1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  2. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  3. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
  4. b5bb2c4 x86: coral: Allow booting from coreboot by Simon Glass · 3 years, 5 months ago
  5. 1369d47 x86: coral: Show memory config and SKU ID on startup by Simon Glass · 3 years, 8 months ago
  6. df4c395 x86: coral: Free the ACPI GPIOs after using them by Simon Glass · 3 years, 9 months ago
  7. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  8. 23deeed x86: coral: Add sysinfo ops by Simon Glass · 3 years, 10 months ago
  9. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  10. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  11. ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · 4 years ago
  12. f55f388 rockchip: gru: Allow setting up clocks in U-Boot proper by Alper Nebi Yasak · 4 years, 1 month ago
  13. 1c32c79 x86: coral: Correct max98357 file by Simon Glass · 4 years, 1 month ago
  14. 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
  15. 8834135 x86: coral: Add audio descriptor files by Simon Glass · 4 years, 2 months ago
  16. fdf5263 x86: coral: Add ACPI tables for coral by Simon Glass · 4 years, 2 months ago
  17. fa53664 x86: apl: Correct PCIE_ECAM_BASE by Simon Glass · 4 years, 2 months ago
  18. 3e90244 x86: Introduce USE_EARLY_BOARD_INIT option by Andy Shevchenko · 4 years, 3 months ago
  19. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  20. fa35c3d imx8m: Refactor the OPTEE memory removal by Peng Fan · 4 years, 5 months ago
  21. e8c4c96 rockchip: veyron: move board_early_init_f to _r (after reloc) by Urja Rannikko · 4 years, 7 months ago
  22. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  23. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  24. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  25. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  26. a0a2948 arm: imx: Add support for Google's Coral Dev Board by Alifer Moraes · 4 years, 9 months ago
  27. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  28. 124602a x86: Add chromebook_coral by Simon Glass · 5 years ago
  29. 9554a4e rockchip: rk3399: Migrate to use common board file by Kever Yang · 5 years ago
  30. 71195ce rockchip: rk3288: Move veyron_init() back to veyron.c by Kever Yang · 5 years ago
  31. 9247104 rockchip: rk3288: move board_early_init_f() back to veyron by Kever Yang · 5 years ago
  32. b22e9fd rockchip: rk3399: move chromebook bob specific flow to its board file by Kever Yang · 5 years ago
  33. 8e44578 x86: samus: Add a target to boot through TPL by Simon Glass · 6 years ago
  34. eaef09d rockchip: Add MAINTAINER entry for chromebook_speedy by Philipp Tomsich · 6 years ago
  35. 8fbf992 rockchip: Add support for chromebook_bob by Simon Glass · 6 years ago
  36. 2708698 rockchip: add support for veyron-speedy (ASUS Chromebook C201) by Marty E. Plummer · 6 years ago
  37. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  38. 4670e27 x86: kconfig: Remove meaningless 'select n' by Ulf Magnusson · 7 years ago
  39. 19ca463 x86: kconfig: Let board select SPI flash by Bin Meng · 7 years ago
  40. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  41. 842a8de x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  42. f043f36 rockchip: Correct MAINTAINER entry for chromebook_minnie by Simon Glass · 8 years ago
  43. 446e56a x86: link: Add a config for 64-bit U-Boot by Simon Glass · 8 years ago
  44. 5dd426f x86: link: Add a text base for 64-bit U-Boot by Simon Glass · 8 years ago
  45. e51b2e7 rockchip: Add support for veyron-minnie (ASUS Chromebook Flip) by Simon Glass · 8 years ago
  46. bf8d7bf rockchip: Add support for veyron-mickey (Chromebit) by Simon Glass · 8 years ago
  47. 57538b3 rockchip: veyron: Add a note about the SDRAM voltage by Simon Glass · 8 years ago
  48. ba8635d rockchip: Rename jerry files to veyron by Simon Glass · 8 years ago
  49. a0b0961 x86: Add support for the samus chromebook by Simon Glass · 9 years ago
  50. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  51. 4fa56b1 x86: ivybridge: Move northbridge and PCH init into drivers by Simon Glass · 9 years ago
  52. c3153b3 x86: ivybridge: Do not require HAVE_INTEL_ME by Bin Meng · 9 years ago
  53. a986c3a x86: Remove HAVE_ACPI_RESUME by Bin Meng · 9 years ago
  54. 55af71f x86: Remove CPU_INTEL_SOCKET_RPGA989 by Bin Meng · 9 years ago
  55. 715f20a x86: Clean up ivybridge/chrome Kconfig options by Bin Meng · 9 years ago
  56. 9d5d1cc rockchip: Add basic support for jerry by Simon Glass · 9 years ago
  57. a742b06 x86: Remove MARK_GRAPHICS_MEM_WRCOMB by Bin Meng · 9 years ago
  58. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  59. d069c21 x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS by Bin Meng · 10 years ago
  60. 03b341b x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · 10 years ago
  61. 5e81f3e x86: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  62. 3da658a dm: x86: pci: Convert coreboot to use driver model for pci by Simon Glass · 10 years ago
  63. 5f8865f x86: Add support for panther (Asus Chromebox) by Simon Glass · 10 years ago
  64. 461cebf x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 by Simon Glass · 10 years ago
  65. 3705d1c x86: Move CONFIG_SYS_CAR_xxx to Kconfig by Bin Meng · 10 years ago
  66. a11937c x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig by Bin Meng · 10 years ago
  67. 9b64969 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support by Bin Meng · 10 years ago
  68. a55173f x86: ich6-gpio: Move setup_pch_gpios() to board support codes by Bin Meng · 10 years ago
  69. c191ab7 x86: Make ROM_SIZE configurable in Kconfig by Bin Meng · 10 years ago
  70. 7f251c4 x86: chromebook_link: Enable the Chrome OS EC by Simon Glass · 10 years ago
  71. d9de96d x86: Remove board_early_init_r() by Simon Glass · 10 years ago
  72. 9a44768 x86: chromebook_link: Enable GPIO support by Simon Glass · 10 years ago
  73. 98f139b x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · 10 years ago
  74. 245561d x86: Emit post codes in startup code for Chromebooks by Simon Glass · 10 years ago
  75. 0b36ecd x86: Add chromebook_link board by Simon Glass · 10 years ago