aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-03bootstage: Add bootstage commandSimon Glass
2012-10-03bootstage: Add feature to stash/unstash bootstage infoSimon Glass
2012-10-02bootstage: Store boot timings in device treeSimon Glass
2012-10-02bootstage: Add time accumulation featureSimon Glass
2012-10-02bootstage: Export bootstage_add_record() functionSimon Glass
2012-10-01Prepare v2012.10-rc2v2012.10-rc2Tom Rini
2012-10-01AP1000: Inline local 'get_device'Tom Rini
2012-09-29sandbox: Add asm/errno.hSimon Glass
2012-09-29cmd_fat.c: fix build warningAnatolij Gustschin
2012-09-29common: add zip command supportLei Wen
2012-09-29lib: add gzip lib function callbackLei Wen
2012-09-29lib: zlib: remove the limitation for cannot using 0 as startLei Wen
2012-09-29lib: zlib: include deflate into zlib buildLei Wen
2012-09-29lib: zlib: import trees file from 1.2.5Lei Wen
2012-09-29lib: zlib: import deflate source file from 1.2.5Lei Wen
2012-09-28remove unnecessary code in ata_piixPavel Herrmann
2012-09-28disk: allow - or empty string to fall back to $bootdeviceStephen Warren
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2012-09-27SPL: Add support for loading image from ram in SPL.Pavel Machek
2012-09-27SPL: Rework how we inform about un-headered imagesTom Rini
2012-09-27SPL: Make un-supported boot device puts a debug insteadTom Rini
2012-09-27SPL: Enable use of custom defined U-Boot entry pointStefan Roese
2012-09-27SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini
2012-09-27SPL: Add option to skip copying of the mkimage headerStefan Roese
2012-09-27SPL: Add NOR flash booting supportStefan Roese
2012-09-27da850: Add README.da850Tom Rini
2012-09-27hawkboard: Update config file to work with common spl frameworkSughosh Ganu
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini
2012-09-27net: Quietly ignore DHCP Option 28 (Broadcast Address)Brian Rzycki
2012-09-27PXE: FDT: Add support for fdt in PXEChander Kashyap
2012-09-27FEC: Replace magic contantsMarek Vasut
2012-09-27FEC: Rework the TX wait mechanismMarek Vasut
2012-09-27FEC: Remove endless loop in the FEC driverMarek Vasut
2012-09-27FEC: Properly align address over the buffers for cache opsMarek Vasut
2012-09-27FEC: Do not pass unaligned buffer to network stackMarek Vasut
2012-09-27net: Add Vitesse VSC8662 PHY supportPriyanka Jain
2012-09-27net/phy: support the mv88e6352 switchValentin Longchamp
2012-09-27net: eth_write_hwaddr: Return error for invalid MACsBenoît Thébaudeau
2012-09-27SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini
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
2012-09-27ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini
2012-09-27ARM: SPL: Start hooking in the current SPI SPL supportTom Rini
2012-09-27ARM: SPL: Clean up spl.c / spl_nand.c slightlyTom Rini
2012-09-27ARM: SPL: Make spl_mmc.c more genericTom Rini
2012-09-27ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini
2012-09-27ARM: SPL: Only call mem_malloc_init if configuredTom Rini
2012-09-27ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.cTom Rini