spl: nand: remove code duplication
[platform/kernel/u-boot.git] / arch /
2015-11-18 Kipisz, Stevenboard: ti: beagle_x15: Rename to indicate support for...
2015-11-18 Thomas Chounios2: zap ioremap
2015-11-18 Thomas Chounios2: dma-mapping.h: change ioremap to map_physmem
2015-11-17 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-11-17 Kevin Smitharm: mvebu: a38x: serdes specification cleanup
2015-11-17 Kevin Smitharm: mvebu: a38x: Add const to some function calls
2015-11-17 Kevin Smitharm: mvebu: a38x: Remove unsupported topologies
2015-11-17 Alexey Brodkinboard: axs10x switch serial port and Ethernet to driver...
2015-11-17 Alexey Brodkinarc: add empty asm/processor.h to satisfy compilation...
2015-11-17 Alexey Brodkinarc: add stubs for map_physmem() and unmap_physmem()
2015-11-16 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-11-13 Tom RiniMerge branch 'series1_v2' of git://git.denx.de/u-boot...
2015-11-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-11-13 Bin Mengx86: Remove legacy pci codes
2015-11-13 Bin Mengx86: qemu: Convert to use driver model pci
2015-11-13 Bin Mengx86: qemu: Move chipset-specific codes from pci.c to...
2015-11-13 Bin Mengx86: qemu: Remove call to vgabios execution
2015-11-13 Bin Mengx86: queensbay: Really disable IGD
2015-11-13 Bin Mengx86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to...
2015-11-13 Bin Mengx86: Rename pcat_ to i8254 and i8259 accordingly
2015-11-13 Bin Mengx86: Initialize i8254 timer counter 1
2015-11-13 Bin Mengx86: Fix cosmetic issues in the i8254 and i8259 codes
2015-11-13 Bin Mengx86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS
2015-11-13 Bin Mengx86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
2015-11-13 Francois Retiefsparc: leon3: Add debug_uart support to LEON3 serial...
2015-11-13 Daniel Hellstromsparc: ambapp: Removed warning and unnecessary printout.
2015-11-13 Daniel Hellstromsparc: leon3: Moved GRLIB core header files to common...
2015-11-13 Daniel Hellstromsparc: leon3: Added memory controller initialization...
2015-11-13 Daniel Hellstromsparc: leon3: Reimplemented AMBA Plug&Play scanning...
2015-11-13 Francois Retiefsparc: Update startup code to take PIC mode into account
2015-11-13 Francois Retiefsparc: Update LEON serial drivers to use readl/writel...
2015-11-13 Francois Retiefsparc: Add -mcpu= compiler flags for LEON2/LEON3
2015-11-13 Francois Retiefsparc: Fix broken files during license changes
2015-11-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-11-12 Guillaume REMBERTopenrisc: updating build tools naming convention
2015-11-12 Dirk Eibachmpc83xx: Add strider board
2015-11-12 Prabhakar Kushwahadriver: gpio: hikey: Fix pointer conversion warnings...
2015-11-12 Peng Fanimx: mx7: compile misc.c for mx7
2015-11-12 Peng Fanimx: imx-common: power down lcdif before boot os
2015-11-12 Peng Fanimx: mx6: implement reset_misc
2015-11-12 Peng Fanvideo: mxsfb: introduce lcdif_power_down
2015-11-12 Peng Fanimx: mx6: add clock api for lcdif
2015-11-12 Peng Fanimx: mx6: crm_reg: add LCDIF related macros
2015-11-12 Peng Fanimx: mx6: fix register address
2015-11-12 Peng Fanimx: lcdif: use one register structure for i.MXes
2015-11-12 Peng Fanimx: imx-common: move lcdif structure and macro definit...
2015-11-12 Peng Fanimx: include linux/types.h for regs-common.h
2015-11-12 Peng Fanmxs: regs-common.h must be wrapped with !__ASSEMBLY__
2015-11-12 Peng Fanmxs: add parameter base_addr for mxs_set_lcdclk
2015-11-12 Peng Fanmx7: psci: add basic psci support
2015-11-12 Peng Fanarm: discard relocation entries for secure text
2015-11-12 Stephen WarrenARM: tegra: note that p2371-2180 is Jetson TX1
2015-11-12 Alexandre CourbotARM: tegra: rename GPU functions
2015-11-12 Alexandre CourbotARM: tegra: simplify GPU setup
2015-11-12 Alexandre CourbotARM: tegra: remove vpr_configured() function
2015-11-12 Stephen WarrenARM: tegra: error check Tegra210 XUSB padctl waits
2015-11-12 Stephen WarrenARM: tegra: add lane tables to Tegra210 XUSB padctl
2015-11-12 Stephen WarrenARM: tegra: switch Tegra210 to common XUSB padctl
2015-11-12 Stephen WarrenARM: tegra: parameterize common XUSB code
2015-11-12 Stephen WarrenARM: tegra: create common XUSB padctl driver file
2015-11-12 Stephen WarrenARM: tegra: clean up XUSB padctl error() calls
2015-11-12 Stephen WarrenARM: tegra: rename dummy XUSB padctl implementation
2015-11-12 Stephen WarrenARM: tegra: enable PCI support of p2371-2180
2015-11-12 Stephen WarrenARM: tegra: add PCI to Tegra210 SoC DT
2015-11-12 Stephen WarrenARM: tegra210: implement PLLE init procedure from TRM
2015-11-12 Stefano BabicMerge git://git.denx.de/u-boot
2015-11-12 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-blackfin
2015-11-12 Thomas Chounios2: add 10m50 devboard support
2015-11-12 Thomas Chounios2: add memcpy_fromio and memcpy_toio
2015-11-11 Masahiro YamadaARM: uniphier: drop UniPhier specific SMP code
2015-11-11 Masahiro YamadaARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5...
2015-11-11 Masahiro YamadaARM: dts: uniphier: fix interrupt number of USB core...
2015-11-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-11-10 Stephen WarrenARM: tegra: add custom MMU setup on ARMv8
2015-11-10 Stephen Warrenarmv8: allow custom MMU setup routines on ARMv8
2015-11-10 Stephen Warrenarmv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY
2015-11-10 Vadzim Dambrouskiarm: stm32f4: fix a bug when a random sector gets erased
2015-11-10 Vadzim Dambrouskiarm: stm32f4: fix a bug when only first sector gets...
2015-11-10 Tom Rinipowerpc: Finish updating u-boot*lds scripts for newer...
2015-11-10 Tom RiniVarious Makefiles: Add SPDX-License-Identifier tags
2015-11-10 Albert ARIBAUDRevive OpenRD targets
2015-11-10 Albert ARIBAUDkirkwood: support CONFIG_SYS_THUMB_BUILD
2015-11-10 Albert ARIBAUDarm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
2015-11-10 Vadzim Dambrouskiarm: fix compile warnings when semihosting is enabled...
2015-11-10 Vadzim Dambrouskiarm: add support for semihosting for ARMv7M targets
2015-11-09 Zhenhua Luompc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ defin...
2015-11-09 Måns RullgårdReplace "extern inline" with "static inline"
2015-11-07 Michal SimekARM64: zynqmp: Sync zynq_sdhci_init() declaration
2015-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nios
2015-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-11-06 Daniel SchwierzeckMIPS: bootm: use CONFIG_IS_ENABLED() everywhere
2015-11-06 Daniel SchwierzeckMIPS: bootm: rework and fix broken bootm code
2015-11-06 Thomas Chounios2: fix cached mode in clearing the BSS
2015-11-06 Thomas Chounios2: remove CONFIG_SYS_INIT_SP macro
2015-11-06 Thomas Chounios2: change virt_to_phys to use physaddr_mask in...
2015-11-06 Thomas Chounios2: remove the useless parenthesis in asm/io.h
2015-11-06 Thomas Chounios2: fix map_physmem to do real cache mapping
2015-11-05 Fabio Estevampowerpc: Remove __ilog2_u64 and ffs4 from bitops
2015-11-05 Fabio Estevamcompat: Remove is_power_of_2() definition
2015-11-05 Fabio Estevamavr32: Use the generic bitops headers
next