aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-04ARM: Add X600 board support (SPEAr600 based)Stefan Roese
2012-10-03Merge remote-tracking branch 'u-boot-marvell/master'Albert ARIBAUD
2012-10-03km_kirkwood: enable MV88E6352_SWITCH support for kmnusaValentin Longchamp
2012-10-03edminiv2: increase malloc len to 256KAlbert ARIBAUD
2012-10-03kirkwood: add support for Iomega iConnect boardLuka Perkov
2012-10-03ARM: add support for d2 Network v2Simon Guinot
2012-10-03ARM: add support for Network Space v2 Lite and MiniSimon Guinot
2012-10-03lacie_kw: add support for EFI partitionsSimon Guinot
2012-10-03ARM : Add support for MINI2440 (s3c2440).Gabriel Huau
2012-10-03rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHENobuhiro Iwamatsu
2012-10-03rmobile: armadillo-800eva: Add Support NFS and BOOTZ commandNobuhiro Iwamatsu
2012-10-03rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDTNobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA boardHideyuki Sano
2012-10-03arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config fileNobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support TMU base timer functionNobuhiro Iwamatsu
2012-10-03arm: rmobile: kzm9g: remove unrelated configNobuhiro Iwamatsu
2012-10-03arm: rmobile: kzm9g: Add LIBFDT supportNobuhiro Iwamatsu
2012-10-03arm: rmobile: kzm9g: remove unrelated configTetsuyuki Kobayashi
2012-10-03arm: rmobile: kzm9g: add NFS_TIMEOUT in config fileTetsuyuki Kobayashi
2012-10-03arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE settingTetsuyuki Kobayashi
2012-10-03arm: rmobile: kzm9g: change prompt to board specificTetsuyuki Kobayashi
2012-10-03arm: rmobile: kzm9g: Modify sdram areaTetsuyuki Kobayashi
2012-10-03arm: rmobile: Add supoprt for KMC KZM-A9-GT boardNobuhiro Iwamatsu
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-01OMAP: networking support for SPLIlya Yanok
2012-10-01am335x_evm: enable networking in SPLIlya Yanok
2012-10-01davinci: ea20: add some configs and default environmet variablesBastian Ruppert
2012-10-01davinci: ea20: the console is always set to the serial lineBastian Ruppert
2012-10-01devkit8000: add rootwait to mmcboot optionAndreas Bießmann
2012-09-30Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2012-09-29lib: add gzip lib function callbackLei Wen
2012-09-29lib: zlib: include deflate into zlib buildLei 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-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
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-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/phy: support the mv88e6352 switchValentin Longchamp
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-27omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini
2012-09-26FAT: Make it possible to read from any file positionBenoît Thébaudeau
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck
2012-09-26net: Add driver for Zynq Gem IPMichal Simek
2012-09-26net: introduce transparent driver private in ueth_dataLucas Stach