summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: add DT files for Tegra124 and Venice2Tom Warren2014-02-032-0/+334
* 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: only build __pinmux_nand() when it's neededTom Warren2014-02-031-0/+2
* 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
* mmc: tegra: support Tegra124Stephen Warren2014-02-033-0/+11
* 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: clear $usb_need_init each bootStephen Warren2014-02-031-0/+1
* ARM: tegra: set env vars to indicate Cardhu A04 supportStephen Warren2014-02-032-1/+10
* 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-2934-1144/+157
|\
| * am43xx_evm.h: Correct SPL max sizeTom Rini2014-01-241-1/+1
| * 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: AM43xx: Enable DDR dynamic IO power down for DDR3Lokesh Vutla2014-01-241-1/+1
| * OMAP3: igep00x0: Convert to ti_omap3_common.h.Enric Balletbò i Serra2014-01-241-180/+9
| * TI: OMAP3: Create common config files for TI OMAP3 platforms.Enric Balletbò i Serra2014-01-241-0/+73
| * ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*Enric Balletbò i Serra2014-01-241-3/+3
| * TI: armv7: Do not define the number DRAM banks if is already defined.Enric Balletbò i Serra2014-01-241-3/+7
| * TI: armv7: Move ELM support to SoC configuration file.Enric Balletbò i Serra2014-01-244-1/+12
| * ARM: OMAP5: Rename to ti_omap5_common.hEnric Balletbò i Serra2014-01-243-7/+7
| * ARM: OMAP4: Rename to ti_omap4_common.hEnric Balletbò i Serra2014-01-243-7/+7
| * feature-removal-schedule.txt: Drop CONFIG_SYS_ENABLE_PADS_ALL/CLOCKS_ENABLE_ALLTom Rini2014-01-241-16/+0
| * ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALLJassi Brar2014-01-249-688/+0
| * ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALLJassi Brar2014-01-244-227/+0
* | Merge branch 'u-boot-arm/next' into 'u-boot-arm/master'Albert ARIBAUD2014-01-282-1/+6
|\ \
| * | ARM: versatile: pass console setting to the kernelLinus Walleij2014-01-131-1/+2
| * | ARM: versatile: pass correct machine type for Versatile ABLinus Walleij2014-01-131-0/+4
* | | boards.cfg: Keep the entries sortedFabio Estevam2014-01-271-28/+28
* | | board_r - fixup functions table after relocationAlexey Brodkin2014-01-271-0/+10
* | | arm: am43xx: Add USB spl boot supportDan Murphy2014-01-241-6/+40
* | | spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-248-11/+92
* | | spl: common: Move FAT funcs to a common fileDan Murphy2014-01-244-62/+108
* | | powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-2431-61/+29
* | | board: delete meaningless serial.hMasahiro Yamada2014-01-248-287/+0
* | | sandbox: fix the return type of os_free() functionMasahiro Yamada2014-01-242-2/+2
OpenPOWER on IntegriCloud