1. 5e5c0cd x86: power: Add an ACPI PMC uclass by Simon Glass · 5 years ago
  2. bba203e x86: timer: Reduce timer code size in TPL on Intel CPUs by Simon Glass · 5 years ago
  3. d3edd42 x86: timer: use a timer base of 0 by Simon Glass · 5 years ago
  4. 5edf3f3 dm: pinctrl: Allow enabling full pinctrl in SPL/TPL by Simon Glass · 5 years ago
  5. f0c9890 i2c: designware: Support use in SPL by Simon Glass · 5 years ago
  6. f5bdce2 i2c: designware: Avoid using static data by Simon Glass · 5 years ago
  7. e2be553 i2c: designware: Tidy up PCI support by Simon Glass · 5 years ago
  8. 0b591e0 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · 5 years ago
  9. 68e35a7 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · 5 years ago
  10. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  11. 8e0a1e6 Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 5 years ago
  12. a66c3b2 Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  13. 41b0f14 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
  14. 34f113a i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · 5 years ago
  15. 4eaae8e cros_ec: use uint instead of uint8_t for cmd param by Michael Auchter · 5 years ago
  16. bae655b Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  17. 81620a5 serial: sandbox: support Unicode by Heinrich Schuchardt · 5 years ago
  18. e9358ea Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  19. 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · 5 years ago
  20. 4b4a605 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  21. 30bc6ea net: ti: am65-cpsw-nuss: Add new compatible for J721e by Vignesh Raghavendra · 5 years ago
  22. 462ff04 net: ti: am65-cpsw-nuss: Rework RX flow ID handling by Vignesh Raghavendra · 5 years ago
  23. 3934989 dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  24. b18fb7e dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  25. 0404e9f net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN by Cédric Le Goater · 5 years ago
  26. d4be768 drivers: net: fsl_enetc: register internal MDIO bus by Alex Marginean · 5 years ago
  27. 05b4877 drivers: net: fsl_enetc_mdio: return with time-out if HW is stuck by Alex Marginean · 5 years ago
  28. c905c21 drivers: net: fsl_enetc: move PCS and PHY config to probe by Alex Marginean · 5 years ago
  29. b93375c drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds by Alex Marginean · 5 years ago
  30. 602e00f drivers: net: fsl_enetc: use the new MDIO DM helper functions by Alex Marginean · 5 years ago
  31. ed0460c drivers: net: fsl_enetc: use XFI, USXGMII interface type macros by Alex Marginean · 5 years ago
  32. ca33289 drivers: net: aquantia: check system interface too when checking for link up by Alex Marginean · 5 years ago
  33. b6d6144 drivers: net: aquantia: set SMBus addr based on DT property by Alex Marginean · 5 years ago
  34. 0e65e4c drivers: net: aquantia: set MDI reversal based on DT property by Alex Marginean · 5 years ago
  35. 7a1dbe2 drivers: net: aquantia: set up SI protocol based on interface type by Alex Marginean · 5 years ago
  36. 85330a5 drivers: net: aquantia: add PHY generation information by Alex Marginean · 5 years ago
  37. d103efb drivers: net: aquantia: use XFI, USXGMII interface types by Alex Marginean · 5 years ago
  38. b8b1a9e net: phy: fix switch vendor name by Anatolij Gustschin · 5 years ago
  39. b8b125a net: phy: mv88e61xx: register phy_driver struct for 88E6071 by Anatolij Gustschin · 5 years ago
  40. b88aeeb net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 by Anatolij Gustschin · 5 years ago
  41. 2eadde4 net: phy: mv88e61xx: add CPU port parameter init for 88E6071 by Anatolij Gustschin · 5 years ago
  42. e477917 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices by Anatolij Gustschin · 5 years ago
  43. 45d262d net: phy: micrel: make sure the factory test bit is cleared by Nicolas Ferre · 5 years ago
  44. 40829fa net: phy: aquantia: wait for phy init sequence to finish by Florin Chiculita · 5 years ago
  45. 017feb5 net: macb: let miiphy_read/_write pass arbitrary addresses by Josef Holzmayr · 5 years ago
  46. 9fe1878 net: macb: explicitly pass phy_adr to mdio read and write by Josef Holzmayr · 5 years ago
  47. 5cf96d1 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · 5 years ago
  48. 64c5e23 net: rtl8169: Support RTL-8168c/8111c by Thierry Reding · 5 years ago
  49. 5da3884 net: mvpp2: MVPP2 now needs MVMDIO by Nevo Hed · 5 years ago
  50. 5e97561 net: mvpp2: use new MVMDIO driver by Nevo Hed · 5 years ago
  51. a531afd net: mvpp2: mark phy as invalid in case of missing appropriate driver by Grzegorz Jaszczyk · 5 years ago
  52. b261d1b net: mvpp2x: fix traffic stuck after PHY start error by Stefan Chulski · 5 years ago
  53. 78492a2 net: phy: dp83867: refactor rgmii configuration by Grygorii Strashko · 5 years ago
  54. 3843251 net: phy: dp83867: io impedance is not dependent on RGMII delay by Grygorii Strashko · 5 years ago
  55. 5b2742c net: phy: dp83867: rework delay rgmii delay handling by Grygorii Strashko · 5 years ago
  56. 1c35b57 net: phy: dp83867: Add ability to disable output clock by Grygorii Strashko · 5 years ago
  57. 1d8b552 net: phy: dp83867: move static initialization to .probe() by Grygorii Strashko · 5 years ago
  58. 5a07b07 net: phy: ti: rename ti.c to dp83867.c by Grygorii Strashko · 5 years ago
  59. 11691fd net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · 5 years ago
  60. 7bc5b5e Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  61. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 5 years ago
  62. 6ca096a video: make BPP and ANSI configs optional by Anatolij Gustschin · 5 years ago
  63. b30698a video: add guards around 16bpp/32bbp code by Anatolij Gustschin · 5 years ago
  64. 071b2d5 Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  65. 2d82cf8 clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[] by Frieder Schrempf · 5 years ago
  66. cb30f7d video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · 5 years ago
  67. 066eace video: bmp: Fix video_splash_align_axis() by Patrice Chotard · 5 years ago
  68. fd2fdf7 pinctrl: rockchip: Add pinctrl support for rk3308 by David Wu · 5 years ago
  69. eb82918 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · 5 years ago
  70. 5d6d51f net: gmac_rockchip: Add support for rk3308 by David Wu · 5 years ago
  71. 1dbd3d1 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · 5 years ago
  72. 094c747 drivers: optee: rpmb: fix returning CID to TEE by Jorge Ramirez-Ortiz · 5 years ago
  73. 2e21f37 drivers: pci: ignore disabled devices by Michael Walle · 5 years ago
  74. 68f7356 mtd: Makefile: deep cleanup by Miquel Raynal · 5 years ago
  75. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  76. c921dc7 mtd: spi: SPI_FLASH_MTD depends on MTD by Miquel Raynal · 5 years ago
  77. af1a829 dfu: add dependency on the raw NAND core by Miquel Raynal · 5 years ago
  78. 4f64c63 mtd: nand: add includes in NAND core to avoid warnings by Miquel Raynal · 5 years ago
  79. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  80. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  81. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  82. f09343f Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  83. c3aeb81 pinctrl: add driver for MT8518 by developer · 5 years ago
  84. 18f9fc7 mmc: mtk-sd: Adjust the mmc tuning flow by developer · 5 years ago
  85. 5817d5c clk: mediatek: add driver for MT8518 by developer · 5 years ago
  86. 4bba413 regmap: Fix potential memory leaks by Faiz Abbas · 5 years ago
  87. 9e0e1f3 net: cpsw: Add NULL pointer check by Faiz Abbas · 5 years ago
  88. e33cd22 mmc: davinci: fix mmc boot in SPL by Bartosz Golaszewski · 5 years ago
  89. 012929e mmc: davinci: drop struct davinci_mmc_plat by Bartosz Golaszewski · 5 years ago
  90. 3dffb44 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 5 years ago
  91. 609a074 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 5 years ago
  92. 6ccea84 mtd: mtdcore: Drop unused mtd_table by Tom Rini · 5 years ago
  93. 793072a pci: Only link pci_rom.o in some cases by Tom Rini · 5 years ago
  94. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  95. c850c6a Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · 5 years ago
  96. b7e33d3 gpio: at91_gpio: Add bank names by James Byrne · 5 years ago
  97. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  98. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  99. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  100. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago