summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: baytrail: Generate ACPI FADT/MADT tablesBin Meng2016-05-232-0/+164
* x86: baytrail: Add platform ASL filesBin Meng2016-05-2313-0/+1348
* x86: acpi: Return table length in acpi_create_madt_lapics()Bin Meng2016-05-232-4/+6
* x86: acpi: Add some generic ASL librariesBin Meng2016-05-233-0/+331
* x86: acpi: Clean up table header revisionsBin Meng2016-05-232-18/+4
* x86: acpi: Align FACS table to a 64 byte boundaryBin Meng2016-05-231-1/+5
* x86: acpi: Use u32 in table write routinesBin Meng2016-05-232-9/+9
* x86: acpi: Adjust order in acpi_table.cBin Meng2016-05-232-124/+126
* x86: acpi: Change fill_header()Bin Meng2016-05-232-14/+9
* x86: acpi: Remove acpi_create_ssdt_generator()Bin Meng2016-05-232-36/+0
* x86: acpi: Reorder code in acpi_table.hBin Meng2016-05-231-178/+169
* x86: acpi: Various changes to acpi_table.hBin Meng2016-05-232-68/+75
* x86: acpi: Remove unused codesBin Meng2016-05-231-68/+0
* x86: dts: Update to include ACTL register detailsBin Meng2016-05-236-0/+7
* x86: irq: Enable SCI on IRQ9Bin Meng2016-05-232-0/+26
* x86: irq: Reserve IRQ9 for ACPI in PIC modeBin Meng2016-05-231-0/+5
* x86: acpi: Fix compiler warnings in write_acpi_tables()Bin Meng2016-05-231-4/+4
* x86: Fix build warning in tables.c when CONFIG_SEABIOSBin Meng2016-05-231-0/+1
* x86: Drop asm/acpi.hBin Meng2016-05-234-27/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-1718-53/+175
|\
| * dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-1/+1
| * sandbox: Add string and 16-bit I/O functionsSimon Glass2016-05-171-0/+15
| * dm: Rename disk uclass to ahciSimon Glass2016-05-175-4/+7
| * dm: spi: soft_spi: switch to use linux compatible stringPeng Fan2016-05-171-5/+5
| * video: tegra: refuse to bind to disabled dcsStephen Warren2016-05-171-4/+0
| * m68k: add malloc memory for early mallocangelo@sysam.it2016-05-179-39/+147
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-05-174-6/+7
|\ \
| * | imx: imx-common: print i.MX 7 SoC names consistentlyStefan Agner2016-05-171-1/+1
| * | imx: imx7d: fix ahb clock mux 1Stefan Agner2016-05-171-1/+1
| * | imx: iomux-v3: fix UART input selectsStefan Agner2016-05-171-4/+4
| * | imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5Eric Nelson2016-05-171-0/+1
| |/
* | dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc2016-05-171-0/+10
* | dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc2016-05-174-6/+6
|/
* arm/arm64: Move barrier instructions into separate headerAndre Przywara2016-05-123-21/+46
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-05-062-1/+2
|\
| * socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabledAnatolij Gustschin2016-05-061-1/+1
| * ARM: socfpga: Disable USB OC protection on SoCratesMarek Vasut2016-05-061-0/+1
* | imx6: cache: disable L2 before touching Auxiliary Control RegisterPeng Fan2016-05-061-3/+6
* | ARM: am33xx: Fix DDR initialization delaysRuss Dill2016-05-061-0/+1
* | ARM: fix ifdefs in ARMv8 lowlevel_init()Stephen Warren2016-05-061-0/+2
* | Fix various typos, scattered over the code.Robert P. J. Day2016-05-054-4/+4
|/
* ARM: tegra: enable GPU node by compatible valueStephen Warren2016-05-043-15/+22
* Change my mailaddressAndreas Bießmann2016-05-027-7/+7
* arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGSTom Rini2016-05-021-1/+1
* Revert "rockchip: rk3288: correct sdram setting"Vagrant Cascadian2016-05-021-7/+7
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-05-0210-29/+47
|\
| * ARM: uniphier: move pin-mux code into pin_init functionMasahiro Yamada2016-05-015-27/+5
| * ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20Masahiro Yamada2016-05-015-1/+37
| * ARM: uniphier: enable Peripherl clock to use UART in SPLMasahiro Yamada2016-05-011-0/+4
| * ARM: uniphier: fix boot mode table of PH1-LD20Masahiro Yamada2016-05-011-1/+1
OpenPOWER on IntegriCloud