index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2016-01-27
net: emaclite: Fix logic around available TX buffers
Michal Simek
2016-01-27
net: emaclite: Use indirect register access for TX reset
Michal Simek
2016-01-27
net: emaclite: Use indirect register access for rx_ping/pong
Michal Simek
2016-01-27
net: emaclite: Use indirect register access for tx_ping/pong
Michal Simek
2016-01-27
net: emaclite: Convert MDIO to use register offset
Michal Simek
2016-01-27
net: emaclite: Add MDIO support to driver
Michal Simek
2016-01-27
net: emaclite: Remove ancient OF probe function
Michal Simek
2016-01-27
net: Add axi emac to Kconfig
Michal Simek
2016-01-27
net: axi_emac: Rename start, stop, write_hwaddr functions
Michal Simek
2016-01-27
net: axi_emac: Split recv from free_pkt
Michal Simek
2016-01-27
net: axi_emac: Enable access to MDIO in probe
Michal Simek
2016-01-27
net: axi_emac: Move driver to DM
Michal Simek
2016-01-27
net: axi_emac: Pass private structure where possible
Michal Simek
2016-01-27
net: axi_emac: Pass private structure to phyread/phywrite
Michal Simek
2016-01-27
net: axi_emac: Put iobase to private structure
Michal Simek
2016-01-27
net: axi_emac: Pass directly pointer to register space
Michal Simek
2016-01-27
net: axi_emac: Show phy address instead of register content
Michal Simek
2016-01-27
net: axi_emac: Fix parentheses around operand !
Michal Simek
2016-01-27
serial: uartlite: Add uartlite to Kconfig
Michal Simek
2016-01-27
serial: uartlite: Add support for debug console
Michal Simek
2016-01-27
serial: uartlite: Move driver to DM
Michal Simek
2016-01-27
mailaddr: Update mail address
Ricardo Ribalda Delgado
2016-01-26
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-01-26
mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer...
Hans de Goede
2016-01-26
sunxi: power: axp818: Enable support for ALDOs
Chen-Yu Tsai
2016-01-26
power: axp818: Add support for DLDO and ELDO regulators
Chen-Yu Tsai
2016-01-26
power: axp: merge separate DLDO functions into 1
Chen-Yu Tsai
2016-01-26
sunxi: Implement poweroff support for axp221 pmic
Hans de Goede
2016-01-26
sunxi: Implement poweroff support for axp209 pmic
Michael van Slingerland
2016-01-26
sunxi: Implement poweroff support for axp152 pmic
Hans de Goede
2016-01-26
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-01-26
video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default
Anatolij Gustschin
2016-01-25
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-01-25
usb: add clock support for generic EHCI
Masahiro Yamada
2016-01-25
Merge branch 'master' of git://git.denx.de/u-boot-imx
Tom Rini
2016-01-25
ns16550: zap the rockchip serial compatible string
Thomas Chou
2016-01-25
net: eepro100: Fix build warnings
Bin Meng
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-25
net: zynq_gem: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
usb: ehci-mx6: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
usb: ohci-lpc32xx: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
usb: dwc2: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
serial: Remove serial_putc_raw_dev
Tom Rini
2016-01-24
imx: nand: update GPMI NAND driver to support MX7
Peng Fan
2016-01-24
imx: apbh_dma: Update APBH-DMA for MX7D
Peng Fan
2016-01-24
x86: ivybridge: Use the I2C driver to perform SMbus init
Simon Glass
2016-01-24
x86: i2c: Add a stub driver for Intel I2C/SMbus
Simon Glass
2016-01-24
ahci: Add a disk-controller uclass
Simon Glass
2016-01-24
dm: pci: Convert bios_emu to use the driver model PCI API
Simon Glass
2016-01-24
dm: syscon: Allow finding devices by driver data
Simon Glass
[next]