aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-03arm: rmobile: kzm9g: Adjust low level hardware settingTetsuyuki Kobayashi2-1/+5
2012-10-03arm: rmobile: kzm9g: Modify sdram areaTetsuyuki Kobayashi1-2/+3
2012-10-03arm: rmobile: Add supoprt for KMC KZM-A9-GT boardNobuhiro Iwamatsu6-0/+608
2012-10-03arm: rmobile: Add support PFC of Renesas SH73A0Nobuhiro Iwamatsu3-0/+2817
2012-10-03arm: rmobile: Add support Renesas SH73A0Nobuhiro Iwamatsu9-24/+1067
2012-10-03arm: rmobile: Add basic support for Renesas R-MobileNobuhiro Iwamatsu4-0/+227
2012-10-03ARMv7: Add register definition of global timerNobuhiro Iwamatsu1-0/+36
2012-10-01omap4_panda: remove CONFIG_PANDA, not usedPeter Meerwald1-1/+0
2012-10-01am335x-evm config: decrease bootdelay to 1s and mount rootfs ROKoen Kooi1-2/+2
2012-10-01am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes2-2/+4
2012-10-01OMAP: networking support for SPLIlya Yanok16-7/+152
2012-10-01am335x_evm: enable networking in SPLIlya Yanok1-1/+4
2012-10-01OMAP: spl: call timer_init() from SPLIlya Yanok1-0/+2
2012-10-01net/bootp: add VCI support for BOOTP alsoIlya Yanok1-6/+16
2012-10-01davinci: ea20: add some configs and default environmet variablesBastian Ruppert1-40/+66
2012-10-01da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert1-1/+2
2012-10-01video: cfb_console: add function to plot the logo area blackBastian Ruppert1-4/+42
2012-10-01video: cfb_console: logo can be positioned via the splashpos variableBastian Ruppert1-25/+69
2012-10-01davinci: ea20: the console is always set to the serial lineBastian Ruppert2-2/+11
2012-10-01davinci: ea20: reorganisation LCD startupBastian Ruppert1-8/+15
2012-10-01devkit8000: add rootwait to mmcboot optionAndreas Bießmann1-0/+1
2012-09-30Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD613-10881/+24783
2012-09-29sandbox: Add asm/errno.hSimon Glass1-0/+1
2012-09-29cmd_fat.c: fix build warningAnatolij Gustschin1-1/+0
2012-09-29common: add zip command supportLei Wen3-0/+67
2012-09-29lib: add gzip lib function callbackLei Wen3-0/+150
2012-09-29lib: zlib: remove the limitation for cannot using 0 as startLei Wen1-3/+1
2012-09-29lib: zlib: include deflate into zlib buildLei Wen4-9/+51
2012-09-29lib: zlib: import trees file from 1.2.5Lei Wen2-0/+1371
2012-09-29lib: zlib: import deflate source file from 1.2.5Lei Wen2-0/+2176
2012-09-29Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD9-25/+50
2012-09-29Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD6-3/+29
2012-09-28remove unnecessary code in ata_piixPavel Herrmann1-3/+0
2012-09-28disk: allow - or empty string to fall back to $bootdeviceStephen Warren1-1/+2
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini177-166/+1379
2012-09-27SPL: Add support for loading image from ram in SPL.Pavel Machek3-0/+26
2012-09-27SPL: Rework how we inform about un-headered imagesTom Rini1-5/+2
2012-09-27SPL: Make un-supported boot device puts a debug insteadTom Rini1-3/+1
2012-09-27SPL: Enable use of custom defined U-Boot entry pointStefan Roese1-1/+4
2012-09-27SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini3-14/+15
2012-09-27SPL: Add option to skip copying of the mkimage headerStefan Roese2-4/+20
2012-09-27SPL: Add NOR flash booting supportStefan Roese4-0/+71
2012-09-27da850: Add README.da850Tom Rini1-0/+68
2012-09-27hawkboard: Update config file to work with common spl frameworkSughosh Ganu1-1/+1
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini11-113/+101
2012-09-27net: Quietly ignore DHCP Option 28 (Broadcast Address)Brian Rzycki1-0/+2
2012-09-27PXE: FDT: Add support for fdt in PXEChander Kashyap2-5/+48
2012-09-27FEC: Replace magic contantsMarek Vasut2-3/+6
2012-09-27FEC: Rework the TX wait mechanismMarek Vasut1-9/+11
2012-09-27FEC: Remove endless loop in the FEC driverMarek Vasut1-1/+13