x86: acpi: Remove header length check when writing tables
[oweals/u-boot.git] / arch /
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-17 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-17 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-05-17 Simon Glassdm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
2016-05-17 Simon Glasssandbox: Add string and 16-bit I/O functions
2016-05-17 Simon Glassdm: Rename disk uclass to ahci
2016-05-17 Peng Fandm: spi: soft_spi: switch to use linux compatible string
2016-05-17 Stephen Warrenvideo: tegra: refuse to bind to disabled dcs
2016-05-17 angelo@sysam.itm68k: add malloc memory for early malloc
2016-05-17 Stefan Agnerimx: imx-common: print i.MX 7 SoC names consistently
2016-05-17 Stefan Agnerimx: imx7d: fix ahb clock mux 1
2016-05-17 Stefan Agnerimx: iomux-v3: fix UART input selects
2016-05-17 Eric Nelsonimx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5
2016-05-17 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-05-17 mario.six@gdsys.ccdm: fsl_i2c: Enable DM for FSL I2C
2016-05-17 mario.six@gdsys.ccdm: fsl_i2c: Rename I2C register structure
2016-05-12 Andre Przywaraarm/arm64: Move barrier instructions into separate...
2016-05-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-05-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-05-06 Anatolij Gustschinsocfpga: fix broken build if CONFIG_ETH_DESIGNWARE...
2016-05-06 Marek VasutARM: socfpga: Disable USB OC protection on SoCrates
2016-05-06 Peng Fanimx6: cache: disable L2 before touching Auxiliary Contr...
2016-05-06 Russ DillARM: am33xx: Fix DDR initialization delays
2016-05-06 Stephen WarrenARM: fix ifdefs in ARMv8 lowlevel_init()
2016-05-06 Robert P. J. DayFix various typos, scattered over the code.
2016-05-04 Stephen WarrenARM: tegra: enable GPU node by compatible value
2016-05-02 Andreas BießmannChange my mailaddress
2016-05-02 Tom Riniarch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGE...
2016-05-02 Vagrant CascadianRevert "rockchip: rk3288: correct sdram setting"
2016-05-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-05-02 Tom RiniRevert "omap3: Use raw SPL by default for mmc1"
2016-04-30 Masahiro YamadaARM: uniphier: move pin-mux code into pin_init function
2016-04-30 Masahiro YamadaARM: uniphier: allow to use System Bus for ROM boot...
2016-04-30 Masahiro YamadaARM: uniphier: enable Peripherl clock to use UART in SPL
2016-04-30 Masahiro YamadaARM: uniphier: fix boot mode table of PH1-LD20
2016-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-04-28 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2016-04-27 Hans de Goedesunxi: mctl_mem_matches: Add missing memory barrier
2016-04-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-04-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-04-25 Nishanth MenonARM: DRA7: Add ABB setup for all domains
2016-04-25 Nishanth MenonARM: OMAP5: Enable ABB configuration for MM voltage...
2016-04-25 Nishanth MenonARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structure
2016-04-25 Nishanth MenonARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2
2016-04-25 Peter GriffinARM: hisilicon: hikey: dts: Add pl011 additional clock...
2016-04-25 Peter GriffinARM: hisilicon: hikey: Enable OF_CONTROL for hikey...
2016-04-25 Peter GriffinARM: hisilicon: hikey: Add hikey & hi6220 dts from...
2016-04-25 Tom Riniconfigs: Re-sync with cmd/Kconfig
2016-04-25 Tom Riniconfigs: Re-sync almost all of cmd/Kconfig
2016-04-25 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-uniphier
2016-04-25 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-usb
2016-04-25 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-04-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2016-04-24 Masahiro YamadaARM: dts: uniphier: add SD controller node for PH1...
2016-04-24 Masahiro YamadaARM: uniphier: add PH1-LD20 SoC support
2016-04-24 Masahiro YamadaARM: uniphier: rework uniphier_set_fdt_file()
2016-04-24 Masahiro YamadaARM: uniphier: carry on booting for Unknown boot mode
2016-04-24 Masahiro YamadaARM: uniphier: add sg_set_iectrl_range()
2016-04-24 Masahiro YamadaARM: dts: uniphier: move aliases node up to satisfy...
2016-04-24 Masahiro YamadaARM: dts: uniphier: use Ref Daughter board on PH1-LD20...
2016-04-24 Masahiro YamadaARM: uniphier: avoid unaligned access to DT on 64bit SoC
2016-04-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-04-22 Bin Mengx86: Correct typo of Miao Yan's email address
next