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-20
clk: add API to enable clock
Masahiro Yamada
2016-01-20
clk: add static qualifier to local functions
Masahiro Yamada
2016-01-20
clk: move Kconfig options into sub-menu
Masahiro Yamada
2016-01-20
timer: sandbox: work without device tree
Stephen Warren
2016-01-20
dm: timer: refuse timers with zero clock_rate
Stephen Warren
2016-01-20
dm: core: Call uclass post_bind() after the driver's bind() method
Simon Glass
2016-01-20
pinctrl: Avoid binding all pinconfig nodes before relocation
Simon Glass
2016-01-20
dm: mmc: Try to honour the sequence order
Simon Glass
2016-01-20
dm: gpio: Allow the uclass to work without printf()
Simon Glass
2016-01-20
drivers: timer: omap_timer: add timer driver for omap devices based on dm
Mugunthan V N
2016-01-20
dm: timer: uclass: Add flag to control sequence numbering
Mugunthan V N
2016-01-20
dm: timer: uclass: add timer init in uclass driver to add timer device
Mugunthan V N
2016-01-20
dm: core: Provide uclass_find_device_by_phandle() only when needed
Simon Glass
2016-01-20
spi: ti_qspi: Use 4-byte opcode for mmap read
Vignesh R
2016-01-19
arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for ...
Sergey Temerkhanov
2016-01-19
arm: serial: Add debug UART capability to the pl01x driver
Sergey Temerkhanov
2016-01-19
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-01-19
power: regulator: max77686: Don't use switch() on bools
Tom Rini
2016-01-19
spi: rk_spi: Fix debug format warning
Tom Rini
2016-01-19
pci_rom.c: Fix may be used uninitialized warning
Tom Rini
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-16
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2016-01-16
net: pcnet: refactor mapping of virtual addresses to physical ones
Daniel Schwierzeck
2016-01-16
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2016-01-16
arm: socfpga: set the fpga global bit to disable HPS to FPGA signals
Dinh Nguyen
2016-01-16
ddr: altera: Init the rule ID in debug code
Marek Vasut
2016-01-16
usb: host: ehci-vf: Implement board_usb_phy_mode weak function
Sanchayan Maity
2016-01-16
usb: host: ehci-vf: Remove hardcoded USB host client configuration
Sanchayan Maity
2016-01-16
usb:ci_udc: Remove ULPI setting for i.MX OTG controller
Ye.Li
2016-01-15
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2016-01-15
dm: pci: Avoid a memory leak when allocating the ROM
Simon Glass
2016-01-15
dm: pci: Add a 'fall through' comment
Simon Glass
2016-01-15
dm: spi_flash: Allow the uclass to work without printf()
Simon Glass
2016-01-15
mmc: rockchip: the non-removable property must point to emmc
huang lin
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-01-14
mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT
Phil Sutter
2016-01-14
drivers/pci/pci_mvebu: Fix for boards with X4 lanes
Phil Sutter
2016-01-14
axp: Fix debugging support in DDR3 write leveling
Phil Sutter
2016-01-14
drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
Phil Sutter
2016-01-14
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
2016-01-14
arm: mvebu: Make ECC support configurable on Armada XP
Stefan Roese
2016-01-14
sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP
Tor Krill
2016-01-14
net: mvneta: Convert to driver model
Stefan Roese
2016-01-14
spi: kirkwood_spi.c: Add driver model support
Stefan Roese
2016-01-14
spi: kirkwood_spi.c: Prepare for driver model support
Stefan Roese
2016-01-14
arm: mvebu: ddr: Fix compilation warning
Stefan Roese
2016-01-13
net: lpc32xx: fix ignored MDIO busy wait status on read
Vladimir Zapolskiy
2016-01-13
serial: lpc32xx hsuart: port driver to driver model
Vladimir Zapolskiy
2016-01-13
ums: support multiple LUNs at once
Stephen Warren
[next]