summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * exynos: pwm: Add a driver for the exynos5 PWMSimon Glass2016-05-25-0/+133
| * exynos: video: Combine LCD driver into one fileSimon Glass2016-05-25-406/+387
| * exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass2016-05-25-9/+10
| * exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-25-18/+9
| * exynos: video: Move dsim_config_dt into a functionSimon Glass2016-05-25-18/+19
| * exynos: video: Drop static variables in exynos_dp_lowlevel.cSimon Glass2016-05-25-285/+351
| * exynos: video: Drop static variables in exynos_fb.cSimon Glass2016-05-25-6/+2
| * exynos: video: Drop static variables in exynos_fimd.cSimon Glass2016-05-25-23/+31
| * exynos: video: Drop the static lcd_base_addr variableSimon Glass2016-05-25-34/+15
| * exynos: video: Remove use of vidinfo_t typedefSimon Glass2016-05-25-12/+13
| * exynos: video: Drop dead codeSimon Glass2016-05-25-30/+0
| * exynos: video: Move driver files into their own directorySimon Glass2016-05-25-7/+15
| * board: samsung: add initial Espresso7420 board supportThomas Abraham2016-05-25-2/+108
| * arm: exynos: add support for Exynos7420 SoCThomas Abraham2016-05-25-0/+282
| * arm: exynos: realign the code to allow support for newer 64-bit platformsThomas Abraham2016-05-25-6/+54
| * serial: s5p: use clock api to get clock rateThomas Abraham2016-05-25-1/+14
| * serial: s5p: get the port id number from the alias of the device nodeThomas Abraham2016-05-25-2/+2
| * clk: exynos: add clock driver for Exynos7420 SocThomas Abraham2016-05-25-0/+514
| * pinctrl: Add pinctrl driver support for Exynos7420 SoCThomas Abraham2016-05-25-0/+359
| * pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devicesThomas Abraham2016-05-25-0/+1
* | ti_armv7_common: env: Fix hard coded mmc device for uuidB, Ravi2016-06-06-1/+1
* | arm/arm64: implement a boot header capabilityAndre Przywara2016-06-06-0/+60
* | lib: make strmhz available in SPLChris Packham2016-06-06-3/+2
* | Remove unneeded remnants of bcopy().Robert P. J. Day2016-06-06-37/+0
* | 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