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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2013-02-01
at91: Move at91 global data into arch_global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2013-01-30
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
Lucas Stach
2013-01-30
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2013-01-31
MIPS: add unified u-boot.lds file
Gabor Juhos
2013-01-30
MIPS: remove OUTPUT_FORMAT from linker scripts
Gabor Juhos
2013-01-30
MIPS: xburst: simplify relocation offset calculation
Gabor Juhos
2013-01-30
MIPS: simplify relocated _G_O_T_ address calculation
Gabor Juhos
2013-01-30
powerpc/t4240: Adding workaround errata A-005871
Shengzhou Liu
2013-01-30
powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'
Vakul Garg
2013-01-30
mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE
Anatolij Gustschin
2013-01-30
powerpc/mpc85xx: add support for MMUv2 page sizes
Scott Wood
2013-01-30
powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
Prabhakar Kushwaha
2013-01-30
powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands
James Yang
2013-01-30
Add copy command to FSL DDR interactive
James Yang
2013-01-30
Fix data stage name matching issue
James Yang
2013-01-30
Move DDR command parsing to separate function
James Yang
2013-01-30
powerpc/mpc8xxx: Enable entering DDR debugging by key press
York Sun
2013-01-30
powerpc/mpc85xx:Fix Core cluster configuration loop
Prabhakar Kushwaha
2013-01-30
powerpc/mpc85xx:Add support of B4420 SoC
Poonam Aggrwal
2013-01-30
powerpc/mpc85xx: Few updates for B4860 cpu changes
Poonam Aggrwal
2013-01-30
powerpc/mpc85xx: Reserve default boot page
York Sun
2013-01-29
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Tom Rini
2013-01-27
MIPS: start.S: don't save flush_cache parameters in advance
Gabor Juhos
2013-01-27
MIPS: start.S: simplify relocation offset calculation
Gabor Juhos
2013-01-27
MIPS: start.S: save reused arguments earlier in relocate_code
Gabor Juhos
2013-01-27
MIPS: start.S: set sp register directly
Gabor Juhos
2013-01-27
MIPS: start.S: fix boundary check in relocate_code
Gabor Juhos
2013-01-22
MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
Gabor Juhos
2013-01-22
MIPS: convert IO port accessor functions to 'static inline'
Gabor Juhos
2013-01-22
MIPS: use inline directive for __in*s functions
Gabor Juhos
2013-01-16
Merge remote-tracking branch 'mpc83xx/next'
Kim Phillips
2013-01-16
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
Gabor Juhos
2013-01-16
MIPS: bootm.c: separate environment initialization
Gabor Juhos
2013-01-16
MIPS: bootm.c: separate linux jump code
Gabor Juhos
2013-01-16
MIPS: bootm.c: use debug macro to print debug message
Gabor Juhos
2013-01-14
pxa: Save lr register in relocate_code function
Łukasz Dałek
2013-01-14
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-14
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-13
mx31/mx35/mx51/mx53/mx6: add watchdog
Troy Kisky
2013-01-11
m68k/lib: fix serial driver relocation
angelo
2013-01-11
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-01-11
Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk
Jaehoon Chung
2013-01-11
Exynos: clock: support get_mmc_clk for exynos
Jaehoon Chung
2013-01-10
arm: Tabify code for MMC initialization
Taylor Hutt
2013-01-10
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
Simon Glass
2013-01-10
arm: Make interrupts.o and reset.o in libarm also appear in SPL
Tom Wai-Hong Tam
2013-01-10
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
Simon Glass
2013-01-10
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
Simon Glass
2013-01-10
arm: Move fdt check earlier so that board_early_init_f() can use it
Simon Glass
[next]