summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
...
* | | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-04-131/+341
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | wandboard: Remove CONFIG_SYS_FSL_USDHC_NUMFabio Estevam2013-04-03-1/+0
| * | | | mx6qsabrelite: Remove duplicate 'mmc dev'Fabio Estevam2013-04-03-1/+0
| * | | | wandboard: Remove duplicate 'mmc dev'Fabio Estevam2013-04-03-1/+0
| * | | | mx23_olinuxino: Fix netboot consoleAlexandre Pereira da Silva2013-04-03-1/+1
| * | | | mx23_olinuxino: Change definitions to use spaces instead of tabsOtavio Salvador2013-04-03-80/+80
| * | | | mx25pdk: Enable imxdi RTCBenoît Thébaudeau2013-04-03-0/+4
| * | | | mx28evk: Introduce a new target for saving env vars to NANDFabio Estevam2013-04-03-1/+30
| * | | | mx6qsabre{sd,auto}: Add boot mode selectOtavio Salvador2013-04-03-0/+2
| * | | | Add initial support for Wandboard dual lite and solo.Fabio Estevam2013-03-20-0/+211
| * | | | i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUTEric Nelson2013-03-20-2/+0
| * | | | mx28evk: Disable CONFIG_CMD_I2CFabio Estevam2013-03-20-1/+0
| * | | | configs: mx28evk: Use single-line commentsFabio Estevam2013-03-20-45/+15
* | | | | ARM: bcm2835: fix get_timer() to return msStephen Warren2013-04-04-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-28-16/+393
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-26-3/+28
| |\ \
| | * | Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boardsTom Warren2013-03-25-1/+11
| | * | tegra114: dalmore: config: enable SPIAllen Martin2013-03-25-0/+11
| | * | tegra114: add SPI driverAllen Martin2013-03-25-1/+1
| | * | spi: add common fdt SPI driver interfaceAllen Martin2013-03-25-0/+4
| | * | tegra: spi: rename tegra SPI driversAllen Martin2013-03-25-2/+2
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-26-0/+39
| |\ \ \ | | |/ / | |/| |
| | * | EXYNOS5: Snow: Add a configuration fileRajeshwari Shinde2013-03-12-0/+33
| | * | Exynos5: Config: Enable dtt command for TMUAkshay Saraswat2013-03-12-0/+2
| | * | Exynos5: Config: Enable support for Exynos TMU driverAkshay Saraswat2013-03-12-0/+3
| | * | config: Snow: Enable MAX98095 codecRajeshwari Shinde2013-03-08-0/+1
| * | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-24-13/+246
| |\ \ \
| | * | | ti814x_evm: add ti814x evm board supportMatt Porter2013-03-24-0/+221
| | * | | am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-24-4/+2
| | * | | igep00x0: Enable CONFIG_CMD_BOOTZEnric Balletbo i Serra2013-03-24-1/+2
| | * | | am335x_evm: Add more variables and switch to DT booting.Koen Kooi2013-03-22-5/+10
| | * | | am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to envKoen Kooi2013-03-22-4/+6
| | * | | am335x_evm: add support for BeagleBone Black DT nameKoen Kooi2013-03-22-0/+2
| | * | | cm-t35: add support for loading splash image from NANDNikita Kiryanov2013-03-22-0/+4
| * | | | ARM: tegra: enable workaround for ARM erratum 716044Stephen Warren2013-03-22-0/+1
| |/ / /
| * | | ARM: rpi_b: enable SD controller, add related env/cmdsStephen Warren2013-03-20-3/+65
| * | | video: add a driver for the bcm2835Stephen Warren2013-03-20-0/+16
| * | | ARM: rpi_b: disable rpi_b dcache explicitlyStephen Warren2013-03-20-0/+1
* | | | Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini2013-03-20-3/+11
|\ \ \ \ | |/ / / |/| | |
| * | | x86: Enable time command for corebootSimon Glass2013-03-19-0/+2
| * | | x86: Enable SPI flash support for corebootSimon Glass2013-03-19-3/+9
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-03-18-0/+22
|\ \ \ \ | |/ / / |/| | |
| * | | x86: Enable USB features for corebootSimon Glass2013-03-18-0/+17
| * | | arm:trats: Use new ums commandLukasz Majewski2013-03-18-0/+5
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-569/+937
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-15-81/+41
| |\ \
| | * | ARM: tegra: enable a common set of disk-related commands everywhereStephen Warren2013-03-14-80/+12
| | * | ARM: tegra: make bounce buffer option commonStephen Warren2013-03-14-6/+3
| | * | Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boardsTom Warren2013-03-14-1/+22
| | * | Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY defineTom Warren2013-03-14-5/+3