aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-31sunxi: increase SYS_MONITOR_LENBoris Brezillon1-1/+1
2015-08-31sunxi: mmc: set transfer timeout according to byte_cnt.Yousong Zhou1-2/+4
2015-08-31sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai4-0/+47
2015-08-31sunxi: Fix MAINTAINERS board sortingHans de Goede1-1/+1
2015-08-31sunxi: Add support for the Olimex A20 EVBMarcus Cooper4-0/+266
2015-08-31sunxi: Add inet98v_rev2 defconfig and dts fileHans de Goede4-0/+260
2015-08-31sunxi: Add inet97fv2_defconfigHans de Goede2-0/+21
2015-08-31sunxi: Ampe_A76_defconfig: Add otg id pin configurationHans de Goede1-0/+1
2015-08-31mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through KconfigHans de Goede2-1/+9
2015-08-31sunxi_nand_spl: clear status flags in SPL implementationBoris Brezillon1-3/+8
2015-08-31sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_ENDHans de Goede2-10/+6
2015-08-31sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede4-12/+12
2015-08-31sunxi_nand_spl: Add support for backup boot partitionsHans de Goede1-0/+16
2015-08-31sunxi_nand_spl: Auto detect nand configuration parametersHans de Goede2-29/+39
2015-08-31sunxi_nand_spl: Parametrize lowlevel read functionsHans de Goede1-38/+48
2015-08-31sunxi_nand_spl: Properly config page-size in the nand ctl registerHans de Goede1-0/+5
2015-08-31sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede2-5/+11
2015-08-31sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _offHans de Goede1-46/+12
2015-08-31sunxi_nand_spl: Add proper cache flusingHans de Goede1-0/+8
2015-08-31sunxi_nand_spl: Turn off clocks when we're done with the nandHans de Goede1-2/+15
2015-08-31sunxi_nand_spl: Make sure the DMA controller is enabledHans de Goede1-0/+6
2015-08-31sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede3-5/+10
2015-08-31sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome modeHans de Goede1-4/+1
2015-08-31sunxi_nand_spl: We only need to reset the nand chip onceHans de Goede1-10/+10
2015-08-31sunxi_nand_spl: Drop unnecessary temp bufHans de Goede1-27/+8
2015-08-31sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handlingHans de Goede1-6/+1
2015-08-31sunxi: Add CONFIG_MMC0_CD_PIN to various boardsHans de Goede6-0/+6
2015-08-31sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigsHans de Goede3-2/+1
2015-08-31sunxi: musb: Drop no longer accurate comment in Kconfig help textHans de Goede1-3/+1
2015-08-31sunxi: Add support for gt90h-v4 tabletsHans de Goede4-0/+173
2015-08-31sunxi: axp221: Allow specifying dcdc2 voltage via KconfigHans de Goede2-1/+10
2015-08-31ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board supportMasahiro Yamada4-2/+334
2015-08-31ARM: dts: uniphier: add PH1-Pro5 SoC supportMasahiro Yamada1-0/+216
2015-08-31ARM: dts: uniphier: sync with LinuxMasahiro Yamada9-107/+472
2015-08-31serial: uniphier: drop platform data supportMasahiro Yamada2-44/+15
2015-08-31ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada14-67/+31
2015-08-30ARM: uniphier: select SPL_DM rather than default in defconfigMasahiro Yamada5-4/+1
2015-08-30ARM: uniphier: remove unused macroMasahiro Yamada1-2/+0
2015-08-30ARM: uniphier: fix build error when CONFIG_DEBUG_LL is definedMasahiro Yamada1-0/+2
2015-08-30mtd: denali_spl: do not allocate page_buffer in .bss sectionMasahiro Yamada1-20/+12
2015-08-28tools/atmelimage.c: Fix warning when debug is enabledTom Rini1-1/+1
2015-08-28ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()Kishon Vijay Abraham I2-42/+0
2015-08-28board: ti: invoke clock API to enable and disable clocksKishon Vijay Abraham I4-0/+10
2015-08-28ARM: AM43xx: Add functions to enable and disable USB clocksKishon Vijay Abraham I2-0/+73
2015-08-28ARM: OMAP5: Add functions to enable and disable USB clocksKishon Vijay Abraham I2-0/+101
2015-08-28board: ti: OMAP5: added USB initializtion codeKishon Vijay Abraham I2-0/+81
2015-08-28board: ti: beagle_x15: added USB initializtion codeKishon Vijay Abraham I2-1/+112
2015-08-28include: configs: am43xx_evm: add 'usb stop' in usbboot envKishon Vijay Abraham I1-0/+2
2015-08-28board: ti: remove duplicate initialization of vbus_id_statusKishon Vijay Abraham I2-4/+0
2015-08-28TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xxKishon Vijay Abraham I1-4/+11