summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18132-6330/+8566
|\
| * Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-1518-869/+987
| |\
| | * Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren2013-03-142-14/+280
| | * Tegra114: fdt: Move aliases from dtsi to dts file as per other TegrasTom Warren2013-03-141-8/+0
| | * Tegra114: Fix/update GP padcfg register structTom Warren2013-03-141-8/+26
| | * Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entryTom Warren2013-03-141-1/+1
| | * 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
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-1527-2357/+2815
| |\ \
| | * | ARM: mx6: use common CPU errata config optionsStephen Warren2013-03-074-37/+5
| | * | mx6: Provide a structure for accessing HDMI registersFabio Estevam2013-03-071-536/+547
| | * | mxs: timrot: Rename local macrosFadil Berisha2013-03-071-8/+8
| | * | mxs: timrot: Add support to i.MX23Fadil Berisha2013-03-072-2/+122
| | * | mxs: Fix iomux.h to not break build during assembly stageOtavio Salvador2013-03-071-0/+5
| | * | mx23: Document the tRAS lockout setting in memory initializationOtavio Salvador2013-03-071-0/+4
| | * | mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador2013-03-072-2/+2
| | * | mxs: Squash the header file usage in ehci-mxsMarek Vasut2013-03-071-0/+2
| | * | mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut2013-03-073-2/+46
| | * | mxs: Reset the EMI block on mx23Marek Vasut2013-03-071-2/+10
| | * | i.MX6: Add DDR controller registersEric Nelson2013-03-073-0/+225
| | * | i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIOEric Nelson2013-03-071-0/+3
| | * | i.MX6: crm_regs: define IOMUXC_GPR4/6/7Eric Nelson2013-03-071-0/+5
| | * | i.MX6: crm_regs: define CCM_CCGRx for use in board config filesEric Nelson2013-03-071-0/+12
| | * | i.MX6: consolidate pad names for multi-CPU boardsEric Nelson2013-03-074-1766/+1797
| | * | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-02-23257-5916/+10057
| | |\ \
| | * | | build: imx: Fix 'u-boot.imx' build without full OBJTREE referenceOtavio Salvador2013-02-122-2/+2
| | * | | mx6: Disable Power Down Bit of watchdogFabio Estevam2013-02-122-0/+20
| * | | | ARM: implement some Cortex-A9 errata workaroundsStephen Warren2013-03-131-0/+19
| | |_|/ | |/| |
| * | | 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
OpenPOWER on IntegriCloud