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
2016-07-25
dtoc: Correct the type widening code in fdt_fallback
Simon Glass
2016-07-25
hashtable: Fix compiler warning on 32-bit sandbox
Simon Glass
2016-07-25
part_efi: Fix compiler warning on 32-bit sandbox
Simon Glass
2016-07-25
lzmadec: Use the same type as the lzma call
Simon Glass
2016-07-25
sandbox: Add instructions about building on 32-bit machines
Simon Glass
2016-07-25
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
mario.six@gdsys.cc
2016-07-25
ARM: am33xx: Always inhibit init/refresh during DDR phy init
Russ Dill
2016-07-25
ARM: am33xx: Fix DDR init delay placement
Russ Dill
2016-07-25
efi_loader: Make exposed image loader path absolute
Alexander Graf
2016-07-25
common: fit: Allow U-Boot images to be booted
mario.six@gdsys.cc
2016-07-25
keystone: k2h/e/l: Fix DMA coherency for QM PDSP
Karicheri, Muralidharan
2016-07-25
cmd: misc: Add support for fractions in sleep
mario.six@gdsys.cc
2016-07-24
ARM: uniphier: add clock/reset settings for xHCI of ProXstream2
Masahiro Yamada
2016-07-24
ARM: uniphier: add PH1-LD21 board data
Masahiro Yamada
2016-07-24
ARM: uniphier: introduce flags to uniphier_board_data structure
Masahiro Yamada
2016-07-24
ARM: uniphier: rename outer-cache register macros
Masahiro Yamada
2016-07-24
ARM: uniphier: clear notification flag before L2 operation
Masahiro Yamada
2016-07-24
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-07-23
ARM: uniphier: fix doubled tftpboot commands
Masahiro Yamada
2016-07-23
ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE
Masahiro Yamada
2016-07-23
ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boards
Masahiro Yamada
2016-07-22
test/py: vboot can be run only at Sandbox
Michal Simek
2016-07-22
arm: omap5: fix build dependency for secure devices
Andreas Dannenberg
2016-07-22
arm: am4x: fix build dependency for secure devices
Andreas Dannenberg
2016-07-22
fixing typo error in README file. CPU15 -> CP15
yeongjun Kim
2016-07-22
spl: fit: Fix the number of bytes read in raw mode
Lokesh Vutla
2016-07-22
rsa: Fix return value and masked error
mario.six@gdsys.cc
2016-07-22
tools: Fix return code of fit_image_process_sig()
mario.six@gdsys.cc
2016-07-22
test/py: use absolute dts path in vboot test
Stephen Warren
2016-07-22
armv8: spl: Call board_init_r from crt0_64 in SPL
Jeremy Hunt
2016-07-22
efi_loader: Add debug output for efi_add_memory_map()
Andreas Färber
2016-07-22
tools/env: reuse fw_getenv in fw_printenv function
Andreas Fenkart
2016-07-22
tools/env: move envmatch further up in file to avoid forward declarations
Andreas Fenkart
2016-07-22
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
Andreas Fenkart
2016-07-22
gdsys: Drop print_fpga_state function
Tom Rini
2016-07-22
tools/env: allow negative offsets
Stefan Agner
2016-07-22
tools/env: complete environment device config early
Stefan Agner
2016-07-22
iso: Fix part info command
Alexander Graf
2016-07-22
igep00x0: Falcon mode
Ladislav Michl
2016-07-22
igep00x0: generate default mtdparts according NAND chip used
Ladislav Michl
2016-07-22
igep00x0: UBIize
Ladislav Michl
2016-07-22
igep00x0: runtime flash detection
Ladislav Michl
2016-07-22
igep00x0: remove unused empty function omap_rev_string()
Ladislav Michl
2016-07-22
igep00x0: remove useless setup_net_chip declaration
Ladislav Michl
2016-07-22
igep00x0: reorder lan9221 code to remove ifdefs
Ladislav Michl
2016-07-22
igep00x0: move sysinfo into C file
Ladislav Michl
2016-07-22
cmd: mtdparts: support runtime generated mtdparts
Ladislav Michl
2016-07-22
cmd: mtdparts: use defaults by default
Ladislav Michl
2016-07-22
cmd: mtdparts: consolidate mtdparts reading from env
Ladislav Michl
2016-07-22
cmd: mtdparts: fix null pointer dereference in parse_mtdparts
Ladislav Michl
[next]