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
2014-07-23
dm: Add dm_scan_other() to locate board-specific devices
Simon Glass
2014-07-23
dm: Add child_pre_probe() and child_post_remove() methods
Simon Glass
2014-07-23
dm: Introduce per-child data for devices
Simon Glass
2014-07-23
dm: Add functions to access a device's children
Simon Glass
2014-07-23
dm: Provide a function to scan child FDT nodes
Simon Glass
2014-07-23
dm: Tidy up some header file comments
Simon Glass
2014-07-23
fdt: Add a function to get the node offset of an alias
Simon Glass
2014-07-23
dm: Allow a device to be found by its FDT offset
Simon Glass
2014-07-23
dm: Introduce device sequence numbering
Simon Glass
2014-07-23
fdt: Add a function to get the alias sequence of a node
Simon Glass
2014-07-23
Add a flag indicating when the serial console is ready
Simon Glass
2014-07-23
stdio: Provide functions to add/remove devices using stdio_dev
Simon Glass
2014-07-23
dm: Support driver model prior to relocation
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
dm: Provide a way to shut down driver model
Simon Glass
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
sandbox: config: Enable pre-relocation malloc()
Simon Glass
2014-07-23
Add a simple malloc() implementation for pre-relocation
Simon Glass
2014-07-22
whitespace cleanups
Pavel Machek
2014-07-22
rpi_b: handle import of environments in files with CRLF as line endings
Alexander Holler
2014-07-22
am335x_evm: handle import of environments in files with CRLF as line endings
Alexander Holler
2014-07-22
omap3_beagle: handle import of environments in files with CRLF as line endings
Alexander Holler
2014-07-22
Add option -r to env import to allow import of text files with CRLF as line e...
Alexander Holler
2014-07-22
h2200: Disable SHA256 on FIT images
Tom Rini
2014-07-22
common: cmd_ide: use __weak and add prototypes
Jeroen Hofstee
2014-07-22
tools: compiler.h: add missing time.h
Jeroen Hofstee
2014-07-22
linux/compat.h: port lower_32_bits and upper_32_bits from Linux
Lijun Pan
2014-07-18
mmc: prevent some warnings with make W=1
Jeroen Hofstee
2014-07-18
env_callback.h: spl: mark callback as maybe_unused
Jeroen Hofstee
2014-07-18
common: board_f: cosmetic use __weak for leds
Jeroen Hofstee
2014-07-14
socfpga: timer actually counts down
Pavel Machek
2014-07-14
ARM: DRA7xx: Update the board_name env variable
Lokesh Vutla
2014-07-09
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-07-09
ARM: m53evk: Update default environment
Lothar Rubusch
2014-07-09
ARM: m53evk: Adjust mtdparts settings
Marek Vasut
2014-07-09
ARM: m53evk: add needed commands and options
Marek Vasut
2014-07-09
ARM: m28evk: Update default environment
Lothar Rubusch
2014-07-09
ARM: m28evk: Adjust mtdparts
Marek Vasut
2014-07-09
ARM: m28evk: add needed commands and options
Marek Vasut
2014-07-07
TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagle
Tyler Baker
2014-07-07
fit: make sha256 support optional
Dirk Eibach
2014-07-07
board: gdsys: Remove commands to reduce footprint
Dirk Eibach
2014-07-07
board: gdsys: Make gdsys osd hardware detection more robust
Dirk Eibach
2014-07-07
board: gdsys: Configure bridge on DP501 to support DDC only
Dirk Eibach
2014-07-07
board: gdsys: Increase iocon and dlv10g version string
Dirk Eibach
2014-07-07
board: gdsys: Fix dlvision-10g I2C configuration
Dirk Eibach
2014-07-07
i2c: IHS I2C master driver
Dirk Eibach
2014-07-07
board: iocon: Support DisplayPort hardware
Dirk Eibach
2014-07-07
mpc8xx: remove spc1920 board support
Masahiro Yamada
2014-07-07
mpc8xx: remove v37 board support
Masahiro Yamada
[next]