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-09-23
ARM: tegra: reserve unmapped RAM so EFI doesn't use it
Stephen Warren
2018-09-23
efi_loader: simplify ifdefs
Stephen Warren
2018-09-23
lib: charset: remove obsolete functions
Heinrich Schuchardt
2018-09-23
efi_loader: buffer size for load options
Heinrich Schuchardt
2018-09-23
efi_loader: don't use unlimited stack as buffer
Heinrich Schuchardt
2018-09-23
efi_loader: remove limit on variable length
Heinrich Schuchardt
2018-09-23
test: test printing Unicode
Heinrich Schuchardt
2018-09-23
lib: vsprintf: correct printing of Unicode strings
Heinrich Schuchardt
2018-09-23
test: unit tests for Unicode functions
Heinrich Schuchardt
2018-09-23
lib: charset: utility functions for Unicode
Heinrich Schuchardt
2018-09-23
efi_loader: rename utf16_strlen, utf16_strnlen
Heinrich Schuchardt
2018-09-23
lib: build charset.o only if needed
Heinrich Schuchardt
2018-09-23
test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)
Heinrich Schuchardt
2018-09-23
vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER)
Heinrich Schuchardt
2018-09-23
efi_loader: Pass address to fs_read()
Alexander Graf
2018-09-23
efi: sandbox: Tidy up copy_fdt() to work with sandbox
Simon Glass
2018-09-23
efi: Relocate FDT to 127MB instead of 128MB
Simon Glass
2018-09-23
efi_selftest: test for loaded image protocol
Heinrich Schuchardt
2018-09-23
efi_loader: pass system table in loaded image protocol
Heinrich Schuchardt
2018-09-23
efi_selftest: memory leak testing manage protocols
Heinrich Schuchardt
2018-09-19
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-09-19
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-09-19
arm: mvebu: clearfog: enable eMMC boot partitions support
Baruch Siach
2018-09-19
phy: marvell: add SATA comphy RX/TX polarity invert support
Rabeeh Khoury
2018-09-19
fix: cmd: mvebu: Exclude mvebu commands from SPL builds
Konstantin Porotchkin
2018-09-19
fix: mvebu: Add SPI parameters for environment setup
Konstantin Porotchkin
2018-09-19
fix: env: Fix the SPI flash device setup for DM mode
Konstantin Porotchkin
2018-09-19
fix: nand: pxa3xx: Add WA for eliminating flash ready timeout
David Sniatkiwicz
2018-09-19
nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND
Konstantin Porotchkin
2018-09-19
nand: pxa3xx: cosmetic: add comments to the timing layout structures
Konstantin Porotchkin
2018-09-19
fix: nand: Replace hardcoded page chunk size with calculated one
Konstantin Porotchkin
2018-09-19
mtd: nand: pxa3xx: add support for Toshiba flash
Konstantin Porotchkin
2018-09-19
mtd: nand: pxa3xx: add support for 2KB 8-bit flash
Victor Axelrod
2018-09-19
mtd: nand: pxa3xx: Fix READOOB implementation
Boris Brezillon
2018-09-19
mtd: nand: pxa3xx_nand: add support for partial chunks
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Fix initial controller configuration
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Increase the initial chunk size
Ofer Heifetz
2018-09-19
nand: pxa3xx: Increase READ_ID buffer and make the size static
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx-nand: fix random command timeouts
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: fix early spurious interrupt
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: use nand_to_mtd()
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: Increase initial buffer size
Ofer Heifetz
2018-09-19
board: turris_mox: Fixup U-Boot's device tree if PCIe connected
Marek Behún
2018-09-19
dts: mvebu: mcbin: drop redundant SD slot node
Baruch Siach
2018-09-19
arch/arm/dts: Update Turris Mox device tree
Marek Behún
2018-09-19
board: turris_mox: Enable PCI in defconfig
Marek Behún
2018-09-19
board: turris_mox: Fix watchdog macro name
Marek Behún
2018-09-19
clk: armada-37xx-periph: Support changing clock parent and rate
Marek Behún
[next]