summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada2015-09-251-8/+9
* ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada2015-09-251-9/+2
* ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada2015-09-251-10/+1
* ARM: uniphier: change the external bus address mappingMasahiro Yamada2015-09-251-1/+6
* ARM: uniphier: drop DCC micro support card supportMasahiro Yamada2015-09-251-14/+5
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-09-172-0/+12
|\
| * x86: quark: Add PCIe/USB static register programming after memory initBin Meng2015-09-161-0/+1
| * dm: pci: Add an inline API to test if a device is on a PCI busBin Meng2015-09-161-0/+11
* | p2571: Remove hard-coded counter frequencyThierry Reding2015-09-161-2/+0
* | p2371: Remove hard-coded counter frequencyThierry Reding2015-09-161-3/+0
* | e2220-1170: Remove hard-coded counter frequencyThierry Reding2015-09-161-3/+0
* | ARM: tegra: replace V_PROMPT define with kconfigStephen Warren2015-09-164-4/+0
* | ARM: tegra: fix COUNTER_FREQUENCY for T210Stephen Warren2015-09-164-4/+8
* | ARM: tegra: Add p2371-2180 boardStephen Warren2015-09-161-0/+65
|/
* Merge git://git.denx.de/u-boot-fdtTom Rini2015-09-161-8/+103
|\
| * fdt: add new fdt address parsing functionsStephen Warren2015-09-151-8/+103
* | ti816x: Switch to SYS_GENERIC_BOARDTom Rini2015-09-151-0/+1
* | ti814x_evm: Switch to SYS_GENERIC_BOARDTom Rini2015-09-151-0/+1
* | omap3_evm_common.h: Switch to SYS_GENERIC_BOARDTom Rini2015-09-151-0/+1
|/
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-09-131-0/+112
|\
| * arm: rmobile: Add Stout board supportVladimir Barinov2015-08-311-0/+112
* | ARM: Kirkwood: fix IDE configuration on LaCie boardsSimon Guinot2015-09-131-2/+5
* | arm: move edb93xx to generic board architectureSergey Kostanbaev2015-09-131-0/+2
* | ARM: Kirkwood: enable generic board support for LaCie boardsSimon Guinot2015-09-131-0/+5
* | mx6ul_14x14_evk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-09-131-3/+0
* | mx6ul_14x14_evk: Remove CONFIG_FEC_DMA_MINALIGNFabio Estevam2015-09-131-1/+0
* | mx6ul_14x14_evk: Do not undef config optionsFabio Estevam2015-09-131-9/+0
* | mx6ul_14x14_evk: Remove unused config optionFabio Estevam2015-09-131-1/+0
* | mx6ul_14x14_evk: Remove CONFIG_SYS_GENERIC_BOARDFabio Estevam2015-09-131-1/+0
* | cgtqmx6eval: Remove CONFIG_CMD_FUSE optionFabio Estevam2015-09-131-5/+0
* | mx6sxsabresd: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam2015-09-131-1/+0
* | mx6slevk: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam2015-09-131-1/+0
* | mx6ul_14x14_evk: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam2015-09-131-1/+0
* | imx: mx6ul: support mx6ul 9x9 evk boardPeng Fan2015-09-131-4/+22
* | imx: discard duplicated MXC_OCOTP and CMD_FUSEPeng Fan2015-09-131-5/+0
* | imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso2015-09-132-0/+289
* | thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-139-10/+10
* | omap3: cm-t3517: define CONFIG_MACH_TYPEDmitry Lifshitz2015-09-111-0/+2
* | omap3: cm-t3517: change environment sizeDmitry Lifshitz2015-09-111-1/+1
* | omap3: cm-t3517: enable 'netretry' and setup timeoutDmitry Lifshitz2015-09-111-0/+3
* | bitops: introduce BIT() definitionHeiko Schocher2015-09-112-1/+2
* | igep00x0: Switch to use the generic distro configuration and environment.Enric Balletbò i Serra2015-09-111-67/+28
* | board: Add Toby-Churchill SL50 board support.Enric Balletbò i Serra2015-09-111-0/+138
* | ARM: tegra: enable DFU for RAMStephen Warren2015-09-111-0/+1
* | ARM: tegra: enable filesystem writingStephen Warren2015-09-111-0/+2
* | ARM: tegra: tweak DFU buffer sizesStephen Warren2015-09-112-3/+5
* | ARM: tegra: fix malloc region sizingStephen Warren2015-09-112-14/+14
* | include: configs: Enable DWC3 and DFU in OMAP5 uEVMKishon Vijay Abraham I2015-09-111-0/+62
* | Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-112-88/+92
* | Move malloc_cache_aligned() to its own headerSimon Glass2015-09-112-9/+25
OpenPOWER on IntegriCloud