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