index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Age
Commit message (
Expand
)
Author
2013-09-23
ARM: use r9 for gd
Jeroen Hofstee
2013-09-23
ARM,relocate: do not use r9
Jeroen Hofstee
2013-09-14
arm: spl: Do not set the stack pointer twice
Masahiro Yamada
2013-08-15
arm: spl: For Falcon Mode, set a default machid of ~0
Tom Rini
2013-07-25
Merge branch 'u-boot/master' into u-boot-arm/master
Albert ARIBAUD
2013-07-25
ARM: move interrupt_init to before relocation
Rob Herring
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-07-10
bootm: Clean up bootz_setup() function
Simon Glass
2013-06-26
arm: Implement the 'fake' go command
Simon Glass
2013-06-22
pxa: fix memory coherency problem after relocation
Mike Dunn
2013-06-21
arm: optimize relocate_code routine
Albert ARIBAUD
2013-06-21
arm: make __rel_dyn_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
arm: make __image_copy_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
arm: generalize lib/bss.c into lib/sections.c
Albert ARIBAUD
2013-06-21
remove all references to .dynsym
Albert ARIBAUD
2013-06-10
cosmetic: arm: fix comments in arch/arm/lib/crt0.S
Masahiro Yamada
2013-06-10
arm: Remove OMAP2420H4 and all omap24xx support
Tom Rini
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-14
arm: Use image_setup_linux() instead of local code
Simon Glass
2013-05-14
arm: Refactor bootm to reduce #ifdefs
Simon Glass
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-04-12
arm: Remove deprecated and now unused NAND SPL
Benoît Thébaudeau
2013-04-12
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
arm: crt0.S: Remove bogus .globl
Benoît Thébaudeau
2013-03-28
ARM: mmu: Set domain permissions to client access
R Sricharan
2013-03-28
ARM: mmu: Introduce weak dram_bank_setup function
R Sricharan
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
arm: Enable generic board support
Simon Glass
2013-03-15
arm: Use sections header to obtain link symbols
Simon Glass
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
arm: make __bss_start and __bss_end__ compiler-generated
Albert ARIBAUD
2013-02-08
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-01
arm: Move tlb_addr and tlb_size to arch_global_data
Simon Glass
2013-01-31
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
Lucas Stach
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
2013-01-10
arm: Keep track of the tlb size as well as its location
Gabe Black
2013-01-10
arm: move flush_dcache_all() to just before disable cache
Arun Mankuzhi
2013-01-08
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2012-12-19
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
Allen Martin
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
[next]