efi_loader: Move efi_allocate_pool implementation to efi_memory.c
[oweals/u-boot.git] / arch /
2016-10-15 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-10-14 Masahiro YamadaARM: create .secure_stack section only for PSCI
2016-10-14 Prabhakar Kushwahaarch: powerpc: Remove unused dts frequency fixup for...
2016-10-14 Tom RiniMerge git://git.denx.de/u-boot-fdt
2016-10-13 Simon Glasslibfdt: Sync fdt_for_each_subnode() with upstream
2016-10-13 Simon Glasslibfdt: Bring in upstream stringlist functions
2016-10-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-10-13 Tom RiniMerge branch 'master' of git.denx.de/u-boot-mmc
2016-10-13 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-10-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-10-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-10-12 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2016-10-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-10-12 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-10-12 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-10-12 Lokesh Vutlacommon/Kconfig: Add DISPLAY_CPUINFO
2016-10-12 Bin Mengx86: coreboot: Convert to use DM coreboot video driver
2016-10-11 Stefan Brünssandbox/fs: Set correct filetype for unknown filetype
2016-10-11 Simon Glasssandbox: Use the address in readl/writel() functions
2016-10-11 Stefan Brünssandbox/fs: Use readdir instead of deprecated readdir_r
2016-10-11 Stefan Brünssandbox/fs: Use correct size path name buffer
2016-10-11 Stefan Brünssandbox/fs: Make linking of nodes in os_dirent_ls more...
2016-10-11 Simon Glassx86: mrccache: Fix error handling in mrccache_get_region()
2016-10-11 Simon Glassx86: Drop unused init_helper functions
2016-10-11 Simon Glassx86: ivybridge: Tidy up enable_clock_gating() for 64-bit
2016-10-11 Simon Glassx86: ivybridge: Fix PCH power setup
2016-10-11 Simon Glassx86: Correct address casts in interrupt code
2016-10-11 Simon Glassx86: Correct address casts in cpu code
2016-10-11 Simon Glassx86: Allow interrupts to be disabled in 64-bit mode
2016-10-11 Simon Glassdm: x86: Move link to use driver model for video
2016-10-11 Simon Glassdm: x86: Move samus to use new driver model support
2016-10-11 Simon Glassx86: Add an accelerated memmove() function
2016-10-11 Stefan Roesex86: Fix Linux v4.7+ zimage booting (update bootparam.h)
2016-10-11 Stefan Roesex86: baytrail: Add 2nd eMMC controller to the PCI probe...
2016-10-10 Stephen WarrenARM: tegra: reduce DRAM size mapped into MMU on ARM64
2016-10-10 Marcel Ziswilercolibri_t20: fix usb operation and controller order
2016-10-10 Marcel Ziswilercolibri_t20: fix display configuration
2016-10-10 Jens Kuskesunxi: Fix H3 DRAM impedance calibration on rev. A...
2016-10-10 Masahiro Yamadareset: uniphier: add reset controller driver for UniPhi...
2016-10-10 Masahiro YamadaARM: uniphier: insert udelay() just before support_card...
2016-10-10 Masahiro YamadaARM: uniphier: add work-around for VBO noise problem
2016-10-10 Masahiro YamadaARM: uniphier: update DRAM init code for LD20 SoC ...
2016-10-10 Masahiro YamadaARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC
2016-10-10 Masahiro YamadaARM: uniphier: do not setup pins for System Bus on...
2016-10-09 Walter Schweizerarm: kirkwood: add support for Synology DS109 board
2016-10-08 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-10-08 Lokesh VutlaARM: AM437X: Add Silicon ID support
2016-10-08 Mugunthan V NARM: dts: dra72: add rev C evm support
2016-10-08 Alexander Grafarm: Add return value argument to longjmp
2016-10-08 Masahiro YamadaARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
2016-10-07 Sriram Dasharmv8: ls2080a: Add USB node in dts for ls2080a
2016-10-07 Masahiro YamadaARM: keystone: remove declaration of unused functions
2016-10-07 Stefan AgnerARM: vf610: use strcpy for soc environment variable
2016-10-07 Stefan Agnerarm: dts: imx7: add Ricoh RN5T567 PMIC node
2016-10-07 Stefan Agnerarm: dts: imx7: add basic i.MX 7/Colibri iMX7 device...
2016-10-07 Stefan Agnerarm: dts: imx7: add pinctrl defines
2016-10-07 tomas.melin@vaisal... ARM: Add register defines for am33xx ePWM registers
2016-10-07 KeerthyARM: OMAP5+: Override switch_to_hypervisor function
2016-10-07 KeerthyARM: Introduce function to switch to hypervisor mode
2016-10-07 Keerthyomap: Set appropriate cache configuration for LPAE...
2016-10-07 Keerthyomap: Remove hardcoding of mmu section shift to 20
2016-10-07 Adam OleksyARM64: Add support for some of atomic64 operations
2016-10-07 Robert P. J. DayVarious, accumulated typos collected from around the...
2016-10-07 Hou ZhiqiangARMv8/sec-firmware: fix a compile error
2016-10-07 Siarhei SiamashkaARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S
2016-10-06 Simon Glassspl: Pass spl_image as a parameter to load_image()...
2016-10-06 Simon Glassspl: Convert spl_board_load_image() to use linker list
2016-10-06 Simon Glassspl: Convert boot_device into a struct
2016-10-06 Simon Glassspl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
2016-10-06 Simon Glassspl: Add a parameter to jump_to_image_linux()
2016-10-06 Simon Glassspl: Add a parameter to spl_parse_image_header()
2016-10-06 Simon Glassspl: Move spl_board_load_image() into a generic header
2016-10-06 York Sunarmv7: ls1021a: Move DDR config options to Kconfig
2016-10-06 York Sunarmv8: fsl-layerscape: Move DDR config options to Kconfig
2016-10-06 York Sunarm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig
2016-10-06 York Sunarm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to...
2016-10-06 York Sunarm: Move SYS_FSL_IFC_BANK_COUNT to Kconfig
2016-10-06 York Sunarm: Move MAX_CPUS to Kconfig
2016-10-06 York Sunarm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig
2016-10-06 York Sunarm: Fix Kconfig for proper display menu
2016-10-06 Sriram Dasharmv8: fsl: Enable USB only when SYSCLK is 100 MHz
2016-10-06 Sriram Dasharmv8: ls1043: Add USB node in dts for ls1043
2016-10-06 Hou Zhiqiangarmv8/fsl-lsch2: Implement workaround for PIN MUX errat...
2016-10-06 Hongbo ZhangARMv7: LS102xA: Move two macros from header files to...
2016-10-06 York Sunarmv8: fsl-layerscape: Fix "cpu status" command
2016-10-06 Wenbin Songarmv8/fsl-layerscape: print SoC revsion number
2016-10-06 Xiaoliang Yangarmv7: LS1021a: enable i-cache in start.S
2016-10-06 Tang Yuantianarmv8: fsl-lsch2: enable snoopable sata read and write
2016-10-06 Tang Yuantianarmv8: fsl-lsch2: adjust sata parameter
2016-10-06 Albert ARIBAUD ... pcm052: add new BK4r1 target based on PCM052 SoM
2016-10-06 Albert ARIBAUD ... tools: mkimage: add support for Vybrid image format
2016-10-04 Peng Fanimx: imx6ul: disable POR_B internal pull up
2016-10-04 Peng Fanimx-common: enlarge mux width to 4
2016-10-04 Stefan Agnerimx: mx6: fix USB bmode to use reserved value
2016-10-04 Peng Fanarm: imx: add i.MX6ULL 14x14 EVK board support
2016-10-04 Peng Fanarm: dts: add device tree for i.MX6ULL
2016-10-04 Peng Fanarm: dts: imx6ull: add pinctrl defines
2016-10-04 Peng Fanimx: iomux: fix snvs usage for i.MX6ULL
2016-10-04 Peng Fanimx: imx6ull: adjust the ldo 1.2v bandgap voltage
2016-10-04 Peng Fanimx: mx6ull: Add AIPS3 initialization
next