summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| | | |/ | | |/|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-02-172-1/+16
|\ \ \ \
| * | | | SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini2014-02-071-1/+12
| * | | | MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde2014-02-071-0/+4
* | | | | arc: add library functionsAlexey Brodkin2014-02-0711-0/+846
* | | | | arc: add cpu filesAlexey Brodkin2014-02-0710-0/+734
* | | | | arc: add architecture header filesAlexey Brodkin2014-02-0717-0/+593
* | | | | blackfin: Initialize the EMAC VLAN with proper default valueAaron Wu2014-02-071-0/+3
* | | | | blackfin: Change SMC dcplb entry flag to cover 16M address regionSonic Zhang2014-02-071-1/+2
* | | | | blackfin: init bss earlyBob Liu2014-02-071-1/+1
* | | | | blackfin: The logic of the BF609 macro is opposite.Sonic Zhang2014-02-071-3/+3
|/ / / /
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-049-2/+169
|\ \ \ \
| * | | | microblaze: Add SPL supportMichal Simek2014-02-048-2/+159
| * | | | microblaze: Report priviledged or stack protection exceptionMichal Simek2014-02-041-0/+3
| * | | | microblaze: Show u-boot bannerMichal Simek2014-02-041-0/+7
* | | | | driver/ifc:Change accessor function to take care of endiannessPrabhakar Kushwaha2014-02-031-0/+3
* | | | | powerpc/usb: Enable dual phy for T1040Nikhil Badola2014-02-031-2/+1
* | | | | boards/t1040qds: Adds ethernet support for T1040Prabhakar Kushwaha2014-02-031-0/+11
* | | | | powerpc/mpc85xx: Update serdes protocols for T1040Prabhakar Kushwaha2014-02-033-43/+30
* | | | | powerpc/mpc85xx: Update LIODNs for T1040poonam aggrwal2014-02-031-36/+0
|/ / / /
* | | | sandbox: Use system headers first for sandbox's os.c in a different wayMasahiro Yamada2014-01-291-4/+4
OpenPOWER on IntegriCloud