summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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: crownbay: Remove unused PCI region address macrosBin 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: 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: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng
2015-11-13Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-11-12am43xx_evm: Add DFU support for qspi flashVignesh R
2015-11-12pengwyn: nand and ethernet fixesVincent BENOIT
2015-11-12configs: Use config_distro_defaults.h in ti_armv7_common.hMatwey V. Kornilov
2015-11-12hrcon: Add fan controllersDirk Eibach
2015-11-12hrcon: Add support for the DH variantDirk Eibach
2015-11-12mpc83xx: Add strider boardDirk Eibach
2015-11-12hrcon: Remove CH7301 configurationDirk Eibach
2015-11-12dlvision-10g: Support displayportDirk Eibach
2015-11-12i2c: ihs_i2c: Dual channel supportDirk Eibach
2015-11-12uuid: add selection by string for known partition type GUIDPatrick Delaunay
2015-11-12gpt: add optional parameter type in gpt commandPatrick Delaunay
2015-11-12part:efi: add GUID for linux file system dataPatrick Delaunay
2015-11-12include/linux/mtd: Update copyright noticesTom Rini
2015-11-12sparse: Rename the file and headerMaxime Ripard
2015-11-12fastboot: Implement NAND backendMaxime Ripard
2015-11-12fastboot: Implement flashing session counterMaxime Ripard
2015-11-12sparse: Implement storage abstractionMaxime Ripard
2015-11-12fastboot: Move fastboot response functions to fastboot coreMaxime Ripard
2015-11-12board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...)Hannes Petermaier
2015-11-12ARM: tegra: simplify GPU setupAlexandre Courbot
2015-11-12ARM: tegra: enable PCI support of p2371-2180Stephen Warren
2015-11-12pci: tegra: add/enable support for Tegra210Stephen Warren
2015-11-12nios2: rename board nios2-generic to 3c120_devboardThomas Chou
2015-11-12nios2: add 10m50 devboard supportThomas Chou
2015-11-12net: zap altera_tse_initialize prototypesThomas Chou
2015-11-12nios2: nios2-generic: do not allocate rx buf in net.cThomas Chou
2015-11-12nios2: use cfi flash driver modelThomas Chou
2015-11-12dm: implement a MTD uclassThomas Chou
2015-11-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-11-10ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhereStephen Warren
2015-11-10Revive OpenRD targetsAlbert ARIBAUD
2015-11-10tricorder: switch to CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD
2015-11-10stm32f429-discovery: add CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD
2015-11-09Replace "extern inline" with "static inline"Måns Rullgård
2015-11-06Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini
2015-11-06nios2: trim CONFIG_SYS_MEMTEST_ENDThomas Chou
2015-11-06nios2: trim CONFIG_SYS_MALLOC_LENThomas Chou
2015-11-06nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou
2015-11-06nios2: remove CONFIG_SYS_MALLOC_BASE macroThomas Chou
2015-11-06nios2: clean up macros that do not need a value in board headerThomas Chou