summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* common: Add get_effective_memsize() to memsize.cYork Sun2014-02-216-23/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-02-215-8/+14
|\
| * am43xx: Add qspi supportSourav Poddar2014-02-183-1/+5
| * spi: mxc_spi: i.MX6 DL/S have only 4 eCSPI controllerMarkus Niebel2014-02-181-1/+1
| * spi: spi-mxc: add defines for clk inactive state for ECSPIMarkus Niebel2014-02-182-6/+8
* | arc: fix relocation for big-endian targetAlexey Brodkin2014-02-211-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-2034-1591/+1159
|\ \
| * \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-2081-69/+2511
| |\ \
| * \ \ Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-1913-33/+246
| |\ \ \
| | * | | imx6 SION bit has to be on for the pins that are used as ENET_REF_CLKAndy Ng2014-02-192-6/+6
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-02-1165-2216/+142
| | |\ \ \
| | * | | | ARM: imx6: fix wrong fec clkMarkus Niebel2014-02-111-1/+1
| | * | | | mx6: Enable L2 cache supportFabio Estevam2014-02-113-0/+80
| | * | | | mx6: Distinguish mx6dual from mx6quadFabio Estevam2014-02-113-3/+14
| | * | | | imx: Introduce a header for the imx cpu versionsFabio Estevam2014-02-113-13/+14
| | * | | | imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failureAnson Huang2014-02-111-0/+11
| | * | | | imx6: ensure AHB clock is 132MHz in low freq boot modeAnson Huang2014-02-111-0/+20
| | * | | | ARM: mx6: Add PCI express driverMarek Vasut2014-01-261-0/+27
| | * | | | ARM: mx6: Add PCI express clock configurationMarek Vasut2014-01-262-10/+66
| | * | | | 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
OpenPOWER on IntegriCloud