summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-253-0/+10
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-243-23/+23
* mpc8xx: move common linker scripts into the CPU directoryMasahiro Yamada2014-09-241-0/+82
* arm: kirkwood: spi.h: Add some missing parenthesisStefan Roese2014-09-241-4/+4
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-213-0/+78
|\
| * ARM: keystone: ddr3: workaround for ddr3a/3b memory issueMurali Karicheri2014-09-173-0/+78
* | ARM: atmel: add pcr related definitionBo Shen2014-09-192-1/+2
* | ARM: atmel: use pcr to enable or disable peripheral clockBo Shen2014-09-193-4/+25
* | ARM: atmel: sama5d3: add timings registerBo Shen2014-09-191-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-1711-165/+313
|\ \ | |/
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-1711-165/+313
| |\
| | * imx: Fix build of mx6sxsabresdStefano Babic2014-09-111-1/+1
| | * pcie_imx: Add mx6solox supportFabio Estevam2014-09-092-4/+22
| | * mx6: imx-regs: Provide a structure for GPC registersFabio Estevam2014-09-091-0/+13
| | * mx6qsabreauto: Remove imx6q-sabreauto.dtsFabio Estevam2014-09-092-14/+0
| | * mx6: Fix ECSPI typo in soc_boot_modesNikolay Dimitrov2014-09-091-4/+4
| | * iMX6: Disable the L2 before chaning the PL310 latencyYe.Li2014-09-091-0/+3
| | * arm: mx6: add support for Compulab cm-fx6 CoMNikita Kiryanov2014-09-091-0/+4
| | * arm: mx6: add get_cpu_type()Nikita Kiryanov2014-09-091-2/+3
| | * arm: mx6: ddr: fix cs0_end calculationNikita Kiryanov2014-09-091-3/+1
| | * arm: mx6: ddr: configure MMDC for slow_pdNikita Kiryanov2014-09-091-0/+1
| | * arm: mx6: ddr: do not write into reserved bitNikita Kiryanov2014-09-091-1/+1
| | * arm: mx6: ddr: cleanupNikita Kiryanov2014-09-091-141/+137
| | * i2c: imx: add macros to setup pads for multiple SoC typesNikita Kiryanov2014-09-091-0/+33
| | * mx6: add clock enabling functionsNikita Kiryanov2014-09-092-0/+95
* | | Revert "ARM: SPL: do not set gd again"Tom Rini2014-09-161-0/+3
* | | kconfig: armv8: move CONFIG_ARM64 to KconfigMasahiro Yamada2014-09-162-0/+14
* | | vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMIMasahiro Yamada2014-09-161-3/+0
* | | kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-1344-67/+0
* | | kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/KconfigMasahiro Yamada2014-09-131-0/+56
* | | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-09-1322-16/+309
|\ \ \
| * | | tegra: dts: Add serial port detailsSimon Glass2014-09-1020-10/+290
| * | | sandbox: dts: Add a serial console nodeSimon Glass2014-09-101-0/+10
| * | | tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-101-6/+9
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-1227-70/+417
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFGBenoît Thébaudeau2014-09-111-1/+2
| * | arm: Make reset position-independentBenoît Thébaudeau2014-09-111-2/+1
| * | eabi_compat: add __aeabi_memcpy __aeabi_memsetJeroen Hofstee2014-09-091-2/+13
| * | ARM: make gd a function for clangJeroen Hofstee2014-09-091-0/+25
| * | ARM: SPL: do not set gd againJeroen Hofstee2014-09-091-3/+0
| |/
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-0918-28/+258
| |\
| | * ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chipAjay Kumar2014-09-051-0/+30
| | * exynos5420: add callbacks needed for exynos_fb driverAjay Kumar2014-09-051-0/+3
| | * ARM: exynos: Add missing declaration for gpio_direction_inputAjay Kumar2014-09-051-0/+1
| | * video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar2014-09-051-0/+10
| | * arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420Ajay Kumar2014-09-053-6/+80
| | * arm: exynos: Add RPLL for Exynos5420Ajay Kumar2014-09-052-0/+16
| | * exynos_fb: Remove usage of static definesAjay Kumar2014-09-051-0/+1
| | * odroid: kconfig: add odroid_defconfigPrzemyslaw Marczak2014-09-051-0/+4
| | * odroid: add odroid U3/X2 device tree descriptionPrzemyslaw Marczak2014-09-052-1/+72
OpenPOWER on IntegriCloud