Age | Commit message (Expand) | Author |
2020-09-01 | x86: Introduce USE_EARLY_BOARD_INIT option | Andy Shevchenko |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-07-14 | imx8m: Refactor the OPTEE memory removal | Peng Fan |
2020-05-22 | rockchip: veyron: move board_early_init_f to _r (after reloc) | Urja Rannikko |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-01 | arm: imx: Add support for Google's Coral Dev Board | Alifer Moraes |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass |
2019-12-15 | x86: Add chromebook_coral | Simon Glass |
2019-07-29 | rockchip: rk3399: Migrate to use common board file | Kever Yang |
2019-07-29 | rockchip: rk3288: Move veyron_init() back to veyron.c | Kever Yang |
2019-07-29 | rockchip: rk3288: move board_early_init_f() back to veyron | Kever Yang |
2019-07-29 | rockchip: rk3399: move chromebook bob specific flow to its board file | Kever Yang |
2019-05-08 | x86: samus: Add a target to boot through TPL | Simon Glass |
2019-02-01 | rockchip: Add MAINTAINER entry for chromebook_speedy | Philipp Tomsich |
2019-02-01 | rockchip: Add support for chromebook_bob | Simon Glass |
2019-02-01 | rockchip: add support for veyron-speedy (ASUS Chromebook C201) | Marty E. Plummer |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-30 | x86: kconfig: Remove meaningless 'select n' | Ulf Magnusson |
2017-08-01 | x86: kconfig: Let board select SPI flash | Bin Meng |
2017-08-01 | x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig | Bin Meng |
2017-08-01 | x86: kconfig: Let board select BOARD_EARLY_INIT_F | Bin Meng |
2017-02-09 | rockchip: Correct MAINTAINER entry for chromebook_minnie | Simon Glass |
2017-02-07 | x86: link: Add a config for 64-bit U-Boot | Simon Glass |
2017-02-07 | x86: link: Add a text base for 64-bit U-Boot | Simon Glass |
2016-11-25 | rockchip: Add support for veyron-minnie (ASUS Chromebook Flip) | Simon Glass |
2016-11-25 | rockchip: Add support for veyron-mickey (Chromebit) | Simon Glass |
2016-11-25 | rockchip: veyron: Add a note about the SDRAM voltage | Simon Glass |
2016-11-25 | rockchip: Rename jerry files to veyron | Simon Glass |
2016-03-17 | x86: Add support for the samus chromebook | Simon Glass |
2016-03-17 | x86: Drop all the old pin configuration code | Simon Glass |
2016-01-24 | x86: ivybridge: Move northbridge and PCH init into drivers | Simon Glass |
2016-01-13 | x86: ivybridge: Do not require HAVE_INTEL_ME | Bin Meng |
2015-12-09 | x86: Remove HAVE_ACPI_RESUME | Bin Meng |
2015-12-09 | x86: Remove CPU_INTEL_SOCKET_RPGA989 | Bin Meng |
2015-12-09 | x86: Clean up ivybridge/chrome Kconfig options | Bin Meng |
2015-09-02 | rockchip: Add basic support for jerry | Simon Glass |
2015-07-14 | x86: Remove MARK_GRAPHICS_MEM_WRCOMB | Bin Meng |
2015-05-12 | arch: Make board selection choices optional | Joe Hershberger |
2015-04-29 | x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS | Bin Meng |
2015-04-29 | x86: Kconfig: Divide the target selection to vendor/model | Bin Meng |
2015-04-18 | x86: cros_ec: Drop unnecessary init | Simon Glass |
2015-04-18 | dm: x86: pci: Convert coreboot to use driver model for pci | Simon Glass |
2015-04-16 | x86: Add support for panther (Asus Chromebox) | Simon Glass |
2015-02-05 | x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 | Simon Glass |
2015-01-13 | x86: Move CONFIG_SYS_CAR_xxx to Kconfig | Bin Meng |
2015-01-13 | x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig | Bin Meng |
2014-12-18 | x86: ich6-gpio: Add Intel Tunnel Creek GPIO support | Bin Meng |