summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-21common/cmd_ethsw: Add generic commands for Ethernet SwitchesCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add default configuration for VSC9953 L2 SwitchCodrin Ciubotariu
2015-09-21include/bitfield: Add new bitfield operationsCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Fix missing reserved registerCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Fix bug when enabling a portCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Cleanup patchCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Remove 'CONFIG_' from macros' nameCodrin Ciubotariu
2015-09-17Merge git://git.denx.de/u-boot-x86Tom Rini
2015-09-16x86: quark: Add PCIe/USB static register programming after memory initBin Meng
2015-09-16dm: pci: Add an inline API to test if a device is on a PCI busBin Meng
2015-09-16p2571: Remove hard-coded counter frequencyThierry Reding
2015-09-16p2371: Remove hard-coded counter frequencyThierry Reding
2015-09-16e2220-1170: Remove hard-coded counter frequencyThierry Reding
2015-09-16ARM: tegra: replace V_PROMPT define with kconfigStephen Warren
2015-09-16ARM: tegra: fix COUNTER_FREQUENCY for T210Stephen Warren
2015-09-16ARM: tegra: Add p2371-2180 boardStephen Warren
2015-09-16Merge git://git.denx.de/u-boot-fdtTom Rini
2015-09-15ti816x: Switch to SYS_GENERIC_BOARDTom Rini
2015-09-15ti814x_evm: Switch to SYS_GENERIC_BOARDTom Rini
2015-09-15omap3_evm_common.h: Switch to SYS_GENERIC_BOARDTom Rini
2015-09-15fdt: add new fdt address parsing functionsStephen Warren
2015-09-13Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2015-09-13ARM: Kirkwood: fix IDE configuration on LaCie boardsSimon Guinot
2015-09-13arm: move edb93xx to generic board architectureSergey Kostanbaev
2015-09-13ARM: Kirkwood: enable generic board support for LaCie boardsSimon Guinot
2015-09-13mx6ul_14x14_evk: Use the default CONFIG_SYS_PBSIZEFabio Estevam
2015-09-13mx6ul_14x14_evk: Remove CONFIG_FEC_DMA_MINALIGNFabio Estevam
2015-09-13mx6ul_14x14_evk: Do not undef config optionsFabio Estevam
2015-09-13mx6ul_14x14_evk: Remove unused config optionFabio Estevam
2015-09-13mx6ul_14x14_evk: Remove CONFIG_SYS_GENERIC_BOARDFabio Estevam
2015-09-13cgtqmx6eval: Remove CONFIG_CMD_FUSE optionFabio Estevam
2015-09-13mx6sxsabresd: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam
2015-09-13mx6slevk: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam
2015-09-13mx6ul_14x14_evk: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam
2015-09-13imx: mx6ul: support mx6ul 9x9 evk boardPeng Fan
2015-09-13imx: discard duplicated MXC_OCOTP and CMD_FUSEPeng Fan
2015-09-13imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso
2015-09-13thermal: imx_thermal: rework driver to be reusedAdrian Alonso
2015-09-11omap3: cm-t3517: define CONFIG_MACH_TYPEDmitry Lifshitz
2015-09-11omap3: cm-t3517: change environment sizeDmitry Lifshitz
2015-09-11omap3: cm-t3517: enable 'netretry' and setup timeoutDmitry Lifshitz
2015-09-11bitops: introduce BIT() definitionHeiko Schocher
2015-09-11igep00x0: Switch to use the generic distro configuration and environment.Enric Balletbò i Serra
2015-09-11board: Add Toby-Churchill SL50 board support.Enric Balletbò i Serra
2015-09-11ARM: tegra: enable DFU for RAMStephen Warren
2015-09-11ARM: tegra: enable filesystem writingStephen Warren
2015-09-11ARM: tegra: tweak DFU buffer sizesStephen Warren
2015-09-11ARM: tegra: fix malloc region sizingStephen Warren
2015-09-11include: configs: Enable DWC3 and DFU in OMAP5 uEVMKishon Vijay Abraham I
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass