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