summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kirkwood: add support for Iomega iConnect boardLuka Perkov2012-10-031-0/+129
* ARM: add support for d2 Network v2Simon Guinot2012-10-031-2/+8
* ARM: add support for Network Space v2 Lite and MiniSimon Guinot2012-10-031-4/+24
* lacie_kw: add support for EFI partitionsSimon Guinot2012-10-031-0/+6
* rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHENobuhiro Iwamatsu2012-10-031-1/+0
* rmobile: armadillo-800eva: Add Support NFS and BOOTZ commandNobuhiro Iwamatsu2012-10-031-0/+2
* rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDTNobuhiro Iwamatsu2012-10-031-0/+2
* arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA boardHideyuki Sano2012-10-031-0/+157
* arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config fileNobuhiro Iwamatsu2012-10-031-0/+1
* arm: rmobile: Add support TMU base timer functionNobuhiro Iwamatsu2012-10-031-1/+1
* arm: rmobile: kzm9g: remove unrelated configNobuhiro Iwamatsu2012-10-031-1/+0
* arm: rmobile: kzm9g: Add LIBFDT supportNobuhiro Iwamatsu2012-10-031-1/+2
* arm: rmobile: kzm9g: remove unrelated configTetsuyuki Kobayashi2012-10-031-2/+0
* arm: rmobile: kzm9g: add NFS_TIMEOUT in config fileTetsuyuki Kobayashi2012-10-031-0/+1
* arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE settingTetsuyuki Kobayashi2012-10-031-1/+1
* arm: rmobile: kzm9g: change prompt to board specificTetsuyuki Kobayashi2012-10-031-1/+1
* arm: rmobile: kzm9g: Modify sdram areaTetsuyuki Kobayashi2012-10-031-2/+3
* arm: rmobile: Add supoprt for KMC KZM-A9-GT boardNobuhiro Iwamatsu2012-10-031-0/+168
* omap4_panda: remove CONFIG_PANDA, not usedPeter Meerwald2012-10-011-1/+0
* am335x-evm config: decrease bootdelay to 1s and mount rootfs ROKoen Kooi2012-10-011-2/+2
* OMAP: networking support for SPLIlya Yanok2012-10-013-1/+52
* am335x_evm: enable networking in SPLIlya Yanok2012-10-011-1/+4
* davinci: ea20: add some configs and default environmet variablesBastian Ruppert2012-10-011-40/+66
* davinci: ea20: the console is always set to the serial lineBastian Ruppert2012-10-011-0/+2
* devkit8000: add rootwait to mmcboot optionAndreas Bießmann2012-10-011-0/+1
* Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2012-09-3068-576/+1348
|\
| * lib: add gzip lib function callbackLei Wen2012-09-291-0/+7
| * lib: zlib: include deflate into zlib buildLei Wen2012-09-291-5/+35
| * Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-274-9/+138
| |\
| | * net/phy: support the mv88e6352 switchValentin Longchamp2012-09-271-0/+92
| | * net: Add driver for Zynq Gem IPMichal Simek2012-09-261-1/+1
| | * net: introduce transparent driver private in ueth_dataLucas Stach2012-09-261-6/+2
| | * net: Filter incoming netconsole packets by IPJoe Hershberger2012-09-241-1/+2
| | * net: Improve the speed of netconsoleJoe Hershberger2012-09-241-1/+41
| * | SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini2012-09-271-1/+1
| * | SPL: Add option to skip copying of the mkimage headerStefan Roese2012-09-271-0/+3
| * | SPL: Add NOR flash booting supportStefan Roese2012-09-271-0/+3
| * | hawkboard: Update config file to work with common spl frameworkSughosh Ganu2012-09-271-1/+1
| * | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-273-5/+16
| * | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-271-0/+2
| * | SPL: Move the omap SPL framework to common/splTom Rini2012-09-2714-0/+82
| * | ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini2012-09-274-0/+4
| * | omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-272-0/+2
| * | FAT: Make it possible to read from any file positionBenoît Thébaudeau2012-09-261-0/+2
| * | malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck2012-09-261-0/+1
| * | disk: part_efi: parse and store partition UUIDStephen Warren2012-09-251-0/+3
| * | disk: get_device_and_partition() "auto" partition and cleanupStephen Warren2012-09-251-4/+5
| * | disk: introduce get_device()Stephen Warren2012-09-251-0/+5
| * | cmd_reiser: use common get_device_and_partition functionRob Herring2012-09-251-1/+1
| * | cmd_zfs: use common get_device_and_partition functionRob Herring2012-09-251-4/+1
OpenPOWER on IntegriCloud