1. caefa32 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  2. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  3. 2e3b8a2 common: Move timer_get_us() function out of common.h by Simon Glass · 5 years ago
  4. a18a669 arm: pxa: Drop pxa_wait_ticks() by Simon Glass · 5 years ago
  5. 77f80e6 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  6. 45c7890 common: Move some time functions out of common.h by Simon Glass · 5 years ago
  7. e1aba1e common: Add a new lz4.h header file by Simon Glass · 5 years ago
  8. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  9. bd7a59a common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  10. 23fe449 serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  11. 15595db common: Move env_get_ip() to net.h by Simon Glass · 5 years ago
  12. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  13. 16ff570 common: Move sorting functions to their own header file by Simon Glass · 5 years ago
  14. 6853b16 common: Move bootcount functions to their header file by Simon Glass · 5 years ago
  15. c11c19f spl: bootcount: Move code out of header file by Simon Glass · 5 years ago
  16. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  17. c2226bf crc: Fix code style with crc functions by Simon Glass · 5 years ago
  18. ca9b0af common: Drop linux/crc8.h by Simon Glass · 5 years ago
  19. ecd1f81 common: Move random-number functions into their own header by Simon Glass · 5 years ago
  20. 9ea8f9f status_led: Tidy up the code style by Simon Glass · 5 years ago
  21. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  22. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  23. 970b61e common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  24. 481d3eb Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  25. de2eaee Merge git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  26. ce8f674 Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  27. 5a48f3c Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  28. 7452aa6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  29. 7b46176 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · 5 years ago
  30. 531fc99 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · 5 years ago
  31. 52647a0 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · 5 years ago
  32. 242c63d mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · 5 years ago
  33. cf643b0 mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · 5 years ago
  34. 1a95303 mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · 5 years ago
  35. 715b325 mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 by Marek Vasut · 5 years ago
  36. 0555dc6 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · 5 years ago
  37. d9d09e3 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · 5 years ago
  38. 742491e mpc83xx: remove unused clock.h by Yangbo Lu · 5 years ago
  39. 63dbbf3 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · 5 years ago
  40. 135410c arm: ls1021a: drop redundant board_mmc_init() by Yangbo Lu · 5 years ago
  41. b8626e4 mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · 5 years ago
  42. 4c280a9 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · 5 years ago
  43. 8e5031b stm32mp1: add support for virtual partition read by Patrick Delaunay · 5 years ago
  44. 11ad8cb stm32mp1: board: add spi nand support by Patrick Delaunay · 5 years ago
  45. 2af5d8a stm32mp1: configs: activate CONFIG_MTD_SPI_NAND by Patrick Delaunay · 5 years ago
  46. 093f6e1 stm32mp1: activate SET_DFU_ALT_INFO by Patrick Delaunay · 5 years ago
  47. b50f870 stm32mp1: activate DFU support and command MTD by Patrick Delaunay · 5 years ago
  48. 2b0bbf5 ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1 by Patrick Delaunay · 5 years ago
  49. 8c6e613 ARM: dts: stm32: DT alignment with kernel v5.4-rc4 by Patrick Delaunay · 5 years ago
  50. c5c9069 ARM: dts: stm32: DT alignment with kernel v5.3 by Patrick Delaunay · 5 years ago
  51. 1faa0cf configs: stih410-b2260: Enable DM_ETH flag by Patrice Chotard · 5 years ago
  52. c05deb5 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  53. 63a4aec Merge tag 'fixes-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  54. 7474507 sandbox: enable USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 5 years ago
  55. 513255b dm: test: usb: rework keyboard test by Heinrich Schuchardt · 5 years ago
  56. 809a220 usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h by Heinrich Schuchardt · 5 years ago
  57. 8e505ee usb: kbd: implement special keys by Heinrich Schuchardt · 5 years ago
  58. d05aaef usb: kbd: simplify coding for arrow keys by Heinrich Schuchardt · 5 years ago
  59. 90d746f usb: kbd: signature of usb_kbd_put_queue() by Heinrich Schuchardt · 5 years ago
  60. 38ed7fe usb: kbd: fix typo by Heinrich Schuchardt · 5 years ago
  61. 8b3b890 ARM: socfpga: Unreset NAND in SPL on Gen5 by Marek Vasut · 5 years ago
  62. d38103b ARM: socfpga: Introduce u-boot-with-nand-spl.sfp target by Marek Vasut · 5 years ago
  63. 47928cc ARM: socfpga: Add ArriaV ST/SX ID by Marek Vasut · 5 years ago
  64. 2265259 ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5 by Marek Vasut · 5 years ago
  65. 9f38a97 ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable by Marek Vasut · 5 years ago
  66. 5c07f71 configs: enable eSDHC device module for T4240RDB board by Yinbo Zhu · 5 years ago
  67. 72b8b2c configs: enable eSDHC device module for T2080RDB board by Yinbo Zhu · 5 years ago
  68. 797951a configs: enable eSDHC device module for T1042D4RDB board by Yinbo Zhu · 5 years ago
  69. e7a8c92 configs: enable eSDHC device module for T1024RDB board by Yinbo Zhu · 5 years ago
  70. 7686412 configs: enable eSDHC device module for P5040DS board by Yinbo Zhu · 5 years ago
  71. a8a5bc2 configs: enable eSDHC device module for P4080DS board by Yinbo Zhu · 5 years ago
  72. b85ea58 configs: enable eSDHC device module for P3041DS board by Yinbo Zhu · 5 years ago
  73. 5bbb8ba configs: enable eSDHC device module for P2041RDB board by Yinbo Zhu · 5 years ago
  74. a525065 configs: enable eSDHC device module for P2020RDB board by Yinbo Zhu · 5 years ago
  75. fe7cc8e configs: enable eSDHC device module for P1020RDB board by Yinbo Zhu · 5 years ago
  76. ea3ff84 board: sdhc: Use block layer to read from mmc by Yinbo Zhu · 5 years ago
  77. f4944ba arch: powerpc: add eSDHC node to t4240 dts by Yinbo Zhu · 5 years ago
  78. cb84d76 arch: powerpc: add eSDHC node to t104x dts by Yinbo Zhu · 5 years ago
  79. 7eea3f0 arch: powerpc: add eSDHC node to t102x dts by Yinbo Zhu · 5 years ago
  80. 5de92a0 arch: powerpc: add eSDHC node to p5040 dts by Yinbo Zhu · 5 years ago
  81. 6c76db4 arch: powerpc: add eSDHC node to p4080 dts by Yinbo Zhu · 5 years ago
  82. 2cec986 arch: powerpc: add eSDHC node to p3041 dts by Yinbo Zhu · 5 years ago
  83. 4c76681 arch: powerpc: add eSDHC node to p2041 dts by Yinbo Zhu · 5 years ago
  84. e4e1c2a arch: powerpc: add eSDHC node to p2020 dts by Yinbo Zhu · 5 years ago
  85. a03609c arch: powerpc: add eSDHC node to p1020 dts by Yinbo Zhu · 5 years ago
  86. 092da18 Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · 5 years ago
  87. 81bad09 ARM: defconfig: add unified config for RPi3 and RPi4 by Matthias Brugger · 5 years ago
  88. 82e7470 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · 5 years ago
  89. 51683d1 ARM: bcm283x: Set rpi_bcm283x_base at run-time by Matthias Brugger · 5 years ago
  90. 2c68dee ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · 5 years ago
  91. d75403d rpi: push fw_dtb_pointer in the .data section by Matthias Brugger · 5 years ago
  92. 501b684 drivers: bcm283x: Set pre-location flag for OF_BOARD by Matthias Brugger · 5 years ago
  93. 6e315d4 arm: dts: bcm283x: Rename U-Boot file by Matthias Brugger · 5 years ago
  94. 360dd6d fdt: fix bcm283x dm-pre-reloc definitions by Matthias Brugger · 5 years ago
  95. 8c9901f pinctrl: bcm283x: Add compatible for RPi4 by Matthias Brugger · 5 years ago
  96. 5db181d Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  97. 818dc6c Merge branch '2019-11-23-master-imports' by Tom Rini · 5 years ago
  98. 58e90ea arm: fix -march for ARM11 by Heinrich Schuchardt · 5 years ago
  99. 6ef6b3f buildman: Fix problem with non-existent output directories by Tom Rini · 5 years ago
  100. 11402e8 scripts: dtc: ignore files generated generated by python by Bartosz Golaszewski · 5 years ago