igep00x0: Fix config header indentation
[oweals/u-boot.git] / arch /
2016-01-20 Ladislav Michlarmv7: Add missing newline after OMAP die ID
2016-01-20 Masahiro Yamadam68k: M54418TWR: drop board/freescale/m54418twr/config.mk
2016-01-20 Heiko Schocherarm, ubifs: fix gcc5.x compiler warning
2016-01-19 Masahiro YamadaARM: uniphier: remove unneeded if conditionals
2016-01-19 Masahiro YamadaARM: uniphier: move UMC register macros to umc-regs.h
2016-01-19 Masahiro YamadaARM: uniphier: set active ways to really enable outer...
2016-01-19 Masahiro YamadaARM: uniphier: fix range invalidate for outer cache
2016-01-19 Masahiro YamadaARM: uniphier: factor out outer cache sync as a helper...
2016-01-19 Masahiro YamadaARM: uniphier: refactor outer cache operation slightly
2016-01-19 Sergey Temerkhanovarmv8: cavium: Add ThunderX 88xx board definition
2016-01-19 Sergey Temerkhanovarmv8: cavium: Add the device tree for ThunderX
2016-01-19 Sergey Temerkhanovarmv8: Add Secure Monitor/Hypervisor Call (SMC/HVC...
2016-01-19 Sergey Temerkhanovarmv8: New MMU setup code allowing to use 48+ bits...
2016-01-19 Sergey Temerkhanovarmv8: Add read_mpidr() function
2016-01-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-19 Bin Mengx86: quark: Fix boot breakage
2016-01-19 Tom RiniAdd more SPDX-License-Identifier tags
2016-01-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-01-16 Daniel SchwierzeckMIPS: implement bit manipulating I/O accessors
2016-01-16 Daniel SchwierzeckMIPS: fix SPDX license identifier in remaining arch...
2016-01-16 Daniel SchwierzeckMIPS: sync processor and register definitions with...
2016-01-16 Daniel SchwierzeckMIPS: sync I/O related header files with linux-4.4
2016-01-16 Daniel SchwierzeckMIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT
2016-01-16 Daniel SchwierzeckMIPS: Kconfig: optimize gcc -march and -mtune setup
2016-01-16 Daniel SchwierzeckMIPS: au1x00: move SoC header files to arch/mips/mach...
2016-01-16 Daniel SchwierzeckMIPS: Kconfig: refactor machine setup
2016-01-16 Daniel SchwierzeckMIPS: add initial infrastructure for device-tree files
2016-01-16 Daniel SchwierzeckMIPS: do not build position-independent executables...
2016-01-16 Daniel SchwierzeckMIPS: create .text sub-sections for assembler functions
2016-01-16 Daniel SchwierzeckMIPS: fix annotation of _start and relocate_code
2016-01-16 Purna Chandra MandalMIPS: add asm/gpio.h to fix compilation error with...
2016-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-01-16 Dalon Westergreensocfpga: Modify qts-filter args to allow input for...
2016-01-15 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-15 Tom Rinieth-raw-os.c: Add cast to bind(2) call
2016-01-15 Ben WhittenFix GCC format-security errors and convert sprintfs.
2016-01-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-14 Stephen Warrenarm: initialize gd for AArch64
2016-01-14 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-01-14 Phil Suttermvebu: Support Synology DS414
2016-01-14 Phil Suttermvebu: Add rudimental MV78230 support
2016-01-14 Phil Suttermvebu: Introduce kconfig symbols for SoC variants
2016-01-14 Phil Suttermvebu: axp: refactor board_sat_r_get() and caller
2016-01-14 Phil Sutterdrivers/pci/pci_mvebu: Fix for boards with X4 lanes
2016-01-14 Stefan Roesearm: mvebu: Add runtime detection of UART (xmodem)...
2016-01-14 Stefan Roesearm: mvebu: Add runtime boot-device detection
2016-01-14 Stefan Roesearm: mvebu: Make local structs static const
2016-01-14 Stefan Roesearm: mvebu: Move SAR register defines into header
2016-01-14 Stefan Roesearm: mvebu: Remove leftover Makefile
2016-01-14 Stefan Roesearm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
2016-01-14 Stefan Roesearm: mvebu: Consolidate board Kconfig options into...
2016-01-14 Stefan Roesearm: mvebu: Print CPU and SDRAM frequency upon startup
2016-01-14 Stefan Roesearm: mvebu: Make serdes setup on Armada XP less noisy
2016-01-14 Stefan Roesearm: mvebu: Don't include "netdev.h" in cpu.c
2016-01-14 Stefan Roesearm: mvebu: Add support for MV78260
2016-01-14 Stefan Roesearm: mvebu: Don't use 0 as board ID as its used for...
2016-01-14 Stefan Roesearm: mvebu: Simplify code in setup_usb_phys() a bit
2016-01-14 Stefan Roesearm: mvebu: Don't disable cache at startup on Armada...
2016-01-14 Stefan Roesearm: mvebu: Don't call arch_cpu_init() from SPL at all
2016-01-14 Stefan Roesearm: mvebu: Add v7_outer_cache_disable function for...
2016-01-14 Stefan Roesearm: mvebu: Enable L2 cache on Armada XP
2016-01-14 Stefan Roesearm: mvebu: Add SolidRun ClearFog Armada 38x initial...
2016-01-14 Stefan Roesearm: mvebu: Move some defines to common include file
2016-01-14 Stefan Roesenet: mvneta: Convert to driver model
2016-01-14 Stefan Roesearm: mvebu: armada-388-gp.dts: Add ethernet aliases
2016-01-14 Stefan Roesearm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board
2016-01-14 Stefan Roesearm: mvebu: Add SPI driver model support
2016-01-14 Stefan Roesearm: mvebu: Add DM and OF_CONTROL support to SPL
2016-01-14 Stefan Roesearm: mvebu/kirkwood: Use common timer functions
2016-01-14 Vladimir Zapolskiyarm: lpc32xx: switch SPL builds to driver model
2016-01-14 Vladimir Zapolskiyarm: lpc32xx: switch serial console to driver model
2016-01-14 Albert ARIBAUDarm: move gd handling outside of C code
2016-01-14 Albert ARIBAUDFix board init code to respect the C runtime environment
2016-01-14 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-micro...
2016-01-14 Tom RiniMerge git://git.denx.de/u-boot-net
2016-01-13 Mugunthan V Narm: dts: am4372: add qspi register maps for memory map
2016-01-13 Mugunthan V Narm: dts: dra72-evm: add spi-flash comaptible for flash
2016-01-13 Mugunthan V Narm: dts: dra7-evm: add spi-flash comaptible for flash
2016-01-13 Mugunthan V Narm: dts: am437x-gp-evm: add spi-flash comaptible for...
2016-01-13 Mugunthan V Narm: dts: dra7: add qspi register maps for memory map...
2016-01-13 Mugunthan V Ndts: dra7: add spi alias for qspi
2016-01-13 Nathan Rossiarm: mvebu: Select SPL_DM_SEQ_ALIAS
2016-01-13 Miao Yanx86: qemu: remove cpu node in device tree
2016-01-13 Miao Yanx86: qemu: fix cpu device in smp boot
2016-01-13 Miao Yanx86: use actual CPU number for allocating memory
2016-01-13 Miao Yanx86: fix a typo in function name
2016-01-13 Miao Yanx86: qemu: add a cpu uclass driver for qemu target
2016-01-13 Miao Yanx86: qemu: add fw_cfg support
2016-01-13 Bin Mengx86: ivybridge: Add macros for LPC decode ranges
2016-01-13 Bin Mengx86: fsp: Always use hex numbers in the hob command...
2016-01-13 Bin Mengx86: ivybridge: Do not require HAVE_INTEL_ME
2016-01-13 Bin Mengx86: ivybridge: Add microcode blobs for all the steppings
2016-01-13 Bin Mengx86: fsp: Set up init runtime buffer in update_fsp_conf...
2016-01-13 Bin Mengx86: fsp: Move struct fspinit_rtbuf definition to chips...
2016-01-13 Bin Mengx86: queensbay: Remove invalid comments in update_fsp_c...
2016-01-13 Bin Mengx86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
2016-01-13 Bin Mengx86: fsp: Rename update_fsp_upd() and change its signature
2016-01-13 Bin Mengx86: fsp: Rename shared_data to fsp_config_data
2016-01-13 Bin Mengx86: fsp: Add boot_mode as a member of struct shared_data
2016-01-13 Bin Mengx86: fsp: Avoid cast stack_top in struct shared_data
next