Age | Commit message (Expand) | Author |
2022-11-23 | src/soc/qualcomm: Remove unnecessary space after casts | Elyes Haouas |
2022-11-18 | cbmem_top_chipset: Change the return value to uintptr_t | Elyes Haouas |
2022-11-04 | lib/coreboot_table: Simplify API to set up lb_serial | Arthur Heymans |
2022-10-31 | soc: Add SPDX license headers to Makefiles | Martin Roth |
2022-10-26 | coreboot_tables: Drop uart PCI addr | Arthur Heymans |
2022-06-30 | soc/qualcomm: Do resource transition | Kyösti Mälkki |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-03-15 | i2c: Add configurable I2C transfer timeout | Jes Klinke |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-09-16 | mainboard/google: Update the TLMM registers for sdhc | Shaik Sajida Bhanu |
2021-04-08 | soc/qualcomm: move code to common | Ravi Kumar Bokka |
2021-02-19 | memlayout: Store region sizes as separate symbols | Julius Werner |
2020-12-02 | cbfs: Enable CBFS mcache on most chipsets | Julius Werner |
2020-09-21 | soc/qualcomm: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-12 | include/console/uart: make index parameter unsigned | Felix Held |
2020-09-02 | src: Drop redundant 'select BOOTBLOCK_CONSOLE' | Elyes HAOUAS |
2020-07-26 | src/soc/qualcomm: Add include <types.h> | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <types.h>' | Elyes HAOUAS |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-05-11 | treewide: Replace BSD-3-Clause and ISC headers with SPDX headers | Patrick Georgi |
2020-05-11 | treewide: split off license text, remove extra copyright notices | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: move copyrights and authors to AUTHORS | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-04-05 | soc/qualcomm: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-01-02 | soc/qualcomm/qcs405: Remove unused QCS405_BLSP_SPI | Elyes HAOUAS |
2019-12-19 | src/soc/qualcomm: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-19 | src: Remove unneeded 'include <delay.h>' | Elyes HAOUAS |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-11-03 | arch/arm64: Pass cbmem_top to ramstage via calling argument | Arthur Heymans |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-10-09 | soc/qualcomm: Remove default ops to generate bootblock.bin | Arthur Heymans |
2019-09-19 | cpu,mb,soc: Init missing lb_serial struct fields | Jacob Garber |
2019-08-20 | arch/non-x86: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-07-29 | soc/qualcomm/qcs405: Handle invalid QUP and BLSP | Jacob Garber |
2019-07-15 | src: Use '#include <timestamp.h>' when needed | Elyes HAOUAS |
2019-07-13 | soc/qualcomm: Remove unneeded '#include <lib.h>' | Elyes HAOUAS |
2019-07-09 | arch/non-x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-07-03 | vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms | Julius Werner |
2019-06-12 | qcom: Add i2c driver | Prudhvi Yarlagadda |
2019-06-06 | qcs405: Enable VBOOT_MIGRATE_WORKING_DATA | Nitheesh Sekar |
2019-06-05 | coreboot: Add i2c clock API for qcs405 | Taniya Das |
2019-06-04 | qcs405: Add SPI driver support | Prudhvi Yarlagadda |
2019-06-04 | qcs405: Add UART support | Prudhvi Yarlagadda |
2019-04-23 | soc/qualcomm/qcs405: add console.h include | Patrick Georgi |
2019-04-23 | qcs405: Add support of GPIO IRQ APIs | Taniya Das |
2019-04-23 | qcs405: clock: Update SPI API | Taniya Das |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-04-09 | src: Fix remaining #include <timer.h> | Nico Huber |
2019-03-28 | qcs405: Add support for USB host mode | Vijayavardhan Vennapusa |
2019-03-26 | qcs405: clock: Adding the clock support for qcs405 | Pranav Agrawal |
2019-03-26 | qcs405: Add GPIO API | Nitheesh Sekar |
2019-03-21 | vboot: standardize on working data size | Joel Kitching |
2019-03-18 | qcs405: Add DRAM resources | Nitheesh Sekar |
2019-03-18 | qcs405: Add Timer support | Nitheesh Sekar |
2019-03-18 | soc/qualcomm/qcs405: Add MMU support | Nitheesh Sekar |
2019-03-18 | soc/qualcomm/qcs405: Support for new SoC | Nitheesh Sekar |