aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-09siemens,am33x: add draco etamin boardHeiko Schocher14-4/+348
2016-06-09dfu, nand, ubi: fix erasing after write finishHeiko Schocher1-1/+11
2016-06-09am335x, dxr2: get ECC sType from I2C eepromHeiko Schocher1-1/+44
2016-06-09mtd: nand: omap: allow to switch to BCH16Heiko Schocher2-2/+8
2016-06-09nand: add nand mtd concat supportHeiko Schocher1-0/+41
2016-06-09ubi: add new ubi command "ubi detach"Heiko Schocher1-11/+27
2016-06-09siemens,am33x: add ubi fastmap supportSamuel Egli1-0/+2
2016-06-09am335x, shc: add support for the am335x based bosch shc boardHeiko Schocher15-0/+1791
2016-06-09doc, spl, am335x: update am335x-networkHeiko Schocher1-0/+4
2016-06-09armv7: omap-common: make SPL board_mmc_init() weakHeiko Schocher1-1/+1
2016-06-09mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xxHeiko Schocher1-0/+1
2016-06-09mmc: revert mmc: Handle switch error status bit in MMC card statusHeiko Schocher1-3/+1
2016-06-09bootstage: call show_boot_progress also in SPLHeiko Schocher3-3/+13
2016-06-09arm, am335x: Enable Spread Spectrum for the MPUHeiko Schocher3-1/+76
2016-06-09am335x: add some missing CM_CLKMODE_DPLL_SSC macrosHeiko Schocher1-0/+3
2016-06-09arm, am335x: add some missing GPIO register definitionsHeiko Schocher1-0/+2
2016-06-09power, tps65217: add some definesHeiko Schocher1-0/+3
2016-06-09tests: py: disable main_signon check for printenv cmdHeiko Schocher1-1/+5
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1074-590/+788
2016-06-09tiny-printf: Correct the snprintf() implementationSimon Glass1-1/+3
2016-06-09ARM: uniphier: insert dsb barrier to ensure visibility of storeMasahiro Yamada1-2/+2
2016-06-09ARM: uniphier: do not erase when updating U-Boot image in eMMC deviceMasahiro Yamada1-1/+0
2016-06-09ARM: uniphier: do not overwrite fdt_file environmentMasahiro Yamada1-0/+3
2016-06-09ARM: uniphier: check return code of setenv()Masahiro Yamada1-3/+1
2016-06-09ARM: uniphier: fix boot mode for PH1-LD11Masahiro Yamada1-1/+18
2016-06-09ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20Masahiro Yamada4-4/+157
2016-06-06Prepare v2016.07-rc1v2016.07-rc1Tom Rini1-2/+2
2016-06-06Merge http://git.denx.de/u-boot-samsungTom Rini101-1486/+3141
2016-06-06ti_armv7_common: env: Fix hard coded mmc device for uuidB, Ravi1-1/+1
2016-06-06arm/arm64: implement a boot header capabilityAndre Przywara8-0/+60
2016-06-06lib: make strmhz available in SPLChris Packham1-3/+2
2016-06-06Remove unneeded remnants of bcopy().Robert P. J. Day4-37/+0
2016-06-06configs: k2*_evm: Update fdt file namesLokesh Vutla4-4/+4
2016-06-06ARM: DRA7xx: Enable FIT for hs platformsLokesh Vutla3-57/+6
2016-06-06armv7: fix order of OMAP die ID printingLadislav Michl1-2/+2
2016-06-06efi_loader: Add DM_VIDEO supportAlexander Graf1-7/+50
2016-06-06efi_loader: Don't allocate from memory holesAlexander Graf1-10/+45
2016-06-06efi_loader: Move to normal debug infrastructureAlexander Graf6-37/+10
2016-06-06efi_loader: Add exit supportAlexander Graf3-5/+32
2016-06-06arm: Introduce setjmp/longjmpAlexander Graf1-0/+99
2016-06-06strider: Support cpu-dp flavorDirk Eibach2-1/+29
2016-06-06strider: Support con-dp flavorDirk Eibach5-6/+121
2016-06-06gdsys: osd: Allow osdsize on valid screens onlyDirk Eibach1-0/+3
2016-06-06ioep-fpga: Support intempo compressionDirk Eibach1-6/+11
2016-06-06Fix to davinci_nand.h to place CEnCFG registers at correctPeter Howard1-4/+6
2016-06-06dm: scsi: if_typename should be scsiEd Swarthout1-1/+1
2016-06-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini90-47/+177
2016-06-06Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini26-79/+419
2016-06-06ARM64: zynqmp: Extend malloc space before relocationMichal Simek7-1/+7
2016-06-06ARM64: zynqmp: Add support for standard distro boot commandsMichal Simek8-64/+71