aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-06ARM64: zynqmp: Remove CONFIG_BOOTP_SERVERIPAlexander Graf1-1/+0
2016-06-06ARM64: zynqmp: Enable AHCI when CONFIG_SATA_CEVA is definedMichal Simek2-2/+2
2016-06-06ARM64: zynqmp: Enable support for SPL FIT imagesMichal Simek7-0/+7
2016-06-06env: Setup GD_FLG_ENV_DEFAULT flag when default environment are usedMichal Simek2-0/+2
2016-06-06ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMPMichal Simek1-5/+2
2016-06-06ARM64: zynqmp: Extend page_table_sizeMichal Simek1-0/+5
2016-06-06ARM64: zynqmp: Add support for zc1751-dc4Michal Simek4-0/+278
2016-06-06ARM64: zynqmp: Add debug uart for zc1751-dc2Michal Simek1-0/+5
2016-06-06ARM64: zynqmp: Enable Vitesse and RealTek ethernet physMichal Simek1-0/+2
2016-06-06microblaze: Move MSR instruction selection to KconfigMichal Simek4-2/+6
2016-06-06microblaze: Add option to pass cpu version numberMichal Simek2-0/+8
2016-06-06microblaze: Select compilation flags via KconfigMichal Simek3-10/+29
2016-06-06ARM64: zynqmp: Enable CMD_NAND via KconfigMichal Simek3-1/+2
2016-06-06mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu1-9/+9
2016-06-04arm: lib: Fix fix push/pop-section directivesMarek Vasut1-2/+2
2016-06-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini53-107/+478
2016-06-04spl: fit: Fix non-matching DT names console outputAndreas Dannenberg1-1/+1
2016-06-04Merge git://git.denx.de/u-boot-nand-flashTom Rini74-2816/+1172