summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-16Prepare v2016.01-rc1v2016.01-rc1Tom Rini
2015-11-16tools/proftool: fix use-after-freeVincent Stehlé
2015-11-16Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-11-16arm: mx6: cm-fx6: add splash locations to cm-fx6Nikita Kiryanov
2015-11-16splash_source: add support for filesystem formatted sataNikita Kiryanov
2015-11-16splash_source: add support for filesystem formatted usbNikita Kiryanov
2015-11-16splash_source: add support for filesystem formatted mmcNikita Kiryanov
2015-11-16splash_source: rename *_read() to *_read_raw()Nikita Kiryanov
2015-11-13Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini
2015-11-13Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-11-13sf: Fix NULL pointer exception for flashes without lock methodsBin Meng
2015-11-13x86: Remove CONFIG_SYS_EARLY_PCI_INITBin Meng
2015-11-13x86: Remove legacy pci codesBin Meng
2015-11-13x86: crownbay: Remove unused PCI region address macrosBin Meng
2015-11-13x86: qemu: Convert to use driver model ethBin Meng
2015-11-13x86: qemu: Convert to use driver model usbBin Meng
2015-11-13x86: qemu: Convert to use driver model pciBin Meng
2015-11-13x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng
2015-11-13x86: qemu: Remove call to vgabios executionBin Meng
2015-11-13x86: Move timer_init() call a bit earlierBin Meng
2015-11-13x86: queensbay: Really disable IGDBin Meng
2015-11-13x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng
2015-11-13x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng
2015-11-13x86: Initialize i8254 timer counter 1Bin Meng
2015-11-13x86: Fix cosmetic issues in the i8254 and i8259 codesBin Meng
2015-11-13x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERSBin Meng
2015-11-13x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng
2015-11-13imx6: fix warnings due to switch to distro environmentStefano Babic
2015-11-13sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief
2015-11-13sparc: ambapp: Removed warning and unnecessary printout.Daniel Hellstrom
2015-11-13sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom
2015-11-13sparc: leon3: Added memory controller initialization using new AMBA PnP routi...Daniel Hellstrom
2015-11-13sparc: Kconfig: Move the CMD_AMBAPP command to KconfigFrancois Retief
2015-11-13sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom
2015-11-13sparc: Update startup code to take PIC mode into accountFrancois Retief
2015-11-13sparc: Update GRSIM board with memory settings for TSIM evalFrancois Retief
2015-11-13sparc: Update LEON serial drivers to use readl/writel macrosFrancois Retief
2015-11-13sparc: Add -mcpu= compiler flags for LEON2/LEON3Francois Retief
2015-11-13sparc: Update the maintainer for SPARC architectureFrancois Retief
2015-11-13sparc: Fix broken files during license changesFrancois Retief
2015-11-12board_init: Change the logic to setup malloc_baseFabio Estevam
2015-11-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-11-12am43xx_evm: Add DFU support for qspi flashVignesh R
2015-11-12spl: Add support for CONFIG_OF_EMBED=yMichal Simek
2015-11-12openrisc: updating build tools naming conventionGuillaume REMBERT
2015-11-12Fix trini email in the get_maintainer.pl scriptAndy Fleming
2015-11-12pengwyn: nand and ethernet fixesVincent BENOIT
2015-11-12block: ahci: Remove dead codeFabio Estevam
2015-11-12common: Simplify get_clocks() #ifdefPeng Fan
2015-11-12configs: Use config_distro_defaults.h in ti_armv7_common.hMatwey V. Kornilov