summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-137-256/+145
|\
| * exynos: clock: use the clear and set bits macros.Inha Song2014-02-101-65/+20
| * exynos: clock: fixed that cfg is set to wrong value.Inha Song2014-02-101-0/+3
| * arm:s5pc110: add cpu revisionPiotr Wilczek2014-02-071-0/+7
| * arm:exynos: add cpu revisionPiotr Wilczek2014-02-071-2/+6
| * exynos: pinmux: remove unnecessary routineMinkyu Kang2014-02-051-6/+1
| * exynos: pinmux: remove unnecessary defineMinkyu Kang2014-02-052-2/+1
| * exynos: pinmux: sort the list of peripheralsMinkyu Kang2014-02-051-1/+1
| * s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak2014-02-032-183/+109
* | 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
OpenPOWER on IntegriCloud