summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Generate a valid ACPI tableSaket Sinha2015-08-265-0/+844
* x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng2015-08-261-0/+3
* x86: baytrail: Remove the fsp_init_phase_pci() callBin Meng2015-08-261-7/+1
* x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()Bin Meng2015-08-261-2/+2
* x86: fsp: Add comments about U-Boot entering start.S twiceBin Meng2015-08-263-4/+6
* x86: fsp: Enlarge the size of malloc() pool before relocationBin Meng2015-08-263-1/+30
* x86: baytrail: Support multiple microcode copiesBin Meng2015-08-262-0/+9
* x86: baytrail: Add microcode for BayTrail-I D0 steppingBin Meng2015-08-261-0/+3284
* x86: kconfig: Hide "System tables" for corebootBin Meng2015-08-261-1/+1
* x86: kconfig: Hide "System tables" for EFIBin Meng2015-08-261-3/+1
* x86: coreboot: Allow >=4GiB memory bank sizeBin Meng2015-08-261-5/+4
* x86: Remove calculate_relocation_address()Bin Meng2015-08-263-60/+2
* x86: coreboot: Correctly report E820 typesBin Meng2015-08-261-2/+13
* x86: coreboot: Increase memrange entry number to 32Bin Meng2015-08-261-6/+3
* Merge git://git.denx.de/u-boot-pxaTom Rini2015-08-246-72/+57
|\
| * arm: pxa: clean-up include file orderMarcel Ziswiler2015-08-242-3/+3
| * arm: pxa: use common timer functionsAndrew Ruder2015-08-243-69/+30
| * pxa: Fix boot hang by avoiding vector relocationAndrew Ruder2015-08-242-0/+24
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-08-242-4/+4
|\ \ | |/ |/|
| * MIPS: fix syntax for fdt_chosen/initrd.Govindraj Raja2015-08-211-2/+2
| * mips: Use unsigned int when reading c0 registersChris Packham2015-08-211-2/+2
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-08-2315-34/+769
|\ \
| * | arm: socfpga: Fix SD/MMC boot on ArriaV SoCDKMarek Vasut2015-08-231-0/+6
| * | arm: socfpga: dts: Add bank-name property to each GPIO bankMarek Vasut2015-08-231-0/+3
| * | arm: socfpga: Make the pinmux table const u8Marek Vasut2015-08-234-6/+4
| * | arm: socfpga: Switch to filtered QTS filesMarek Vasut2015-08-233-30/+8
| * | arm: socfpga: Add qts-filter.sh scriptMarek Vasut2015-08-231-0/+205
| * | arm: socfpga: Split Altera socfpga into AV and CV SoCDKMarek Vasut2015-08-231-2/+2
| * | arm: socfpga: Unbind CPU type from board typeMarek Vasut2015-08-231-8/+18
| * | arm: socfpga: Move wrappers into platform directoryMarek Vasut2015-08-235-0/+545
| * | arm: socfpga: Do not enable gmac1 in Cyclone V dtsiMarek Vasut2015-08-232-6/+1
| * | arm: socfpga: Make the DT mmc node consistentMarek Vasut2015-08-232-3/+2
| * | arm: socfpga: Fix delay in clock managerMarek Vasut2015-08-231-7/+5
| * | arm: socfpga: Fix delay in freeze controllerMarek Vasut2015-08-231-7/+5
| |/
* | arm: at91: add support for mini-box picosam9g45 boardErik van Luijk2015-08-212-0/+7
* | arm: at91: pmc: replace the constant with a define in at91_pmc.hErik van Luijk2015-08-211-0/+1
* | arm: at91: mpddr: allow multiple DDR controllersErik van Luijk2015-08-212-21/+26
|/
* ARM: davinci: remove support for cam_enc_4xxMasahiro Yamada2015-08-201-5/+0
* Merge git://git.denx.de/u-boot-usbTom Rini2015-08-192-0/+6
|\
| * usb: spear: Add support for both SPEAr600 EHCI controllersStefan Roese2015-08-192-0/+6
* | ARM: dts: Rename memory@0 to memoryMichal Simek2015-08-194-4/+4
* | zynqmp: usb: Add usb dwc3 driver support for zynqmpSiva Durga Prasad Paladugu2015-08-192-0/+6
* | ARM: zynq: drop "optional" from board select in favor of ZC702Masahiro Yamada2015-08-191-1/+1
* | ARM: zynqmp: Add platform specific arch_get_page_tableMichal Simek2015-08-191-0/+5
* | zynqmp: Enable U-Boot run in EL3Michal Simek2015-08-192-0/+8
|/
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-189-17/+11
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-184-14/+0
* lpc32xx: add common USB OHCI defines for all LPC32xx boardsVladimir Zapolskiy2015-08-181-0/+9
* usb: lpc32xx: add host USB driverSylvain Lemieux2015-08-183-0/+19
* lpc32xx: move common SLC NAND defines to arch/config.hVladimir Zapolskiy2015-08-181-0/+29
OpenPOWER on IntegriCloud