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
/
common
Age
Commit message (
Expand
)
Author
2012-10-22
fs: Add a Coreboot Filesystem (CBFS) driver and commands
Gabe Black
2012-10-22
common: Convert the U-Boot commands to LG-arrays
Marek Vasut
2012-10-22
COMMON: Implement common bounce buffer
Marek Vasut
2012-10-22
usb: fallback safely when a configuration descriptor is too large
Vincent Palatin
2012-10-22
usb: Support the CONFIG_SYS_64BIT_LBA option
Gabe Black
2012-10-19
x86: Change global data baudrate to int
Simon Glass
2012-10-19
nds32: Change global data baudrate to int
Simon Glass
2012-10-19
mips: Change global data baudrate to int
Simon Glass
2012-10-19
blackfin: Change global data baudrate to int
Simon Glass
2012-10-19
arm: Change global data baudrate to int
Simon Glass
2012-10-19
sparc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
powerpc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
openrisc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
nios2: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
microblaze: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
m68k: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
avr32: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
sh: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
env: cosmetic: Consilidate the default env definition
Joe Hershberger
2012-10-17
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2012-10-17
remove unnecessary includes from cmd_ide.c
Pavel Herrmann
2012-10-17
split PCS440EP specific code from cmd_ide.c
Pavel Herrmann
2012-10-17
split AU1X00 specific code from cmd_ide.c
Pavel Herrmann
2012-10-17
make ide_led() a weak alias
Pavel Herrmann
2012-10-17
split CPC45 board-specific IDE functions from cmd_ide.c
Pavel Herrmann
2012-10-17
change all versions of input_data() and output_data() to global weak aliases
Pavel Herrmann
2012-10-17
split IVM power hooks from cmd_ide.c
Pavel Herrmann
2012-10-17
split mpc8xx hooks from cmd_ide.c
Pavel Herrmann
2012-10-17
remove CONFIG_SC3 from cmd_ide.c
Pavel Herrmann
2012-10-16
i2c_probe: update for use in scripting
Eric Nelson
2012-10-16
common/i2c: Add i2c write command
York Sun
2012-10-15
fdt: Check for a token to skip auto-hash validation
Joe Hershberger
2012-10-15
fdt: Identify scripts in ITBs as printable strings
Joe Hershberger
2012-10-15
fdt: Add get commands to fdt
Joe Hershberger
2012-10-15
fdt: Limit printed hex in fdt print and list commands
Joe Hershberger
2012-10-15
fdt: Check error codes returned from fdtlib when loading ITB
Joe Hershberger
2012-10-15
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
Tom Rini
2012-10-15
env: Check for NULL pointer in envmatch()
Joe Hershberger
2012-10-15
common: cmd_bdinfo: fix type of value in print_lnum
Daniel Schwierzeck
2012-10-15
usb: add support for multiple usb controllers
Lucas Stach
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
serial: Move common/serial.c to drivers/serial/
Marek Vasut
2012-10-15
serial: Use puts() and hang() instead of panic() in SPL
Marek Vasut
2012-10-15
serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver
Marek Vasut
[prev]
[next]