summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-06dts: peach_pi: Add DT properties needed for displayAjay Kumar
2015-04-06dts: peach_pit: Add SLP and RST GPIO properties in parade DT nodeAjay Kumar
2015-04-06dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD nodeAjay Kumar
2015-04-06video: parade: configure SLP and RST GPIOs if specified in DTAjay Kumar
2015-04-06video: exynos_fb: configure backlight GPIOs if specified in DTAjay Kumar
2015-04-06Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panelsAjay Kumar
2015-04-06arm: exynos: add display clocks for Exynos5800Ajay Kumar
2015-04-06config: peach: Correct memory layout environment settingsSjoerd Simons
2015-04-06exynos5: add trace feature #ifdef in exynos5-common.hInha Song
2015-04-06Exynos: Clock: Fix exynos5_get_periph_rate for I2C.Guillaume GARDET
2015-04-04sunxi: Fix Orangepi_mini dtb filenameHans de Goede
2015-04-03Merge git://git.denx.de/u-boot-arcTom Rini
2015-04-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-04-03board: AXS10x - update SDIO clock valueAlexey Brodkin
2015-04-03arc: add support for SLC (System Level Cache, AKA L2-cache)Alexey Brodkin
2015-04-03board: Switch Abilis TB-100 board to Driver Model for serial portAlexey Brodkin
2015-04-03serial-arc: switch to DMAlexey Brodkin
2015-04-03arc: minor fixes in KconfigAlexey Brodkin
2015-04-03arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATAAlexey Brodkin
2015-04-03arc: re-generate defconfigsAlexey Brodkin
2015-04-03arc: clean-up init procedureAlexey Brodkin
2015-04-03arc: move low-level interrupt and exception handlers in a separate fileAlexey Brodkin
2015-04-03arc: merge common start-up code between ARC and ARCv2Alexey Brodkin
2015-04-03arc: cache - build invalidate_icache_all() and invalidate_dcache_all()Alexey Brodkin
2015-04-03serial/serial_arc: set registers address during compilationAlexey Brodkin
2015-03-31Prepare v2015.04-rc5v2015.04-rc5Tom Rini
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-04-01ARM: at91: sama5: move the common part of configurations to at91-sama5_common.hWu, Josh
2015-04-01ARM: atmel: at91sam9n12ek: enable spl supportBo Shen
2015-04-01ARM: atmel: at91sam9x5ek: enable spl supportBo Shen
2015-04-01ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen
2015-04-01ARM: atmel: arm926ejs: fix clock configurationBo Shen
2015-04-01ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC cardWu, Josh
2015-04-01ARM: at91: atmel_nand: Support flash based BBTDavid Dueck
2015-04-01arm, at91: corvus: move MACH_TYPE to defconfigHeiko Schocher
2015-04-01spl_atmel.c: Switch s_init to board_init_fTom Rini
2015-04-01ARM: atmel: armv7: switch to use common timer functionsBo Shen
2015-04-01ARM: atmel: arm9: switch to use common timer functionsBo Shen
2015-04-01ARM: at91: sama5d4: display the U-Boot version on LCDWu, Josh
2015-03-31Merge git://git.denx.de/u-boot-nand-flashTom Rini
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2015-03-30mtd: vf610_nfc: specify transfer size before each transferStefan Agner
2015-03-30mtd: vf610_nfc: mark page as dirty on block eraseStefan Agner
2015-03-30nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser
2015-03-30nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser
2015-03-30dfu: nand: Verify writesPeter Tyser
2015-03-30cmd_nand: Verify writes to NANDPeter Tyser
2015-03-30nand: Add verification functionsPeter Tyser
2015-03-30nand: Remove unused read/write structuresPeter Tyser
2015-03-30nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 optionPeter Tyser