index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
board.c
Age
Commit message (
Expand
)
Author
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-03-15
arm: Use sections header to obtain link symbols
Simon Glass
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: 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-08
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
2012-11-14
pmic: Introduce power_init_board() method at ./lib/board.c file
Łukasz Majewski
2012-10-22
ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96
Ashok
2012-10-19
arm: fdt: Relocate fdt along with other data
Simon Glass
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-09-04
arm: Adds board_postclk_init to the init_sequence.
Markus Hubig
2012-07-20
ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
Fabio Estevam
2012-07-07
ARM: introduce arch_early_init_r()
Fabio Estevam
2012-05-15
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-03-29
arm: Check for valid FDT after console is up
Simon Glass
2012-03-18
bootstage: arm: Add bootstage calls in board and bootm
Simon Glass
2012-02-12
davinci: add support for printing clock frequency
Hadli, Manjunath
2011-11-22
net: rtl8109: drop unused !NET_MULTI driver
Mike Frysinger
2011-10-27
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-27
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
2011-10-27
arm, logbuffer: make it compileclean
Heiko Schocher
2011-10-26
fdt: ARM: Add fdtcontroladdr to set device tree address in environment
Simon Glass
2011-10-26
fdt: ARM: Implement and verify embedded and separate device tree
Simon Glass
2011-10-24
arm: Correct build error introduced by getenv_ulong() patch
Simon Glass
2011-10-23
arm: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-09
arch/arm/lib/board.c: fix warning: variable ... set but not used
Wolfgang Denk
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2011-10-05
POST/arm: adaptations needed for POST on ARM to work
Valentin Longchamp
2011-09-13
led: remove camel casing of led identifiers globally
Jason Kridner
2011-09-04
arm: do not force d-cache enable on all boards
Aneesh V
2011-09-03
arm: fix bd pointer dereference prior initialization
Igor Grinberg
2011-09-03
arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize
Heiko Schocher
2011-08-04
cosmetic: arm: lib/board.c: Coding Style cleanup
Heiko Schocher
2011-07-28
unify version_string
Andreas Bießmann
2011-07-26
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
2011-07-17
arm: add CONFIG_MACH_TYPE setting and documentation
Igor Grinberg
2011-07-04
armv7: integrate cache maintenance support
Aneesh V
2011-07-04
armv7: rename cache related CONFIG flags
Aneesh V
2011-06-23
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-06-23
run arm_pci_init after relocation
Michael Schwingen
2011-06-22
ARM: drop unsupported 'trab' board
Wolfgang Denk
2011-04-27
Don't grab memory for LCD if FB address is defined
Minkyu Kang
2011-04-27
ARM: fix stack pointer adjustment in board_init_f()
Eric Cooper
[next]