summaryrefslogtreecommitdiff
path: root/common/spl/spl.c
AgeCommit message (Expand)Author
2012-09-27SPL: Add option to skip copying of the mkimage headerStefan Roese
2012-09-27SPL: Add NOR flash booting supportStefan Roese
2012-09-27SPL: Use image_get_xxx() functions to access header valuesStefan Roese
2012-09-27SPL: do not use fix value for u-boot sizeStefano Babic
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini