summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada2016-01-201-4/+4
* arm, ubifs: fix gcc5.x compiler warningHeiko Schocher2016-01-202-9/+9
* ARM: uniphier: remove unneeded if conditionalsMasahiro Yamada2016-01-201-8/+2
* ARM: uniphier: move UMC register macros to umc-regs.hMasahiro Yamada2016-01-202-48/+27
* ARM: uniphier: set active ways to really enable outer cacheMasahiro Yamada2016-01-201-0/+2
* ARM: uniphier: fix range invalidate for outer cacheMasahiro Yamada2016-01-201-0/+23
* ARM: uniphier: factor out outer cache sync as a helper functionMasahiro Yamada2016-01-201-4/+8
* ARM: uniphier: refactor outer cache operation slightlyMasahiro Yamada2016-01-201-2/+4
* armv8: cavium: Add ThunderX 88xx board definitionSergey Temerkhanov2016-01-192-2/+7
* armv8: cavium: Add the device tree for ThunderXSergey Temerkhanov2016-01-193-0/+395
* armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructureSergey Temerkhanov2016-01-193-0/+97
* armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov2016-01-195-6/+199
* armv8: Add read_mpidr() functionSergey Temerkhanov2016-01-191-0/+11
* x86: quark: Fix boot breakageBin Meng2016-01-191-11/+16
* Add more SPDX-License-Identifier tagsTom Rini2016-01-1946-492/+46
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-01-1645-1005/+2361
|\
| * MIPS: implement bit manipulating I/O accessorsDaniel Schwierzeck2016-01-161-0/+55
| * MIPS: fix SPDX license identifier in remaining arch header filesDaniel Schwierzeck2016-01-1614-55/+32
| * MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck2016-01-168-553/+1211
| * MIPS: sync I/O related header files with linux-4.4Daniel Schwierzeck2016-01-1610-364/+941
| * MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck2016-01-162-10/+25
| * MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck2016-01-164-15/+24
| * MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck2016-01-164-3/+3
| * MIPS: Kconfig: refactor machine setupDaniel Schwierzeck2016-01-161-1/+6
| * MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck2016-01-166-0/+43
| * MIPS: do not build position-independent executables for SPLDaniel Schwierzeck2016-01-161-4/+14
| * MIPS: create .text sub-sections for assembler functionsDaniel Schwierzeck2016-01-161-1/+3
| * MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck2016-01-162-7/+11
| * MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.Purna Chandra Mandal2016-01-161-0/+1
* | socfpga: Modify qts-filter args to allow input for bsp generated files and qu...Dalon Westergreen2016-01-161-31/+45
|/
* eth-raw-os.c: Add cast to bind(2) callTom Rini2016-01-151-1/+2
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-145-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-1424-101/+3092
|\
| * x86: qemu: remove cpu node in device treeMiao Yan2016-01-132-14/+0
| * x86: qemu: fix cpu device in smp bootMiao Yan2016-01-132-11/+72
| * x86: use actual CPU number for allocating memoryMiao Yan2016-01-131-3/+3
| * x86: fix a typo in function nameMiao Yan2016-01-131-3/+3
| * x86: qemu: add a cpu uclass driver for qemu targetMiao Yan2016-01-134-5/+62
| * x86: qemu: add fw_cfg supportMiao Yan2016-01-134-1/+380
| * x86: ivybridge: Add macros for LPC decode rangesBin Meng2016-01-131-0/+10
| * x86: fsp: Always use hex numbers in the hob command outputBin Meng2016-01-131-2/+2
| * x86: ivybridge: Do not require HAVE_INTEL_MEBin Meng2016-01-131-1/+0
| * x86: ivybridge: Add microcode blobs for all the steppingsBin Meng2016-01-134-0/+2472
| * x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng2016-01-134-9/+18
| * x86: fsp: Move struct fspinit_rtbuf definition to chipset headerBin Meng2016-01-134-16/+8
| * x86: queensbay: Remove invalid comments in update_fsp_configs()Bin Meng2016-01-131-6/+0
| * x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig optionBin Meng2016-01-132-9/+23
| * x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng2016-01-134-12/+13
| * x86: fsp: Rename shared_data to fsp_config_dataBin Meng2016-01-135-12/+46
| * x86: fsp: Add boot_mode as a member of struct shared_dataBin Meng2016-01-132-0/+2
OpenPOWER on IntegriCloud