summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: crownbay: Add MP initializationBin Meng2015-07-141-0/+20
* x86: Clean up lapic codesBin Meng2015-07-145-183/+103
* x86: Move lapic_setup() call into init_bsp()Bin Meng2015-07-142-3/+1
* x86: Move MP initialization codes into a common placeBin Meng2015-07-145-73/+112
* x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONSBin Meng2015-07-141-1/+0
* x86: kconfig: Fix minor nits in MAX_CPUSBin Meng2015-07-141-12/+12
* x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMPBin Meng2015-07-141-0/+2
* x86: dm: Clean up cpu driversBin Meng2015-07-146-55/+86
* x86: fsp: Move FspInitEntry call to board_init_f()Bin Meng2015-07-144-22/+21
* x86: fsp: Load GDT before calling FspInitEntryBin Meng2015-07-144-2/+33
* x86: Add Kconfig options to be used by arch/x86/cpu/config.mkBin Meng2015-07-142-3/+18
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-104-0/+81
|\
| * usb: Add EHCI support for Armada 38x (mvebu)Stefan Roese2015-07-101-0/+1
| * arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38xStefan Roese2015-07-102-0/+56
| * arm: mvebu: Add SDIO/SDHCI support for Armada A38xStefan Roese2015-07-104-0/+24
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-07-083-10/+10
|\ \ | |/ |/|
| * MIPS: change 'extern inline' to 'static inline'Daniel Schwierzeck2015-07-022-9/+9
| * MIPS: fix missing semicolon in cacheops.hTony Wu2015-07-021-1/+1
* | sunxi: Adjust Ippo_q8h_v1_2_a33_1024x600 dts filename to match the upstream k...Hans de Goede2015-07-082-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-07-0710-26/+34
|\ \
| * | ARM: disable HAVE_PRIVATE_LIBGCC for ARM64Masahiro Yamada2015-07-071-1/+1
| * | Revert "break build if it would produce broken binary"Simon Glass2015-07-071-4/+0
| * | arm: Add ENTRY/ENDPROC to private libgcc functionsSimon Glass2015-07-077-17/+30
| * | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-07-07165-2307/+4135
| |\ \
| * | | armv7: better comment in start.SPavel Machek2015-07-071-4/+3
* | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-057-7/+161
|\ \ \ \
| * | | | sunxi: Add Sinlinx SinA33 defconfigChen-Yu Tsai2015-07-051-1/+2
| * | | | sunxi: Sync sun8i dts files with the linux kernelChen-Yu Tsai2015-07-053-0/+147
| * | | | sunxi: Add support for UART0 in PB pin group on A33Chen-Yu Tsai2015-07-052-0/+5
| * | | | sunxi: rsb: Enable R_PIO clock before configuring external pinsChen-Yu Tsai2015-07-051-2/+3
| * | | | sunxi: hardware-feature-specific function index defines for PORT F UART0Chen-Yu Tsai2015-07-051-4/+4
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-07-037-10/+19
|\ \ \ \ | |/ / / |/| | |
| * | | imx: mx6 introuduce macro is_mx6dqpPeng Fan2015-06-272-0/+5
| * | | imx: mx6 correct get_cpu_revPeng Fan2015-06-271-1/+3
| * | | imx: mx6 correct is_soc_rev usagePeng Fan2015-06-272-4/+4
| * | | arm: mx6: tqma6: CPU type selection via KconfigMarkus Niebel2015-06-272-5/+5
| * | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-06-1522-391/+142
| |\ \ \
| * | | | patch - arm - define SYS_CACHELINE_SIZE for mx5Chris Kuethe2015-06-091-0/+2
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-07-013-0/+35
|\ \ \ \ \
| * | | | | zynq: defconfig: Move CONFIG_OF_* to KconfigJagan Teki2015-07-011-0/+2
| * | | | | dts: zynq: Enable spi1 for zc770_xm010 boardJagan Teki2015-07-011-0/+5
| * | | | | spi: zynq_spi: Add fdt support in driverJagan Teki2015-07-011-0/+2
| * | | | | dts: zynq: Add zynq spi controller nodesJagan Teki2015-07-011-0/+24
| * | | | | zynq: Kconfig: Enable dm spi and spi_flashJagan Teki2015-07-011-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-07-0110-24/+197
|\ \ \ \ \
| * | | | | ARM: UniPhier: add IDs for PH1-Pro5, ProXstream2, PH1-LD6bMasahiro Yamada2015-07-021-0/+9
| * | | | | ARM: dts: UniPhier: re-license device tree files under GPLv2+/X11Masahiro Yamada2015-07-029-12/+10
| * | | | | ARM: dts: UniPhier: sync device trees with the Linux kernelMasahiro Yamada2015-07-024-12/+178
| |/ / / /
* | | | | arc: significant cache reworkAlexey Brodkin2015-07-016-145/+300
* | | | | arc: implement slave cores kick-start for Linux kernelAlexey Brodkin2015-07-011-0/+6
|/ / / /
OpenPOWER on IntegriCloud