serial: s5p: Move serial registration from serial_initialize()
[oweals/u-boot.git] / common / spl /
2012-10-15 Tom RiniSPL: Remove setting GD_FLG_RELOC in preloader_console_i...
2012-10-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-10-01 Ilya YanokOMAP: networking support for SPL
2012-10-01 Ilya YanokOMAP: spl: call timer_init() from SPL
2012-09-30 Albert ARIBAUDMerge remote-tracking branch 'u-boot/master'
2012-09-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2012-09-27 Pavel MachekSPL: Add support for loading image from ram in SPL.
2012-09-27 Tom RiniSPL: Rework how we inform about un-headered images
2012-09-27 Tom RiniSPL: Make un-supported boot device puts a debug instead
2012-09-27 Stefan RoeseSPL: Enable use of custom defined U-Boot entry point
2012-09-27 Tom RiniSPL: SPI: Enhance spi_spl_load to match the other load...
2012-09-27 Stefan RoeseSPL: Add option to skip copying of the mkimage header
2012-09-27 Stefan RoeseSPL: Add NOR flash booting support
2012-09-27 Tom RiniSPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand...
2012-09-27 Stefan RoeseSPL: Use image_get_xxx() functions to access header...
2012-09-27 Stefano BabicSPL: do not use fix value for u-boot size
2012-09-27 Tom RiniSPL: Create arch/arm/lib/spl.c for board_init_f and...
2012-09-27 Tom RiniSPL: Move the omap SPL framework to common/spl