summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-07-15x86: Remove MARK_GRAPHICS_MEM_WRCOMBBin Meng
2015-07-15x86: Move VGA option rom macros to KconfigBin Meng
2015-07-15x86: cmd_mtrr: Improve MTRR list informationBin Meng
2015-07-15x86: queensbay: Change CPU_ADDR_BITS to 32Bin Meng
2015-07-15x86: Setup fixed range MTRRs for legacy regionsBin Meng
2015-07-15x86: bios: Allow pci config read/write to host bridge in int1a_handlerJian Luo
2015-07-15x86: bios: Synchronize stack between real and protected modeJian Luo
2015-07-15x86: queensbay: Change PCIe root ports' interrupt routingBin Meng
2015-07-15x86: Generate a valid MultiProcessor (MP) tableBin Meng
2015-07-15x86: Add MultiProcessor (MP) table APIsBin Meng
2015-07-15x86: Remove inline for lapic access routinesBin Meng
2015-07-15x86: Add I/O APIC register access routinesBin Meng
2015-07-15x86: Clean up ioapic header fileBin Meng
2015-07-15x86: Reduce PIRQ routing table sizeBin Meng
2015-07-15x86: Ignore function number when writing PIRQ routing tableBin Meng
2015-07-15x86: Write correct bus number for the irq routerBin Meng
2015-07-15x86: queensbay: Correct Topcliff device irqsBin Meng
2015-07-15x86: crownbay: Enable DM RTC supportBin Meng
2015-07-15x86: crownbay: Add MP initializationBin Meng
2015-07-15x86: Clean up lapic codesBin Meng
2015-07-15x86: Move lapic_setup() call into init_bsp()Bin Meng
2015-07-15x86: Move MP initialization codes into a common placeBin Meng
2015-07-15x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONSBin Meng
2015-07-15x86: kconfig: Fix minor nits in MAX_CPUSBin Meng
2015-07-15x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMPBin Meng
2015-07-15x86: dm: Clean up cpu driversBin Meng
2015-07-15x86: fsp: Move FspInitEntry call to board_init_f()Bin Meng
2015-07-15x86: fsp: Load GDT before calling FspInitEntryBin Meng
2015-07-15x86: Add Kconfig options to be used by arch/x86/cpu/config.mkBin Meng
2015-07-10Merge git://git.denx.de/u-boot-marvellTom Rini
2015-07-10usb: Add EHCI support for Armada 38x (mvebu)Stefan Roese
2015-07-10arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38xStefan Roese
2015-07-10arm: mvebu: Add SDIO/SDHCI support for Armada A38xStefan Roese
2015-07-08Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2015-07-08sunxi: Adjust Ippo_q8h_v1_2_a33_1024x600 dts filename to match the upstream k...Hans de Goede
2015-07-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-07-07ARM: disable HAVE_PRIVATE_LIBGCC for ARM64Masahiro Yamada
2015-07-07Revert "break build if it would produce broken binary"Simon Glass
2015-07-07arm: Add ENTRY/ENDPROC to private libgcc functionsSimon Glass
2015-07-07Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2015-07-07armv7: better comment in start.SPavel Machek
2015-07-06Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-07-05sunxi: Add Sinlinx SinA33 defconfigChen-Yu Tsai
2015-07-05sunxi: Sync sun8i dts files with the linux kernelChen-Yu Tsai
2015-07-05sunxi: Add support for UART0 in PB pin group on A33Chen-Yu Tsai
2015-07-05sunxi: rsb: Enable R_PIO clock before configuring external pinsChen-Yu Tsai
2015-07-05sunxi: hardware-feature-specific function index defines for PORT F UART0Chen-Yu Tsai
2015-07-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-07-02MIPS: change 'extern inline' to 'static inline'Daniel Schwierzeck
2015-07-02MIPS: fix missing semicolon in cacheops.hTony Wu