summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-02imx: mx6ul select SYS_L2CACHE_OFFPeng Fan
2015-08-02imx:mx6ul add clock supportPeng Fan
2015-08-02imx-common: timer: add i.MX6UL supportPeng Fan
2015-08-02imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6ULPeng Fan
2015-08-02imx: mx6ul: Update imx registers head filePeng Fan
2015-08-02imx: mx6ul: Add pins IOMUX head filePeng Fan
2015-08-02imx: mx6ul: Add i.MX6UL CPU typePeng Fan
2015-08-02arm: mx6: kconfig: don't select CPU_V7 per boardNikita Kiryanov
2015-08-02arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6Nikita Kiryanov
2015-08-02imx: mx6qp Enable PRG clock for IPUPeng Fan
2015-08-02imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QPYe.Li
2015-08-02imx: mx6: ccm: Change the clock settings for i.MX6QPPeng Fan
2015-08-02imx: add cpu type for i.MX6QP/DPPeng Fan
2015-07-17Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2015-07-15Merge git://git.denx.de/u-boot-x86Tom Rini
2015-07-15dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass
2015-07-15dm: x86: minnowmax: Move PCI to use driver modelSimon Glass
2015-07-15x86: pci: Tidy up the generic x86 PCI driverSimon Glass
2015-07-15x86: Configure VESA parameters before loading Linux kernelBin Meng
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-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-07-10Merge git://git.denx.de/u-boot-marvellTom Rini