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
sandbox: Use the reset driver to handle reset
Simon Glass
2015-07-21
sandbox: Add a warm and cold reset driver
Simon Glass
2015-07-21
dm: reset: Allow reset_walk() to return
Simon Glass
2015-07-21
sandbox: Support multiple reset types
Simon Glass
2015-07-21
dm: test: Add tests for the clk uclass
Simon Glass
2015-07-21
dm: test: Allow test names to leave out the dm_test_ prefix
Simon Glass
2015-07-21
dm: Add platform data advice and admonishment
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
zynq: Rename struct clk_ops to zynq_clk_ops
Simon Glass
2015-07-21
dm: Add a system reset uclass
Simon Glass
2015-07-21
mkimage: Set up a file size parameter and keep it updated
Simon Glass
2015-07-21
spl: Add a debug string before the jump to U-Boot
Simon Glass
2015-07-21
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
2015-07-21
fdt: Provide debug info when a device tree cannot be found
Simon Glass
2015-07-21
lib: Add function to extract a number from the end of a string
Simon Glass
2015-07-21
Add rivest cipher 4 (rc4) implementation
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
Drop CONFIG_ERRNO_STR from SPL
Simon Glass
2015-07-21
dm: power: Allow use of regulators in SPL
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 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
[next]