summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TMU: Add TMU support in dtt commandAkshay Saraswat2013-03-121-1/+31
* Exynos5: Config: Enable support for Exynos TMU driverAkshay Saraswat2013-03-121-0/+3
* Exynos5: TMU: Add TMU init and status checkAkshay Saraswat2013-03-121-0/+39
* Exynos5: FDT: Add TMU device node valuesAkshay Saraswat2013-03-125-0/+60
* Exynos5: TMU: Add driver for Thermal Management UnitAkshay Saraswat2013-03-124-0/+409
* SMDK5250: FDT: Retrieve board model via DTRajeshwari Shinde2013-03-121-1/+10
* EXYNOS: Correct ordering of SPL machine_paramsSimon Glass2013-03-121-1/+2
* config: Snow: Enable MAX98095 codecRajeshwari Shinde2013-03-081-0/+1
* EXYNOS5: FDT: Add compatible strings for MAX98095Rajeshwari Shinde2013-03-082-0/+2
* EXYNOS5: GPIO to enable MAX98095Rajeshwari Shinde2013-03-081-0/+15
* Sound: Support for MAX98095 codec in driverRajeshwari Shinde2013-03-082-2/+8
* Sound: MAX98095: Add the driver for codecRajeshwari Shinde2013-03-083-0/+862
* EXYNOS5: Add function to enable XXTI clock sourceRajeshwari Shinde2013-03-082-0/+28
* SMDK5250: Add PMIC voltage settingsRajeshwari Shinde2013-02-202-2/+143
* EXYNOS5: Add function to setup set ps holdRajeshwari Shinde2013-02-202-0/+25
* Merge branch 'fixes' of git://git.denx.de/u-boot-mipsTom Rini2013-02-151-8/+0
|\
| * MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck2013-02-151-8/+0
* | x86: Remove unused real mode codeSimon Glass2013-02-1412-1799/+0
* | x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass2013-02-144-7/+6
* | x86: Remove unneeded cruft from main MakefileSimon Glass2013-02-141-5/+1
* | x86: Remove sc520 cpuSimon Glass2013-02-1412-1591/+0
* | x86: Remove eNET boardsSimon Glass2013-02-148-1238/+0
|/
* Merge branch 'next' of git://git.denx.de/u-boot-mipsTom Rini2013-02-1210-253/+268
|\
| * MIPS: add dynamic relocation supportGabor Juhos2013-02-126-12/+94
| * MIPS: u-boot.lds: add relocation specific sectionsGabor Juhos2013-02-121-1/+41
| * MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck2013-02-125-19/+9
| * MIPS: start.S: optimize BSS initializationDaniel Schwierzeck2013-02-123-28/+35
| * MIPS: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck2013-02-121-2/+3
| * MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck2013-02-122-0/+8
| * MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck2013-02-122-5/+18
| * MIPS: compute num_got_entries from .got section's sizeGabor Juhos2013-02-121-4/+2
| * MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck2013-02-122-176/+57
| * MIPS: start.S: remove obsolete 64 bit handling in setup_c0_statusDaniel Schwierzeck2013-02-121-9/+1
| * MIPS: xburst: fix broken access to global_dataDaniel Schwierzeck2013-02-122-3/+6
* | am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SKTom Rini2013-02-121-0/+27
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-12198-2798/+14369
|\ \ | |/ |/|
| * arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach2013-02-111-1/+1
| * Tegra114: Add/enable Dalmore build (T114 reference board)Tom Warren2013-02-116-0/+447
| * Tegra114: Add generic Tegra114 build supportTom Warren2013-02-111-1/+1
| * Tegra114: Dalmore: Add DT filesTom Warren2013-02-112-0/+18
| * Tegra114: Add common CPU (shared) filesTom Warren2013-02-116-4/+1291
| * Tegra114: Add CPU (armv7) filesTom Warren2013-02-112-0/+59
| * Tegra114: Add AVP (arm720t) filesTom Warren2013-02-115-38/+403
| * Tegra114: Add arch-tegra114 include filesTom Warren2013-02-1115-5/+1365
| * tegra: cardhu: config: enable SPIAllen Martin2013-02-111-0/+11
| * tegra: add SPI SLINK driverAllen Martin2013-02-116-1/+432
| * tegra: add addresses of SPI SLINK controllersAllen Martin2013-02-111-0/+6
| * tegra30: fdt: add SPI SLINK nodesAllen Martin2013-02-112-0/+77
| * tegra30: add SBC1 to periph id mapping tableAllen Martin2013-02-111-1/+1
| * tegra: spi: add fdt support to tegra SPI SFLASH driverAllen Martin2013-02-113-2/+45
OpenPOWER on IntegriCloud