1. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  2. 2c629bd common: Drop cpu_init() by Simon Glass · 5 years ago
  3. b598147 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  4. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  5. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  6. f0143a8 common: Move timer_get_us() function out of common.h by Simon Glass · 5 years ago
  7. e3107d1 arm: pxa: Drop pxa_wait_ticks() by Simon Glass · 5 years ago
  8. 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  9. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  10. 6c03f9e common: Add a new lz4.h header file by Simon Glass · 5 years ago
  11. b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  12. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  13. 2310c8e serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  14. 8d5babb common: Move env_get_ip() to net.h by Simon Glass · 5 years ago
  15. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  16. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 5 years ago
  17. f083583 common: Move bootcount functions to their header file by Simon Glass · 5 years ago
  18. c660444 spl: bootcount: Move code out of header file by Simon Glass · 5 years ago
  19. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  20. b2ea91b crc: Fix code style with crc functions by Simon Glass · 5 years ago
  21. c3a4d1c common: Drop linux/crc8.h by Simon Glass · 5 years ago
  22. 840ef4d common: Move random-number functions into their own header by Simon Glass · 5 years ago
  23. c076e5c status_led: Tidy up the code style by Simon Glass · 5 years ago
  24. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  25. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  26. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  27. dd38416 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  28. c4f697b Merge git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  29. 089612d Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  30. 2906144 Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  31. 4b39568 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  32. 56b0bb9 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · 5 years ago
  33. 1bdcb83 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · 5 years ago
  34. 6900066 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · 5 years ago
  35. 8f39b03 mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · 5 years ago
  36. e5d3f3d mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · 5 years ago
  37. dc419fc mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · 5 years ago
  38. 8109988 mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 by Marek Vasut · 5 years ago
  39. 37c3990 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · 5 years ago
  40. 0196a58 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · 5 years ago
  41. 1eaffca mpc83xx: remove unused clock.h by Yangbo Lu · 5 years ago
  42. d3eb317 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · 5 years ago
  43. d9114e2 arm: ls1021a: drop redundant board_mmc_init() by Yangbo Lu · 5 years ago
  44. 5e81cbf mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · 5 years ago
  45. 1b71695 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · 5 years ago
  46. b4fee16 stm32mp1: add support for virtual partition read by Patrick Delaunay · 5 years ago
  47. fd399a1 stm32mp1: board: add spi nand support by Patrick Delaunay · 5 years ago
  48. 0df4b94 stm32mp1: configs: activate CONFIG_MTD_SPI_NAND by Patrick Delaunay · 5 years ago
  49. f6031d6 stm32mp1: activate SET_DFU_ALT_INFO by Patrick Delaunay · 5 years ago
  50. 4edce50 stm32mp1: activate DFU support and command MTD by Patrick Delaunay · 5 years ago
  51. 4d7d0e2 ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1 by Patrick Delaunay · 5 years ago
  52. 62d620c ARM: dts: stm32: DT alignment with kernel v5.4-rc4 by Patrick Delaunay · 5 years ago
  53. e07a86b ARM: dts: stm32: DT alignment with kernel v5.3 by Patrick Delaunay · 5 years ago
  54. 5c347f3 configs: stih410-b2260: Enable DM_ETH flag by Patrice Chotard · 5 years ago
  55. 4b19b89 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  56. e3281ae Merge tag 'fixes-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  57. dbcbdad sandbox: enable USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 5 years ago
  58. 12f1e79 dm: test: usb: rework keyboard test by Heinrich Schuchardt · 5 years ago
  59. e91a411 usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h by Heinrich Schuchardt · 5 years ago
  60. 87e91bc usb: kbd: implement special keys by Heinrich Schuchardt · 5 years ago
  61. 3352c21 usb: kbd: simplify coding for arrow keys by Heinrich Schuchardt · 5 years ago
  62. 28dfa7d usb: kbd: signature of usb_kbd_put_queue() by Heinrich Schuchardt · 5 years ago
  63. 216db3a usb: kbd: fix typo by Heinrich Schuchardt · 5 years ago
  64. a1a9843 ARM: socfpga: Unreset NAND in SPL on Gen5 by Marek Vasut · 5 years ago
  65. 533832c ARM: socfpga: Introduce u-boot-with-nand-spl.sfp target by Marek Vasut · 5 years ago
  66. 2007a73 ARM: socfpga: Add ArriaV ST/SX ID by Marek Vasut · 5 years ago
  67. 97a72bc ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5 by Marek Vasut · 5 years ago
  68. 446cf81 ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable by Marek Vasut · 5 years ago
  69. 3fca56e configs: enable eSDHC device module for T4240RDB board by Yinbo Zhu · 5 years ago
  70. 356152f configs: enable eSDHC device module for T2080RDB board by Yinbo Zhu · 5 years ago
  71. 830e465 configs: enable eSDHC device module for T1042D4RDB board by Yinbo Zhu · 5 years ago
  72. 26532ca configs: enable eSDHC device module for T1024RDB board by Yinbo Zhu · 5 years ago
  73. 9eb7ed1 configs: enable eSDHC device module for P5040DS board by Yinbo Zhu · 5 years ago
  74. 6a41f77 configs: enable eSDHC device module for P4080DS board by Yinbo Zhu · 5 years ago
  75. 2e83e80 configs: enable eSDHC device module for P3041DS board by Yinbo Zhu · 5 years ago
  76. 83309ef configs: enable eSDHC device module for P2041RDB board by Yinbo Zhu · 5 years ago
  77. 02504ef configs: enable eSDHC device module for P2020RDB board by Yinbo Zhu · 5 years ago
  78. 20186d0 configs: enable eSDHC device module for P1020RDB board by Yinbo Zhu · 5 years ago
  79. 7e20c1f board: sdhc: Use block layer to read from mmc by Yinbo Zhu · 5 years ago
  80. c44d05d arch: powerpc: add eSDHC node to t4240 dts by Yinbo Zhu · 5 years ago
  81. 3f8f668 arch: powerpc: add eSDHC node to t104x dts by Yinbo Zhu · 5 years ago
  82. d2c398b arch: powerpc: add eSDHC node to t102x dts by Yinbo Zhu · 5 years ago
  83. 428e7a1 arch: powerpc: add eSDHC node to p5040 dts by Yinbo Zhu · 5 years ago
  84. 9d05cd2 arch: powerpc: add eSDHC node to p4080 dts by Yinbo Zhu · 5 years ago
  85. dfeb70c arch: powerpc: add eSDHC node to p3041 dts by Yinbo Zhu · 5 years ago
  86. 067e09f arch: powerpc: add eSDHC node to p2041 dts by Yinbo Zhu · 5 years ago
  87. e126363 arch: powerpc: add eSDHC node to p2020 dts by Yinbo Zhu · 5 years ago
  88. b73d537 arch: powerpc: add eSDHC node to p1020 dts by Yinbo Zhu · 5 years ago
  89. beeb57f Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · 5 years ago
  90. 5694090 ARM: defconfig: add unified config for RPi3 and RPi4 by Matthias Brugger · 5 years ago
  91. 917a1e9 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · 5 years ago
  92. dd47ca7 ARM: bcm283x: Set rpi_bcm283x_base at run-time by Matthias Brugger · 5 years ago
  93. 8e3361c ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · 5 years ago
  94. 3796449 rpi: push fw_dtb_pointer in the .data section by Matthias Brugger · 5 years ago
  95. 3f8b8e3 drivers: bcm283x: Set pre-location flag for OF_BOARD by Matthias Brugger · 5 years ago
  96. 5051377 arm: dts: bcm283x: Rename U-Boot file by Matthias Brugger · 5 years ago
  97. 89e47e8 fdt: fix bcm283x dm-pre-reloc definitions by Matthias Brugger · 5 years ago
  98. d2086d6 pinctrl: bcm283x: Add compatible for RPi4 by Matthias Brugger · 5 years ago
  99. 9a0cbae Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  100. c8f2fe4 Merge branch '2019-11-23-master-imports' by Tom Rini · 5 years ago