aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-11-19pxa: Disable dcache on palmld, palmtc, zipitz2Simon Glass3-0/+9
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
2012-11-04fs: rename fsload command to loadStephen Warren1-1/+1
2012-11-04fs: fix number base behaviour change in fatload/ext*loadStephen Warren1-1/+1
2012-11-04arm: atmel: cpux9k2: add missing cache configsJens Scharsig (BuS Elektronik)1-1/+4
2012-11-03Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD4-5/+638
2012-11-02x86: config: Enable AHCI support for corebootSimon Glass1-0/+22
2012-11-02ahci: Perform SATA flush after disk write.Marc Jones1-0/+3
2012-11-02ahci: Make the AHCI code find the capacity of disks > 128 GB properlyGabe Black1-0/+2
2012-11-02ahci: cosmetics and cleanupStefan Reinauer1-0/+1
2012-11-02scsi: Add function and env var to report number of scsi drivesStefan Reinauer1-0/+2
2012-11-02Support setenv_ulong() and setenv_addr() for powerpcSimon Glass1-1/+1
2012-11-02am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportTom Rini1-0/+11
2012-11-02Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIGStephen Warren1-0/+1
2012-11-02avr32: allow multi block mmc access for all boardsAndreas Bießmann9-9/+0
2012-10-30eco5pk: Add new board and default configRaphael Assenat1-0/+81
2012-10-30New board support: Nokia RX-51 aka N900Pali Rohár1-0/+452
2012-10-30Add power bus message definitions in twl4030.hPali Rohár1-0/+98
2012-10-29fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren2-3/+65
2012-10-29fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}Stephen Warren2-1/+14
2012-10-29tegra: move to common SPL frameworkAllen Martin1-0/+4
2012-10-29ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding itStephen Warren1-1/+2
2012-10-29tegra: nand: make ONFI detection workLucas Stach1-0/+1
2012-10-29ARM: tegra: Seaboard: enable multiple USB portsStephen Warren1-0/+1
2012-10-29ARM: tegra: Harmony: enable ULPI USB portStephen Warren1-0/+3
2012-10-29ARM: tegra: use standard variables to define load addressesStephen Warren1-3/+28