summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-01am335x_evm: enable networking in SPLIlya Yanok
2012-10-01OMAP: spl: call timer_init() from SPLIlya Yanok
2012-10-01net/bootp: add VCI support for BOOTP alsoIlya Yanok
2012-10-01davinci: ea20: add some configs and default environmet variablesBastian Ruppert
2012-10-01da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert
2012-10-01video: cfb_console: add function to plot the logo area blackBastian Ruppert
2012-10-01video: cfb_console: logo can be positioned via the splashpos variableBastian Ruppert
2012-10-01davinci: ea20: the console is always set to the serial lineBastian Ruppert
2012-10-01davinci: ea20: reorganisation LCD startupBastian Ruppert
2012-10-01devkit8000: add rootwait to mmcboot optionAndreas Bießmann
2012-09-30Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
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-29Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-09-29Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD
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