summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ARM: armv7: Make indirect vector addresses globlMarek Vasut2014-01-261-0/+7
| | * | | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-01-2689-131/+2997
| | |\ \ \ \
| * | | | | | arm: zynq: correct the argument to lldivSiva Durga Prasad Paladugu2014-02-191-1/+2
| * | | | | | zynq: Add support for U-BOOT SPLMichal Simek2014-02-195-2/+151
| * | | | | | zynq: Update CLK in bdinfoMichal Simek2014-02-191-0/+5
| * | | | | | zynq: Implement dump clock commandSoren Brinkmann2014-02-191-0/+21
| * | | | | | net: zynq_gem: Calculate clock dividers dynamicallySoren Brinkmann2014-02-192-6/+9
| * | | | | | net: zynq_gem: Move RCLK details out of driverSoren Brinkmann2014-02-192-4/+4
| * | | | | | zynq: timer: Fix hangs if network activity attempted after about one hourMichal Simek2014-02-191-2/+2
| * | | | | | zynq: timer: Migrate to zynq clock frameworkSoren Brinkmann2014-02-191-4/+7
| * | | | | | zynq: Provide a framework to read clock frequenciesSoren Brinkmann2014-02-195-2/+700
| * | | | | | zynq: serial: Simplify serial driver initializationMichal Simek2014-02-191-0/+2
| * | | | | | zynq: Move bootmode to headersMichal Simek2014-02-191-0/+6
| * | | | | | zynq: Enable dcache supportMichal Simek2014-02-191-0/+8
| * | | | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-1910-1541/+0
| |\ \ \ \ \ \
| | * | | | | | ARM: IXP: Remove the IXP architecture supportMarek Vasut2014-02-0610-1541/+0
| | | |_|/ / / | | |/| | | |
* | | | | | | blackfin: Add <asm/clock.h> to numerous driversTom Rini2014-02-201-0/+1
* | | | | | | venice2: move device tree to fix build errorMasahiro Yamada2014-02-202-3/+86
* | | | | | | arc: remove "hardware.h"Alexey Brodkin2014-02-201-10/+0
* | | | | | | spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configsAlexey Brodkin2014-02-201-4/+0
* | | | | | | blackfin: rename bfin-twi_i2c driver to adi_i2cSonic Zhang2014-02-201-0/+15
* | | | | | | blackfin: add spi and i2c specific get clock functionsSonic Zhang2014-02-202-7/+11
| |_|_|_|/ / |/| | | | |
* | | | | | kbuild,tegra124: add dummy obj- for KbuildMasahiro Yamada2014-02-191-0/+3
* | | | | | Move CONFIG_DISPLAY_CPUINFO to MakefileMasahiro Yamada2014-02-194-6/+6
* | | | | | Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada2014-02-193-8/+3
* | | | | | dts: generate multiple device tree blobsMasahiro Yamada2014-02-196-0/+63
* | | | | | dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada2014-02-1930-0/+2376
* | | | | | dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-193-3/+3
* | | | | | kbuild: use scripts/Makefile.cleanMasahiro Yamada2014-02-191-0/+1
* | | | | | kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-1912-18/+23
* | | | | | kbuild: add dummy obj-y to create built-in.oMasahiro Yamada2014-02-193-2/+7
* | | | | | kbuild: change out-of-tree buildMasahiro Yamada2014-02-1919-28/+29
* | | | | | microblaze: remove an empty file arch/microblaze/lib/time.cMasahiro Yamada2014-02-191-0/+0
* | | | | | ARM: O5/dra7xx: Add SATA boot supportDan Murphy2014-02-193-10/+3
|/ / / / /
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-1766-721/+5155
|\ \ \ \ \
| * | | | | ARM: bcm2835: fix mbox POWER_STATE_RESP_ON valueStephen Warren2014-02-141-1/+1
| * | | | | zynq: Fix elf header generationMichal Simek2014-02-131-0/+99
| * | | | | ARM: bcm2835: config.mk isn't neededStephen Warren2014-02-131-19/+0
| * | | | | 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
OpenPOWER on IntegriCloud