summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-02TNETV107X: Change tnetv107x_evm maintainerChan-Taek Park
2012-10-02MAINTAINERS: New maintainer for Samsung's Trats development board.Łukasz Majewski
2012-10-02TQM8xx: adjust linker script to grown code sizeWolfgang Denk
2012-10-02mpc52xx/motionpro: fix monitor size and update default environmentWolfgang Grandegger
2012-10-02openrisc/bitops: add hweightX definesStefan Kristiansson
2012-10-02openrisc: implement get_ticks and get_tbclkStefan Kristiansson
2012-10-01omap4_panda: remove CONFIG_PANDA, not usedPeter Meerwald
2012-10-01am335x-evm config: decrease bootdelay to 1s and mount rootfs ROKoen Kooi
2012-10-01am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes
2012-10-01OMAP: networking support for SPLIlya Yanok
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-10-01Prepare v2012.10-rc2v2012.10-rc2Tom Rini
2012-10-01AP1000: Inline local 'get_device'Tom Rini
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