summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2014-11-242-0/+21
|\
| * dm: arm: spl: Make driver model linker lists availableSimon Glass2014-11-211-0/+7
| * dm: at91: Add platform data for GPIO on at91sam9260-based boardsSimon Glass2014-11-211-0/+14
* | tegra: do not descend into empty directoriesMasahiro Yamada2014-11-234-54/+0
* | kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-237-8/+56
* | kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-237-0/+14
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-234-7/+7
* | include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-201-4/+0
* | replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-202-4/+5
|/
* ARM: atmel: add sama5d4ek board supportBo Shen2014-11-173-1/+33
* arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher2014-11-178-96/+396
* arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45Heiko Schocher2014-11-172-2/+15
* arm, at91, mpddrc: fix typo in ddr2_init()Heiko Schocher2014-11-171-1/+1
* arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher2014-11-171-3/+1
* ARM: atmel: spl: make css field configurableBo Shen2014-11-171-2/+4
* ARM: atmel: spl: make initialization more stableBo Shen2014-11-171-0/+4
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2014-11-174-0/+1932
|\
| * arm: rmobile: Add support gose boardNobuhiro Iwamatsu2014-11-101-0/+4
| * arm: rmobile: Add support R8A7793Nobuhiro Iwamatsu2014-11-103-0/+1928
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-141-2/+2
|\ \
| * | arm: imx: make bmode command work with SPL/U-Boot comboNikita Kiryanov2014-11-121-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2014-11-137-5/+641
|\ \ \
| * | | sun6i: Poke magic sram controller register to avoid cache issuesHans de Goede2014-11-131-0/+5
| * | | sun6i: Add dram initialization codeHans de Goede2014-11-132-0/+436
| * | | sun4i: Rename dram files to dram_sun4i.xHans de Goede2014-11-132-3/+3
| * | | sun6i: Add cpucfg register definitionsHans de Goede2014-11-131-2/+2
| * | | sun6i: Add clock functions needed for SPL / DRAM initHans de Goede2014-11-131-0/+77
| * | | sun6i: Add new p2wi controller driverOliver Schinagl2014-11-132-0/+118
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-135-139/+7
|\ \ \
| * | | ARM: remove unused CPU directoryMasahiro Yamada2014-11-134-132/+0
| * | | ARM: cache_v7: Various minor cleanupsThierry Reding2014-11-121-7/+7
| |/ /
* | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-11-131-0/+4
|\ \ \
| * | | kconfig: zynq: Add ZYBO boardPeter Crosthwaite2014-11-111-0/+4
| | |/ | |/|
* | | kconfig: arm: move "armv8" define to arch/arm/KconfigMasahiro Yamada2014-11-131-6/+0
* | | kconfig: arm: select CPU_V7 for some new boardsMasahiro Yamada2014-11-131-4/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-11-113-0/+29
|\ \ \ | |_|/ |/| |
| * | arm: socfpga: Add socfpga_spim_enable() to reset_manager.cStefan Roese2014-11-072-0/+15
| * | arm: socfpga: Add DW master SPI clock to clock_manager.cStefan Roese2014-11-071-0/+14
* | | ARM: UniPhier: call pin_init() also in the normal bootMasahiro Yamada2014-11-125-7/+14
* | | ARM: UniPhier: consolidate board_postclk_init() functionMasahiro Yamada2014-11-127-50/+11
* | | usb: UniPhier: add UniPhier on-chip EHCI host driver supportMasahiro Yamada2014-11-123-0/+36
* | | ARM: UniPhier: add EHCI host pin settings for PH1-Pro4Masahiro Yamada2014-11-121-0/+7
* | | ARM: UniPhier: move DDR related configuration to KconfigMasahiro Yamada2014-11-128-19/+27
* | | ARM: UniPhier: reset on-board devices on start-upMasahiro Yamada2014-11-123-3/+4
* | | ARM: MXS: fix Uninitialized variable errorWolfgang Denk2014-11-101-0/+2
* | | cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-073-0/+5
* | | Merge git://git.denx.de/u-boot-tiTom Rini2014-11-072-3/+8
|\ \ \ | |_|/ |/| |
| * | omap3: cm-t3517: add basic board supportIgor Grinberg2014-11-061-0/+4
| * | am335x: make get_board_rev() function weakIgor Grinberg2014-11-061-3/+4
* | | Merge branch 'rmobile' of git://www.denx.de/git/u-boot-shTom Rini2014-11-052-9/+7
|\ \ \