1. 5eb9a78 rockchip: sdram_common: add common dram_init_banksize by Kever Yang · 5 years ago
  2. 54f17fa rockchip: add common board file for U-Boot proper by Kever Yang · 5 years ago
  3. 6c9a9df rockchip: clean up board_usb_init() for all SoCs by Kever Yang · 5 years ago
  4. 283e61a rockchip: convert to use ROCKCHIP_BOOT_MODE_REG for fastboot tag by Kever Yang · 5 years ago
  5. 604814c rockchip: rk3328: add board_debug_uart_init() by Kever Yang · 5 years ago
  6. b7abef2 rockchip: rk3399: Migrate to use common spl board file by Kever Yang · 5 years ago
  7. faa98c7 rockchip: rk3399: move chromebook bob specific flow to its board file by Kever Yang · 5 years ago
  8. 4e1aeb8 rockchip: rk3399: move boot_devices into soc file by Kever Yang · 5 years ago
  9. 47b0ead rockchip: rk3399; move spl_board_init() into soc file by Kever Yang · 5 years ago
  10. bd06a7c rockchip: rk3399: move SoC setting into arch_cpu_init() by Kever Yang · 5 years ago
  11. 08f7905 rockchip: rk3399: show SPL BANNER earlier in board_init_f() by Kever Yang · 5 years ago
  12. 4238e52 rockchip: rk3399: move spl_perform_fixups() into soc file by Kever Yang · 5 years ago
  13. 4a39578 rockchip: rk3368: add boot_devices mapping to support 'same-as-spl' by Kever Yang · 5 years ago
  14. 30d7109 rockchip: rk3368: migrate to use common spl board file by Kever Yang · 5 years ago
  15. 612fd9e rockchip: rk3328: add boot_devices mapping to support 'same-as-spl' by Kever Yang · 5 years ago
  16. 9cc6704 rockchip: rk3328: migrate to use common spl board file by Kever Yang · 5 years ago
  17. 7e35ad9 rockchip: rk3328: add STIMER_BASE definition by Kever Yang · 5 years ago
  18. 8af6caf rockchip: rk3288: add boot_devices mapping to support 'same-as-spl' by Kever Yang · 5 years ago
  19. 68907a0 rockchip: rk3288-veyron: Migrate "u-boot, boot0" to "u-boot, spl-boot-order" by Kever Yang · 5 years ago
  20. 65ea919 rockchip: phycore: remove no use "u-boot, boot0" in dts by Kever Yang · 5 years ago
  21. 60b13c8 rockchip: rk3288: Migrate to use common spl board file by Kever Yang · 5 years ago
  22. f35c417 rockchip: rk3288: move dram_init_banksize() into soc file by Kever Yang · 5 years ago
  23. 8f5b5aa rockchip: rk3288-phycore: move phycore_init() to its own board file by Kever Yang · 5 years ago
  24. 57d55db rockchip: rk3288: move setup_led() to firefly-rk3288 by Kever Yang · 5 years ago
  25. 4f0b061 rockchip: rk3288: show SPL BANNER earlier in board_init_f() by Kever Yang · 5 years ago
  26. 66a503c rockchip: fit_spl_optee: rockchip: fix warning unit_address_vs_reg by Kever Yang · 5 years ago
  27. a49660b rockchip: rk322x: add boot_devices mapping to support 'same-as-spl' by Kever Yang · 5 years ago
  28. 0cd65e4 rockchip: rk322x: migrate to use common spl board file by Kever Yang · 5 years ago
  29. 7dc79f8 rockchip: rk322x: introduce arch_cpu_init() for SoC setting init by Kever Yang · 5 years ago
  30. 4eb5063 rockchip: rk3188: migrate to use common spl board file by Kever Yang · 5 years ago
  31. 3b3c623 rockchip: rk3188: add boot_devices mapping to support 'same-as-spl' by Kever Yang · 5 years ago
  32. 9323ffa rockchip: rk3188: move spl_board_init() into rk3188.c by Kever Yang · 5 years ago
  33. bf1133b rockchip: Migrate to use BOOTROM_SUPPORT driver by Kever Yang · 5 years ago
  34. 4dd4fc3 rockchip: rk3188: move usb uart init into arch_cpu_init() by Kever Yang · 5 years ago
  35. 84a6a27 rockchip: rk3188: init CPU freq in clock driver by Kever Yang · 5 years ago
  36. 49105fb rockchip: add common spl board file by Kever Yang · 5 years ago
  37. bfcf15a rockchip: declear boot_devices in bootrom.h by Kever Yang · 5 years ago
  38. cd59501 rockchip: intruduce common BROM_BOOTSOURCE_ID_ADDR by Kever Yang · 5 years ago
  39. 5f24680 rockchip: add CONFIG_IRAM_BASE for all SoCs by Kever Yang · 5 years ago
  40. 7a9dd60 rockchip: remove redundant CONFIG_SYS_NS16550_MEM32 by Kever Yang · 5 years ago
  41. 70c2f59 include: configs: Increase CONFIG_SYS_BOOTM_LEN to 16MB by Shyam Saini · 5 years ago
  42. bfe9abe gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tag by Tom Rini · 5 years ago
  43. 8481217 gitlab-ci: Add pyelftools to the binman testsuite section by Tom Rini · 5 years ago
  44. f9b65c7 Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  45. 44e02e3 dm: device: make power domain calls optional by Anatolij Gustschin · 5 years ago
  46. 2429613 buildman: fix invocation examples typos by Baruch Siach · 5 years ago
  47. e497fab clk: initialize clk->data when using default xlate by Sekhar Nori · 5 years ago
  48. c026231 dm: uclass: fix comment copy/paste error by Baruch Siach · 5 years ago
  49. 867aaf6 common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges() by Marek Vasut · 5 years ago
  50. 15d61d0 dm: Fix parameter description of dev_read_name() by Bin Meng · 5 years ago
  51. 1635121 dm: core: Set correct "status" value for a node by Bin Meng · 5 years ago
  52. a1f99e4 dm: core: Call clk_set_defaults() during probe() only for a valid ofnode by Bin Meng · 5 years ago
  53. 7efb4a6 dm: timer: Skip device that does not have a valid ofnode in pre_probe() by Bin Meng · 5 years ago
  54. e3665ba fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found by Masahiro Yamada · 5 years ago
  55. e2705fa binman: Add a test for nested and aligned sections by Simon Glass · 5 years ago
  56. 71ce0ba binman: Add an 'extract' command by Simon Glass · 5 years ago
  57. 3a9c252 binman: Support reading from CBFS entries by Simon Glass · 5 years ago
  58. f667e45 binman: Allow reading an entry from an image by Simon Glass · 5 years ago
  59. eea264e binman: Allow for logging information to be displayed by Simon Glass · 5 years ago
  60. 61f564d binman: Support listing an image by Simon Glass · 5 years ago
  61. 8beb11e binman: Convert Image to a subclass of Entry by Simon Glass · 5 years ago
  62. ffded75 binman: Support reading an image into an Image object by Simon Glass · 5 years ago
  63. 2d26003 binman: Support locating an image header by Simon Glass · 5 years ago
  64. e1925fa binman: Support locating an FDT map by Simon Glass · 5 years ago
  65. 41b8ba0 binman: Allow listing the entries in an image by Simon Glass · 5 years ago
  66. 8a1ad06 binman: Detect bad CBFS file types by Simon Glass · 5 years ago
  67. 69f7cb3 binman: Support FDT update for CBFS by Simon Glass · 5 years ago
  68. 52107ee binman: Use the cbfs memlen field only for uncompressed length by Simon Glass · 5 years ago
  69. 1223db0 binman: Provide the actual data address for cbfs files by Simon Glass · 5 years ago
  70. 6c223fd binman: Allow device-tree entries to be compressed by Simon Glass · 5 years ago
  71. c52c9e7 binman: Allow entries to expand after packing by Simon Glass · 5 years ago
  72. bf6906b binman: Add a control for post-pack entry expansion by Simon Glass · 5 years ago
  73. a0dcaf2 binman: Add a return value to ProcessContentsUpdate() by Simon Glass · 5 years ago
  74. 7f9e00a binman: Call ProcessUpdateContents() consistently by Simon Glass · 5 years ago
  75. 5b463fc binman: Fix up ProcessUpdateContents error and comments by Simon Glass · 5 years ago
  76. e430440 binman: Allow easy importing of entry modules by Simon Glass · 5 years ago
  77. c073ced binman: Drop an unused arg in Entry.Lookup() by Simon Glass · 5 years ago
  78. 8287ee8 binman: Move compression into the Entry base class by Simon Glass · 5 years ago
  79. 53cd5d9 binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  80. cf22894 binman: Add an image header by Simon Glass · 5 years ago
  81. 086cec9 binman: Add an FDT map by Simon Glass · 5 years ago
  82. 3c08131 binman: Add a convenience functions for real-DTB tests by Simon Glass · 5 years ago
  83. 5746018 binman: Update help for new features by Simon Glass · 5 years ago
  84. 488b225 binman: Update future features by Simon Glass · 5 years ago
  85. e90fe1b binman: Simplify the entry test by Simon Glass · 5 years ago
  86. e073d4e binman: Add support for fixed-offset files in CBFS by Simon Glass · 5 years ago
  87. 7c173ce binman: Pad empty areas of the CBFS with files by Simon Glass · 5 years ago
  88. c5ac138 binman: Add support for Intel IFWI entries by Simon Glass · 5 years ago
  89. ac62fba binman: Add support for CBFS entries by Simon Glass · 5 years ago
  90. 4997a7e binman: Add a utility library for coreboot CBFS by Simon Glass · 5 years ago
  91. 1cfdfc0 patman: Add a function to write ifwitool by Simon Glass · 5 years ago
  92. 8acce60 binman: Pass the toolpath to tests by Simon Glass · 5 years ago
  93. a9aa4c5 Merge branch '2019-07-24-master-imports' by Tom Rini · 5 years ago
  94. e21e3ff psci: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  95. f0ebcf8 distro_bootcmd: refactor virtio to support PCI block devices by David Abdurachmanov · 5 years ago
  96. 26557d1 remoteproc: Fix potential build issues with SPL remoteproc by Suman Anna · 5 years ago
  97. 57a5112 doc: fitImage: Cosmetics break lines by Mickaël Tansorier · 5 years ago
  98. 15958c7 doc: fitImage: Fix conf number incrementation by Mickaël Tansorier · 5 years ago
  99. e766b2e doc: Add the U-Boot logo to the html doc by Bin Meng · 5 years ago
  100. 98c0d49 doc: Add .gitignore for the Sphinx build output directory by Bin Meng · 5 years ago