1. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  2. abf2c68 ARM: MediaTek: add basic support for MT8518 boards by mingming lee · 5 years ago
  3. 9072400 clk: mediatek: add driver for MT8518 by mingming lee · 5 years ago
  4. 69acc36 ARM: omapl138_lcdk: Allow early init to start instruction cache by Adam Ford · 5 years ago
  5. e78f16b Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  6. 60f3c01 Convert CONFIG_PHY_CORTINA to Kconfig by Tom Rini · 5 years ago
  7. 1e26f64 bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC by Lihua Zhao · 5 years ago
  8. a4ef065 Merge branch '2019-12-02-master-imports' by Tom Rini · 5 years ago
  9. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  10. 533cee0 common: Drop get_endaddr() by Simon Glass · 5 years ago
  11. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 5 years ago
  12. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  13. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  14. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  15. 428a6a1 common: Drop board_show_dram() by Simon Glass · 5 years ago
  16. 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
  17. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  18. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  19. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  20. 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
  21. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  22. 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
  23. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  24. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  25. 2c629bd common: Drop cpu_init() by Simon Glass · 5 years ago
  26. b598147 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  27. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  28. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  29. f0143a8 common: Move timer_get_us() function out of common.h by Simon Glass · 5 years ago
  30. 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  31. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  32. 6c03f9e common: Add a new lz4.h header file by Simon Glass · 5 years ago
  33. b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  34. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  35. 2310c8e serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  36. 8d5babb common: Move env_get_ip() to net.h by Simon Glass · 5 years ago
  37. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  38. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 5 years ago
  39. f083583 common: Move bootcount functions to their header file by Simon Glass · 5 years ago
  40. c660444 spl: bootcount: Move code out of header file by Simon Glass · 5 years ago
  41. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  42. b2ea91b crc: Fix code style with crc functions by Simon Glass · 5 years ago
  43. c3a4d1c common: Drop linux/crc8.h by Simon Glass · 5 years ago
  44. 840ef4d common: Move random-number functions into their own header by Simon Glass · 5 years ago
  45. c076e5c status_led: Tidy up the code style by Simon Glass · 5 years ago
  46. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  47. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  48. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  49. 3570406 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  50. 1f3813c Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  51. 2a250ae MIPS: remove Micronas VCT boards by Daniel Schwierzeck · 5 years ago
  52. c4f697b Merge git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  53. a3c9805 include/configs: ls1012a: add pfe stop command by Biwen Li · 5 years ago
  54. 283e4ab armv8: ls1043aqds: modify the qspi_bootcmd definition by Wen He · 5 years ago
  55. 0de19ab armv8: ls1028a: Add environment variables to facilitate the boot by Yuantian Tang · 5 years ago
  56. fd399a1 stm32mp1: board: add spi nand support by Patrick Delaunay · 5 years ago
  57. f6031d6 stm32mp1: activate SET_DFU_ALT_INFO by Patrick Delaunay · 5 years ago
  58. 62d620c ARM: dts: stm32: DT alignment with kernel v5.4-rc4 by Patrick Delaunay · 5 years ago
  59. e07a86b ARM: dts: stm32: DT alignment with kernel v5.3 by Patrick Delaunay · 5 years ago
  60. 4b19b89 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  61. e91a411 usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h by Heinrich Schuchardt · 5 years ago
  62. 8e3361c ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · 5 years ago
  63. 9a0cbae Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  64. 6b7ebff usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 5 years ago
  65. 5ef1e02 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 5 years ago
  66. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  67. a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
  68. 246e601 efi_loader: remove unused function efi_dp_from_dev() by Heinrich Schuchardt · 5 years ago
  69. d64efd9 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  70. fd8adc3 Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  71. 59b01eb rockchip: dts: tinker: Add tinker-s board support by Michael Trimarchi · 5 years ago
  72. 208b8cd rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · 5 years ago
  73. 9e3de72 board: rockchip: Add rk3308 evb support by Andy Yan · 5 years ago
  74. fe9efbc rockchip: clk: Add clk driver for rk3308 by Finley Xiao · 5 years ago
  75. f1a2252 arm: rockchip: Add RK3308 SOC support by Andy Yan · 5 years ago
  76. de43ca7 rockchip: rk3399: split rockpro64 out of evb_rk3399 by Vasily Khoruzhick · 5 years ago
  77. e76943c rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  78. deebba8 rockchip: add px30-evb board by Heiko Stuebner · 5 years ago
  79. d49a526 rockchip: clk: add px30 clock driver by Kever Yang · 5 years ago
  80. 46281a7 rockchip: add core px30 headers by Heiko Stuebner · 5 years ago
  81. 96383bd tests: add OP-TEE test suite by Heiko Stuebner · 5 years ago
  82. 6ccb05e image: fdt: copy possible optee nodes to a loaded devicetree by Heiko Stuebner · 5 years ago
  83. 357d2ce fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory() by Heiko Stuebner · 5 years ago
  84. 086336a fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory() by Heiko Stuebner · 5 years ago
  85. 1dd49f5 pinctrol: dm: remove the function pinctrl_decode_pin_config by Patrick Delaunay · 5 years ago
  86. 3b4847c efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · 5 years ago
  87. cb6617a defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
  88. 38d5fa4 pfla02: Migrate CONFIG_ENV_IS_IN_SPI_FLASH to defconfig by Tom Rini · 5 years ago
  89. ba0afae evb-rk3128: Migrate CONFIG_ENV_IS_IN_MMC to defconfig by Tom Rini · 5 years ago
  90. 5f7ff6d Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  91. 086e391 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  92. 0b73ef0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  93. 6024467 rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUs by Kever Yang · 5 years ago
  94. ee30068 power: pmic: rk809: support rk809 pmic by Joseph Chen · 5 years ago
  95. b4a3557 power: pmic: rk817: support rk817 pmic by Joseph Chen · 5 years ago
  96. b622807 power: pmic: rk805: support rk805 pmic by Elaine Zhang · 5 years ago
  97. addd062 power: pmic: rk816: support rk816 pmic by Elaine Zhang · 5 years ago
  98. 11406b8 dm: regulator: support regulator more state by Joseph Chen · 5 years ago
  99. a4b7485 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  100. ee1c499 Merge branch '2019-11-07-master-imports' by Tom Rini · 5 years ago