1. 2c629bd common: Drop cpu_init() by Simon Glass · 5 years ago
  2. b598147 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  3. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  4. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  5. f0143a8 common: Move timer_get_us() function out of common.h by Simon Glass · 5 years ago
  6. 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  7. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  8. 6c03f9e common: Add a new lz4.h header file by Simon Glass · 5 years ago
  9. b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  10. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  11. 2310c8e serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  12. 8d5babb common: Move env_get_ip() to net.h by Simon Glass · 5 years ago
  13. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  14. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 5 years ago
  15. f083583 common: Move bootcount functions to their header file by Simon Glass · 5 years ago
  16. c660444 spl: bootcount: Move code out of header file by Simon Glass · 5 years ago
  17. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  18. b2ea91b crc: Fix code style with crc functions by Simon Glass · 5 years ago
  19. c3a4d1c common: Drop linux/crc8.h by Simon Glass · 5 years ago
  20. 840ef4d common: Move random-number functions into their own header by Simon Glass · 5 years ago
  21. c076e5c status_led: Tidy up the code style by Simon Glass · 5 years ago
  22. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  23. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  24. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  25. 3570406 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  26. 1f3813c Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  27. 2a250ae MIPS: remove Micronas VCT boards by Daniel Schwierzeck · 5 years ago
  28. c4f697b Merge git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  29. a3c9805 include/configs: ls1012a: add pfe stop command by Biwen Li · 5 years ago
  30. 283e4ab armv8: ls1043aqds: modify the qspi_bootcmd definition by Wen He · 5 years ago
  31. 0de19ab armv8: ls1028a: Add environment variables to facilitate the boot by Yuantian Tang · 5 years ago
  32. fd399a1 stm32mp1: board: add spi nand support by Patrick Delaunay · 5 years ago
  33. f6031d6 stm32mp1: activate SET_DFU_ALT_INFO by Patrick Delaunay · 5 years ago
  34. 62d620c ARM: dts: stm32: DT alignment with kernel v5.4-rc4 by Patrick Delaunay · 5 years ago
  35. e07a86b ARM: dts: stm32: DT alignment with kernel v5.3 by Patrick Delaunay · 5 years ago
  36. 4b19b89 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  37. e91a411 usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h by Heinrich Schuchardt · 5 years ago
  38. 8e3361c ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · 5 years ago
  39. 9a0cbae Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  40. 6b7ebff usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 5 years ago
  41. 5ef1e02 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 5 years ago
  42. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  43. a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
  44. 246e601 efi_loader: remove unused function efi_dp_from_dev() by Heinrich Schuchardt · 5 years ago
  45. d64efd9 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  46. fd8adc3 Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  47. 59b01eb rockchip: dts: tinker: Add tinker-s board support by Michael Trimarchi · 5 years ago
  48. 208b8cd rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · 5 years ago
  49. 9e3de72 board: rockchip: Add rk3308 evb support by Andy Yan · 5 years ago
  50. fe9efbc rockchip: clk: Add clk driver for rk3308 by Finley Xiao · 5 years ago
  51. f1a2252 arm: rockchip: Add RK3308 SOC support by Andy Yan · 5 years ago
  52. de43ca7 rockchip: rk3399: split rockpro64 out of evb_rk3399 by Vasily Khoruzhick · 5 years ago
  53. e76943c rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  54. deebba8 rockchip: add px30-evb board by Heiko Stuebner · 5 years ago
  55. d49a526 rockchip: clk: add px30 clock driver by Kever Yang · 5 years ago
  56. 46281a7 rockchip: add core px30 headers by Heiko Stuebner · 5 years ago
  57. 96383bd tests: add OP-TEE test suite by Heiko Stuebner · 5 years ago
  58. 6ccb05e image: fdt: copy possible optee nodes to a loaded devicetree by Heiko Stuebner · 5 years ago
  59. 357d2ce fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory() by Heiko Stuebner · 5 years ago
  60. 086336a fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory() by Heiko Stuebner · 5 years ago
  61. 1dd49f5 pinctrol: dm: remove the function pinctrl_decode_pin_config by Patrick Delaunay · 5 years ago
  62. 3b4847c efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · 5 years ago
  63. cb6617a defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
  64. 38d5fa4 pfla02: Migrate CONFIG_ENV_IS_IN_SPI_FLASH to defconfig by Tom Rini · 5 years ago
  65. ba0afae evb-rk3128: Migrate CONFIG_ENV_IS_IN_MMC to defconfig by Tom Rini · 5 years ago
  66. 5f7ff6d Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  67. 086e391 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  68. 0b73ef0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  69. 6024467 rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUs by Kever Yang · 5 years ago
  70. ee30068 power: pmic: rk809: support rk809 pmic by Joseph Chen · 5 years ago
  71. b4a3557 power: pmic: rk817: support rk817 pmic by Joseph Chen · 5 years ago
  72. b622807 power: pmic: rk805: support rk805 pmic by Elaine Zhang · 5 years ago
  73. addd062 power: pmic: rk816: support rk816 pmic by Elaine Zhang · 5 years ago
  74. 11406b8 dm: regulator: support regulator more state by Joseph Chen · 5 years ago
  75. a4b7485 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  76. ee1c499 Merge branch '2019-11-07-master-imports' by Tom Rini · 5 years ago
  77. bef1845 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  78. 5536c3c freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  79. 30449ae armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
  80. 6b86dd0 power: pmic: tps65941: Add support for tps65941 family of PMICs by Keerthy · 5 years ago
  81. 9a03e50 misc: k3_avs: Add j721e support by Keerthy · 5 years ago
  82. 9d233b4 misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0 by Tero Kristo · 5 years ago
  83. e3aafef arm: add initial support for the Phytium Durian Board by liu hao · 5 years ago
  84. 8c59ca9 linux err: make ERR_PTR/PTR_ERR architecture specific by Simon Goldschmidt · 5 years ago
  85. d911087 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  86. f69257b usb: composite: add BOS descriptor support to composite framework by T Karthik Reddy · 5 years ago
  87. 8d94e18 usb: udc: Introduce ->udc_set_speed() method by Sherry Sun · 5 years ago
  88. 77dcbdf usb: gadget: Add match_ep() op to usb_gadget_ops by Vignesh Raghavendra · 5 years ago
  89. c93e305 bitmaps: import for_each_set_bit() macro by Vignesh Raghavendra · 5 years ago
  90. c37f594 list: import list_first_entry_or_null() by Vignesh Raghavendra · 5 years ago
  91. a8c1846 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  92. e64ebde Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  93. 2a51fe0 mpc85xx, socrates: add DM PCI support by Heiko Schocher · 5 years ago
  94. 98beb60 mpc85xx, socrates: enable DM serial by Heiko Schocher · 5 years ago
  95. 92746ba mpc85xx, socrates: enable DM I2C by Heiko Schocher · 5 years ago
  96. 4c65a44 mpc85xx, socrates: disable VIDEO by Heiko Schocher · 5 years ago
  97. 39642ab mpc85xx, socrates: add DM support by Heiko Schocher · 5 years ago
  98. e4ee459 mpc85xx, socrates: suppress unknown flash warning by Heiko Schocher · 5 years ago
  99. bdcf3a8 imx: imx8mm-evk: enable ethernet by Peng Fan · 5 years ago
  100. d239d9d imx: add i.MX8MN DDR4 board support by Peng Fan · 5 years ago