summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: add DT files for Tegra124 and Venice2Tom Warren2014-02-031-0/+250
* ARM: tegra: add common (shared) CPU filesTom Warren2014-02-033-12/+24
* ARM: tegra: Add CPU (armv7) files for Tegra124Tom Warren2014-02-036-0/+1651
* ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124Tom Warren2014-02-035-2/+318
* ARM: tegra: add/edit headers for Tegra124Tom Warren2014-02-0318-28/+2419
* ARM: tegra: fix a typo in the tegra114.dtsiStephen Warren2014-02-031-1/+1
* ARM: tegra: remove a conditional for CSITE rateStephen Warren2014-02-032-14/+6
* ARM: tegra: enable PLLX only once it's been fully configuredStephen Warren2014-02-031-4/+9
* ARM: tegra: pass just partition ID to power_partition()Stephen Warren2014-02-032-18/+15
* ARM: tegra: misc cleanups triggered by Tegra124 reviewStephen Warren2014-02-032-4/+5
* ARM: tegra: don't exceed AVP limits when configuring PLLPJimmy Zhang2014-02-038-87/+118
* ARM: tegra: amend pmc.h for Tegra114+Stephen Warren2014-02-032-3/+7
* ARM: tegra: implement MASK_BITS_31_29Tom Warren2014-02-032-4/+21
* ARM: tegra: MASK_BITS_ no longer needs specific valuesStephen Warren2014-02-031-1/+1
* ARM: tegra: use MASK_BITS_* macros everywhereStephen Warren2014-02-032-3/+3
* ARM: tegra: rename OUT_CLK_SOURCE_*Stephen Warren2014-02-032-12/+13
* ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28Stephen Warren2014-02-033-3/+12
* ARM: tegra: deduplicate MASK_BITS_xxx clock mux enumTom Warren2014-02-033-12/+6
* ARM: tegra: accept any SKU ID for most chipsStephen Warren2014-02-031-0/+2
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-2915-248/+40
|\
| * DRA7: add ABB setup for MPU voltage domainNishanth Menon2014-01-243-3/+20
| * DRA7: Add support for ES1.1 silicon ID codeNishanth Menon2014-01-246-3/+13
| * ARM: AM335x: Enable DDR dynamic IO power downSatyanarayana, Sandhya2014-01-241-4/+4
| * ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*Enric Balletbò i Serra2014-01-241-3/+3
| * ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALLJassi Brar2014-01-243-8/+0
| * ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALLJassi Brar2014-01-244-227/+0
* | spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-241-3/+11
* | powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-241-2/+0
* | sandbox: fix the return type of os_free() functionMasahiro Yamada2014-01-241-1/+1
* | ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-2412-82/+2
* | powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada2014-01-241-1/+1
* | powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada2014-01-241-1/+1
* | powerpc: mpc5xx: remove redundant CONFIG_5xx definitionMasahiro Yamada2014-01-241-2/+0
* | powerpc: mpc8xx: remove redundant CONFIG_8xx definitionMasahiro Yamada2014-01-242-4/+0
* | x86: delete unused header filesMasahiro Yamada2014-01-241-193/+0
* | powerpc: delete unused header filesMasahiro Yamada2014-01-245-1261/+0
* | blackfin: delete unused header filesMasahiro Yamada2014-01-242-151/+0
* | avr32: delete unused header filesMasahiro Yamada2014-01-243-228/+0
* | avr32: move CONFIG_AVR32 definition to arch/avr32/config.mkMasahiro Yamada2014-01-241-1/+1
* | Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-2413-18/+0
* | lib: time: add weak timer_init() functionDarwin Rambo2014-01-242-10/+0
* | eSDHC: Calculate envaddr accroding to the address formatHaijun.Zhang2014-01-221-0/+3
* | powerpc:mpc85xx: Add ifc nand boot support for TPL/SPLPo Liu2014-01-211-7/+8
* | powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474York Sun2014-01-211-1/+1
* | powerpc/85xx: update erratum a006379Shengzhou Liu2014-01-211-1/+5
* | powerpc/83xx: Add support for get_svr() for 83xx devicesRamneek Mehresh2014-01-211-0/+5
* | ARM: bcm2835: fix mailbox timeoutStephen Warren2014-01-201-1/+1
* | ARM: rpi_b: power on SDHCI and USB HW modulesStephen Warren2014-01-201-0/+48
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-01-203-65/+0
|\ \
| * | mx6: Revert "mx6: soc: Disable VDDPU regulator"Fabio Estevam2014-01-173-65/+0
OpenPOWER on IntegriCloud