summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* disk: define HAVE_BLOCK_DEVICE in a common placeStephen Warren2013-03-147-40/+15
* ARM: tegra: make bounce buffer option commonStephen Warren2013-03-143-6/+3
* Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boardsTom Warren2013-03-142-1/+22
* Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driverTom Warren2013-03-142-1/+3
* mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.Tom Warren2013-03-141-8/+55
* Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routinesTom Warren2013-03-142-1/+81
* Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30Tom Warren2013-03-141-6/+29
* Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)Tom Warren2013-03-142-0/+47
* Tegra30: Cardhu: Add pad config tables/code based on pinmux codeTom Warren2013-03-145-5/+285
* Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren2013-03-144-377/+449
* Tegra30: Cardhu: Remove unneeded cardhu.c.mmc fileTom Warren2013-03-141-151/+0
* Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car)Tom Warren2013-03-141-1/+18
* Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY defineTom Warren2013-03-141-5/+3
* Tegra: Add twarren as maintainer for Tegra30 and Tegra114 SoCsTom Warren2013-03-141-0/+2
* ARM: tegra: implement WAR for Tegra114 CPU reset vectorStephen Warren2013-03-141-4/+32
* Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock)Tom Warren2013-03-142-34/+61
* Tegra: fdt: Remove memreserve line from Cardhu/Seaboard DT filesTom Warren2013-03-142-2/+0
* Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren2013-03-1413-208/+173
* Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT filesTom Warren2013-03-1413-12/+109
* Tegra: fdt: tamonten: Add common tamonten.dtsi file from linuxTom Warren2013-03-144-3/+492
* Tegra: fdt: Change /include/ to #include for C preprocessorTom Warren2013-03-1416-16/+17
* Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval boardTom Warren2013-03-142-0/+12
* Tegra114: fdt: Update DT files with I2C info for T114/DalmoreTom Warren2013-03-142-0/+89
* Tegra: I2C: Add T114 clock support to tegra_i2c driverTom Warren2013-03-144-5/+45
* Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to workTom Warren2013-03-141-0/+1
* tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach2013-03-142-87/+51
* tegra: usb: move implementation into right directoryLucas Stach2013-03-147-560/+536
* tegra: usb: various small cleanupsLucas Stach2013-03-142-15/+1
* tegra: usb: move controller init into start_portLucas Stach2013-03-141-28/+29
* tegra: usb: remove unneeded function parameterLucas Stach2013-03-141-4/+2
* tegra: usb: make controller init functions more self containedLucas Stach2013-03-141-12/+12
* tegra: usb: set USB_PORTS_MAX to correct valueLucas Stach2013-03-141-1/+1
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-12177-351/+380
* arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-129-32/+122
* Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-1212-42/+164
* arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD2013-03-121-1/+1
* Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-1211-62/+79
|\
| * ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles2013-03-121-8/+8
| * ARM: at91sam9x5: Using CPU string directlyBo Shen2013-03-122-13/+7
| * ARM: at91: change nand flash tableBo Shen2013-03-125-40/+41
| * arm: at91/configs: add bootz to configurationNicolas Ferre2013-03-126-0/+6
| * arm: at91/configs: add libfdt to configurationNicolas Ferre2013-03-124-0/+8
| * ARM: atmel: add at91sam9g20ek_2mmc nand boot supportBo Shen2013-02-193-1/+9
* | Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-11170-2275/+6801
|\ \
| * | x86: Enable CONFIG_OF_CONTROL on corebootSimon Glass2013-03-041-0/+6
| * | x86: Adjust link device tree include fileSimon Glass2013-03-041-1/+1
| * | x86: Add error checking to x86 relocation codeSimon Glass2013-03-041-2/+18
| * | x86: Support relocation of FDT on start-upSimon Glass2013-03-047-2/+46
| * | x86: Rearrange the output input to remove BSSSimon Glass2013-03-041-7/+12
| * | x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass2013-03-043-1/+4
OpenPOWER on IntegriCloud