summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | armv8/vexpress64: make multientry conditionalLinus Walleij2015-03-094-4/+33
* | | | | ARM: PSCI: Rework the DT handler slightlyTom Rini2015-03-094-4/+9
* | | | | arm: relocation: clear .bss section with arch memset if definedPrzemyslaw Marczak2015-03-091-1/+9
* | | | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-03-055-1/+196
|\ \ \ \ \
| * | | | | dt: socfpga: Import and enable Arria V DK DTSMarek Vasut2015-03-043-0/+109
| * | | | | dt: socfpga: Import and enable Cyclone V DK DTSMarek Vasut2015-03-042-1/+82
| * | | | | arm: socfpga: Add Altera Arria V DK supportMarek Vasut2015-03-041-0/+5
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-03-058-21/+340
|\ \ \ \ \ \
| * | | | | | SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms.gaurav rana2015-03-054-1/+61
| * | | | | | fsl_sfp : Move ccsr_sfp_regs definition to common includegaurav rana2015-03-052-15/+2
| * | | | | | powerpc: 85xx: Modify CONFIG_USB_MAX_CONTROLLER_COUNT for P1022DSYing Zhang2015-03-041-2/+2
| * | | | | | powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCsShaveta Leekha2015-03-045-3/+275
| |/ / / / /
* | | | | | use ASM_NL instead of '; ' for assembler new line character in the macroChen Gang2015-03-051-0/+12
* | | | | | omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles2015-03-051-1/+10
* | | | | | m68k: add generic-board supportangelo@sysam.it2015-03-054-1/+17
* | | | | | m68k: add mcf5307 cpu supportangelo@sysam.it2015-03-0512-2/+742
* | | | | | m68k: add amcore board supportangelo@sysam.it2015-03-051-0/+4
* | | | | | Adding Support for BAV335x boardsGilles Gameiro2015-03-051-0/+14
* | | | | | omap3: add support for QUIPOS Cairo board.Albert ARIBAUD \(3ADEV\)2015-03-051-0/+5
* | | | | | arm: pxa: introducing cpuinfo display for marvell pxa270mMarcel Ziswiler2015-03-051-2/+15
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-0515-2/+224
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | mx5: fix get_reset_causeStefano Babic2015-03-051-1/+0
| * | | | imx6: Added DEK blob generator commandRaul Cardenas2015-03-024-0/+113
| * | | | mx35: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-022-0/+27
| * | | | mx31: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-022-0/+27
| * | | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-02390-4824/+3677
| |\ \ \ \
| * | | | | warp: Add initial WaRP Board supportOtavio Salvador2015-02-231-0/+5
| * | | | | imx: mx6sl: Extend USDHC SD2 pins to support 8-wire useOtavio Salvador2015-02-231-0/+5
| * | | | | imx:mx6sl add I2c pad settingsPeng Fan2015-02-231-0/+5
| * | | | | ARM: i.MX: provide access to reset cause through get_imx_reset_cause()Eric Nelson2015-02-172-1/+11
| * | | | | ARM: imx6 Add WDOG3 for i.MX6SXPeng Fan2015-02-171-0/+5
| * | | | | ARM: imx6: disable bandgap self-bias after bootPeng Fan2015-02-172-0/+26
* | | | | | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-043-9/+20
* | | | | | arm: spl: Allow board_init_r() to run with a larger stackSimon Glass2015-03-041-3/+10
* | | | | | dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-041-0/+3
* | | | | | arm: spl: Avoid setting up a duplicate global data structureSimon Glass2015-03-042-0/+6
* | | | | | arm: Reduce the scope of lowlevel_init()Simon Glass2015-03-041-2/+20
| |_|/ / / |/| | | |
* | | | | Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-03-028-0/+172
|\ \ \ \ \
| * | | | | arm64: Add Xilinx ZynqMP supportMichal Simek2015-03-028-0/+172
| | |/ / / | |/| | |
* | | | | armv7.h: Add <asm/io.h>Tom Rini2015-03-021-0/+1
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-03-019-35/+479
|\ \ \ \ \
| * | | | | Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800Doug Anderson2015-02-284-95/+77
| * | | | | Exynos542x: Make A7s boot with thumb-mode U-Boot on warm resetAkshay Saraswat2015-02-281-1/+1
| * | | | | Exynos542x: Fix secondary core booting for thumbAkshay Saraswat2015-02-282-1/+4
| * | | | | Exynos542x: add L2 control register configurationAkshay Saraswat2015-02-282-13/+64
| * | | | | Exynos542x: cache: Disable clean/evict push to externalAkshay Saraswat2015-02-281-1/+17
| * | | | | Exynos542x: Add workaround for exynos iROM errataAkshay Saraswat2015-02-283-16/+200
| * | | | | Exynos542x: Add workaround for ARM errata 799270Akshay Saraswat2015-02-281-0/+28
| * | | | | Exynos542x: Add workaround for ARM errata 798870Akshay Saraswat2015-02-281-0/+16
| * | | | | Exynos542x: CPU: Power down all secondary coresAkshay Saraswat2015-02-284-0/+164
| |/ / / /
OpenPOWER on IntegriCloud