summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-141-0/+32
* Tegra30: Cardhu: Add pad config tables/code based on pinmux codeTom Warren2013-03-143-2/+261
* Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren2013-03-142-197/+163
* Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car)Tom Warren2013-03-141-1/+18
* 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-141-34/+56
* Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren2013-03-142-5/+10
* Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT filesTom Warren2013-03-141-4/+12
* Tegra: fdt: Change /include/ to #include for C preprocessorTom Warren2013-03-143-3/+3
* Tegra114: fdt: Update DT files with I2C info for T114/DalmoreTom Warren2013-03-141-0/+64
* Tegra: I2C: Add T114 clock support to tegra_i2c driverTom Warren2013-03-141-0/+6
* 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-141-19/+0
* tegra: usb: move implementation into right directoryLucas Stach2013-03-145-557/+2
* 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-1229-29/+29
* arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-124-6/+58
* Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-125-16/+160
* 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-122-21/+15
|\
| * ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles2013-03-121-8/+8
| * ARM: at91sam9x5: Using CPU string directlyBo Shen2013-03-122-13/+7
* | Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-1162-431/+3187
|\ \
| * | 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
| * | x86: Permit bootstage and timer data to be used prior to relocationSimon Glass2013-03-044-18/+16
| * | x86: Add basic cache operationsSimon Glass2013-03-041-0/+23
| * | x86: Add function to get top of usable ramSimon Glass2013-03-042-24/+22
| * | sandbox: Add a way of obtaining directory listingsSimon Glass2013-03-041-0/+101
| * | Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini2013-03-044-0/+22
| |\ \
| | * | sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass2013-02-282-0/+11
| | * | sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt2013-02-281-0/+8
| | * | sandbox: fix compiler warningAllen Martin2013-02-281-0/+3
| * | | blackfin: bf60x: add resume from hibernateSteven Miao2013-03-041-0/+46
| * | | blackfin: bf60x: add hw watchdog supportBob Liu2013-03-042-0/+15
| * | | blackfin: add bf6xx spi driverScott Jiang2013-03-041-0/+240
| * | | blackfin: bf60x: add rsi/sdh supportSonic Zhang2013-03-041-2/+36
| * | | blackfin: bf60x: add gpio supportBob Liu2013-03-043-8/+181
| * | | blackfin: bf60x: support big cplb pageBob Liu2013-03-042-6/+44
| * | | blackfin: bf60x: add dma supportBob Liu2013-03-043-76/+156
| * | | blackfin: bf60x: add serial supportSonic Zhang2013-03-047-238/+642
| * | | blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang2013-03-047-41/+468
| * | | blackfin: bf60x: new processor header filesBob Liu2013-03-0413-1/+1090
| |/ /
OpenPOWER on IntegriCloud