1. 57297e6 Makefile: don't try to construct CLEAN_FILES based on config by Thomas Hebb · 5 years ago
  2. 6920f00 Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · 5 years ago
  3. 37ef177 Kconfig: disambiguate config names for tiny printf by Thomas Hebb · 5 years ago
  4. a80a49b tbs2910: Disable VxWorks image booting support by Tom Rini · 5 years ago
  5. f3510e9 gpio: at91_gpio: Add bank names by James Byrne · 5 years ago
  6. 464b50a board: Remove unnecessary inclusion of micrel.h from boards by James Byrne · 5 years ago
  7. 1297989 Prepare v2020.01-rc4 by Tom Rini · 5 years ago
  8. a4ef065 Merge branch '2019-12-02-master-imports' by Tom Rini · 5 years ago
  9. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  10. 533cee0 common: Drop get_endaddr() by Simon Glass · 5 years ago
  11. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 5 years ago
  12. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  13. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  14. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  15. 428a6a1 common: Drop board_show_dram() by Simon Glass · 5 years ago
  16. 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
  17. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  18. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  19. 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  20. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  21. 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
  22. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  23. 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
  24. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  25. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  26. 2c629bd common: Drop cpu_init() by Simon Glass · 5 years ago
  27. b598147 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  28. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  29. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  30. f0143a8 common: Move timer_get_us() function out of common.h by Simon Glass · 5 years ago
  31. e3107d1 arm: pxa: Drop pxa_wait_ticks() by Simon Glass · 5 years ago
  32. 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  33. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  34. 6c03f9e common: Add a new lz4.h header file by Simon Glass · 5 years ago
  35. b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  36. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  37. 2310c8e serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  38. 8d5babb common: Move env_get_ip() to net.h by Simon Glass · 5 years ago
  39. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  40. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 5 years ago
  41. f083583 common: Move bootcount functions to their header file by Simon Glass · 5 years ago
  42. c660444 spl: bootcount: Move code out of header file by Simon Glass · 5 years ago
  43. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  44. b2ea91b crc: Fix code style with crc functions by Simon Glass · 5 years ago
  45. c3a4d1c common: Drop linux/crc8.h by Simon Glass · 5 years ago
  46. 840ef4d common: Move random-number functions into their own header by Simon Glass · 5 years ago
  47. c076e5c status_led: Tidy up the code style by Simon Glass · 5 years ago
  48. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  49. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  50. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  51. 151f275 dm: serial: Handle "stdout-path" with ":options" correctly by Bin Meng · 5 years ago
  52. 3570406 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  53. 1f3813c Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  54. 2a250ae MIPS: remove Micronas VCT boards by Daniel Schwierzeck · 5 years ago
  55. 873d00a3fb configs: ls1028a: enable CMD_DM by Alex Marginean · 5 years ago
  56. 9977ebd board: fsl: lx2160a: Fix the typo in board_fix_fdt by Pankaj Bansal · 5 years ago
  57. 7a8d9fd configs/lx2160a: Add CONFIG_ENV_SECT_SIZE in defconfig by Priyanka Jain · 5 years ago
  58. dd38416 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  59. c4f697b Merge git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  60. 089612d Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  61. 2906144 Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  62. 4b39568 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  63. 56b0bb9 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · 5 years ago
  64. 1bdcb83 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · 5 years ago
  65. 6900066 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · 5 years ago
  66. 8f39b03 mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · 5 years ago
  67. e5d3f3d mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · 5 years ago
  68. dc419fc mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · 5 years ago
  69. 8109988 mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 by Marek Vasut · 5 years ago
  70. 37c3990 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · 5 years ago
  71. 0196a58 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · 5 years ago
  72. 1eaffca mpc83xx: remove unused clock.h by Yangbo Lu · 5 years ago
  73. d3eb317 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · 5 years ago
  74. d9114e2 arm: ls1021a: drop redundant board_mmc_init() by Yangbo Lu · 5 years ago
  75. 5e81cbf mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · 5 years ago
  76. 1b71695 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · 5 years ago
  77. a3c9805 include/configs: ls1012a: add pfe stop command by Biwen Li · 5 years ago
  78. 283e4ab armv8: ls1043aqds: modify the qspi_bootcmd definition by Wen He · 5 years ago
  79. 201d8a5 configs: ls1028a: enable OF_LIBFDT_OVERLAY by Alex Marginean · 5 years ago
  80. 0de19ab armv8: ls1028a: Add environment variables to facilitate the boot by Yuantian Tang · 5 years ago
  81. b4fee16 stm32mp1: add support for virtual partition read by Patrick Delaunay · 5 years ago
  82. fd399a1 stm32mp1: board: add spi nand support by Patrick Delaunay · 5 years ago
  83. 0df4b94 stm32mp1: configs: activate CONFIG_MTD_SPI_NAND by Patrick Delaunay · 5 years ago
  84. f6031d6 stm32mp1: activate SET_DFU_ALT_INFO by Patrick Delaunay · 5 years ago
  85. 4edce50 stm32mp1: activate DFU support and command MTD by Patrick Delaunay · 5 years ago
  86. 4d7d0e2 ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1 by Patrick Delaunay · 5 years ago
  87. 62d620c ARM: dts: stm32: DT alignment with kernel v5.4-rc4 by Patrick Delaunay · 5 years ago
  88. e07a86b ARM: dts: stm32: DT alignment with kernel v5.3 by Patrick Delaunay · 5 years ago
  89. 5c347f3 configs: stih410-b2260: Enable DM_ETH flag by Patrice Chotard · 5 years ago
  90. 4b19b89 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  91. e3281ae Merge tag 'fixes-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  92. dbcbdad sandbox: enable USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 5 years ago
  93. 12f1e79 dm: test: usb: rework keyboard test by Heinrich Schuchardt · 5 years ago
  94. e91a411 usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h by Heinrich Schuchardt · 5 years ago
  95. 87e91bc usb: kbd: implement special keys by Heinrich Schuchardt · 5 years ago
  96. 3352c21 usb: kbd: simplify coding for arrow keys by Heinrich Schuchardt · 5 years ago
  97. 28dfa7d usb: kbd: signature of usb_kbd_put_queue() by Heinrich Schuchardt · 5 years ago
  98. 216db3a usb: kbd: fix typo by Heinrich Schuchardt · 5 years ago
  99. a1a9843 ARM: socfpga: Unreset NAND in SPL on Gen5 by Marek Vasut · 5 years ago
  100. 533832c ARM: socfpga: Introduce u-boot-with-nand-spl.sfp target by Marek Vasut · 5 years ago