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
2018-01-29
cfi_flash: Use u8 pointers instead of void pointers
Mario Six
2018-01-29
cfi_flash: Remove assignments from if conditions
Mario Six
2018-01-29
cfi_flash: Remove return from void function
Mario Six
2018-01-29
cfi_flash: Fix placement of brace
Mario Six
2018-01-29
cfi_flash: Fix else after break
Mario Six
2018-01-29
cfi_flash: Fix spelling of "Unknown"
Mario Six
2018-01-29
cfi_flash: Add missing braces in blocks
Mario Six
2018-01-29
cfi_flash: Remove unnecessary braces
Mario Six
2018-01-29
cfi_flash: Fix comment style
Mario Six
2018-01-29
cfi_flash: Use __func__ macro instead of function name
Mario Six
2018-01-29
cfi_flash: Fix logical continuations
Mario Six
2018-01-29
cfi_flash: Remove braces for single-statement blocks
Mario Six
2018-01-29
cfi_flash: Fix missing/superfluous lines
Mario Six
2018-01-29
cfi_flash: Fix spacing around casts/operators
Mario Six
2018-01-29
cfi_flash: Fix indent of case statements
Mario Six
2018-01-29
cfi_flash: Fix whitespace with casting
Mario Six
2018-01-29
cfi_flash: Fix Parenthesis spacing
Mario Six
2018-01-29
cfi_flash: Fix style of pointer declarations
Mario Six
2018-01-29
cfi_flash: Fix space between function name and parenthesis
Mario Six
2018-01-28
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-01-28
efi_loader: add a README.iscsi describing booting via iSCSI
Heinrich Schuchardt
2018-01-28
efi_loader: consistently use %pD to print device paths
Heinrich Schuchardt
2018-01-28
efi_loader: do not install NULL as device path
Heinrich Schuchardt
2018-01-28
vsprintf.c: correct printing of a NULL device path
Heinrich Schuchardt
2018-01-28
efi_loader: Call Exit() on return from payload in StartImage()
Alexander Graf
2018-01-28
efi_loader: fix comments in indent_string()
Heinrich Schuchardt
2018-01-28
efi_loader: catch misspelled bootefi subcommand
Heinrich Schuchardt
2018-01-28
efi_loader: Always use EFIAPI instead of asmlinkage
Alexander Graf
2018-01-28
efi: Conflict efi_loader with different stub bitness
Alexander Graf
2018-01-28
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2018-01-28
omap3_logic: Clean up I2C pin muxing.
Adam Ford
2018-01-28
spl: add option to disable SPL banner output
Anatolij Gustschin
2018-01-28
bcm2835_pinctrl: Probe pre-reloc
Alexander Graf
2018-01-28
bcm2835_pl011_serial: Add BCM2835 specific serial driver
Alexander Graf
2018-01-28
MAINTAINERS: Take over BCM2835 maintainership
Alexander Graf
2018-01-28
bcm2835_mu_serial: Convert to Kconfig
Alexander Graf
2018-01-28
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
2018-01-28
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
Alexander Graf
2018-01-28
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
Alexander Graf
2018-01-28
pl01x: Convert to dev_read
Alexander Graf
2018-01-28
serial_bcm283x_mu: Fail loading if not muxed
Alexander Graf
2018-01-28
serial_bcm283x_mu: Always skip init
Alexander Graf
2018-01-28
serial_bcm283x_mu: Convert to dev_read
Alexander Graf
2018-01-28
rpi: Determine PL011/Mini-UART availability at runtime
Alexander Graf
2018-01-28
serial: bcm283x_mu: Remove support for post-init disabling
Alexander Graf
2018-01-28
rpi: Remove runtime disabling support for serial
Alexander Graf
2018-01-28
serial: Use next serial device if probing fails
Alexander Graf
2018-01-28
am33xx: board: Call spl_early_init() to support sdram_init()
Faiz Abbas
2018-01-28
arm: add support for PDU001
Felix Brack
2018-01-28
mmc: Add bcm2835 sdhost controller
Alexander Graf
[prev]
[next]