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
2015-01-16
t1024qds: add missing T1024QDS_defconfig
Shengzhou Liu
2015-01-16
powerpc/t1024: add serdes protocol 0x40 and 0x5f
Shengzhou Liu
2015-01-16
powerpc: SECURE BOOT- Add secure boot target for T1042RDB
gaurav rana
2015-01-16
powerpc/913x: Add config flag for bootdelay
harninder rai
2015-01-16
powerpc/mpc85xx: Define PBI Flash Base for C29XPCIE Secure Boot
Aneesh Bansal
2015-01-16
b4860: Correct LIODN assignment for PCIe
Tudor Laurentiu
2015-01-16
powerpc/t4240rdb: Add alternate SerDes 2 protocol to align with RCW
Chunhe Lan
2015-01-16
powerpc: mpc85xx: Add dummy gpio.h to enable CONFIG_OF_CONTROL
Ruchika Gupta
2015-01-16
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for P5040DS
gaurav rana
2015-01-16
powerpc/c29xpcie: Add secure boot support
Po Liu
2015-01-16
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2015-01-16
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
Masahiro Yamada
2015-01-16
mpc8xx: remove unused linker script
Masahiro Yamada
2015-01-16
ppc4xx: remove dead code
Masahiro Yamada
2015-01-15
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
Tom Rini
2015-01-14
buildman: Add an option to write the full build output
Simon Glass
2015-01-14
buildman: Add the option to download toolchains from kernel.org
Simon Glass
2015-01-14
buildman: Allow architecture to alias to multiple toolchains
Simon Glass
2015-01-14
buildman: Don't use the local settings when running tests
Simon Glass
2015-01-14
buildman: Don't complain about missing sections in ~/.buildman
Simon Glass
2015-01-14
buildman: Add documentation about the .buildman file
Simon Glass
2015-01-14
buildman: Add a note about Python pre-requisites
Simon Glass
2015-01-14
buildman: Add an option to use the full tool chain path
Simon Glass
2015-01-14
buildman: Put the toolchain path first instead of last in PATH
Simon Glass
2015-01-14
buildman: Try to avoid hard-coded string parsing
Simon Glass
2015-01-14
buildman: Allow specifying a range of commits to build
Simon Glass
2015-01-14
buildman: Don't remove entire output directory when testing
Simon Glass
2015-01-14
buildman: Add an option to flatten output directory trees
Simon Glass
2015-01-14
buildman: Try to guess the upstream commit
Simon Glass
2015-01-14
buildman: Don't prune output space for 'current source' build
Simon Glass
2015-01-14
buildman: Put build in 'current', not 'current/current'
Simon Glass
2015-01-14
buildman: Add tests that check the correct output directory is used
Simon Glass
2015-01-14
Merge branch 'next' of git://git.denx.de/u-boot-video
Tom Rini
2015-01-14
net: Declare physical address as phys_addr_t unsigned type
Michal Simek
2015-01-14
ARM: armv8: Fix typo in commentary
Michal Simek
2015-01-14
doc: ARM: Use the right function name
Michal Simek
2015-01-14
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
Alexey Brodkin
2015-01-14
spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
Masahiro Yamada
2015-01-14
image: Enable OpenRTOS booting via fitImage
Marek Vasut
2015-01-14
image: bootm: Add OpenRTOS image type
Marek Vasut
2015-01-14
Add support for Seagate BlackArmor NAS220
Evgeni Dobrev
2015-01-14
arm: vf610: Remove duplicate MTD defines.
Bill Pringlemeir
2015-01-14
lzo: Update dst_len even on error
Simon Glass
2015-01-14
gunzip: Update lenp even on error
Simon Glass
2015-01-14
bzlib: Update destLen even on error
Simon Glass
2015-01-14
bootm: Factor out common parts of image decompression code
Simon Glass
2015-01-14
bootm: Use print_decomp_msg() in all cases
Simon Glass
2015-01-14
test: Add unit tests for bootm image decompression
Simon Glass
2015-01-14
test: Rename test_compression to ut_compression
Simon Glass
2015-01-14
bootm: Export bootm_decomp_image()
Simon Glass
[next]