aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-11-25Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD12-13/+54
2012-11-19tegra: use generic fs commands in BOOTCOMMANDStephen Warren7-23/+34
2012-11-19tegra: config: seaboard: Move tegra-common-post to correct placeSimon Glass1-2/+3
2012-11-19tegra: Remove unnecessary CONFIG_SYS_NAND_BASESimon Glass3-5/+0
2012-11-19ARM: tegra: TrimSlice: add support for USB1 portStephen Warren1-0/+1
2012-11-19tegra: Enable display/lcd support on SeaboardMayuresh Kulkarni1-2/+11
2012-11-19tegra: Align LCD frame buffer to section boundarySimon Glass1-0/+3
2012-11-19lcd: Add support for flushing LCD fb from dcache after updateSimon Glass1-0/+8
2012-11-19lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignmentSimon Glass1-0/+3
2012-11-19tegra: Add SOC support for display/lcdWei Ni1-0/+1
2012-11-19tegra: Add support for PWMSimon Glass1-0/+1
2012-11-19pxa: Disable dcache on palmld, palmtc, zipitz2Simon Glass3-0/+9
2012-11-19mx5: Mark lowlevel_init board-specific codeBenoît Thébaudeau3-0/+3
2012-11-19mx35pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam1-1/+1
2012-11-19mx31pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam1-1/+1
2012-11-19mx25pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam1-1/+1
2012-11-19mx51evk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam1-1/+1
2012-11-19mx6qsabre_common: Configure CONFIG_BOOTDELAY to one secondFabio Estevam1-1/+1
2012-11-19mx6qsabrelite: Configure CONFIG_BOOTDELAY to one secondFabio Estevam1-1/+1
2012-11-19mx53loco: Configure CONFIG_BOOTDELAY to one secondFabio Estevam1-1/+1
2012-11-19mx28evk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam1-1/+1
2012-11-16mx35pdk: Add support for OTGBenoît Thébaudeau1-0/+14
2012-11-16ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau1-3/+3
2012-11-16ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau1-4/+6
2012-11-16mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau1-0/+22
2012-11-15EXYNOS5: Enable SPI booting.Rajeshwari Shinde1-0/+5
2012-11-15EXYNOS5: Enable SPIHatim RV1-1/+21
2012-11-15SMDK5250: Enable SoundRajeshwari Shinde1-0/+8
2012-11-15SOUND: SAMSUNG: Add I2S driverRajeshwari Shinde2-0/+189
2012-11-15exynos4: universal_C210: add display supportPiotr Wilczek1-0/+13
2012-11-15drivers: video: Add ld9040 video driverPiotr Wilczek1-0/+32
2012-11-15misc:max8998 Add LDO macrosPiotr Wilczek1-0/+2
2012-11-15exynos4: universal_C210: use software SPIPiotr Wilczek1-0/+21
2012-11-15SMDK5250: Config: Enable MAX77686 pmic chipRajeshwari Shinde1-0/+5
2012-11-15PMIC: MAX77686: Add support for MAX77686Rajeshwari Shinde1-0/+158
2012-11-15arm:exynos4:universal: Eliminated low level initPiotr Wilczek1-0/+2
2012-11-15arm:exynos4:trats: Correct SDRAM configuration for tratsPiotr Wilczek1-6/+11
2012-11-15Exynos5250: Enable PXE SupportChander Kashyap1-0/+6
2012-11-10mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky3-0/+3
2012-11-10Merge git://git.denx.de/u-bootStefano Babic162-5237/+4432
2012-11-07microblaze: Flush caches before enabling themMichal Simek1-0/+4
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini9-9/+0
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini21-27/+801
2012-11-04lib/zlib: sparse fixesKim Phillips1-1/+1
2012-11-04net/: sparse fixesKim Phillips1-4/+5
2012-11-04include/image.h: sparse fixesKim Phillips1-7/+8
2012-11-04include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined'Kim Phillips1-0/+2
2012-11-04include/linux/unaligned/generic.h: fix warning: preprocessor token __force re...Kim Phillips1-3/+0
2012-11-04include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...Kim Phillips2-3/+2
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips4-100/+178