summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * arm:reset: call the reset_misc() before the cpu resetPrzemyslaw Marczak2014-09-051-0/+6
| | * arch:exynos: boot mode: add get_boot_mode(), code cleanupPrzemyslaw Marczak2014-09-054-19/+33
| | * exynos: pinmux: fix the gpio names for exynos4x12 mmcPrzemyslaw Marczak2014-09-051-2/+2
| * | ARM: DRA72: DDR3: Add emif settings for 666MHz clockR Sricharan2014-09-042-3/+96
| * | keystone2: use readl/writel functions instead of redefinitionKhoronzhuk, Ivan2014-09-042-30/+21
| * | ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0Khoronzhuk, Ivan2014-09-041-1/+1
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-09-101-0/+4
|\ \
| * | microblaze: Fix printf size_t format related warnings (again...)Vasili Galka2014-09-091-0/+4
| |/
* | video: dcu: Add DCU driver supportWang Huan2014-09-081-0/+4
* | arm: ls102xa: Add basic support for LS1021ATWR boardWang Huan2014-09-081-0/+4
* | arm: ls102xa: Add basic support for LS1021AQDS boardWang Huan2014-09-081-0/+4
* | net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-081-24/+0
* | arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan2014-09-0815-1/+1368
|/
* Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2014-09-021-0/+4
|\
| * arc: Fix printf size_t format related warnings (again...)Vasili Galka2014-08-261-0/+4
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-09-021-0/+8
|\ \
| * | dm: sandbox: dts: Add a GPIO bankSimon Glass2014-08-311-0/+8
* | | mpc5xxx: Add stub implementation of cache functionsVasili Galka2014-09-022-0/+16
|/ /
* | mx6: tqma6: get board support back to Kconfig build systemMasahiro Yamada2014-08-311-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2014-08-315-6/+69
|\ \
| * | nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hookThomas Chou2014-08-301-0/+2
| * | nios2: move nios2.h to arch asm directoryThomas Chou2014-08-303-2/+42
| * | nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou2014-08-303-4/+25
* | | nomadik: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-3/+25
* | | highbank: kconfig: move common settingsMasahiro Yamada2014-08-302-3/+23
* | | orion5x: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-3/+25
* | | keystone: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-6/+28
* | | omap5: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-11/+33
* | | omap4: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-11/+33
OpenPOWER on IntegriCloud