summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* net.h: don't use the reserved name __unusedJeroen Hofstee2013-08-19-1/+1
* linkstation_HGLAN: Convert from unused CONFIG_BOOTP_MASK to specific listTom Rini2013-08-19-1/+11
* galaxy5200: Convert from unused CONFIG_BOOTP_MASK to specific listTom Rini2013-08-19-4/+3
* configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini2013-08-19-18/+0
* powerpc/ppc4xx: Fix dlvision-10g reset gpioDirk Eibach2013-08-19-2/+2
* Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-18-1537/+1818
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-08-17-1018/+443
| |\
| | * Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31-14767/+3405
| | |\
| | * | mx6qsabresd: Add splash screen support via HDMIPardeep Kumar Singla2013-07-27-1/+21
| | * | mx6: Factor out common HDMI setup codePardeep Kumar Singla2013-07-27-0/+2
| | * | mx6qsabrelite: Remove mx6qsabrelite code in favor of nitrogen6xFabio Estevam2013-07-26-298/+79
| | * | wandboard: Use splash image at screen center by defaultOtavio Salvador2013-07-24-0/+1
| | * | ARM: mxs: Consolidate configuration optionsMarek Vasut2013-07-24-732/+340
| * | | Add TI816X evm board supportTENART Antoine2013-08-15-0/+180
| * | | arm, da850: add ipam390 board supportHeiko Schocher2013-08-15-0/+331
| * | | bootstage: get more BOOTSTAGE_ID* in show_boot_progress()Heiko Schocher2013-08-15-0/+1
| * | | TI:armv7: Enable CONFIG_CMD_GPIOTom Rini2013-08-15-0/+1
| * | | TI:armv7: Enable CONFIG_CMD_SPITom Rini2013-08-15-0/+1
| * | | TI:omap5/dra7xx: Convert to ti_armv7_common.hTom Rini2013-08-15-177/+34
| * | | TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xxTom Rini2013-08-15-218/+326
| * | | am335x_evm: Bring in 'boot_fdt' logic from i.MXTom Rini2013-08-15-5/+16
| * | | am335x_evm: Use default baud rate tableTom Rini2013-08-15-2/+0
| * | | am33xx: Stop using PHYS_DRAM_1 defineTom Rini2013-08-15-8/+5
| * | | am33xx: CONFIG_DMA_COHERENT defines are unused, removeTom Rini2013-08-15-10/+0
| * | | OMAP3: igep00x0: allow booting with a FDT from MMCJavier Martinez Canillas2013-08-15-1/+12
| * | | ARM: igep00x0.h: Enable the use of CMD_EXT4, CMD_FS_GENERIC and zImage.Enric Balletbo i Serra2013-08-15-6/+7
| * | | ARM: IGEP0033: Remove duplicate / unused #defines.Enric Balletbo i Serra2013-08-15-7/+1
| * | | ARM: IGEP0033: Add support to boot from NAND.Enric Balletbo i Serra2013-08-15-5/+27
| * | | ARM: IGEP0033: Add support for Flattened Device Tree.Enric Balletbò i Serra2013-08-15-20/+13
| * | | ARM: IGEP0033: Remove undef of CONFIG_CMD_MEMTESTEnric Balletbo i Serra2013-08-15-7/+0
| * | | ARM: AM43xx: Add config fileLokesh Vutla2013-08-15-0/+135
| * | | ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-15-0/+25
| | |/ | |/|
| * | gpio: omap5-uevm: Configure the tca6424 gpio expanderDan Murphy2013-07-30-0/+5
| * | gpio: tca642x: Add the tca642x gpio expander driverDan Murphy2013-07-30-0/+69
| * | am335x_evm: Add support for eMMC environmentJustin Waters2013-07-30-1/+6
| * | am335x_evm: Rework bootcmd to handle two MMC devsJustin Waters2013-07-30-20/+22
| * | am335x_evm: Add command line editingJustin Waters2013-07-30-0/+3
| * | am335x_evm: Make NAND support modularJustin Waters2013-07-30-19/+32
| * | am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-30-2/+24
| * | am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-30-0/+28
| * | am335x_evm: Update SPI_BOOT support, add MTDPARTS infoTom Rini2013-07-30-21/+26
| * | am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERETom Rini2013-07-30-4/+0
| * | omap3_beagle: support booting from zImage and device tree as last optionNishanth Menon2013-07-26-0/+8
| * | omap3_beagle: support findfdt and loadfdt for devicetree supportNishanth Menon2013-07-26-0/+15
| * | omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdiskNishanth Menon2013-07-26-4/+7
| * | omap3_beagle: replace uImage.beagle with generic uImageNishanth Menon2013-07-26-1/+1
| * | omap3_beagle: remove JFFS2 support.Nishanth Menon2013-07-26-8/+0
| * | ARM: DRA7xx: Enable CPSW Ethernet supportMugunthan V N2013-07-26-0/+19
| * | drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-26-0/+1
| * | am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZETom Rini2013-07-26-1/+1