summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-12ARM: at91: Fix PMC bit definitionsMarek Vasut
2016-06-12ARM: at91: sama5: Extend boot device autodetectionMarek Vasut
2016-06-12arm: at91: Add support for gurnardAndre Renaud
2016-06-12fdt: Correct return value in fdtdec_decode_display_timing()Simon Glass
2016-06-12at91: video: Support driver-model for the LCD driverSimon Glass
2016-06-12at91: video: Prepare for driver-model conversionSimon Glass
2016-06-12linux/compat.h: add dev_warn()Andreas Bießmann
2016-06-12at91: Add driver-model GPIO devices for AT91SAM9G45Simon Glass
2016-06-12at91: nand: Set up the ECC strength correctlyAndre Renaud
2016-06-12at91: Correct NAND ECC register accessAndre Renaud
2016-06-12arm: at91: Add a header file for the real-time clockAndre Renaud
2016-06-12arm: at91: dts: Bring in device tree file for AT91SAM9G45Simon Glass
2016-06-12net: macb: Convert to driver modelSimon Glass
2016-06-12net: macb: Flush correct cache portion when sendingSimon Glass
2016-06-12net: macb: Prepare for driver-model conversionSimon Glass
2016-06-12net: Handle an empty bootp extension sectionAndre Renaud
2016-06-12bootm: Align cache flush end address correctlySimon Glass
2016-06-12arm: Allow skipping of low-level init with I-cache onSimon Glass
2016-06-12at91: Add support for the AT91 slow clock controllerAndre Renaud
2016-06-12gpio: at91: Fix pullup/pulldown configuration on PIO3Marek Vasut
2016-06-09siemens,am33x: add draco etamin boardHeiko Schocher
2016-06-09dfu, nand, ubi: fix erasing after write finishHeiko Schocher
2016-06-09am335x, dxr2: get ECC sType from I2C eepromHeiko Schocher
2016-06-09mtd: nand: omap: allow to switch to BCH16Heiko Schocher
2016-06-09nand: add nand mtd concat supportHeiko Schocher
2016-06-09ubi: add new ubi command "ubi detach"Heiko Schocher
2016-06-09siemens,am33x: add ubi fastmap supportSamuel Egli
2016-06-09am335x, shc: add support for the am335x based bosch shc boardHeiko Schocher
2016-06-09doc, spl, am335x: update am335x-networkHeiko Schocher
2016-06-09armv7: omap-common: make SPL board_mmc_init() weakHeiko Schocher
2016-06-09mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xxHeiko Schocher
2016-06-09mmc: revert mmc: Handle switch error status bit in MMC card statusHeiko Schocher
2016-06-09bootstage: call show_boot_progress also in SPLHeiko Schocher
2016-06-09arm, am335x: Enable Spread Spectrum for the MPUHeiko Schocher
2016-06-09am335x: add some missing CM_CLKMODE_DPLL_SSC macrosHeiko Schocher
2016-06-09arm, am335x: add some missing GPIO register definitionsHeiko Schocher
2016-06-09power, tps65217: add some definesHeiko Schocher
2016-06-09tests: py: disable main_signon check for printenv cmdHeiko Schocher
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-06-09tiny-printf: Correct the snprintf() implementationSimon Glass
2016-06-08ARM: uniphier: insert dsb barrier to ensure visibility of storeMasahiro Yamada
2016-06-08ARM: uniphier: do not erase when updating U-Boot image in eMMC deviceMasahiro Yamada
2016-06-08ARM: uniphier: do not overwrite fdt_file environmentMasahiro Yamada
2016-06-08ARM: uniphier: check return code of setenv()Masahiro Yamada
2016-06-08ARM: uniphier: fix boot mode for PH1-LD11Masahiro Yamada
2016-06-08ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20Masahiro Yamada
2016-06-06Prepare v2016.07-rc1Tom Rini
2016-06-06Merge http://git.denx.de/u-boot-samsungTom Rini
2016-06-06ti_armv7_common: env: Fix hard coded mmc device for uuidB, Ravi
2016-06-06arm/arm64: implement a boot header capabilityAndre Przywara