aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini10-15/+523
2014-11-26spl: Fix SPL EXT supportGuillaume GARDET1-5/+5
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini36-87/+787
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini26-53/+1032
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini113-232/+599
2014-11-25sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is setHans de Goede1-0/+1
2014-11-25sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUSHans de Goede1-1/+0
2014-11-25sun6i: Drop some "unknown magic" from dram initHans de Goede1-3/+0
2014-11-25sun6i: Add gmac support for sun6i boardsHans de Goede5-1/+59
2014-11-25sun6i: Correct Mele M9 Vbus gpio settingsHans de Goede1-2/+4
2014-11-25sunxi: ahci: Add a delay after enabling target powerHans de Goede1-0/+2
2014-11-25sunxi: Add usb keyboard Kconfig optionHans de Goede6-0/+24
2014-11-25sunxi: video: Add simplefb supportLuc Verhaegen4-0/+61
2014-11-25common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_nodeHans de Goede1-42/+5
2014-11-25fdt_support: Add a fdt_setup_simplefb_node helper functionHans de Goede2-0/+65
2014-11-25sunxi: video: Add sun6i supportHans de Goede1-0/+30
2014-11-25sunxi: video: Add cfb console driver for sunxiLuc Verhaegen8-0/+617
2014-11-25sunxi: Add video pll clock functionsHans de Goede5-1/+161
2014-11-25sun4i: Rename dram_clk_cfg to dram_clk_gateHans de Goede2-3/+3
2014-11-25ORIGEN: Enhance origen config to be more flexible on boot.Guillaume GARDET1-1/+34
2014-11-24Revert "common/board_f: add setup of initial stack frame for MIPS"Tom Rini1-7/+1
2014-11-24Prepare v2015.01-rc2v2015.01-rc2Tom Rini1-1/+1
2014-11-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini9-11/+76
2014-11-24Revert "hush: fix segfault on syntax error"Rabin Vincent1-1/+1
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini76-451/+1242
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini41-364/+1048
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini86-473/+8299
2014-11-24mx6boards: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-24nitrogen6x: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-24ot1200: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-24arm: imx: stop sata on bootNikita Kiryanov1-2/+6
2014-11-24arm: mx6: cm_fx6: implement board specific sata stopNikita Kiryanov1-3/+9
2014-11-24cmd_sata: implement sata stop commandNikita Kiryanov2-1/+25
2014-11-24sata: implement reset_sata for dwc_ahsataNikita Kiryanov9-0/+57
2014-11-24arm: mx6: introduce disable_sata_clockNikita Kiryanov2-0/+9
2014-11-24gw_ventana: Use the generic spl_sd.cfgFabio Estevam2-24/+1
2014-11-24ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede2-5/+37
2014-11-24ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede7-6/+31
2014-11-24Kconfig: Add EXPERT optionTom Rini1-0/+8
2014-11-24odroid: Turn blue LED onSuriyan Ramasami1-0/+5
2014-11-24odroid: usbhost - Add missing gpio_request callSuriyan Ramasami1-2/+11
2014-11-24odroid: Update README with USB host usageSuriyan Ramasami1-0/+169
2014-11-23sandbox: script for testing sandbox/ext4/fat/fs commandsSuriyan Ramasami1-0/+561
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami11-122/+138
2014-11-23sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami6-41/+77
2014-11-23ext4: Prepare API change for files greater than 2GBSuriyan Ramasami7-93/+97
2014-11-23fat: Prepare API change for files greater than 2GBSuriyan Ramasami7-100/+128
2014-11-23board/esd/common/auto_update.c: Use <flash.h>Tom Rini1-3/+1
2014-11-23sandbox: Use md5sum and fatwrite to enable testing of fs commandsSuriyan Ramasami2-2/+12
2014-11-23common/board_f: fix gcc warning on MIPS64Daniel Schwierzeck1-4/+6