1. 77dd7c6 x86: timer: use a timer base of 0 by Simon Glass · 4 years, 10 months ago
  2. dd0edcb board_r: Move early-timer init later by Simon Glass · 4 years, 10 months ago
  3. 8aeafb5 dm: pinctrl: Allow enabling full pinctrl in SPL/TPL by Simon Glass · 4 years, 10 months ago
  4. 1653b6a fdt: Show the preprocessed .dts file on error by Simon Glass · 4 years, 10 months ago
  5. d496162 x86: spi: Add helper functions for Intel Fast SPI by Simon Glass · 4 years, 10 months ago
  6. fa11fe1 i2c: designware: Support use in SPL by Simon Glass · 4 years, 10 months ago
  7. 8d72d5b i2c: designware: Avoid using static data by Simon Glass · 4 years, 10 months ago
  8. 457df23 i2c: designware: Tidy up PCI support by Simon Glass · 4 years, 10 months ago
  9. d721001 net: Move the checksum functions to lib/ by Simon Glass · 4 years, 10 months ago
  10. 6dd4b01 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · 4 years, 10 months ago
  11. 2206ac2 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · 4 years, 10 months ago
  12. b14c533 dm: core: Fix offset_to_ofnode() with invalid offset by Simon Glass · 4 years, 10 months ago
  13. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  14. 3c10dc9 binman: Add a library to access binman entries by Simon Glass · 4 years, 10 months ago
  15. 553cb06 Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 4 years, 10 months ago
  16. f39abbb Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 10 months ago
  17. 3031cde Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 10 months ago
  18. addb1d9 Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 10 months ago
  19. e516746 ARM: defconfig: Fix 32bit config for RPi4 by Matthias Brugger · 4 years, 10 months ago
  20. a63f81c rpi: Enable DRAM bank initialization on arm64 by Matthias Brugger · 4 years, 10 months ago
  21. e19cfcc rpi: fix dram bank initialization by Matthias Brugger · 4 years, 10 months ago
  22. 3104162 i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · 4 years, 10 months ago
  23. b4f98b3 cros_ec: use uint instead of uint8_t for cmd param by Michael Auchter · 4 years, 10 months ago
  24. d08c38c buildman: Ignore blank lines during size checks by Tom Rini · 4 years, 10 months ago
  25. 57cb9d5 buildman: Add options to get the arch and toolchain info by Simon Glass · 4 years, 10 months ago
  26. 7c66ead buildman: Figure out boards before commits by Simon Glass · 4 years, 10 months ago
  27. 6a3fc91 buildman: Ask genboardscfg to be quiet by Simon Glass · 4 years, 10 months ago
  28. 69bbdd1 genboardcfg: Support a quiet mode by Simon Glass · 4 years, 10 months ago
  29. fd4b8f8 Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 10 months ago
  30. cb10579 test.py: Make search for autoconf.mk more permissive by Simon Glass · 4 years, 10 months ago
  31. 4251fbc buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · 4 years, 10 months ago
  32. 5e5c785 serial: sandbox: support Unicode by Heinrich Schuchardt · 4 years, 11 months ago
  33. 15ab77c sandbox: add missing compatible property in device tree by Heinrich Schuchardt · 4 years, 11 months ago
  34. e50d238 configs: sama5d27_som1_ek: Add default config to read ENV from QSPI by Swapna Gurumani · 4 years, 10 months ago
  35. 520f955 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 10 months ago
  36. 0e1233c spl: opensbi: wait for ack from secondary harts before entering OpenSBI by Lukas Auer · 4 years, 10 months ago
  37. 90ae281 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 4 years, 10 months ago
  38. 8b3e97b riscv: add functions for reading the IPI status by Lukas Auer · 4 years, 10 months ago
  39. b86f6d1 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · 4 years, 10 months ago
  40. 04883bf doc: update AX25-AE350 RISC-V documentation by Rick Chen · 4 years, 11 months ago
  41. cca8b1e riscv: dts: Add #address-cells and #size-cells in nor node by Rick Chen · 4 years, 11 months ago
  42. f05b656 riscv: dts: Support four cores SMP by Rick Chen · 4 years, 11 months ago
  43. 444c464 riscv: Fix clear bss loop in the start-up code by Rick Chen · 4 years, 11 months ago
  44. 31dae22 spl: cache: Allow cache drivers in SPL by Rick Chen · 4 years, 11 months ago
  45. 8ba595b riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL by Rick Chen · 4 years, 11 months ago
  46. 43a0832 riscv: andes_plic: Fix some wrong configurations by Rick Chen · 4 years, 11 months ago
  47. 7e24518 riscv: ax25-ae350: Use generic memory size setup by Rick Chen · 4 years, 11 months ago
  48. cd61e86 riscv: ax25-ae350: add SPL configuration by Rick Chen · 4 years, 11 months ago
  49. ca06444 riscv: ax25: add SPL support by Rick Chen · 4 years, 11 months ago
  50. 31fbf60 Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi. by Rick Chen · 4 years, 10 months ago
  51. b82a185 riscv: dts: Add hifive-unleashed-a00 dts from Linux by Jagan Teki · 4 years, 10 months ago
  52. 6b20dc1 riscv: increase stack size to avoid a stack overflow during distro boot by Lukas Auer · 5 years ago
  53. 1045ff4 ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCs by Suman Anna · 4 years, 10 months ago
  54. ac1ca99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 4 years, 10 months ago
  55. 2c4e067 cmd: pxe: Increase maximum path length by Ben Wolsieffer · 4 years, 10 months ago
  56. c627abe configs: j721e_evm_a72_defconfig: Enable DMA and Ethernet by Vignesh Raghavendra · 4 years, 10 months ago
  57. 4886f1c arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodes by Vignesh Raghavendra · 4 years, 10 months ago
  58. 382c0c6 net: ti: am65-cpsw-nuss: Add new compatible for J721e by Vignesh Raghavendra · 4 years, 10 months ago
  59. 461a290 net: ti: am65-cpsw-nuss: Rework RX flow ID handling by Vignesh Raghavendra · 4 years, 10 months ago
  60. 5e6d9cc dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · 4 years, 10 months ago
  61. b8a4dd2 dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · 4 years, 10 months ago
  62. 08b3e90 net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN by Cédric Le Goater · 4 years, 10 months ago
  63. 1e354cb drivers: net: fsl_enetc: register internal MDIO bus by Alex Marginean · 4 years, 10 months ago
  64. 6c96446 drivers: net: fsl_enetc_mdio: return with time-out if HW is stuck by Alex Marginean · 4 years, 11 months ago
  65. a931f78 drivers: net: fsl_enetc: move PCS and PHY config to probe by Alex Marginean · 4 years, 11 months ago
  66. 307f8a6 drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds by Alex Marginean · 4 years, 11 months ago
  67. 17bd7ea drivers: net: fsl_enetc: use the new MDIO DM helper functions by Alex Marginean · 4 years, 10 months ago
  68. 2f62455 net: mdio-uclass: add dm_eth_phy_connect helper function by Alex Marginean · 4 years, 10 months ago
  69. a5d32c3 net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity by Alex Marginean · 4 years, 10 months ago
  70. 16cdc2d net: tftp: Fix too small block size by Andre Przywara · 4 years, 10 months ago
  71. e22e3af drivers: net: fsl_enetc: use XFI, USXGMII interface type macros by Alex Marginean · 4 years, 11 months ago
  72. ee278ac doc: bindings: Aquantia PHY node binding by Alex Marginean · 4 years, 11 months ago
  73. e81031c doc: bindings: add bindings document for PHY nodes by Alex Marginean · 4 years, 11 months ago
  74. 6d9bc20 drivers: net: aquantia: check system interface too when checking for link up by Alex Marginean · 4 years, 11 months ago
  75. 05f8607 drivers: net: aquantia: set SMBus addr based on DT property by Alex Marginean · 4 years, 11 months ago
  76. 7552ee9 drivers: net: aquantia: set MDI reversal based on DT property by Alex Marginean · 4 years, 11 months ago
  77. a301ec7 drivers: net: aquantia: set up SI protocol based on interface type by Alex Marginean · 4 years, 11 months ago
  78. 5fe861b drivers: net: aquantia: add PHY generation information by Alex Marginean · 4 years, 11 months ago
  79. 8a141d6 drivers: net: aquantia: use XFI, USXGMII interface types by Alex Marginean · 4 years, 11 months ago
  80. d718b69 include: phy: add data field for private driver data by Alex Marginean · 4 years, 11 months ago
  81. 17285fc include: phy: define XFI and USXGMII interface types by Alex Marginean · 4 years, 11 months ago
  82. 389488d net: phy: fix switch vendor name by Anatolij Gustschin · 5 years ago
  83. 5bcb4b8 net: phy: mv88e61xx: register phy_driver struct for 88E6071 by Anatolij Gustschin · 5 years ago
  84. 41820c4 net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 by Anatolij Gustschin · 5 years ago
  85. 4aa05f6 net: phy: mv88e61xx: add CPU port parameter init for 88E6071 by Anatolij Gustschin · 5 years ago
  86. f41a722 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices by Anatolij Gustschin · 5 years ago
  87. b2f2643 net: phy: micrel: make sure the factory test bit is cleared by Nicolas Ferre · 5 years ago
  88. 19820db net: eth-uclass: ignore unavailable devices by Michael Walle · 5 years ago
  89. bf58916 net: phy: aquantia: wait for phy init sequence to finish by Florin Chiculita · 5 years ago
  90. 7c56408 net: macb: let miiphy_read/_write pass arbitrary addresses by Josef Holzmayr · 5 years ago
  91. 0d3044c net: macb: explicitly pass phy_adr to mdio read and write by Josef Holzmayr · 5 years ago
  92. 27c3f70 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · 5 years ago
  93. 7d9701d cmd: mdio/mii: add Kconfig help and allow break dependency by Ramon Fried · 5 years ago
  94. 945dd96 net: rtl8169: Support RTL-8168c/8111c by Thierry Reding · 5 years ago
  95. 17caaf8 net: mvpp2: MVPP2 now needs MVMDIO by Nevo Hed · 5 years ago
  96. 2a42870 net: mvpp2: use new MVMDIO driver by Nevo Hed · 5 years ago
  97. 06f5552 arm: dts: armada-cp110-*dtsi: add xmdio nodes by Nevo Hed · 5 years ago
  98. 6239483 net: mvpp2: mark phy as invalid in case of missing appropriate driver by Grzegorz Jaszczyk · 5 years ago
  99. 13b725f net: mvpp2x: fix traffic stuck after PHY start error by Stefan Chulski · 5 years ago
  100. 5efb692 arm: dts: k3-am654-base-board-u-boot: change cpsw2g interface mode to rgmii-rxid by Grygorii Strashko · 4 years, 10 months ago