summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-31sunxi_nand_spl: Make sure the DMA controller is enabledHans de Goede
2015-08-31sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede
2015-08-31sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome modeHans de Goede
2015-08-31sunxi_nand_spl: We only need to reset the nand chip onceHans de Goede
2015-08-31sunxi_nand_spl: Drop unnecessary temp bufHans de Goede
2015-08-31sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handlingHans de Goede
2015-08-31sunxi: Add CONFIG_MMC0_CD_PIN to various boardsHans de Goede
2015-08-31sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigsHans de Goede
2015-08-31sunxi: musb: Drop no longer accurate comment in Kconfig help textHans de Goede
2015-08-31sunxi: Add support for gt90h-v4 tabletsHans de Goede
2015-08-31sunxi: axp221: Allow specifying dcdc2 voltage via KconfigHans de Goede
2015-08-31ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board supportMasahiro Yamada
2015-08-31ARM: dts: uniphier: add PH1-Pro5 SoC supportMasahiro Yamada
2015-08-31ARM: dts: uniphier: sync with LinuxMasahiro Yamada
2015-08-31serial: uniphier: drop platform data supportMasahiro Yamada
2015-08-31ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada
2015-08-30ARM: uniphier: select SPL_DM rather than default in defconfigMasahiro Yamada
2015-08-30ARM: uniphier: remove unused macroMasahiro Yamada
2015-08-30ARM: uniphier: fix build error when CONFIG_DEBUG_LL is definedMasahiro Yamada
2015-08-30mtd: denali_spl: do not allocate page_buffer in .bss sectionMasahiro Yamada
2015-08-28tools/atmelimage.c: Fix warning when debug is enabledTom Rini
2015-08-28ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()Kishon Vijay Abraham I
2015-08-28board: ti: invoke clock API to enable and disable clocksKishon Vijay Abraham I
2015-08-28ARM: AM43xx: Add functions to enable and disable USB clocksKishon Vijay Abraham I
2015-08-28ARM: OMAP5: Add functions to enable and disable USB clocksKishon Vijay Abraham I
2015-08-28board: ti: OMAP5: added USB initializtion codeKishon Vijay Abraham I
2015-08-28board: ti: beagle_x15: added USB initializtion codeKishon Vijay Abraham I
2015-08-28include: configs: am43xx_evm: add 'usb stop' in usbboot envKishon Vijay Abraham I
2015-08-28board: ti: remove duplicate initialization of vbus_id_statusKishon Vijay Abraham I
2015-08-28TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xxKishon Vijay Abraham I
2015-08-28ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2Kishon Vijay Abraham I
2015-08-28usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interruptsKishon Vijay Abraham I
2015-08-28Makefile: fix SOURCE_DATE_EPOCH for *BSD hostAndreas Bießmann
2015-08-28picosam9g45: adopt CONFIG_SYS_PROMPTAndreas Bießmann
2015-08-28at91sam9260ek: add missing files to MAINTAINERSAndreas Bießmann
2015-08-28at91sam9rlek: add missing files to MAINTAINERSAndreas Bießmann
2015-08-28omap-common: SYS_BOOT fallback logic correction and support for more devicesPaul Kocialkowski
2015-08-28mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler
2015-08-28arm: spear: Some changes / updates to the x600 config headerStefan Roese
2015-08-28arm: spear: Enable caches on SPEArStefan Roese
2015-08-28arm: spear: Move to common SPL infrastructureStefan Roese
2015-08-28arm: spear: Fix booting - relocate vector table to 0 (low-vector)Stefan Roese
2015-08-28ARM: k2l: Fix device speedsLokesh Vutla
2015-08-28ARM: keystone2: Update READMELokesh Vutla
2015-08-28ARM: keystone2: Build MLO by defaultLokesh Vutla
2015-08-28ARM: keystone2: Rename u-boot-nand.gph to MLOLokesh Vutla
2015-08-28ARM: keystone2: move the custom build rules out to keystone specific makefileNishanth Menon
2015-08-28ARM: keystone2: configs: Move SP to end of u-boot sectionLokesh Vutla
2015-08-28env_mmc: Properly prefix mmc errors with '!'Hans de Goede
2015-08-28malloc_simple: Correct the alignment logic in memalign_simple()Simon Glass