Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
71094b72d7113cbb2c566eac43fc122a18e5c6f9
/
drivers
c0912f9
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next
by Tom Rini
· 5 years ago
033e18b
misc: i2c_eeprom: add size query
by Robert Beckett
· 5 years ago
1a59cb4
misc: i2c_eeprom: add fixed partitions support
by Robert Beckett
· 5 years ago
951674a
dm: i2c: EEPROM simulator add tests for addr offset mask
by Robert Beckett
· 5 years ago
22e9351
dm: i2c: EEPROM simulator allow tests visibility of addr and offset
by Robert Beckett
· 5 years ago
8596852
i2c: add support for offset overflow in to address
by Robert Beckett
· 5 years ago
070a946
i2c: designware: Add Apollo Lake support
by Simon Glass
· 5 years ago
0a6f333
x86: apl: Add pinctrl driver
by Simon Glass
· 5 years ago
28eefef
x86: apl: Add PMC driver
by Simon Glass
· 5 years ago
7e589bc
x86: Add a generic Intel GPIO driver
by Simon Glass
· 5 years ago
74749f1
x86: Add a generic Intel pinctrl driver
by Simon Glass
· 5 years ago
4806fce
mtd: spi: Export spi_flash_std_probe()
by Simon Glass
· 5 years ago
3937df3
spi: ich: Add Apollo Lake support
by Simon Glass
· 5 years ago
636555a
spi: ich: Add TPL support
by Simon Glass
· 5 years ago
9284214
spi: ich: Add support for get_mmap() method
by Simon Glass
· 5 years ago
1facebd
spi: ich: Support hardware sequencing
by Simon Glass
· 5 years ago
0d3ee3e
spi: ich: Support of-platdata for fast-spi
by Simon Glass
· 5 years ago
43c145b
spi: ich: Correct max-size bug in ich_spi_adjust_size()
by Simon Glass
· 5 years ago
75214b0
spi: ich: Add mmio_base to struct ich_spi_platdata
by Simon Glass
· 5 years ago
a550662
spi: ich: Various small tidy-ups
by Simon Glass
· 5 years ago
b47aa26
spi: ich: Fix header order
by Simon Glass
· 5 years ago
702b28a
spi: ich: Convert to livetree
by Simon Glass
· 5 years ago
17e7544
spi: ich: Move the protection/lockdown code into a function
by Simon Glass
· 5 years ago
674990c
spi: ich: Move init function just above probe()
by Simon Glass
· 5 years ago
e8ac6ff
x86: spi: Don't enable SPI_FLASH_BAR by default
by Simon Glass
· 5 years ago
ccdabd8
spi: Correct operations check in dm_spi_xfer()
by Simon Glass
· 5 years ago
26047f6
x86: Allow removal of standard PCH drivers
by Simon Glass
· 5 years ago
fbb0efd
sandbox: Add a test for IRQ
by Simon Glass
· 5 years ago
79d66a6
x86: Move UCLASS_IRQ into a separate file
by Simon Glass
· 5 years ago
3e17ffb
sandbox: Add PCI driver and test for p2sb
by Simon Glass
· 5 years ago
5bee27a
pci: Add support for p2sb uclass
by Simon Glass
· 5 years ago
3b65ee3
x86: sandbox: Add a PMC emulator and test
by Simon Glass
· 5 years ago
6c6d88e
x86: power: Add an ACPI PMC uclass
by Simon Glass
· 5 years ago
642e848
x86: timer: Reduce timer code size in TPL on Intel CPUs
by Simon Glass
· 5 years ago
77dd7c6
x86: timer: use a timer base of 0
by Simon Glass
· 5 years ago
8aeafb5
dm: pinctrl: Allow enabling full pinctrl in SPL/TPL
by Simon Glass
· 5 years ago
fa11fe1
i2c: designware: Support use in SPL
by Simon Glass
· 5 years ago
8d72d5b
i2c: designware: Avoid using static data
by Simon Glass
· 5 years ago
457df23
i2c: designware: Tidy up PCI support
by Simon Glass
· 5 years ago
6dd4b01
dm: pci: Move pci_get_devfn() into a common file
by Simon Glass
· 5 years ago
2206ac2
dm: pci: Allow delaying auto-config until after relocation
by Simon Glass
· 5 years ago
bcee8d6
dm: gpio: Allow control of GPIO uclass in SPL
by Simon Glass
· 5 years ago
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
3031cde
Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 5 years ago
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
3104162
i2c: i2c_cdns: fix write timeout on fifo boundary
by Michael Auchter
· 5 years ago
b4f98b3
cros_ec: use uint instead of uint8_t for cmd param
by Michael Auchter
· 5 years ago
fd4b8f8
Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 5 years ago
5e5c785
serial: sandbox: support Unicode
by Heinrich Schuchardt
· 5 years ago
520f955
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 5 years ago
31dae22
spl: cache: Allow cache drivers in SPL
by Rick Chen
· 5 years ago
ac1ca99
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· 5 years ago
382c0c6
net: ti: am65-cpsw-nuss: Add new compatible for J721e
by Vignesh Raghavendra
· 5 years ago
461a290
net: ti: am65-cpsw-nuss: Rework RX flow ID handling
by Vignesh Raghavendra
· 5 years ago
5e6d9cc
dma: ti: k3-udma: Implement dma_get_cfg() interface
by Vignesh Raghavendra
· 5 years ago
b8a4dd2
dma: Introduce dma_get_cfg() interface
by Vignesh Raghavendra
· 5 years ago
08b3e90
net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN
by Cédric Le Goater
· 5 years ago
1e354cb
drivers: net: fsl_enetc: register internal MDIO bus
by Alex Marginean
· 5 years ago
6c96446
drivers: net: fsl_enetc_mdio: return with time-out if HW is stuck
by Alex Marginean
· 5 years ago
a931f78
drivers: net: fsl_enetc: move PCS and PHY config to probe
by Alex Marginean
· 5 years ago
307f8a6
drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds
by Alex Marginean
· 5 years ago
17bd7ea
drivers: net: fsl_enetc: use the new MDIO DM helper functions
by Alex Marginean
· 5 years ago
e22e3af
drivers: net: fsl_enetc: use XFI, USXGMII interface type macros
by Alex Marginean
· 5 years ago
6d9bc20
drivers: net: aquantia: check system interface too when checking for link up
by Alex Marginean
· 5 years ago
05f8607
drivers: net: aquantia: set SMBus addr based on DT property
by Alex Marginean
· 5 years ago
7552ee9
drivers: net: aquantia: set MDI reversal based on DT property
by Alex Marginean
· 5 years ago
a301ec7
drivers: net: aquantia: set up SI protocol based on interface type
by Alex Marginean
· 5 years ago
5fe861b
drivers: net: aquantia: add PHY generation information
by Alex Marginean
· 5 years ago
8a141d6
drivers: net: aquantia: use XFI, USXGMII interface types
by Alex Marginean
· 5 years ago
389488d
net: phy: fix switch vendor name
by Anatolij Gustschin
· 5 years ago
5bcb4b8
net: phy: mv88e61xx: register phy_driver struct for 88E6071
by Anatolij Gustschin
· 5 years ago
41820c4
net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071
by Anatolij Gustschin
· 5 years ago
4aa05f6
net: phy: mv88e61xx: add CPU port parameter init for 88E6071
by Anatolij Gustschin
· 5 years ago
f41a722
net: phy: mv88e61xx: rework to enable detection of 88E6071 devices
by Anatolij Gustschin
· 5 years ago
b2f2643
net: phy: micrel: make sure the factory test bit is cleared
by Nicolas Ferre
· 5 years ago
bf58916
net: phy: aquantia: wait for phy init sequence to finish
by Florin Chiculita
· 5 years ago
7c56408
net: macb: let miiphy_read/_write pass arbitrary addresses
by Josef Holzmayr
· 5 years ago
0d3044c
net: macb: explicitly pass phy_adr to mdio read and write
by Josef Holzmayr
· 5 years ago
27c3f70
net: phy: Increase link up delay in genphy_update_link()
by Stefan Roese
· 5 years ago
945dd96
net: rtl8169: Support RTL-8168c/8111c
by Thierry Reding
· 5 years ago
17caaf8
net: mvpp2: MVPP2 now needs MVMDIO
by Nevo Hed
· 5 years ago
2a42870
net: mvpp2: use new MVMDIO driver
by Nevo Hed
· 5 years ago
6239483
net: mvpp2: mark phy as invalid in case of missing appropriate driver
by Grzegorz Jaszczyk
· 5 years ago
13b725f
net: mvpp2x: fix traffic stuck after PHY start error
by Stefan Chulski
· 5 years ago
37d6265
net: phy: dp83867: refactor rgmii configuration
by Grygorii Strashko
· 5 years ago
253a5ff
net: phy: dp83867: io impedance is not dependent on RGMII delay
by Grygorii Strashko
· 5 years ago
20f7ea4
net: phy: dp83867: rework delay rgmii delay handling
by Grygorii Strashko
· 5 years ago
b3b9b12
net: phy: dp83867: Add ability to disable output clock
by Grygorii Strashko
· 5 years ago
ee622f0
net: phy: dp83867: move static initialization to .probe()
by Grygorii Strashko
· 5 years ago
5ee989c
net: phy: ti: rename ti.c to dp83867.c
by Grygorii Strashko
· 5 years ago
1f60789
net/phy: Fix phy_connect() for phy addr 0
by Priyanka Jain
· 5 years ago
2f02845
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
05429b6
rtc: move date.c from drivers/rtc/ to lib/
by AKASHI Takahiro
· 5 years ago
2cc393f
video: make BPP and ANSI configs optional
by Anatolij Gustschin
· 5 years ago
ca5655d
video: add guards around 16bpp/32bbp code
by Anatolij Gustschin
· 5 years ago
bead4f2
Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
f5edb0d
clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]
by Frieder Schrempf
· 5 years ago
ca2c694
video: bmp: Fix video_display_rle8_bitmap()
by Patrice Chotard
· 5 years ago
1ebf285
video: bmp: Fix video_splash_align_axis()
by Patrice Chotard
· 5 years ago
41eee94
pinctrl: rockchip: Add pinctrl support for rk3308
by David Wu
· 5 years ago
Next »