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
Age
Commit message (
Expand
)
Author
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 structure comments for dwmmc
Simon Glass
2015-07-21
dm: mmc: Allow driver model to be used for MMC in SPL
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
spl: Add debugging info for spl_mmc boot
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-21
sandbox: Drop special-case sandbox console code
Simon Glass
2015-07-21
dm: Allow debug UART to support an early console
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
dm: arm: Put driver model I2C drivers before legacy ones
Simon Glass
2015-07-21
dm: Reduce SPL device tree size
Simon Glass
2015-07-21
fdt: Add fdtgrep tool
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-21
sandbox: Enable dhry command
Simon Glass
2015-07-21
Add a dhrystone benchmark command
Simon Glass
2015-07-20
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-07-20
armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup.
Zhichun Hua
2015-07-20
armv8: Fix TCR macros for shareability attribute
Zhichun Hua
2015-07-20
armv8/ls2085a/defconfig: Enable FSL_DSPI, OF_CONTROL and DM support
Haikun.Wang@freescale.com
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
armv8/ls2085ardb: DSPI pin muxing configure through QIXIS CPLD
Haikun.Wang@freescale.com
2015-07-20
armv8/ls2085aqds: DSPI pin muxing configure through QIXIS
Haikun Wang
2015-07-20
armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock'
Haikun Wang
2015-07-20
arm/dts/ls2085a: Add dts files for LS2085AQDS and LS2085ARDB
Haikun Wang
2015-07-20
arm/dts/ls2085a: Add DSPI dts node
Haikun Wang
2015-07-20
arm/dts/ls2085a: Bring in ls2085a dts files from linux kernel
Haikun Wang
2015-07-20
arm/ls102xa: Add little-endian mode support for audio IPs
Alison Wang
2015-07-20
arm/ls102xa: Add PSCI support for ls102xa
Wang Dongsheng
2015-07-20
ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S
Wang Dongsheng
2015-07-20
arm: ls1021a: Remove the inappropriate use of the function 'sprintf'
Alison Wang
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
[next]