1. 4d6a773 mmc: sdhci: move the ADMA2 table handling into own module by Michael Walle · 4 years, 4 months ago
  2. 7e48a02 mmc: fsl_esdhc: simplify esdhc_setup_data() by Michael Walle · 4 years, 4 months ago
  3. b1ba146 mmc: fsl_esdhc: use dma-mapping API by Michael Walle · 4 years, 4 months ago
  4. da86e8cf mmc: fsl_esdhc: simplify 64bit check for SDMA transfers by Michael Walle · 4 years, 4 months ago
  5. 9098682 mmc: fsl_esdhc_imx: remove the 1ms delay before sending command by Haibo Chen · 4 years, 4 months ago
  6. ef5ab0d mmc: do not send cmd13 if the parameter 'send_status' is 0 for __mmc_switch by Haibo Chen · 4 years, 4 months ago
  7. d3c610c configs: lx2160ardb: enable eMMC HS400 mode support by Yangbo Lu · 4 years, 4 months ago
  8. dedd632 arm: dts: lx2160ardb: support eMMC HS400 mode by Yangbo Lu · 4 years, 4 months ago
  9. 78804de mmc: fsl_esdhc: fix eMMC HS400 stability issue by Yangbo Lu · 4 years, 4 months ago
  10. 30f6444 mmc: fsl_esdhc: fix mmc->clock with actual clock by Yangbo Lu · 4 years, 4 months ago
  11. db8f936 mmc: fsl_esdhc: support eMMC HS400 mode by Yangbo Lu · 4 years, 4 months ago
  12. d271e10 mmc: add a mmc_hs400_prepare_ddr() interface by Yangbo Lu · 4 years, 4 months ago
  13. 8c96880 mmc: add a hs400_tuning flag by Yangbo Lu · 4 years, 4 months ago
  14. 1b5f0ba mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during init by Yangbo Lu · 4 years, 4 months ago
  15. b1a4247 mmc: fsl_esdhc: support tuning for eMMC HS200 by Yangbo Lu · 4 years, 4 months ago
  16. 1fdefd1 mmc: fsl_esdhc: add a reinit() callback by Yangbo Lu · 4 years, 4 months ago
  17. 390f9bd mmc: add a reinit() API by Yangbo Lu · 4 years, 4 months ago
  18. 726561a Merge branch '2020-10-10-log-improvements' by Tom Rini · 4 years, 3 months ago
  19. 1ecb6be doc: remove redundant doc/README.log by Heinrich Schuchardt · 4 years, 4 months ago
  20. a432661 log: syslog: Handle errors in net_init by Sean Anderson · 4 years, 4 months ago
  21. c3f0278 net: Expose some errors generated in net_init by Sean Anderson · 4 years, 4 months ago
  22. c7f5b85 log: Disable the syslog driver by default by Simon Glass · 4 years, 4 months ago
  23. 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years, 4 months ago
  24. bd180db log: Drop #ifdef in log_test by Simon Glass · 4 years, 4 months ago
  25. b452030 log: Add a flag to enable log drivers by Simon Glass · 4 years, 4 months ago
  26. 26637e2 lib: Allow hexdump to be used in SPL by Simon Glass · 4 years, 4 months ago
  27. 52d3df7 log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 4 months ago
  28. 0437cc4 Merge branch '2020-10-09-kconfig-reorg' by Tom Rini · 4 years, 3 months ago
  29. 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  30. 1fa057b Kconfig: Create a new tools menu by Simon Glass · 4 years, 4 months ago
  31. a4c4ecf Kconfig: Move BOARD_TYPES under init options by Simon Glass · 4 years, 4 months ago
  32. d472d82 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · 4 years, 4 months ago
  33. bc438b6 Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · 4 years, 4 months ago
  34. 7e349e9 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · 4 years, 4 months ago
  35. 3866313 Kconfig: Move startup hooks under init options by Simon Glass · 4 years, 4 months ago
  36. 7df39e5 Kconfig: Create a new 'init options' menu by Simon Glass · 4 years, 4 months ago
  37. 832876a Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · 4 years, 4 months ago
  38. aefa34f Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · 4 years, 4 months ago
  39. fe5db25 Kconfig: Move misc boot options under 'boot options' by Simon Glass · 4 years, 4 months ago
  40. 95fd4f3 Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · 4 years, 4 months ago
  41. 98eed0d Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 4 months ago
  42. 7b6baa3 Kconfig: Move boot media under boot options by Simon Glass · 4 years, 4 months ago
  43. 75e65cc Kconfig: Move boot timing under boot options by Simon Glass · 4 years, 4 months ago
  44. cf29816 Kconfig: Move boot menu into common/ by Simon Glass · 4 years, 4 months ago
  45. b81736d Kconfig: Add a 'Boot options' menu by Simon Glass · 4 years, 4 months ago
  46. 0570938 Merge branch '2020-10-08-misc-board-improvements' by Tom Rini · 4 years, 3 months ago
  47. f5cb6c3 qemu-arm64: Enable POSITION_INDEPENDENT by Andre Przywara · 4 years, 3 months ago
  48. f8df056 qemu-arm: Drop ARCH_SUPPORT_TFABOOT by Andre Przywara · 4 years, 3 months ago
  49. 3d8d918 qemu-arm: Remove need to specify flash banks by Andre Przywara · 4 years, 3 months ago
  50. 12650e4 arm64: PIE: Allow fixed stack pointer by Andre Przywara · 4 years, 3 months ago
  51. 9a984f1 arm64: PIE: Skip fixups if distance is zero by Andre Przywara · 4 years, 3 months ago
  52. eabc090 arm64: PIE: Do not skip static relocation by Andre Przywara · 4 years, 3 months ago
  53. cee2e02 arm: Kconfig: Explain TFABOOT by Andre Przywara · 4 years, 3 months ago
  54. fc6ef71 examples: make examples/ optional by Heinrich Schuchardt · 4 years, 4 months ago
  55. d9b9c91 wdt: designware: fix timeout calculation due to expecting KHz by Jack Mitchell · 4 years, 4 months ago
  56. 0eabb2f riscv: Add FPIOA and GPIO support for Kendryte K210 by Sean Anderson · 4 years, 4 months ago
  57. 2b5a719 riscv: add DT binding for BOOT button on Maix board by Heinrich Schuchardt · 4 years, 4 months ago
  58. be3076e riscv: Add pinmux and gpio bindings for Kendryte K210 by Sean Anderson · 4 years, 4 months ago
  59. 3e41c7b test: dm: Test for default led naming by Sean Anderson · 4 years, 4 months ago
  60. aaa3645 led: gpio: Default to using node name if label is absent by Sean Anderson · 4 years, 4 months ago
  61. b4167aa gpio: dw: Return output value when direction is out by Sean Anderson · 4 years, 4 months ago
  62. 18dbb7b gpio: dw: Add a trailing underscore to generated name by Sean Anderson · 4 years, 4 months ago
  63. af551da gpio: dw: Fix warnings about casting int to pointer by Sean Anderson · 4 years, 4 months ago
  64. 7224d5c pinctrl: Add support for Kendryte K210 FPIOA by Sean Anderson · 4 years, 4 months ago
  65. 7f0f180 test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 4 months ago
  66. 5eee93e pinctrl: Reformat documentation in dm/pinctrl.h by Sean Anderson · 4 years, 4 months ago
  67. 9c08fbf pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · 4 years, 4 months ago
  68. 0474050 ram: add ddr4 dual x8 configuration by Dylan Hung · 4 years, 4 months ago
  69. 5d457f8 ram: move aspeed ram driver into drivers/ directory by Dylan Hung · 4 years, 4 months ago
  70. a58d86d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 4 years, 3 months ago
  71. 492b991 cfi_flash: Fix devicetree address determination by Andre Przywara · 4 years, 4 months ago
  72. 3f891a1 mtd: cfi_mtd: Use DMA for reads by Vignesh Raghavendra · 4 years, 4 months ago
  73. 8995a86 dma: Reduce error level when DMA channel type does not exist by Vignesh Raghavendra · 4 years, 4 months ago
  74. 1c431f1 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 3 months ago
  75. 1471560 mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LEN by Stefan Roese · 4 years, 5 months ago
  76. e602dd5 mips: octeon: Add bootoctlinux command by Aaron Williams · 4 years, 5 months ago
  77. 4b43e7e mips: octeon: Add bootmem support by Aaron Williams · 4 years, 5 months ago
  78. b0ce805 mips: octeon: Add coremask support by Aaron Williams · 4 years, 5 months ago
  79. afb4828 mips: octeon: Add header cvmx-bootinfo.h by Aaron Williams · 4 years, 5 months ago
  80. 99b937e mips: octeon: Add header cvmx-fuse.h by Aaron Williams · 4 years, 5 months ago
  81. 5d72821 mips: octeon: Add header octeon-feature.h by Aaron Williams · 4 years, 5 months ago
  82. b1fed50 mips: octeon: Add header cvmx-regs.h by Aaron Williams · 4 years, 5 months ago
  83. 7c6f274 mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux booting by Stefan Roese · 4 years, 5 months ago
  84. 97e795c mips: octeon: octeon-model.h: Enable inclusion from assembler files by Stefan Roese · 4 years, 5 months ago
  85. 60b407a mips: octeon: octeon_ebb7304_defconfig: Enable USB support by Stefan Roese · 4 years, 5 months ago
  86. d25d2db mips: octeon: Add USB DT nodes by Stefan Roese · 4 years, 5 months ago
  87. 399b867 mips: octeon: cache.c: Flush all pending writes in flush_dcache_range() by Stefan Roese · 4 years, 5 months ago
  88. b28d352 mips: octeon: Add mangle-port.h by Stefan Roese · 4 years, 5 months ago
  89. fd569c8 mips: octeon: cpu.c: Add table for selective swapping by Stefan Roese · 4 years, 5 months ago
  90. 92ca2fe usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · 4 years, 5 months ago
  91. e68efa1 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · 4 years, 5 months ago
  92. 72a53ac usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr() by Stefan Roese · 4 years, 5 months ago
  93. 63051d6 mips: octeon: octeon_ebb7304: Add DDR4 support by Stefan Roese · 4 years, 4 months ago
  94. 590d48e mips: octeon: dram.c: Add RAM driver support by Stefan Roese · 4 years, 4 months ago
  95. 15afe72 ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) by Aaron Williams · 4 years, 4 months ago
  96. 61674a1 ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3) by Aaron Williams · 4 years, 4 months ago
  97. e13bb86 ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3) by Aaron Williams · 4 years, 4 months ago
  98. 073e8ee mips: octeon: Add octeon_ddr.h header by Aaron Williams · 4 years, 4 months ago
  99. 91e34fc mips: octeon Add cvmx/cvmx-lmcx-defs.h header by Aaron Williams · 4 years, 4 months ago
  100. 75168b4 mips: octeon: Add octeon-model.h header by Aaron Williams · 4 years, 4 months ago