summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-31drivers: kconfig: Move "Generic Driver Options" menu to the topBin Meng
2015-08-31dm: core: Add Kconfig for simple bus driverMarek Vasut
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass
2015-08-31dm: simplify uclass_foreach_dev() implementationMasahiro Yamada
2015-08-31sunxi: mmc: set transfer timeout according to byte_cnt.Yousong Zhou
2015-08-31sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai
2015-08-31sunxi: Fix MAINTAINERS board sortingHans de Goede
2015-08-31sunxi: Add support for the Olimex A20 EVBMarcus Cooper
2015-08-31sunxi: Add inet98v_rev2 defconfig and dts fileHans de Goede
2015-08-31sunxi: Add inet97fv2_defconfigHans de Goede
2015-08-31sunxi: Ampe_A76_defconfig: Add otg id pin configurationHans de Goede
2015-08-31mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through KconfigHans de Goede
2015-08-31sunxi_nand_spl: clear status flags in SPL implementationBoris Brezillon
2015-08-31sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_ENDHans de Goede
2015-08-31sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede
2015-08-31sunxi_nand_spl: Add support for backup boot partitionsHans de Goede
2015-08-31sunxi_nand_spl: Auto detect nand configuration parametersHans de Goede
2015-08-31sunxi_nand_spl: Parametrize lowlevel read functionsHans de Goede
2015-08-31sunxi_nand_spl: Properly config page-size in the nand ctl registerHans de Goede
2015-08-31sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede
2015-08-31sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _offHans de Goede
2015-08-31sunxi_nand_spl: Add proper cache flusingHans de Goede
2015-08-31sunxi_nand_spl: Turn off clocks when we're done with the nandHans de Goede
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-30Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-08-30video: discard empty video_set_lut implementationPeng Fan
2015-08-30ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board supportMasahiro Yamada
2015-08-30ARM: dts: uniphier: add PH1-Pro5 SoC supportMasahiro Yamada
2015-08-30ARM: dts: uniphier: sync with LinuxMasahiro Yamada
2015-08-30serial: uniphier: drop platform data supportMasahiro Yamada
2015-08-30ARM: 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