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
2016-07-14
dm: sandbox: Enable of-platdata for sandbox_spl
Simon Glass
2016-07-14
sandbox: Don't bring in the eeprom emulator in SPL
Simon Glass
2016-07-14
dm: core: Expand platdata for of-platdata devices
Simon Glass
2016-07-14
dm: Don't attach the device tree to SPL with of-platdata
Simon Glass
2016-07-14
dtoc: Ignore the u-boot, dm-pre-reloc property
Simon Glass
2016-07-14
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
Simon Glass
2016-07-14
dm: spl: Bind in all devices in SPL with of-platdata
Simon Glass
2016-07-14
tiny-printf: Support assert()
Simon Glass
2016-07-14
Only build the libfdt python module if 'swig' is available
Simon Glass
2016-07-14
dm: Add a more efficient libfdt library
Simon Glass
2016-07-14
dm: Makefile: Build of-platdata files when the feature is enabled
Simon Glass
2016-07-14
dm: Add a tool to generate C code from a device tree
Simon Glass
2016-07-14
dm: Add a library to provide simple device-tree access
Simon Glass
2016-07-14
dm: Add a README for of-platdata
Simon Glass
2016-07-14
dm: Add an option to enable the of-platdata feature
Simon Glass
2016-07-14
dm: Don't include fdtdec functions when of-platdata is enabled
Simon Glass
2016-07-14
dm: serial: Add support for of-platdata
Simon Glass
2016-07-14
dm: clk: Add support for of-platdata
Simon Glass
2016-07-14
dm: Add a header that provides access to the of-platdata structs
Simon Glass
2016-07-14
dm: sandbox: Add a simple driver to test of-platdata
Simon Glass
2016-07-14
dm: syscon: Add support for of-platdata
Simon Glass
2016-07-14
dm: regmap: Add a dummy implementation for of-platdata
Simon Glass
2016-07-14
dm: core: Don't use device tree with of-platdata
Simon Glass
2016-07-14
dm: Makefile: Build of-platdata before SPL
Simon Glass
2016-07-14
dm: spl: Don't set up device tree with of-platdata
Simon Glass
2016-07-14
sandbox: Add a test device that uses of-platdata
Simon Glass
2016-07-14
sandbox: Add a new sandbox_spl board
Simon Glass
2016-07-14
sandbox: serial: Don't sync video in SPL
Simon Glass
2016-07-14
sandbox: Don't use IDE and iotrace in SPL
Simon Glass
2016-07-14
sandbox: Add basic SPL implementation
Simon Glass
2016-07-14
sandbox: Don't include the main loop in SPL
Simon Glass
2016-07-14
sandbox: Don't use PCI in SPL
Simon Glass
2016-07-14
sandbox: Add some missing headers in cpu.c
Simon Glass
2016-07-14
sandbox: Correct header file order in cpu.c
Simon Glass
2016-07-14
sandbox: Support building an SPL image
Simon Glass
2016-07-14
sandbox: Allow chaining from SPL to U-Boot proper
Simon Glass
2016-07-14
Makefile: Allow the SPL final link rule to be overridden
Simon Glass
2016-07-14
spl: Drop include of i2c.h
Simon Glass
2016-07-14
README: Remove CONFIG_SYS_MALLOC_F_LEN comment
Simon Glass
2016-07-14
sandbox: Don't print a warning for CONFIG_I2C_COMPAT
Simon Glass
2016-07-14
rtc: Tidy up the code style
Simon Glass
2016-07-14
arm: Show cache warnings in U-Boot proper only
Simon Glass
2016-07-14
Add warn_non_spl() to show a message in U-Boot proper
Simon Glass
2016-07-14
Add comments for debug() and pr_fmt
Simon Glass
2016-07-14
arm: Don't invalidate unaligned cache regions
Simon Glass
2016-07-14
arm: Move check_cache_range() into a common place
Simon Glass
2016-07-14
board_f: prevent misleading "Watchdog enabled" output
Anatolij Gustschin
2016-07-14
board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y
Anatolij Gustschin
2016-07-14
configs: da850evm: enable bootz command
Sekhar Nori
2016-07-14
ARM: OMAP5+: Enable errata i727
Lokesh Vutla
[prev]
[next]