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-30
x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
Andy Shevchenko
2018-01-30
x86: zImage: Move subarch assignment out of cmd_line check
Andy Shevchenko
2018-01-30
x86: Fix reference to QEMU variant of write_acpi_tables()
Andy Shevchenko
2018-01-30
x86: tangier: Make _CRS for BTH0 Serialized to avoid warning
Andy Shevchenko
2018-01-30
configs: x86: allow to override CONFIG_BOOTCOMMAND
Heinrich Schuchardt
2018-01-29
Prepare v2018.03-rc1
Tom Rini
2018-01-29
spl: include timezone in banner
Klaus Goger
2018-01-29
aes: Allow non-zero initialization vector
Андрей Мозжухин
2018-01-29
kconfig: revert change that was not needed for -Wformat-security
Masahiro Yamada
2018-01-29
fs: btrfs: Fix printf format character warning
Tom Rini
2018-01-29
mvpp2: Fix warning over 32bit vs 64bit targets
Tom Rini
2018-01-29
clk: clk_stm32: Add .set_rate callback
Patrice Chotard
2018-01-29
board: stm32: Fix stm32f746-disco boot
Patrice Chotard
2018-01-29
serial: Make full device search optional
Alexander Graf
2018-01-29
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-01-29
Merge git://git.denx.de/u-boot-cfi-flash
Tom Rini
2018-01-29
tools/mrvl_uart.sh: Tidy script output
Andreas Färber
2018-01-29
tools/mrvl_uart.sh: Fix minicom baudrate
Andreas Färber
2018-01-29
cfi_flash: Always define cfi_flash_num_flash_banks
Mario Six
2018-01-29
cfi_flash: Fix indention
Mario Six
2018-01-29
cfi_flash: Fix long lines
Mario Six
2018-01-29
cfi_flash: Bound-check index before array access
Mario Six
2018-01-29
flash: Fix spelling of "ERR_TIMOUT"
Mario Six
2018-01-29
cfi_flash: Rename camel-case variables
Mario Six
2018-01-29
cfi_flash: Fix strings split across lines
Mario Six
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
[next]