summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-1544-395/+395
* COMMON: Use __stringify() instead of xstr()Marek Vasut2012-10-1518-147/+104
* COMMON: Add __stringify() functionMarek Vasut2012-10-152-0/+13
* gth2: Remove this platformTom Rini2012-10-151-222/+0
* m28: Properly configure the SPI flash chipselectMarek Vasut2012-10-121-3/+5
* ide: Correct IDE_BUS(dev) macroLuka Perkov2012-10-081-1/+1
* ml507: Fix Xilinx uartlite driver hangRommel Custodio2012-10-081-1/+1
* MPC85xx: remove support for TQM85xx boardsWolfgang Denk2012-10-051-697/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-0425-53/+1514
|\
| * ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen2012-10-041-0/+236
| * xilinx: Add new Zynq boardMichal Simek2012-10-041-0/+112
| * serial: Add Zynq serial driverMichal Simek2012-10-041-0/+5
| * ARM: Add X600 board support (SPEAr600 based)Stefan Roese2012-10-041-0/+339
| * Merge remote-tracking branch 'u-boot-marvell/master'Albert ARIBAUD2012-10-034-7/+170
| |\
| | * km_kirkwood: enable MV88E6352_SWITCH support for kmnusaValentin Longchamp2012-10-031-0/+2
| | * edminiv2: increase malloc len to 256KAlbert ARIBAUD2012-10-031-1/+1
| | * 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
| * | ARM : Add support for MINI2440 (s3c2440).Gabriel Huau2012-10-031-0/+186
| |/
| * 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
| |\
| * \ Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-293-0/+3
| |\ \
| | * | mx28evk: Add missing 'setexpr' commandOtavio Salvador2012-09-241-0/+1
| | * | i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame bufferEric Nelson2012-09-241-0/+1
| | * | mx51evk: Add CONFIG_REVISION_TAGBenoît Thébaudeau2012-09-231-0/+1
| * | | Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD2012-09-293-0/+6
| |\ \ \
| | * | | Atmel: sam9g10/9m10/9x5: Add support to boot DT kernelBo Shen2012-09-173-0/+6
* | | | | ext4: Rename block group descriptor table from gd to bgdSimon Glass2012-10-031-1/+1
OpenPOWER on IntegriCloud