1. 840ef4d common: Move random-number functions into their own header by Simon Glass · 4 years, 10 months ago
  2. c076e5c status_led: Tidy up the code style by Simon Glass · 4 years, 10 months ago
  3. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 4 years, 10 months ago
  4. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 4 years, 10 months ago
  5. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 4 years, 10 months ago
  6. 151f275 dm: serial: Handle "stdout-path" with ":options" correctly by Bin Meng · 4 years, 10 months ago
  7. 3570406 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 10 months ago
  8. 1f3813c Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 4 years, 10 months ago
  9. 2a250ae MIPS: remove Micronas VCT boards by Daniel Schwierzeck · 5 years ago
  10. 873d00a3fb configs: ls1028a: enable CMD_DM by Alex Marginean · 4 years, 10 months ago
  11. 9977ebd board: fsl: lx2160a: Fix the typo in board_fix_fdt by Pankaj Bansal · 4 years, 10 months ago
  12. 7a8d9fd configs/lx2160a: Add CONFIG_ENV_SECT_SIZE in defconfig by Priyanka Jain · 4 years, 10 months ago
  13. dd38416 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 10 months ago
  14. c4f697b Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 10 months ago
  15. 089612d Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 10 months ago
  16. 2906144 Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 10 months ago
  17. 4b39568 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 10 months ago
  18. 56b0bb9 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · 4 years, 10 months ago
  19. 1bdcb83 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · 4 years, 10 months ago
  20. 6900066 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · 4 years, 10 months ago
  21. 8f39b03 mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · 4 years, 10 months ago
  22. e5d3f3d mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · 4 years, 10 months ago
  23. dc419fc mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · 4 years, 10 months ago
  24. 8109988 mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 by Marek Vasut · 4 years, 10 months ago
  25. 37c3990 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · 4 years, 10 months ago
  26. 0196a58 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · 4 years, 10 months ago
  27. 1eaffca mpc83xx: remove unused clock.h by Yangbo Lu · 4 years, 10 months ago
  28. d3eb317 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · 4 years, 10 months ago
  29. d9114e2 arm: ls1021a: drop redundant board_mmc_init() by Yangbo Lu · 4 years, 10 months ago
  30. 5e81cbf mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · 4 years, 10 months ago
  31. 1b71695 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · 4 years, 11 months ago
  32. a3c9805 include/configs: ls1012a: add pfe stop command by Biwen Li · 4 years, 10 months ago
  33. 283e4ab armv8: ls1043aqds: modify the qspi_bootcmd definition by Wen He · 4 years, 10 months ago
  34. 201d8a5 configs: ls1028a: enable OF_LIBFDT_OVERLAY by Alex Marginean · 4 years, 10 months ago
  35. 0de19ab armv8: ls1028a: Add environment variables to facilitate the boot by Yuantian Tang · 4 years, 11 months ago
  36. b4fee16 stm32mp1: add support for virtual partition read by Patrick Delaunay · 5 years ago
  37. fd399a1 stm32mp1: board: add spi nand support by Patrick Delaunay · 5 years ago
  38. 0df4b94 stm32mp1: configs: activate CONFIG_MTD_SPI_NAND by Patrick Delaunay · 5 years ago
  39. f6031d6 stm32mp1: activate SET_DFU_ALT_INFO by Patrick Delaunay · 5 years ago
  40. 4edce50 stm32mp1: activate DFU support and command MTD by Patrick Delaunay · 5 years ago
  41. 4d7d0e2 ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1 by Patrick Delaunay · 4 years, 11 months ago
  42. 62d620c ARM: dts: stm32: DT alignment with kernel v5.4-rc4 by Patrick Delaunay · 4 years, 11 months ago
  43. e07a86b ARM: dts: stm32: DT alignment with kernel v5.3 by Patrick Delaunay · 4 years, 11 months ago
  44. 5c347f3 configs: stih410-b2260: Enable DM_ETH flag by Patrice Chotard · 4 years, 10 months ago
  45. 4b19b89 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 4 years, 10 months ago
  46. e3281ae Merge tag 'fixes-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 10 months ago
  47. dbcbdad sandbox: enable USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 4 years, 10 months ago
  48. 12f1e79 dm: test: usb: rework keyboard test by Heinrich Schuchardt · 4 years, 10 months ago
  49. e91a411 usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h by Heinrich Schuchardt · 4 years, 10 months ago
  50. 87e91bc usb: kbd: implement special keys by Heinrich Schuchardt · 4 years, 10 months ago
  51. 3352c21 usb: kbd: simplify coding for arrow keys by Heinrich Schuchardt · 4 years, 10 months ago
  52. 28dfa7d usb: kbd: signature of usb_kbd_put_queue() by Heinrich Schuchardt · 4 years, 10 months ago
  53. 216db3a usb: kbd: fix typo by Heinrich Schuchardt · 4 years, 10 months ago
  54. a1a9843 ARM: socfpga: Unreset NAND in SPL on Gen5 by Marek Vasut · 4 years, 10 months ago
  55. 533832c ARM: socfpga: Introduce u-boot-with-nand-spl.sfp target by Marek Vasut · 4 years, 10 months ago
  56. 2007a73 ARM: socfpga: Add ArriaV ST/SX ID by Marek Vasut · 4 years, 10 months ago
  57. 97a72bc ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5 by Marek Vasut · 4 years, 10 months ago
  58. 446cf81 ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable by Marek Vasut · 4 years, 10 months ago
  59. 3fca56e configs: enable eSDHC device module for T4240RDB board by Yinbo Zhu · 5 years ago
  60. 356152f configs: enable eSDHC device module for T2080RDB board by Yinbo Zhu · 5 years ago
  61. 830e465 configs: enable eSDHC device module for T1042D4RDB board by Yinbo Zhu · 5 years ago
  62. 26532ca configs: enable eSDHC device module for T1024RDB board by Yinbo Zhu · 5 years ago
  63. 9eb7ed1 configs: enable eSDHC device module for P5040DS board by Yinbo Zhu · 5 years ago
  64. 6a41f77 configs: enable eSDHC device module for P4080DS board by Yinbo Zhu · 5 years ago
  65. 2e83e80 configs: enable eSDHC device module for P3041DS board by Yinbo Zhu · 5 years ago
  66. 83309ef configs: enable eSDHC device module for P2041RDB board by Yinbo Zhu · 5 years ago
  67. 02504ef configs: enable eSDHC device module for P2020RDB board by Yinbo Zhu · 5 years ago
  68. 20186d0 configs: enable eSDHC device module for P1020RDB board by Yinbo Zhu · 5 years ago
  69. 7e20c1f board: sdhc: Use block layer to read from mmc by Yinbo Zhu · 5 years ago
  70. c44d05d arch: powerpc: add eSDHC node to t4240 dts by Yinbo Zhu · 5 years ago
  71. 3f8f668 arch: powerpc: add eSDHC node to t104x dts by Yinbo Zhu · 5 years ago
  72. d2c398b arch: powerpc: add eSDHC node to t102x dts by Yinbo Zhu · 5 years ago
  73. 428e7a1 arch: powerpc: add eSDHC node to p5040 dts by Yinbo Zhu · 5 years ago
  74. 9d05cd2 arch: powerpc: add eSDHC node to p4080 dts by Yinbo Zhu · 5 years ago
  75. dfeb70c arch: powerpc: add eSDHC node to p3041 dts by Yinbo Zhu · 5 years ago
  76. 067e09f arch: powerpc: add eSDHC node to p2041 dts by Yinbo Zhu · 5 years ago
  77. e126363 arch: powerpc: add eSDHC node to p2020 dts by Yinbo Zhu · 5 years ago
  78. b73d537 arch: powerpc: add eSDHC node to p1020 dts by Yinbo Zhu · 5 years ago
  79. beeb57f Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · 4 years, 10 months ago
  80. 5694090 ARM: defconfig: add unified config for RPi3 and RPi4 by Matthias Brugger · 4 years, 11 months ago
  81. 917a1e9 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · 4 years, 10 months ago
  82. dd47ca7 ARM: bcm283x: Set rpi_bcm283x_base at run-time by Matthias Brugger · 4 years, 10 months ago
  83. 8e3361c ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · 4 years, 10 months ago
  84. 3796449 rpi: push fw_dtb_pointer in the .data section by Matthias Brugger · 4 years, 10 months ago
  85. 3f8b8e3 drivers: bcm283x: Set pre-location flag for OF_BOARD by Matthias Brugger · 4 years, 11 months ago
  86. 5051377 arm: dts: bcm283x: Rename U-Boot file by Matthias Brugger · 4 years, 11 months ago
  87. 89e47e8 fdt: fix bcm283x dm-pre-reloc definitions by Matthias Brugger · 4 years, 11 months ago
  88. d2086d6 pinctrl: bcm283x: Add compatible for RPi4 by Matthias Brugger · 4 years, 11 months ago
  89. 9a0cbae Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
  90. c8f2fe4 Merge branch '2019-11-23-master-imports' by Tom Rini · 4 years, 10 months ago
  91. 16540d0 arm: fix -march for ARM11 by Heinrich Schuchardt · 4 years, 10 months ago
  92. 70f6813 buildman: Fix problem with non-existent output directories by Tom Rini · 4 years, 10 months ago
  93. 163b764 scripts: dtc: ignore files generated generated by python by Bartosz Golaszewski · 4 years, 10 months ago
  94. 02b5670 moveconfig.py: Fix more Python3 UTF issues by Tom Rini · 4 years, 11 months ago
  95. 8019d32 rockchip: px30: enable spl-fifo-mode for both emmc and sdmmc on evb by Heiko Stuebner · 4 years, 10 months ago
  96. c8dd0e4 rockchip: dwmmc: add handling for u-boot, spl-fifo-mode by Heiko Stuebner · 4 years, 10 months ago
  97. d4fba13 rock960: Enable USB Gadget by Jagan Teki · 4 years, 10 months ago
  98. c618bb0 rockchip: Setup dwc3_device (for non-dm gadgets) by Jagan Teki · 4 years, 10 months ago
  99. 66b3ccc tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list by James Byrne · 4 years, 10 months ago
  100. af77162 travis: rework NXP layerscape jobs by Heiko Schocher · 4 years, 10 months ago