summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini
2014-11-25sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is setHans de Goede
2014-11-25sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUSHans de Goede
2014-11-25sun6i: Drop some "unknown magic" from dram initHans de Goede
2014-11-25sun6i: Add gmac support for sun6i boardsHans de Goede
2014-11-25sun6i: Correct Mele M9 Vbus gpio settingsHans de Goede
2014-11-25sunxi: ahci: Add a delay after enabling target powerHans de Goede
2014-11-25sunxi: Add usb keyboard Kconfig optionHans de Goede
2014-11-25sunxi: video: Add simplefb supportLuc Verhaegen
2014-11-25common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_nodeHans de Goede
2014-11-25fdt_support: Add a fdt_setup_simplefb_node helper functionHans de Goede
2014-11-25sunxi: video: Add sun6i supportHans de Goede
2014-11-25sunxi: video: Add cfb console driver for sunxiLuc Verhaegen
2014-11-25sunxi: Add video pll clock functionsHans de Goede
2014-11-25sun4i: Rename dram_clk_cfg to dram_clk_gateHans de Goede
2014-11-24Revert "common/board_f: add setup of initial stack frame for MIPS"Tom Rini
2014-11-24Prepare v2015.01-rc2Tom Rini
2014-11-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-11-24Revert "hush: fix segfault on syntax error"Rabin Vincent
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-24mx6boards: Fix error handling in board_mmc_init()Fabio Estevam
2014-11-24nitrogen6x: Fix error handling in board_mmc_init()Fabio Estevam
2014-11-24ot1200: Fix error handling in board_mmc_init()Fabio Estevam
2014-11-24arm: imx: stop sata on bootNikita Kiryanov
2014-11-24arm: mx6: cm_fx6: implement board specific sata stopNikita Kiryanov
2014-11-24cmd_sata: implement sata stop commandNikita Kiryanov
2014-11-24sata: implement reset_sata for dwc_ahsataNikita Kiryanov
2014-11-24arm: mx6: introduce disable_sata_clockNikita Kiryanov
2014-11-24gw_ventana: Use the generic spl_sd.cfgFabio Estevam
2014-11-24ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede
2014-11-24ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede
2014-11-24Kconfig: Add EXPERT optionTom Rini
2014-11-23sandbox: script for testing sandbox/ext4/fat/fs commandsSuriyan Ramasami
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami
2014-11-23sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23ext4: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23fat: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23board/esd/common/auto_update.c: Use <flash.h>Tom Rini
2014-11-23sandbox: Use md5sum and fatwrite to enable testing of fs commandsSuriyan Ramasami
2014-11-23common/board_f: fix gcc warning on MIPS64Daniel Schwierzeck
2014-11-23common/board_f: add setup of initial stack frame for MIPSDaniel Schwierzeck
2014-11-23spl: fix descending condition to drivers/mtd/nand/Masahiro Yamada
2014-11-23commands: add more command entries in KconfigMasahiro Yamada
2014-11-23hush: add CONFIG_HUSH_PARSER to KconfigMasahiro Yamada
2014-11-23FIT: add some FIT configurations to KconfigMasahiro Yamada
2014-11-23config: remove redundant CONFIG_SYS_PROMPT definesMasahiro Yamada
2014-11-23tegra: do not descend into empty directoriesMasahiro Yamada