index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
arm: make __image_copy_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
2
-5
/
+4
*
arm: generalize lib/bss.c into lib/sections.c
Albert ARIBAUD
2013-06-21
2
-3
/
+3
*
remove all references to .dynsym
Albert ARIBAUD
2013-06-21
1
-13
/
+0
*
cosmetic: arm: fix comments in arch/arm/lib/crt0.S
Masahiro Yamada
2013-06-10
1
-2
/
+2
*
arm: Remove OMAP2420H4 and all omap24xx support
Tom Rini
2013-06-10
1
-1
/
+1
*
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30
2
-0
/
+113
*
arm: Use image_setup_linux() instead of local code
Simon Glass
2013-05-14
3
-56
/
+54
*
arm: Refactor bootm to reduce #ifdefs
Simon Glass
2013-05-14
1
-64
/
+20
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
1
-6
/
+0
*
arm: Remove deprecated and now unused NAND SPL
Benoît Thébaudeau
2013-04-12
1
-14
/
+2
*
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
1
-5
/
+3
*
arm: crt0.S: Remove bogus .globl
Benoît Thébaudeau
2013-04-12
1
-24
/
+4
*
ARM: mmu: Set domain permissions to client access
R Sricharan
2013-03-28
1
-0
/
+7
*
ARM: mmu: Introduce weak dram_bank_setup function
R Sricharan
2013-03-28
1
-1
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
2
-0
/
+40
|
\
|
*
arm: make __bss_start and __bss_end__ compiler-generated
Albert ARIBAUD
2013-03-12
2
-0
/
+40
*
|
arm: Enable generic board support
Simon Glass
2013-03-15
1
-0
/
+3
*
|
arm: Use sections header to obtain link symbols
Simon Glass
2013-03-15
1
-0
/
+1
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
2
-3
/
+3
|
/
*
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-07
1
-1
/
+0
*
arm: Move tlb_addr and tlb_size to arch_global_data
Simon Glass
2013-02-01
2
-7
/
+7
*
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
Lucas Stach
2013-01-30
1
-1
/
+1
*
arm: Tabify code for MMC initialization
Taylor Hutt
2013-01-10
1
-2
/
+2
*
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
Simon Glass
2013-01-10
1
-2
/
+9
*
arm: Make interrupts.o and reset.o in libarm also appear in SPL
Tom Wai-Hong Tam
2013-01-10
1
-2
/
+3
*
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
Simon Glass
2013-01-10
1
-0
/
+19
*
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
Simon Glass
2013-01-10
1
-2
/
+27
*
arm: Move fdt check earlier so that board_early_init_f() can use it
Simon Glass
2013-01-10
1
-4
/
+3
*
arm: Keep track of the tlb size as well as its location
Gabe Black
2013-01-10
1
-2
/
+3
*
arm: move flush_dcache_all() to just before disable cache
Arun Mankuzhi
2013-01-10
1
-1
/
+4
*
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2013-01-08
3
-11
/
+175
*
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
Allen Martin
2012-12-19
1
-3
/
+9
|
\
|
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
1
-3
/
+1
|
*
pmic: Introduce power_init_board() method at ./lib/board.c file
Łukasz Majewski
2012-11-14
1
-0
/
+8
*
|
arm: Add control over cachability of memory regions
Simon Glass
2012-11-19
1
-11
/
+40
|
/
*
Merge remote-tracking branch 'u-boot-ti/master'
Albert ARIBAUD
2012-11-03
1
-0
/
+4
|
\
|
*
arm bootm: Allow to pass board specified atags
Pali Rohár
2012-10-30
1
-0
/
+4
*
|
ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96
Ashok
2012-10-22
1
-17
/
+0
|
/
*
arm: fdt: Relocate fdt along with other data
Simon Glass
2012-10-19
1
-0
/
+22
*
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
Tom Rini
2012-10-15
1
-0
/
+3
|
\
|
*
bootstage: Store boot timings in device tree
Simon Glass
2012-10-02
1
-0
/
+3
*
|
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
1
-2
/
+0
*
|
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-15
1
-1
/
+1
*
|
arm: Add CONFIG_OF_BOARD_SETUP support to bootm
Joe Hershberger
2012-10-04
1
-0
/
+3
*
|
ARM: increase lmb stack space reservation to 4KB
Rob Herring
2012-10-04
1
-2
/
+2
|
/
*
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
2
-0
/
+74
*
arm: Adds board_postclk_init to the init_sequence.
Markus Hubig
2012-09-04
1
-0
/
+3
*
arm: enable libgcc build for SPL
Allen Martin
2012-09-01
1
-1
/
+1
*
ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
Fabio Estevam
2012-07-20
1
-2
/
+8
*
ARM: cache: Move the cp15 CR register read before flushing the cache.
SRICHARAN R
2012-07-07
1
-3
/
+3
[prev]
[next]