summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Revert "omap3: Use raw SPL by default for mmc1"Tom Rini2016-05-021-0/+2
|/
* sunxi: mctl_mem_matches: Add missing memory barrierHans de Goede2016-04-271-0/+2
* ARM: DRA7: Add ABB setup for all domainsNishanth Menon2016-04-255-0/+52
* ARM: OMAP5: Enable ABB configuration for MM voltage domainNishanth Menon2016-04-255-0/+19
* ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon2016-04-253-2/+7
* ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2Nishanth Menon2016-04-253-5/+2
* ARM: hisilicon: hikey: dts: Add pl011 additional clock binding.Peter Griffin2016-04-251-0/+5
* ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.Peter Griffin2016-04-252-0/+3
* ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3.Peter Griffin2016-04-252-0/+254
* configs: Re-sync with cmd/KconfigTom Rini2016-04-254-6/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-252-4/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-uniphierTom Rini2016-04-2540-60/+969
|\
| * ARM: dts: uniphier: add SD controller node for PH1-LD20Masahiro Yamada2016-04-241-0/+17
OpenPOWER on IntegriCloud