1. e3c4a92 dts: mtmips: enable eth port0 led and link poll functions for all boards by developer · 5 years ago
  2. 33272b6 net: mt7628-eth: add support to isolate LAN/WAN ports by developer · 5 years ago
  3. ba57a6b net: mt7628-eth: free rx descriptor on receiving failure by developer · 5 years ago
  4. a564411 net: mt7628-eth: make phy link up detection optional via DT by developer · 5 years ago
  5. e4387bd net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset by developer · 5 years ago
  6. 065e7dd phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part by developer · 5 years ago
  7. 5485f62 dts: mtmips: update reset controller node for mt7628 by developer · 5 years ago
  8. 074393a reset: add reset controller driver for MediaTek MIPS platform by developer · 5 years ago
  9. 295ac53 dts: mtmips: add default pinctrl for uart nodes by developer · 5 years ago
  10. bea7fa3 dts: mtmips: add pinctrl node for mt7628 by developer · 5 years ago
  11. e194781 pinctrl: add support for MediaTek MT7628 by developer · 5 years ago
  12. a546d15 spi: mt7621-spi: restore default register value after each xfer by developer · 5 years ago
  13. fe93f59 spi: mt7621-spi: remove data cache and rewrite its xfer function by developer · 5 years ago
  14. 7ad7bee spi: mt7621-spi: use clock frequency from clk driver by developer · 5 years ago
  15. f7ea9e0 dts: mtmips: add clock node for mt7628 by developer · 5 years ago
  16. 2bef3c5 clk: add clock driver for MediaTek MT76x8 platform by developer · 5 years ago
  17. 0844157 dts: mtmips: enable high-speed UART support for mt7628 by developer · 5 years ago
  18. a799f39 dts: mtmips: move uart property clock-frequency into mt7628an.dtsi by developer · 5 years ago
  19. 77c7c73 serial: serial_mtk: add non-DM version for SPL by developer · 5 years ago
  20. 67d2b61 serial: serial_mtk: enable FIFO and disable flow control by developer · 5 years ago
  21. 1100e49 drivers: nand: brcmnand: fix nand_chip ecc layout structure by William Zhang · 5 years ago
  22. 7b86648 mips: bmips: switch to board defines for dtb by Álvaro Fernández Rojas · 5 years ago
  23. 094deda bmips: correct name characters by Álvaro Fernández Rojas · 5 years ago
  24. 1218f58 bmips: configs: switch to size definitions by Álvaro Fernández Rojas · 5 years ago
  25. 55abe84 mips: bmips: remove unneeded definitions by Álvaro Fernández Rojas · 5 years ago
  26. 9a8e3c6 bmips: enable vr-3032u nand support by Álvaro Fernández Rojas · 5 years ago
  27. 456208b bmips: bcm63268: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  28. 3729f78 bmips: bcm6362: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  29. 2795b47 bmips: bcm6328: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  30. 540d4ea bmips: bcm6368: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  31. d9f9bfc nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · 5 years ago
  32. 7e07e49 MIPS: add compile time definition of L2 cache size by Ramon Fried · 5 years ago
  33. ed4e0f8 Merge branch '2019-10-24-UFS-support' by Tom Rini · 5 years ago
  34. bd000a5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  35. 638546f configs: j721e_evm_a72_defconfig: Add HBMC related configs by Vignesh Raghavendra · 5 years ago
  36. 8af36ce configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Vignesh Raghavendra · 5 years ago
  37. ba69a19 arm: dts: k3-j721e-som-p0: Add HyperFlash node by Vignesh Raghavendra · 5 years ago
  38. 5ac11b5 arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller node by Vignesh Raghavendra · 5 years ago
  39. 2736c67 mtd: Add TI HyperBus Memory Controller driver by Vignesh Raghavendra · 5 years ago
  40. 5b9d800 mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when defined by Vignesh Raghavendra · 5 years ago
  41. 06933ff configs: j721e_evm_a72: Enable configs for UFS by Faiz Abbas · 5 years ago
  42. de304c5 env: ti: Add environment variables to boot from UFS by Faiz Abbas · 5 years ago
  43. 61e9fbb cmd: Add Support for UFS commands by Faiz Abbas · 5 years ago
  44. 9f1f33c arm: dts: k3-j721e-main: Add UFS nodes by Faiz Abbas · 5 years ago
  45. f59396a ufs: Add glue layer driver for TI J721E devices by Faiz Abbas · 5 years ago
  46. 204b2c2 ufs: Add Support for Cadence platform UFS driver by Faiz Abbas · 5 years ago
  47. 5cc5107 ufs: Add Initial Support for UFS subsystem by Faiz Abbas · 5 years ago
  48. 2094809 scsi: Add dma direction member to command structure by Faiz Abbas · 5 years ago
  49. 3645a48 scsi: Retry inquiry 3 times to overcome Unit Attention condition by Faiz Abbas · 5 years ago
  50. b26c614 scsi: Add max_bytes_per_req to scsi_platdata by Faiz Abbas · 5 years ago
  51. 76a6fa6 scsi: Simplify scsi_read()/_write() by Faiz Abbas · 5 years ago
  52. 31d8fac Merge tag 'u-boot-stm32-2019-10-23' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  53. cf12622 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  54. 0aafce6 board: stm32mp1: fixup the usb product id for USB download gadget by Patrick Delaunay · 5 years ago
  55. 5b0d479 configs: stm32f746-disco: Fix ramdisk_addr_r by Patrice Chotard · 5 years ago
  56. 72a9775 configs: stm32h743-eval: Disable CONFIG_NET flag by Patrice Chotard · 5 years ago
  57. 8a4c390 configs: stm32h743-disco: Disable CONFIG_NET flag by Patrice Chotard · 5 years ago
  58. f1a7bbf configs: stm32f469-discovery: Disable CONFIG_NET flag by Patrice Chotard · 5 years ago
  59. d4faaa4 configs: stm32f429-evaluation: Disable CONFIG_NET flag by Patrice Chotard · 5 years ago
  60. 2434935 configs: stm32f429-discovery: Disable CONFIG_NET flag by Patrice Chotard · 5 years ago
  61. 2c7526a dm: pinctrl: fix for introduce PINCONF_RECURSIVE option by Patrick Delaunay · 5 years ago
  62. 4c90629 pinctrl: Kconfig: remove duplicated nodes by Patrick Delaunay · 5 years ago
  63. 32a7ac0 armv7: ls102xa: Don't power down OCRAM1 during deep sleep by Biwen Li · 5 years ago
  64. 721d50e armv7: ls102xa: add errata ID A-008646 for workaround by Biwen Li · 5 years ago
  65. fc9fa1d armv8: Update LX2160A/LX2120A/LX2080A SVR value by Wasim Khan · 5 years ago
  66. 044719b armv8: ls1028a: disable multimedia for ls1027a, ls1017a by Yuantian Tang · 5 years ago
  67. 383a650 board/ls1028a: Add call to sec_init() by Udit Agarwal · 5 years ago
  68. b1fd1f6 configs: ls1012afrwy: Add CONFIG_ENV_ADDR by Kuldeep Singh · 5 years ago
  69. e5c6c8e armv7: ls102xa: Correct endianness of SCFG_SPARECR8 read by Biwen Li · 5 years ago
  70. c75026e armv8: fsl-layerscape: Make USB masters snoopable by Ran Wang · 5 years ago
  71. 2d01b03 armv7: ls102xa: Update SCFG_QSPI_CLKSEL value by Kuldeep Singh · 5 years ago
  72. dae56ea configs: ls1012ardb: Add CONFIG_ENV_ADDR by Kuldeep Singh · 5 years ago
  73. f463d75 armv8: ls1028a: Add more personalities support by Yuantian Tang · 5 years ago
  74. 137b873 spl: mmc: make eMMC HW boot partition configuration optional by Anatolij Gustschin · 5 years ago
  75. 483d4ab Merge tag 'efi-2020-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  76. be5f8a5 Merge tag 'u-boot-amlogic-20191018' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  77. 284c2e9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  78. f8f7883 configs: sei610: Add config file to fix userdata size by Guillaume La Roque · 5 years ago
  79. 95b488a configs: sei510: rework header and fix userdata size by Guillaume La Roque · 5 years ago
  80. c9b031e boards: amlogic: add SEI610 support by Neil Armstrong · 5 years ago
  81. b49636e ARM: dts: meson-sm1: add U-Boot specific DT for graphics by Neil Armstrong · 5 years ago
  82. 3425cce configs: sei510: enable everything-else power domain by Neil Armstrong · 5 years ago
  83. 152b453 power: domain: add Amlogic Everything-Else power domain driver by Neil Armstrong · 5 years ago
  84. 2964761 ARM: dts: Import SEI610 DT from Linux 5.4-rc2 by Neil Armstrong · 5 years ago
  85. 3e448bd clk: meson-sm1: add compatible by Neil Armstrong · 5 years ago
  86. 1c0ca20 mmc: meson-gx: add support for mmc-pwrseq-emmc by Neil Armstrong · 5 years ago
  87. 319600b ARM: meson: add SM1 SoC id by Neil Armstrong · 5 years ago
  88. b9fe9ef arm: meson: Recognize A311D SoC by Andreas Färber · 5 years ago
  89. e9763db arm: meson: Tidy SoC information output by Andreas Färber · 5 years ago
  90. 406c389 configs: Add Khadas VIM3 defconfig by Andreas Färber · 5 years ago
  91. 5851dcb arm: dts: Import and update DT for Khadas VIM3 by Andreas Färber · 5 years ago
  92. 3d9592d configs: sei510: enable Video Display support by Neil Armstrong · 5 years ago
  93. da9c659 ARM: dts: meson-g12a: add U-Boot specific DT for graphics by Neil Armstrong · 5 years ago
  94. ff0d478 arm: meson: board-g12a: Setup VPU in fdt by Neil Armstrong · 5 years ago
  95. bb18f7e video: meson: add compatible for Amlogic G12A by Neil Armstrong · 5 years ago
  96. 57d6dfe video: meson: sync with linux drm-misc tree by Neil Armstrong · 5 years ago
  97. 7e53a7c video: meson: remove power domain get by Neil Armstrong · 5 years ago
  98. 4371b9c clk: meson: g12a: add support for VPU/HDMI clocks by Neil Armstrong · 5 years ago
  99. 108f0af power: domain: meson-gx-pwrc: add G12A support by Neil Armstrong · 5 years ago
  100. 8ac9913 board: amlogic: document alternative libretech-cc installation methods by Daniel Drake · 5 years ago