1. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  2. 30975fb rockchip: Add option to prevent booting on power plug-in by Chris Morgan · 2 years, 5 months ago
  3. 3483102 mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format by Jerome Forissier · 2 years, 5 months ago
  4. e0479b7 rockchip: board: change condition board_usb_init() in function by Johan Jonker · 2 years, 6 months ago
  5. 5858b90 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · 2 years, 5 months ago
  6. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 5 months ago
  7. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 5 months ago
  8. 151a030 arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid by Peng Fan · 2 years, 6 months ago
  9. 5859bb2 rockchip: fix boot_devices constants by Johan Jonker · 2 years, 6 months ago
  10. 62fcd72 rockchip: rk3066: add Rikomagic MK808 board by Johan Jonker · 2 years, 6 months ago
  11. 33f4750 rockchip: rk3066: add core support by Johan Jonker · 2 years, 6 months ago
  12. 30a7b82 rockchip: tpl: use IS_ENABLED for timer_init() call condition by Johan Jonker · 2 years, 7 months ago
  13. d23f55d rockchip: tpl: change call condition rockchip_stimer_init() by Johan Jonker · 2 years, 7 months ago
  14. 12a7164 rockchip: spl: change call condition rockchip_stimer_init() by Johan Jonker · 2 years, 7 months ago
  15. 5456204 rockchip: move ROCKCHIP_STIMER_BASE to Kconfig by Johan Jonker · 2 years, 7 months ago
  16. 5907357 spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 3 months ago
  17. b42297b rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASE by Alper Nebi Yasak · 2 years, 9 months ago
  18. 6d36e92 rockchip: rk3399: Add support for chromebook_kevin by Marty E. Plummer · 2 years, 10 months ago
  19. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 10 months ago
  20. 1b46518 Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 2 years, 10 months ago
  21. eaee44a rockchip: boot_mode: fix fastboot command by John Keeping · 2 years, 11 months ago
  22. 0ade025 engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OF by Jagan Teki · 3 years ago
  23. ef7f430 rockchip: rk3568: add arch_cpu_init() by Nico Cheng · 3 years ago
  24. daec31e rockchip: Kconfig: Enable SPL support for rk3568 by Nico Cheng · 3 years ago
  25. 55de0c1 rk3399: Don't enable the debug UART if there is no driver by Simon Glass · 3 years ago
  26. 51827f9 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 2 months ago
  27. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  28. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 3 months ago
  29. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 3 months ago
  30. 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 3 months ago
  31. a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 3 months ago
  32. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 2 months ago
  33. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  34. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  35. 6633b4d rockchip: px30: Add support for using SFC by Chris Morgan · 3 years, 3 months ago
  36. e8a663c rk3399: boot_devices fix spinor node name by Artem Lapkin · 3 years, 5 months ago
  37. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 3 months ago
  38. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  39. 695693b board: rockchip: Add rk3568 evb support by Joseph Chen · 3 years, 5 months ago
  40. 2a950e3 rockchip: Add rk3568 architecture core by Joseph Chen · 3 years, 5 months ago
  41. 79dec66 ARM: fix LTO for rockchip and samsung by Marek Behún · 3 years, 5 months ago
  42. d442f69 common: fit: Add weak board_fit_config_name_match by Sean Anderson · 3 years, 7 months ago
  43. ca7bb9d rockchip: rk3368: move STACK_R_ADDR address and into Kconfig by Heiko Stuebner · 3 years, 8 months ago
  44. 53e14aa rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000 by Heiko Stuebner · 3 years, 8 months ago
  45. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  46. 65f354c arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize() by Bin Meng · 3 years, 9 months ago
  47. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  48. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 10 months ago
  49. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  50. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  51. 51656ae rockchip: Add Engicam PX30.Core C.TOUCH 2.0 by Jagan Teki · 4 years ago
  52. 39c8b2c rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit by Jagan Teki · 4 years ago
  53. cf1b86a rockchip: px30: Add EVB_PX30 Kconfig help by Jagan Teki · 4 years ago
  54. 5b861ee rockchip: make_fit_atf: ignore empty PT_LOAD segment by Heinrich Schuchardt · 4 years, 1 month ago
  55. 851737a fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 3 months ago
  56. e2f8ba8 rockchip: rk3188: Fix the code support for SPL_LED by Kever Yang · 4 years, 2 months ago
  57. 5a11405 rockchip: Drop the fit_spl_optee.sh script by Simon Glass · 4 years, 3 months ago
  58. a32dd07 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · 4 years, 3 months ago
  59. c4cea2b rockchip: Enable building a SPI ROM image on bob by Simon Glass · 4 years, 3 months ago
  60. 9b312e2 rockchip: Enable building a SPI ROM image on jerry by Simon Glass · 4 years, 3 months ago
  61. fab4f32 rockchip: Allow Bob to use SPI boot by Simon Glass · 4 years, 3 months ago
  62. e230c57 rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · 4 years, 3 months ago
  63. 88132e0 rockchip: Don't clear the reset status reg by Jagan Teki · 4 years, 3 months ago
  64. b24405f rockchip: tpl: Remove board_early_init_f() by Kever Yang · 4 years, 3 months ago
  65. 500d1e7 rockchip: rk3399: Add weak led_setup() by Jagan Teki · 4 years, 3 months ago
  66. eab5c50 rockchip: rk3288: Add OF board setup by Jagan Teki · 4 years, 3 months ago
  67. 90f740a rockchip: sdram: fix dram_init_banksize by Alex Bee · 4 years, 3 months ago
  68. 02ce99e rockchip: board: add Hardkernel Odroid Go2 board by Heiko Stuebner · 4 years, 4 months ago
  69. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 4 months ago
  70. 46a8606 rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM by Hugh Cole-Baker · 4 years, 4 months ago
  71. a2b1cff rockchip: rk3188: Fix back to BROM boot by Alexander Kochetkov · 4 years, 4 months ago
  72. b6740fb rockchip: spl: do full dram_init instead of only probing by Heiko Stuebner · 4 years, 5 months ago
  73. 9fb8e24 rockchip: Add initial support for the Pinebook Pro laptop from Pine64. by Peter Robinson · 4 years, 6 months ago
  74. c28ef1b arm: mach-rockchip: bind sub-nodes for rk3399_syscon by Frank Wang · 4 years, 5 months ago
  75. 97de393 rockchip: Fix spl mmc boot device ofpath by Jagan Teki · 4 years, 5 months ago
  76. e68a843 rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA by Urja Rannikko · 4 years, 5 months ago
  77. 353ad95 rockchip: spl: veyron speedy boots from SPI by Urja Rannikko · 4 years, 5 months ago
  78. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  79. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  80. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  81. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  82. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  83. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  84. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  85. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  86. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 6 months ago
  87. 61853a7 rockchip: Enable pre console for rk3399 by Jagan Teki · 4 years, 7 months ago
  88. f9561d8 arch: arm: rockchip: order the rk3399 entries alphabetically by Peter Robinson · 4 years, 10 months ago
  89. 5a6d3d1 board: roc-pc-rk3399: Add support for onboard LED's and push button to indicate power mode by Suniel Mahesh · 4 years, 9 months ago
  90. 01892d2 rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 by Suniel Mahesh · 4 years, 9 months ago
  91. 80b9882 rockchip: boot_mode: find the saradc device name by Hugh Cole-Baker · 4 years, 9 months ago
  92. 3807017 rockchip: rk3288: Enable pre console buffer by Jagan Teki · 4 years, 9 months ago
  93. 552e7cc rockchip: make the global board_fit_config_name_match __weak by Heiko Stuebner · 4 years, 9 months ago
  94. dfa6470 rockchip: make_fit_atf: use correct fdt_x references in config nodes by Heiko Stuebner · 4 years, 9 months ago
  95. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  96. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  97. efebc8e rockchip: rk3399: Add bootcount support by Jagan Teki · 4 years, 10 months ago
  98. ee6321f rockchip: Add common reset cause by Jagan Teki · 4 years, 10 months ago
  99. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 10 months ago
  100. 2952f39 rockchip: Add cpu-info by Jagan Teki · 4 years, 10 months ago