summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
| * | | 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
| * | am335x_evm: Update eMMC falcon mode locationsTom Rini2013-07-26-3/+3
| * | am335x_evm: Correct DFU ALT settings for falcon modeTom Rini2013-07-26-3/+8
| * | Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-25-14693/+3111
| |\ \
| * | | highbank: enable keyed autoboot stopRob Herring2013-07-25-0/+2
| * | | ARM: highbank: setup peripherals based on power domain statusRob Herring2013-07-25-0/+1
| * | | ARM: highbank: enable reset on command timeoutRob Herring2013-07-25-0/+3
| * | | ARM: highbank: update config optionsRob Herring2013-07-25-2/+12
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-14-0/+64
|\ \ \
| * | | include/fsl_usb.h: Cleanup license headerYork Sun2013-08-14-17/+1
| * | | fsl/usb: Move USB internal phy definitions to fsl_usb.hramneek mehresh2013-08-14-0/+80
* | | | Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-08-13-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki2013-08-13-3/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-13-586/+1849
|\ \ \ \
| * | | | powerpc/mpc85xx: Cleanup license header in source filesYork Sun2013-08-12-51/+3
| * | | | powerpc/c29xpcie: add support for C29XPCIE boardMingkai Hu2013-08-09-0/+472
| * | | | powerpc/pcie: add PCIe version 3.x supportZang Roy-R619112013-08-09-7/+0
| * | | | powerpc/rman: fix RMan support for t4240 and b4860Minghuan Lian2013-08-09-0/+4
| * | | | board/b4860qds: Add support for configuring SerDes1 RefclksShaveta Leekha2013-08-09-0/+7
| * | | | board/bsc9132qds: Add DSP side tlb and lawsPriyanka Jain2013-08-09-0/+4
| * | | | p1020rdb-pd: platform supportHaijun.Zhang2013-08-09-3/+47
| * | | | powerpc/mpc8xxx: Add memory reset controlYork Sun2013-08-09-0/+1
| * | | | powerpc/T4240EMU: Add T4240EMU targetYork Sun2013-08-09-504/+727
| * | | | powerpc/t4qds: cleanup board header fileYork Sun2013-08-09-68/+0
| * | | | powerpc/corenet: Move CONFIG_FSL_CORENET out of board header fileYork Sun2013-08-09-4/+0
| * | | | powerpc/85xx: Add TWR-P10xx board supportXie Xiaobo2013-08-09-0/+635
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-videoTom Rini2013-08-12-6/+2166
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | edid: rename struct member to fix two EDID_* macrosChristian Gmeiner2013-08-12-1/+1
| * | | | video: Add small 4x6 font from LinuxMarek Vasut2013-08-12-0/+2158
| * | | | video: Encapsulate font in video_font_data.hMarek Vasut2013-08-12-5/+7
| |/ / /