Age | Commit message (Expand) | Author |
2024-08-23 | arch/arm: Add a few ARM targets as supported by CLANG | Arthur Heymans |
2024-05-30 | tree: Remove duplicated <soc/gpio.h> | Elyes Haouas |
2024-04-11 | tree: Drop unused <string.h> | Elyes Haouas |
2024-03-30 | soc/rockchip: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-02-18 | soc: Add SPDX license headers to Kconfig files | Martin Roth |
2024-02-08 | commonlib: Change GCD function to always use 64 bits | Julius Werner |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | soc/*: Rename Makefiles from .inc to .mk | Martin Roth |
2024-01-06 | soc/rockchip/rk3399/mipi: Remove space before semicolon | Elyes Haouas |
2023-11-13 | fmap: Map less space in fallback path without CBFS verification | Julius Werner |
2023-11-11 | rockchip/rk3288: Reshuffle memlayout to make a bit more verstage space | Julius Werner |
2023-11-04 | Use common GCD function | Yidi Lin |
2023-10-11 | memlayout.ld: Increase RAMSTAGE size to more than 1MB everywhere | Patrick Georgi |
2022-11-18 | cbmem_top_chipset: Change the return value to uintptr_t | Elyes Haouas |
2022-09-30 | soc/rockchip/rk3288/clock.c: Remove trailing semicolon | Elyes Haouas |
2022-08-12 | soc/(amd|rockchip): Update vb2ex_hwcrypto implementations to new API req | Julius Werner |
2022-07-04 | treewide: Unify Google branding | Jon Murphy |
2022-06-26 | soc/rockchip: Do resource transition | Kyösti Mälkki |
2022-06-24 | src/soc: Get rid of most src/soc/Kconfig files | Martin Roth |
2022-06-22 | security/vboot: Deprecate VBOOT_VBNV_EC | Yu-Ping Wu |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-05-11 | soc/*: Use __fallthrough statement | Arthur Heymans |
2022-03-15 | i2c: Add configurable I2C transfer timeout | Jes Klinke |
2022-02-16 | Use the fallthrough statement in switch loops | Arthur Heymans |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-02-01 | soc/rockchip/rk3399/display.c: Remove unuseful 'return' in void function | Elyes HAOUAS |
2021-09-11 | mipi: Make panel init callback work directly on DSI transaction types | Julius Werner |
2021-08-23 | include/bcd: move bcd code to commonlib/bsd/include | Ricardo Quesada |
2021-03-04 | soc/rockchip/rk3399/sdram: Add channel to error message | Moritz Fischer |
2021-03-04 | soc/rockchip/rk3399/sdram: Simplify error condition | Moritz Fischer |
2021-02-26 | rk3399: clock: Fix style for rkclk_ddr_reset() | Julius Werner |
2021-02-26 | rk3399: sdram: Remove obs_err variable to avoid uninitialized use | Julius Werner |
2021-02-22 | soc/rockchip/rk3399/sdram: Remove superfluous parameter | Moritz Fischer |
2021-02-20 | soc/rockchip/rk3399/sdram: Use rank_mask in WDQL training | Moritz Fischer |
2021-02-20 | soc/rockchip/rk3399/sdram: Use rank_mask in CA training | Moritz Fischer |
2021-02-19 | soc/rockchip/rk3399/clock: Add rkclk_ddr_reset() function | Moritz Fischer |
2021-02-19 | soc/rockchip/rk3399/sdram: Add phy_ctrl_reset | Moritz Fischer |
2021-02-19 | soc/rockchip/rk3399/sdram: Clear PI_175 IRQs in data training | Moritz Fischer |
2021-02-19 | memlayout: Store region sizes as separate symbols | Julius Werner |
2021-02-18 | soc/rockchip/rk3399/sdram: Move WDQL training into a separate function | Moritz Fischer |
2021-02-18 | soc/rockchip/rk3399/sdram: Move RL training into a separate function | Moritz Fischer |
2021-02-18 | soc/rockchip/rk3399/sdram: Move RG training into a separate function | Moritz Fischer |
2021-02-18 | soc/rockchip/rk3399/sdram: Move WL training into a separate function | Moritz Fischer |
2021-02-18 | soc/rockchip/rk3399/sdram: Move CA training into a separate function | Moritz Fischer |
2021-02-18 | soc/rockchip/rk3399/sdram: Order and group tsel variables | Moritz Fischer |
2021-02-18 | soc/rockchip/rk3399/sdram: Shorten sdram_params to params | Moritz Fischer |
2020-12-17 | drivers: Replace set_vbe_mode_info_valid | Patrick Rudolph |
2020-12-02 | cbfs: Enable CBFS mcache on most chipsets | Julius Werner |
2020-11-16 | src: Change bare 'unsigned' to 'unsigned int' | Martin Roth |
2020-10-19 | soc/rockchip/rk3288/include/soc/display.h: Add missing includes | Elyes HAOUAS |
2020-10-19 | soc/rockchip/rk3288/gpio.c: Use GPIOx_BASE macros | Elyes HAOUAS |
2020-09-21 | soc/rockchip: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-12 | include/console/uart: make index parameter unsigned | Felix Held |
2020-09-01 | {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent | Subrata Banik |
2020-07-29 | src/soc/rockchip: Add missing <{stddef,stdint}.h> | Elyes HAOUAS |
2020-07-14 | soc/rockchip/rk3399/display.c: Add missing include | Elyes HAOUAS |
2020-06-26 | soc/rockchip: Use (Q) instead of @ | Stefan Reinauer |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stddef.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-08 | {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-06 | soc/rockchip: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-10 | src: Remove unneeded 'include <arch/cache.h>' | Elyes HAOUAS |
2020-02-24 | soc/rockchip: Fix typos | Elyes HAOUAS |
2019-12-20 | src: Replace min/max() with MIN/MAX() | Elyes HAOUAS |
2019-12-19 | src/soc/rockchip: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-11-19 | lib/fmap: Disable pre-RAM cache for FSP 1.0 | Julius Werner |
2019-11-14 | rockchip/rk3288: Split free SRAM more evenly between stages | Julius Werner |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-11-11 | rockchip/rk3288: Bump verstage size a little more | Julius Werner |
2019-11-03 | arch/arm64: Pass cbmem_top to ramstage via calling argument | Arthur Heymans |
2019-11-03 | arch/arm: 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-27 | src/soc: change "unsigned" to "unsigned int" | Martin Roth |
2019-09-14 | arm64: Uprev Arm TF and adjust to BL31 parameter changes | Julius Werner |
2019-08-30 | arm64: Rename arm_tf.c/h to bl31.c/h | Julius Werner |
2019-08-22 | rockchip: Use new buffer_to/from_fifo32(_prefix) helpers | Julius Werner |
2019-08-21 | vboot: update vboot2 functions to use new vb2_error_t | Joel Kitching |
2019-08-10 | src: Include <stdint.h> instead of <inttypes.h> | Jacob Garber |
2019-07-25 | soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-07-25 | soc/rockchip/rk3399: Use 64 bits in multiplication | Jacob Garber |
2019-07-19 | src: Make implicit fall throughs explicit | Jacob Garber |
2019-07-17 | soc/rockchip/rk3288: Add fall through comment | Jacob Garber |
2019-07-13 | soc/rockchip/rk3288/include/soc: Add missing include <types.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-05-30 | soc/rockchip/rk3288: Disable bootblock console | Patrick Georgi |
2019-05-29 | src/soc: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-06 | Fix code that would trip -Wtype-limits | Julius Werner |
2019-04-30 | rockchip: rk3399: increase memory for fit payload. | Marty E. Plummer |
2019-04-30 | vboot: refactor OPROM code | Joel Kitching |
2019-04-29 | rockchip/rk3399: Select VBOOT_MIGRATE_WORKING_DATA | Julius Werner |