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
Age
Commit message (
Expand
)
Author
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
2012-11-19
arm: Add control over cachability of memory regions
Simon Glass
2012-11-14
pmic: Introduce power_init_board() method at ./lib/board.c file
Łukasz Majewski
2012-11-03
Merge remote-tracking branch 'u-boot-ti/master'
Albert ARIBAUD
2012-10-30
arm bootm: Allow to pass board specified atags
Pali Rohár
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
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
Tom Rini
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-04
arm: Add CONFIG_OF_BOARD_SETUP support to bootm
Joe Hershberger
2012-10-04
ARM: increase lmb stack space reservation to 4KB
Rob Herring
2012-10-02
bootstage: Store boot timings in device tree
Simon Glass
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-04
arm: Adds board_postclk_init to the init_sequence.
Markus Hubig
2012-09-01
arm: enable libgcc build for SPL
Allen Martin
2012-07-20
ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
Fabio Estevam
2012-07-07
ARM: cache: Move the cp15 CR register read before flushing the cache.
SRICHARAN R
2012-07-07
ARM: introduce arch_early_init_r()
Fabio Estevam
2012-07-07
arm: Don't use printf() in SPL builds
Simon Glass
2012-05-15
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-04-23
arm: restore fdt_fixup_ethernet call to do_bootm_linux
Stephen Warren
2012-04-23
arm: fix bootm with device tree
Stephen Warren
2012-03-30
BOOT: Add "bootz" command to boot Linux zImage on ARM
Marek Vasut
2012-03-29
arm: Check for valid FDT after console is up
Simon Glass
2012-03-27
arm: Add Prep subcommand support to bootm
Simon Schwarz
2012-03-27
Add cache functions to SPL for armv7
Stefano Babic
2012-03-18
bootstage: arm: Add bootstage calls in board and bootm
Simon Glass
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-02-12
davinci: add support for printing clock frequency
Hadli, Manjunath
2011-12-19
arm, fdt: update ethernet mac address before booting Linux
Heiko Schocher
2011-12-11
arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints
Wolfgang Grandegger
2011-12-06
arm: printf() is not available in some SPL configurations
Christian Riesch
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
[next]