]> git.ipfire.org Git - people/ms/u-boot.git/history - arch
arm: exynos: realign the code to allow support for newer 64-bit platforms
[people/ms/u-boot.git] / arch /
2016-05-25  Thomas Abrahamarm: exynos: realign the code to allow support for...
2016-05-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-05-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-05-24  Mugunthan V Narm: dts: dra7: fix ethernet name with proper device...
2016-05-24  Mugunthan V Narm: dts: dra7: add syscon node to cpsw to read mac...
2016-05-24  Mugunthan V Narm: dts: am4372: add syscon node to cpsw to read mac...
2016-05-24  Mugunthan V NARM: omap5: add platform specific ethernet phy modes...
2016-05-24  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-05-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-05-24  Michal SimekARM: zynq: Simplify zynq configuration
2016-05-24  Michal SimekARM64: zynqmp: Add SPL support support
2016-05-24  Michal SimekARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSI
2016-05-24  Alexander GrafARM64: zynqmp: Align gic ranges for 64k in device tree
2016-05-24  Michal SimekARM: zynq: Call ps7_post_config() for SPL
2016-05-24  Michal SimekARM: zynq: Add support for SPL_LOAD_FIT
2016-05-24  Masahiro YamadaARM: dts: zynq: describe SLCR as simple-mfd rather...
2016-05-24  Marek VasutARM: sama5d2: Implement boot device autodetection
2016-05-24  Wenyou YangARM: at91: clock: complete the GCK's clock sources
2016-05-24  Wenyou YangARM: at91: clock: fix the GCK's clock source
2016-05-24  Wenyou Yangboard: atmel: add SAMA5D2 PTC Engineering board
2016-05-24  Wenyou YangARM: at91: sama5d2: add macro & field definitions
2016-05-23  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-23  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-05-23  Masahiro YamadaARM: fix ifdef in ARMv8 lowlevel_init() again
2016-05-23  Bin Mengx86: Switch to use SMBIOS Kconfig options when writing...
2016-05-23  Bin Mengx86: kconfig: Add two options for SMBIOS manufacturer...
2016-05-23  Bin Mengx86: broadwell: Correct I/O APIC ID
2016-05-23  Bin Mengx86: quark: Assign a unique I/O APIC ID
2016-05-23  Bin Mengx86: Call lapic_setup() in interrupt_init()
2016-05-23  Bin Mengx86: Remove SMP limitation in lapic_setup()
2016-05-23  Bin Mengx86: Don't touch IA32_APIC_BASE MSR on Intel Quark
2016-05-23  Bin Mengx86: galileo: Enable CPU driver
2016-05-23  Bin Mengx86: Use latest microcode for all BayTrail boards
2016-05-23  Bin Mengx86: baytrail: Update to latest microcode
2016-05-23  Bin Mengx86: Add some notes for MRC cache with Intel FSP
2016-05-23  Bin Mengx86: baytrail: Add GPIO ASL description
2016-05-23  Bin Mengx86: baytrail: Add internal UART ASL description
2016-05-23  Bin Mengx86: acpi: Remove header length check when writing...
2016-05-23  Bin Mengx86: acpi: Remove the unnecessary checksum calculation...
2016-05-23  Bin Mengx86: acpi: Switch to ACPI mode by ourselves instead...
2016-05-23  Bin Mengx86: Use high_table_malloc() for tables passing to...
2016-05-23  Bin Mengx86: Reserve configuration tables in high memory
2016-05-23  Bin Mengx86: Unify reserve_arch() for all x86 boards
2016-05-23  Bin Mengx86: Prepare configuration tables in dedicated high...
2016-05-23  Bin Mengx86: Compile coreboot_table.c only for SeaBIOS
2016-05-23  Bin Mengx86: Fix up PIRQ routing table checksum earlier
2016-05-23  Bin Mengx86: Call board_final_cleanup() in last_stage_init()
2016-05-23  Miao Yanx86: qemu: rename qemu/acpi_table.c
2016-05-23  Miao Yancmd: qfw: bring ACPI generation code into qfw core
2016-05-23  Miao Yancmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
2016-05-23  Miao Yanx86: qemu: add comment about qfw register endianness
2016-05-23  Miao Yanx86: qemu: move x86 specific operations out of qfw...
2016-05-23  Miao Yanx86: qemu: split qfw command interface and qfw core
2016-05-23  Miao Yancmd: qfw: remove qemu_fwcfg_free_files()
2016-05-23  Miao Yanx86: qemu: fix ACPI Kconfig options
2016-05-23  Tom Rinix86: qemu: Move qfw command over to cmd and add Kconfig...
2016-05-23  Bin Mengx86: baytrail: Generate ACPI FADT/MADT tables
2016-05-23  Bin Mengx86: baytrail: Add platform ASL files
2016-05-23  Bin Mengx86: acpi: Return table length in acpi_create_madt_lapics()
2016-05-23  Bin Mengx86: acpi: Add some generic ASL libraries
2016-05-23  Bin Mengx86: acpi: Clean up table header revisions
2016-05-23  Bin Mengx86: acpi: Align FACS table to a 64 byte boundary
2016-05-23  Bin Mengx86: acpi: Use u32 in table write routines
2016-05-23  Bin Mengx86: acpi: Adjust order in acpi_table.c
2016-05-23  Bin Mengx86: acpi: Change fill_header()
2016-05-23  Bin Mengx86: acpi: Remove acpi_create_ssdt_generator()
2016-05-23  Bin Mengx86: acpi: Reorder code in acpi_table.h
2016-05-23  Bin Mengx86: acpi: Various changes to acpi_table.h
2016-05-23  Bin Mengx86: acpi: Remove unused codes
2016-05-23  Bin Mengx86: dts: Update to include ACTL register details
2016-05-23  Bin Mengx86: irq: Enable SCI on IRQ9
2016-05-23  Bin Mengx86: irq: Reserve IRQ9 for ACPI in PIC mode
2016-05-23  Bin Mengx86: acpi: Fix compiler warnings in write_acpi_tables()
2016-05-23  Bin Mengx86: Fix build warning in tables.c when CONFIG_SEABIOS
2016-05-23  Bin Mengx86: Drop asm/acpi.h
2016-05-20  Paul Burtonmalta: Support MIPS32r6 configurations
2016-05-20  Paul BurtonMIPS: Support for targetting MIPSr6
2016-05-20  Paul BurtonMIPS: Simplify CONFIG_SYS_CPU values
2016-05-20  Paul BurtonMIPS: Use unchecked immediate addition/subtraction
2016-05-20  Marek Vasutmips: ath79: Add support for TPLink WDR4300
2016-05-20  Marek Vasutmips: ath79: Add AR934x support
2016-05-20  Marek Vasutmips: ath79: Add support for ungating ethernet on ar933...
2016-05-20  Marek Vasutmips: ath79: dts: Add ethernet MAC nodes for ar933x
2016-05-20  Marek Vasutmips: ath79: Add support for ungating USB on ar933x...
2016-05-20  Marek Vasutmips: ath79: dts: Add generic-ehci node
2016-05-20  Marek Vasutmips: ath79: Fix compiler warning on const assignment
2016-05-20  Marek Vasutmips: ath79: Fix ar71xx_regs.h indent
2016-05-20  Marek Vasutmips: Add MIPS 74Kc tune
2016-05-20  Marek Vasutmips: Fix compiler warning in cpu.c
2016-05-20  Wills Wangath79: add readonly attribute for ath79_soc_desc
2016-05-20  Wills Wangath79: ar933x: use BIT macro for bit shift operation
2016-05-20  Wills Wangmips: ath79: add AP143 reference board
2016-05-20  Wills Wangmips: ath79: add AP121 reference board
2016-05-20  Wills Wangmips: ath79: add support for QCA953x SOCs
2016-05-20  Wills Wangmips: ath79: add support for AR933x SOCs
2016-05-20  Wills Wangmips: add base support for QCA/Atheros ath79 SOCs
2016-05-18  Shengzhou Liudriver/ddr/fsl: Add workaround for erratum A-010165
2016-05-18  Alex Porosanucrypto/fsl: add support for multiple SEC engines initia...
2016-05-18  Alex Porosanuarch/arm, arch/powerpc: add # of SEC engines on the SOC
2016-05-18  Alex Porosanuarch/arm: add SEC JR0 offset
next