summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | configs: k2*_evm: Update fdt file namesLokesh Vutla2016-06-06-4/+4
* | ARM: DRA7xx: Enable FIT for hs platformsLokesh Vutla2016-06-06-57/+6
* | armv7: fix order of OMAP die ID printingLadislav Michl2016-06-06-2/+2
* | efi_loader: Add DM_VIDEO supportAlexander Graf2016-06-06-7/+50
* | efi_loader: Don't allocate from memory holesAlexander Graf2016-06-06-10/+45
* | efi_loader: Move to normal debug infrastructureAlexander Graf2016-06-06-37/+10
* | efi_loader: Add exit supportAlexander Graf2016-06-06-5/+32
* | arm: Introduce setjmp/longjmpAlexander Graf2016-06-06-0/+99
* | strider: Support cpu-dp flavorDirk Eibach2016-06-06-1/+29
* | strider: Support con-dp flavorDirk Eibach2016-06-06-6/+121
* | gdsys: osd: Allow osdsize on valid screens onlyDirk Eibach2016-06-06-0/+3
* | ioep-fpga: Support intempo compressionDirk Eibach2016-06-06-6/+11
* | Fix to davinci_nand.h to place CEnCFG registers at correctPeter Howard2016-06-06-4/+6
* | dm: scsi: if_typename should be scsiEd Swarthout2016-06-06-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-06-47/+177
|\ \
| * | usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada2016-06-04-13/+63
| * | usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada2016-06-04-24/+100
| * | configs: blackfin: move CONFIG_USB to defconfigMasahiro Yamada2016-06-04-3/+4
| * | usb: dwc3: Correct datatype of base to unsigned longSiva Durga Prasad Paladugu2016-06-04-1/+1
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-06-06-79/+419
|\ \ \
| * | | ARM64: zynqmp: Extend malloc space before relocationMichal Simek2016-06-06-1/+7
| * | | ARM64: zynqmp: Add support for standard distro boot commandsMichal Simek2016-06-06-64/+71
| * | | ARM64: zynqmp: Remove CONFIG_BOOTP_SERVERIPAlexander Graf2016-06-06-1/+0
| * | | ARM64: zynqmp: Enable AHCI when CONFIG_SATA_CEVA is definedMichal Simek2016-06-06-2/+2
| * | | ARM64: zynqmp: Enable support for SPL FIT imagesMichal Simek2016-06-06-0/+7
| * | | env: Setup GD_FLG_ENV_DEFAULT flag when default environment are usedMichal Simek2016-06-06-0/+2
| * | | ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMPMichal Simek2016-06-06-5/+2
| * | | ARM64: zynqmp: Extend page_table_sizeMichal Simek2016-06-06-0/+5
| * | | ARM64: zynqmp: Add support for zc1751-dc4Michal Simek2016-06-06-0/+278
| * | | ARM64: zynqmp: Add debug uart for zc1751-dc2Michal Simek2016-06-06-0/+5
| * | | ARM64: zynqmp: Enable Vitesse and RealTek ethernet physMichal Simek2016-06-06-0/+2
| * | | microblaze: Move MSR instruction selection to KconfigMichal Simek2016-06-06-2/+6
| * | | microblaze: Add option to pass cpu version numberMichal Simek2016-06-06-0/+8
| * | | microblaze: Select compilation flags via KconfigMichal Simek2016-06-06-10/+29
| * | | ARM64: zynqmp: Enable CMD_NAND via KconfigMichal Simek2016-06-06-1/+2
| * | | mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu2016-06-06-9/+9
| |/ /
* | | arm: lib: Fix fix push/pop-section directivesMarek Vasut2016-06-04-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-06-04-107/+478
|\ \ \
| * | | freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day2016-06-03-65/+46
| * | | dm: test: Add GPIO open drain testsmario.six@gdsys.cc2016-06-03-0/+62
| * | | dm: gpio: Implement open drain for MPC85XX GPIOmario.six@gdsys.cc2016-06-03-3/+44
| * | | dm: gpio: Add methods for open drain settingmario.six@gdsys.cc2016-06-03-0/+66
| * | | dm: gpio: Add driver for MPC85XX GPIO controllermario.six@gdsys.cc2016-06-03-0/+218
| * | | arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day2016-06-03-14/+14
| * | | board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu2016-06-03-28/+19
| * | | powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg2016-06-03-0/+12
* | | | spl: fit: Fix non-matching DT names console outputAndreas Dannenberg2016-06-04-1/+1
* | | | Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-04-2816/+1172
|\ \ \ \
| * | | | nand: fix nand torture to use changed mtd apiMax Krummenacher2016-06-03-4/+4
| * | | | mtd: nand: Sync with Linux v4.6Scott Wood2016-06-03-202/+347