aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-17sunxi: Move maintainership for Pine64Andre Przywara1-1/+5
2017-05-17sunxi: update Pine64 READMEAndre Przywara2-98/+165
2017-05-17sunxi: use SPL header DT name for FIT board matchingAndre Przywara1-3/+9
2017-05-17sunxi: Store the device tree name in the SPL headerSiarhei Siamashka4-12/+67
2017-05-17sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara3-0/+9
2017-05-17sunxi: defconfig: add supported DT list for Pine64Andre Przywara1-0/+1
2017-05-17sunxi: 64-bit SoCs: introduce FIT generator scriptAndre Przywara1-0/+75
2017-05-17Makefile: add rules to generate SPL FIT imagesAndre Przywara2-0/+37
2017-05-17sunxi: SPL: add FIT config selector for Pine64 boardsAndre Przywara1-0/+23
2017-05-17sunxi: SPL: store RAM size in gdAndre Przywara1-4/+3
2017-05-17sunxi: A64: move SPL stack to end of SRAM A2Andre Przywara1-0/+5
2017-05-17armv8: fsl: move ccn504 code into FSL MakefileAndre Przywara1-1/+1
2017-05-17armv8: SPL: only compile GIC code if neededAndre Przywara1-0/+2
2017-05-17tools: mksunxiboot: allow larger SPL binariesAndre Przywara1-2/+2
2017-05-17Kconfig: fix SPL_FIT dependencyAndre Przywara2-2/+3
2017-05-17SPL: FIT: allow loading multiple imagesAndre Przywara3-2/+150
2017-05-17SPL: FIT: factor out spl_load_fit_image()Andre Przywara1-82/+80
2017-05-17SPL: FIT: improve error handlingAndre Przywara1-2/+13
2017-05-17SPL: FIT: rework U-Boot image loadingAndre Przywara1-14/+32
2017-05-17SPL: FIT: refactor FDT loadingAndre Przywara1-31/+57
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini52-101/+173
2017-05-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini18-192/+341
2017-05-16mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMDWenyou Yang1-2/+2
2017-05-15sunxi: Add clock support for TV encoderJernej Skrabec1-1/+7
2017-05-15sunxi: video: Split out TVE codeJernej Skrabec5-169/+230
2017-05-15video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPPPhilipp Tomsich4-6/+5
2017-05-15rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMIPhilipp Tomsich4-1/+12
2017-05-15video: dw_hdmi: Select HDMI mode only if monitor supports itJernej Skrabec1-15/+16
2017-05-15edid: Add HDMI flag to timing infoJernej Skrabec3-0/+57
2017-05-15edid: Set timings flags according to edidJernej Skrabec1-0/+14
2017-05-15Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini109-3113/+220
2017-05-15kbuild: update DTC warning settings for bus and node/property name checksMasahiro Yamada1-0/+14
2017-05-15omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTIONAdam Ford2-17/+4
2017-05-15power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabledAdam Ford1-0/+1
2017-05-15Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to KconfigTom Rini15-13/+9
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini38-39/+2
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini256-157/+115
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini160-198/+193
2017-05-15whitelist: Drop more unused OMAP symbolsTom Rini2-3/+0
2017-05-15omap: Drop CONFIG_OMAP_VC_I2C_HS_MCODETom Rini2-11/+4
2017-05-15watchdog: Migrate OMAP_WATCHDOG to KconfigTom Rini19-30/+16
2017-05-15omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED supportTom Rini2-2/+2
2017-05-15omap3: Migrate CONFIG_OMAP3_GPIO_X to KconfigTom Rini20-73/+58
2017-05-15gpio: Move OMAP_GPIO to KconfigTom Rini18-35/+8
2017-05-15omap3: Drop unused CONFIG_OMAP3_xxx board definesTom Rini6-15/+0
2017-05-15omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini6-14/+4
2017-05-15omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when neededTom Rini5-17/+2
2017-05-15omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to KconfigTom Rini10-46/+26
2017-05-15TI: Drop 'CONFIG_OMAP'Tom Rini20-43/+4
2017-05-15omap24xx_i2c.c: Drop references to CONFIG_OMAP243XTom Rini1-3/+3