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
2017-02-06
x86: Don't build call64 and setjmp on 64-bit
Simon Glass
2017-02-06
x86: Don't try to run the VGA BIOS in 64-bit mode
Simon Glass
2017-02-06
x86: ivybridge: Provide a dummy SDRAM init for 64-bit
Simon Glass
2017-02-06
x86: ivybridge: Skip SATA init in SPL
Simon Glass
2017-02-06
x86: Fix up type sizes for 64-bit
Simon Glass
2017-02-06
x86: Drop flag_is_changable() on x86_64
Simon Glass
2017-02-06
x86: Fix up byteorder.h for x86_64
Simon Glass
2017-02-06
x86: Add SPL build rules for start-up code
Simon Glass
2017-02-06
x86: Add a link script for SPL
Simon Glass
2017-02-06
x86: Add a link script for 64-bit x86
Simon Glass
2017-02-06
x86: Fix up CONFIG_X86_64 check
Simon Glass
2017-02-06
x86: Support global_data on x86_64
Simon Glass
2017-02-06
x86: Add cpu code for x86_64
Simon Glass
2017-02-06
x86: Move the i386 code into its own directory
Simon Glass
2017-02-06
x86: Add an SPL implementation
Simon Glass
2017-02-06
x86: Tidy up use of size_t in relocation
Simon Glass
2017-02-06
x86: Add support for 64-bit relocation
Simon Glass
2017-02-06
x86: Refactor relocation to prepare for 64-bit
Simon Glass
2017-02-06
x86: Do relocation before clearing BSS
Simon Glass
2017-02-06
x86: board_r: Set the global data pointer after relocation
Simon Glass
2017-02-06
board_f/r: Use static const for the init sequences
Simon Glass
2017-02-06
x86: board_f: Update init sequence for 64-bit startup
Simon Glass
2017-02-06
x86: Add 64-bit start-up code
Simon Glass
2017-02-06
x86: ivybridge: Allow 32-bit init to move to SPL
Simon Glass
2017-02-06
x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR
Simon Glass
2017-02-06
x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR
Simon Glass
2017-02-06
x86: Kconfig: Add location options for 16/32-bit init
Simon Glass
2017-02-06
x86: Add Kconfig options to build 64-bit U-Boot
Simon Glass
2017-02-06
x86: lib: Fix types and casts for 64-bit compilation
Simon Glass
2017-02-06
x86: fsp: Fix cast for 64-bit compilation
Simon Glass
2017-02-06
x86: dts: Mark serial as needed before relocation
Simon Glass
2017-02-06
x86: ivybridge: Fix types for 64-bit compilation
Simon Glass
2017-02-06
x86: ivybridge: Add more debugging for failures
Simon Glass
2017-02-06
x86: ivybridge: Declare global data where it is used
Simon Glass
2017-02-06
x86: Update mpspec to build on 64-bit machines
Simon Glass
2017-02-06
x86: Use unsigned long for address in table generation
Simon Glass
2017-02-06
spl: Don't create a BSS padding when it is separate
Simon Glass
2017-02-06
spl: Allow PCH drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow timer drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow RTC drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow PCI drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow CPU drivers to be used in SPL
Simon Glass
2017-02-06
spl: Makefile: Define SPL_ earlier
Simon Glass
2017-02-06
spl: spi: Add a debug message if loading fails
Simon Glass
2017-02-06
console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
Simon Glass
2017-02-06
x86: Synchronize list of x86 subarchitectures (update bootparam.h)
Andy Shevchenko
2017-02-03
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-02-03
arch: powerpc: update the eLBC IP input clock
Prabhakar Kushwaha
2017-02-03
arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig
Prabhakar Kushwaha
2017-02-03
arch: arm: update the IFC IP input clock
Prabhakar Kushwaha
[prev]
[next]