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
2015-07-21
dm: test: Add tests for the clk uclass
Simon Glass
2015-07-21
power: pmic: Use trailing_strtol() instead of a local function
Simon Glass
2015-07-21
dm: Add a clock uclass
Simon Glass
2015-07-21
dm: Add a system reset uclass
Simon Glass
2015-07-21
ns16550: Improve debug UART so it can work with 32-bit access
Simon Glass
2015-07-21
dm: spi: Make local functions static
Simon Glass
2015-07-21
dm: Add support for RAM drivers
Simon Glass
2015-07-21
dm: pmic: Add functions to adjust PMIC registers
Simon Glass
2015-07-21
dm: power: Use debug() for errors in regulator uclass
Simon Glass
2015-07-21
dm: power: Add a function to set up all regulators
Simon Glass
2015-07-21
dm: pmic: Split output from function
Simon Glass
2015-07-21
dm: power: Add regulator flags to centralise auto-set logic
Simon Glass
2015-07-21
dm: power: Avoid case-insensitve match for child names
Simon Glass
2015-07-21
mmc: Add debug() output on read errors
Simon Glass
2015-07-21
dm: mmc: Add an MMC uclass
Simon Glass
2015-07-21
dm: led: Add a driver for GPIO-controlled LEDs
Simon Glass
2015-07-21
dm: Add support for LEDs
Simon Glass
2015-07-21
dm: Add support for generic system controllers (syscon)
Simon Glass
2015-07-21
dm: Add support for register maps (regmap)
Simon Glass
2015-07-21
dm: gpio: Add dm_gpio_request() to manually request a GPIO
Simon Glass
2015-07-21
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
Simon Glass
2015-07-21
dm: gpio: Allow GPIO uclass to be used in SPL
Simon Glass
2015-07-21
dm: core: Correct device_get_child_by_of_offset() parameter
Simon Glass
2015-07-21
dm: core: Add a function to find any device from device tree
Simon Glass
2015-07-21
dm: core: Use debug() instead of printf() for failures
Simon Glass
2015-07-21
dm: Move the tree/uclass dump code into its own file
Simon Glass
2015-07-20
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-07-20
driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx
Prabhakar Kushwaha
2015-07-20
driver/ldpaa_eth: Avoid TX conf frames
Prabhakar Kushwaha
2015-07-20
driver/ldpaa_eth: Add timeout handling DQRR entry read
Prabhakar Kushwaha
2015-07-20
driver/ldpaa_eth: Retry enqueue if portal was busy
Prabhakar Kushwaha
2015-07-20
armv8/fsl-lsch3: device tree fixups for PCI stream IDs
Stuart Yoder
2015-07-20
drivers/fsl-mc: dynamically create ICID pool in DPC
Stuart Yoder
2015-07-20
armv8/fsl-lsch3: partition stream IDs
Stuart Yoder
2015-07-20
drivers: fsl-mc: Return error for major version mismatch
Prabhakar Kushwaha
2015-07-20
drivers: fsl-mc: Update qbman driver
Prabhakar Kushwaha
2015-07-20
drivers: fsl-mc: Update flibs to mc-0.6.0.1
Prabhakar Kushwaha
2015-07-20
drivers/fsl-mc: Autoload AOIP image from NOR flash
J. German Rivera
2015-07-20
driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf
Prabhakar Kushwaha
2015-07-20
drivers/fsl-mc: Make MC boot error messages more readable
J. German Rivera
2015-07-20
driver/fsl_debug_server: Fix the DDR hide logic for LS2085a
Bhupesh Sharma
2015-07-20
driver/ddr/fsl: Add a hook to update SPD address
York Sun
2015-07-20
fdt: armv8: Fix build warnings on armv8
Haikun Wang
2015-07-15
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-07-14
pci: Disable expansion ROM address decoding when signature check fails
Bin Meng
2015-07-14
pci: Configure expansion ROM during auto config process
Bin Meng
2015-07-14
drivers: block: Remove the ata_piix driver
Bin Meng
2015-07-14
dm: x86: baytrail: Correct PCI region 3 when driver model is used
Simon Glass
2015-07-14
x86: pci: Tidy up the generic x86 PCI driver
Simon Glass
2015-07-14
dm: spi: Correct BIOS protection logic for ICH9
Simon Glass
[next]