aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-08-28video: add formike lcd panel initHeiko Schocher1-0/+4
2013-08-28dra7xx_evm: Re-order and comment the networking related config optionsTom Rini1-10/+8
2013-08-28omap5_uevm: Better comment why we have TCA642X and the reset timeTom Rini1-0/+3
2013-08-28TI:omap5: Clarify comments about SPL and DDR timings in common configTom Rini1-3/+12
2013-08-28TI:am33xx: Move SPL YMODEM support to the per-board configTom Rini1-1/+0
2013-08-28TI:armv7: Re-order slightly the generic CONFIG options, expand related commentsTom Rini1-10/+12
2013-08-28am335x_evm: Regroup USB optionsTom Rini1-39/+41
2013-08-28am335x_evm: Add comment by SPL SPI supportTom Rini1-0/+2
2013-08-28TI:am335x: Better comment and organize the networking related optionsTom Rini2-8/+14
2013-08-28omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDRTom Rini1-2/+2
2013-08-28TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC sectionTom Rini1-2/+2
2013-08-28am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZETom Rini1-2/+8
2013-08-28ARM: igep00x0.h: Enable raw initrd supportJavier Martinez Canillas1-0/+1
2013-08-28sdp4430: Initialize board id using CONFIG_MACH_TYPEOleksandr Tyshchenko1-0/+1
2013-08-17Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD12-1018/+443
2013-08-15Add TI816X evm board supportTENART Antoine1-0/+180
2013-08-15arm, da850: add ipam390 board supportHeiko Schocher1-0/+331
2013-08-15bootstage: get more BOOTSTAGE_ID* in show_boot_progress()Heiko Schocher1-0/+1
2013-08-15TI:armv7: Enable CONFIG_CMD_GPIOTom Rini1-0/+1
2013-08-15TI:armv7: Enable CONFIG_CMD_SPITom Rini1-0/+1
2013-08-15TI:omap5/dra7xx: Convert to ti_armv7_common.hTom Rini3-177/+34
2013-08-15TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xxTom Rini3-218/+326
2013-08-15am335x_evm: Bring in 'boot_fdt' logic from i.MXTom Rini1-5/+16
2013-08-15am335x_evm: Use default baud rate tableTom Rini1-2/+0
2013-08-15am33xx: Stop using PHYS_DRAM_1 defineTom Rini3-8/+5
2013-08-15am33xx: CONFIG_DMA_COHERENT defines are unused, removeTom Rini3-10/+0
2013-08-15OMAP3: igep00x0: allow booting with a FDT from MMCJavier Martinez Canillas1-1/+12
2013-08-15ARM: igep00x0.h: Enable the use of CMD_EXT4, CMD_FS_GENERIC and zImage.Enric Balletbo i Serra1-6/+7
2013-08-15ARM: IGEP0033: Remove duplicate / unused #defines.Enric Balletbo i Serra1-7/+1
2013-08-15ARM: IGEP0033: Add support to boot from NAND.Enric Balletbo i Serra1-5/+27
2013-08-15ARM: IGEP0033: Add support for Flattened Device Tree.Enric Balletbò i Serra1-20/+13
2013-08-15ARM: IGEP0033: Remove undef of CONFIG_CMD_MEMTESTEnric Balletbo i Serra1-7/+0
2013-08-15ARM: AM43xx: Add config fileLokesh Vutla1-0/+135
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla25-0/+25
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic882-14767/+3405
2013-07-30gpio: omap5-uevm: Configure the tca6424 gpio expanderDan Murphy1-0/+5
2013-07-30gpio: tca642x: Add the tca642x gpio expander driverDan Murphy1-0/+69
2013-07-30am335x_evm: Add support for eMMC environmentJustin Waters1-1/+6
2013-07-30am335x_evm: Rework bootcmd to handle two MMC devsJustin Waters1-20/+22
2013-07-30am335x_evm: Add command line editingJustin Waters1-0/+3
2013-07-30am335x_evm: Make NAND support modularJustin Waters1-19/+32
2013-07-30am335x_evm: Add support to boot from NOR.Steve Kipisz1-2/+24
2013-07-30am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz1-0/+28
2013-07-30am335x_evm: Update SPI_BOOT support, add MTDPARTS infoTom Rini1-21/+26
2013-07-30am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERETom Rini1-4/+0
2013-07-27mx6qsabresd: Add splash screen support via HDMIPardeep Kumar Singla2-1/+21
2013-07-27mx6: Factor out common HDMI setup codePardeep Kumar Singla2-0/+2
2013-07-26omap3_beagle: support booting from zImage and device tree as last optionNishanth Menon1-0/+8
2013-07-26omap3_beagle: support findfdt and loadfdt for devicetree supportNishanth Menon1-0/+15
2013-07-26omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdiskNishanth Menon1-4/+7