summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-06-18855-1302/+1679
|\
| * siemens,am33x: add draco etamin boardHeiko Schocher2016-06-091-0/+18
| * am335x, shc: add support for the am335x based bosch shc boardHeiko Schocher2016-06-096-0/+124
| * common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09769-239/+779
| * Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-0615-0/+39
| |\
| | * exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-254-0/+16
| | * board: samsung: add initial Espresso7420 board supportThomas Abraham2016-05-251-0/+9
| | * arm: exynos: realign the code to allow support for newer 64-bit platformsThomas Abraham2016-05-2514-0/+14
| * | arm/arm64: implement a boot header capabilityAndre Przywara2016-06-063-0/+3
| * | ARM: DRA7xx: Enable FIT for hs platformsLokesh Vutla2016-06-062-57/+5
| * | strider: Support cpu-dp flavorDirk Eibach2016-06-061-0/+20
| * | strider: Support con-dp flavorDirk Eibach2016-06-061-0/+20
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-0664-0/+167
| |\ \
| | * | usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada2016-06-0457-0/+57
| | * | usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada2016-06-0457-0/+97
| | * | configs: blackfin: move CONFIG_USB to defconfigMasahiro Yamada2016-06-044-0/+4
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-06-068-1/+66
| |\ \ \
| | * | | ARM64: zynqmp: Extend malloc space before relocationMichal Simek2016-06-067-1/+7
| | * | | ARM64: zynqmp: Enable support for SPL FIT imagesMichal Simek2016-06-067-0/+7
| | * | | ARM64: zynqmp: Add support for zc1751-dc4Michal Simek2016-06-061-0/+41
| | * | | ARM64: zynqmp: Add debug uart for zc1751-dc2Michal Simek2016-06-061-0/+5
| | * | | microblaze: Move MSR instruction selection to KconfigMichal Simek2016-06-061-0/+1
| | * | | microblaze: Select compilation flags via KconfigMichal Simek2016-06-061-0/+3
| | * | | ARM64: zynqmp: Enable CMD_NAND via KconfigMichal Simek2016-06-062-0/+2
| | |/ /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-043-0/+93
| |\ \ \
| | * | | armv8: ls1012a: Add support of ls1012afrdm boardPrabhakar Kushwaha2016-06-031-0/+29
| | * | | armv8: ls1012a: Add support of ls1012ardb boardPrabhakar Kushwaha2016-06-031-0/+32
| | * | | armv8: ls1012a: Add support of ls1012aqds boardPrabhakar Kushwaha2016-06-031-0/+32
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-06-031-0/+31
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: tegra: add p2771-0000 board supportStephen Warren2016-05-311-0/+31
| | |/ /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-06-028-0/+71
| |\ \ \
| | * | | arm: socfpga: Enable tiny printf and simple malloc in SPLMarek Vasut2016-06-018-0/+16
| | * | | arm: socfpga: Add samtec VIN|ING boardMarek Vasut2016-06-011-0/+55
| | |/ /
| * | | ARM: omap: Enable tiny printf on omap3_logicMarek Vasut2016-06-021-0/+1
| * | | mips: wdr4300: Move the CONFIG_USE_PRIVATE_LIBGCC to KconfigMarek Vasut2016-06-021-0/+1
| |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-313-2/+40
| |\ \
| | * | mips: ath79: ap121: Enable ethernetWills Wang2016-05-311-2/+7
| | * | MIPS: malta: add defconfigs for MIPS64Daniel Schwierzeck2016-05-312-0/+33
| * | | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-05-312-0/+2
| |\ \ \
| | * | | arm: spear: x600: Remove EFI support to reduce image sizeStefan Roese2016-05-311-0/+1
| | * | | clearfog: add HUSH parserPeter Robinson2016-05-311-0/+1
| | |/ /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-05-301-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | x86: galileo: Enable ACPI table generationBin Meng2016-05-301-0/+1
| * | | Merge git://git.denx.de/u-boot-dmTom Rini2016-05-279-10/+12
| |\ \ \
| | * | | rockchip: Drop unnecessary SPL propertiesSimon Glass2016-05-271-1/+1
| | * | | mailbox: implement a sandbox testStephen Warren2016-05-261-0/+3
| | * | | Rename reset to sysresetStephen Warren2016-05-268-8/+8
| | |/ /
| * | | ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla2016-05-271-1/+1
| * | | ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla2016-05-271-1/+1
| * | | ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla2016-05-271-1/+1
OpenPOWER on IntegriCloud