summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Support include files for .dts filesSimon Glass2014-06-204-0/+4
* sandbox: Support iotrace featureSimon Glass2014-06-201-0/+10
* arm: Support iotrace featureSimon Glass2014-06-201-0/+3
* m68k: Remove CONFIG_CMD_BEDBUG related codeVasili Galka2014-06-191-8/+0
* .gitignore: drop include/asm/proc from ignore patternMasahiro Yamada2014-06-191-1/+0
* fdt_support: delete force argument of fdt_initrd()Masahiro Yamada2014-06-191-1/+1
* m68k:correct io macros about endianChao Fu2014-06-191-4/+4
* m68k: eliminate a warning in cpu_initMasahiro Yamada2014-06-191-1/+1
* Remove ${objtree}/include/asm/proc/ linkVasili Galka2014-06-115-5/+5
* cosmetic: Whitespace fixVasili Galka2014-06-111-2/+2
* m68k: Fix warnings with gcc 4.6Simon Glass2014-06-113-7/+4
* Check run_command() return code properlyThomas Betker2014-06-111-1/+1
* am33xx/omap: Enable CONFIG_OF_CONTROLSimon Glass2014-06-118-0/+1097
* am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass2014-06-115-58/+60
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-06-0824-80/+250
|\
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-0811-31/+83
| |\
| | * arm:am33xx: Add a scale_vcores() hookTom Rini2014-06-062-0/+12
| | * arch-am33xx: Add defines for timer0-7Hannes Petermaier2014-06-061-6/+29
| | * ARM: AM43xx: Fix UART clocks enablingLokesh Vutla2014-06-061-0/+9
| | * keystone: init: enable UART1 to be able use it from kernelMurali Karicheri2014-06-063-2/+12
| | * arm:am33xx: Rework s_init and add board_early_init_fTom Rini2014-06-061-2/+14
| | * arm:am33xx: Make dram_init call sdram_init() in some contextsTom Rini2014-06-062-0/+6
| | * am43xx_evm: Add qspiboot targetSourav Poddar2014-06-061-1/+1
| | * omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta2014-06-062-20/+0
| * | ARM: tegra: enable USB device mode and UMS on some boardsStephen Warren2014-06-053-3/+24
| |/
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-0210-46/+143
| |\
| | * Exynos: Make sure ps_hold gets set in the SPLDoug Anderson2014-05-313-1/+12
| | * exynos: dts: Enable LCD for snowSimon Glass2014-05-281-0/+57
| | * exynos: Enable PSHOLD in SPLSimon Glass2014-05-281-0/+2
| | * exynos: dts: Correct EC interrupt GPIOSimon Glass2014-05-281-2/+2
| | * ARM: dts: exnyos: enable dw-mmc controllerJaehoon Chung2014-05-161-1/+5
| | * ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMCJaehoon Chung2014-05-161-4/+4
| | * ARM: exynos: clock: modify the set_mmc_clk for exynos4Jaehoon Chung2014-05-162-5/+16
| | * board: trats2: Enable device tree on Trats2Beomho Seo2014-05-162-0/+16
| | * arm: exynos: clock: Remove exynos4x12_set_mmc_clk functionBeomho Seo2014-05-161-28/+1
| | * arm: exynos: pinmux: add sdmmc4 gpio configratuionBeomho Seo2014-05-161-6/+29
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-06-0511-6/+469
|\ \ \
| * | | powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh2014-06-056-1/+64
| * | | powerpc/serdes: Add the workaround for erratum A-007186Shaveta Leekha2014-06-054-2/+188
| * | | powerpc/mpc85xx: Add workaround for DDR erratum A004508York Sun2014-06-052-0/+21
| * | | powerpc/t2080: add serdes2 protocol 0x27Shengzhou Liu2014-06-051-0/+1
| * | | powerpc/t4qds: Add alternate serdes protocols to align with A-007186Shaohui Xie2014-06-051-0/+172
| * | | board/t208x: update t2080qds/t2080rdb for errata A-007186Shengzhou Liu2014-06-051-3/+23
* | | | nand_spl: remove nand_spl infrastructureMasahiro Yamada2014-06-051-3/+0
* | | | kbuild: move cmd_mkimage to scripts/Makefile.libMasahiro Yamada2014-06-051-4/+0
* | | | openrisc: fix relocation codeFranck Jullien2014-06-051-14/+41
* | | | openrisc: update SPR registers definitionFranck Jullien2014-06-051-1/+12
* | | | arm: fdt_control: fix a build error with CONFIG_OF_EMBED=yMasahiro Yamada2014-06-051-1/+1
* | | | ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGHAlexey Brodkin2014-06-031-0/+1
|/ / /
* | | powerpc: hiddendragon: remove orphan boardMasahiro Yamada2014-05-301-12/+0
OpenPOWER on IntegriCloud