aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-04Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini77-370/+2616
2016-06-03freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day14-65/+46
2016-06-03dm: test: Add GPIO open drain testsmario.six@gdsys.cc3-0/+62
2016-06-03dm: gpio: Implement open drain for MPC85XX GPIOmario.six@gdsys.cc2-3/+44
2016-06-03dm: gpio: Add methods for open drain settingmario.six@gdsys.cc2-0/+66
2016-06-03dm: gpio: Add driver for MPC85XX GPIO controllermario.six@gdsys.cc5-0/+218
2016-06-03arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day9-14/+14
2016-06-03board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu8-28/+19
2016-06-03powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg12-0/+12
2016-06-03nand: fix nand torture to use changed mtd apiMax Krummenacher1-4/+4
2016-06-03mtd: nand: Sync with Linux v4.6Scott Wood20-202/+347
2016-06-03mtd: nand: Add page argument to write_page() etc.Scott Wood15-49/+58
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood38-317/+328
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood44-239/+247
2016-06-03mtd: nand: Remove nand_info_t typedefScott Wood15-249/+251
2016-06-03mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood5-1560/+0
2016-06-03mtd: nand: Remove jz4740 driverMarek Vasut2-259/+0
2016-06-03mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu1-9/+9
2016-06-04usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada71-13/+63
2016-06-04usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada75-24/+100