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
/
include
Age
Commit message (
Expand
)
Author
2015-07-21
dm: pmic: Add functions to adjust PMIC registers
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
mmc: Add structure comments for dwmmc
Simon Glass
2015-07-21
dm: mmc: Add an MMC uclass
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: 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: Move the tree/uclass dump code into its own file
Simon Glass
2015-07-21
debug_uart: Remove use of asmlinkage
Simon Glass
2015-07-21
Add a way of checking the position of a structure member
Simon Glass
2015-07-21
fdt: Add fdt_first/next_region() functions
Simon Glass
2015-07-21
fdt: Add a function to remove unused strings from a device tree
Simon Glass
2015-07-21
mkimage: Display a better list of available image types
Simon Glass
2015-07-20
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-07-20
armv8/ls2085ardb: Enable DSPI flash support for LS2085ARDB
Haikun Wang
2015-07-20
armv8/ls2085aqds: Enable DSPI flash support for LS2085AQDS
Haikun Wang
2015-07-20
arm/ls102xa: Add PSCI support for ls102xa
Wang Dongsheng
2015-07-20
board/ls2085a: Increase kernel_size value in env variable
Prabhakar Kushwaha
2015-07-20
board/ls2085rdb: Export functions for standalone AQ FW load apps
Prabhakar Kushwaha
2015-07-20
armv8/fsl-lsch3: partition stream IDs
Stuart Yoder
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
armv8/ls2085a: enable debug server
Stuart Yoder
2015-07-20
armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvr
Prabhakar Kushwaha
2015-07-20
armv8/ls2085ardb: Fix SPD address error on early boards
York Sun
2015-07-20
driver/ddr/fsl: Add a hook to update SPD address
York Sun
2015-07-20
armv8/ls2085a: Avoid hard-coding for board name print
Prabhakar Kushwaha
2015-07-20
armv8/ls2085a: Increase the supported kernel size
Bhupesh Sharma
2015-07-20
armv8/ls2085rdb: Update PCA9547PW slave address
Prabhakar Kushwaha
2015-07-20
armv8/ls2085a: Update LS2085a PCIe compatible
Prabhakar Kushwaha
2015-07-20
armv8/ls2085a: Enable "date" command for QDS and RDB
Priyanka Jain
2015-07-20
armv8/ls2085ardb: add hwconfig setting for eSDHC
Yangbo Lu
2015-07-20
armv8/ls2085ardb: Add eth & phy firmware loading support
Prabhakar Kushwaha
2015-07-20
libfdt: fix description of fdt_get_string()
Masahiro Yamada
2015-07-20
fdt: prevent clearing memory node if there are no banks
Andre Przywara
2015-07-15
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-07-14
pci: Configure expansion ROM during auto config process
Bin Meng
2015-07-14
dm: x86: baytrail: Correct PCI region 3 when driver model is used
Simon Glass
2015-07-14
dm: x86: minnowmax: Move PCI to use driver model
Simon Glass
2015-07-14
dm: spi: Enable environment for minnowmax
Simon Glass
2015-07-14
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-07-14
x86: crownbay: Enable graphics support
Bin Meng
2015-07-14
x86: Move VGA option rom macros to Kconfig
Bin Meng
2015-07-14
dm: pci: Use the correct hose when configuring devices
Simon Glass
[next]