summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2014-11-2626-53/+1032
|\
| * sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is setHans de Goede2014-11-251-0/+1
| * sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUSHans de Goede2014-11-251-1/+0
| * sun6i: Drop some "unknown magic" from dram initHans de Goede2014-11-251-3/+0
| * sun6i: Add gmac support for sun6i boardsHans de Goede2014-11-255-1/+59
| * sun6i: Correct Mele M9 Vbus gpio settingsHans de Goede2014-11-251-2/+4
| * sunxi: ahci: Add a delay after enabling target powerHans de Goede2014-11-251-0/+2
| * sunxi: Add usb keyboard Kconfig optionHans de Goede2014-11-256-0/+24
| * sunxi: video: Add simplefb supportLuc Verhaegen2014-11-254-0/+61
| * common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_nodeHans de Goede2014-11-251-42/+5
| * fdt_support: Add a fdt_setup_simplefb_node helper functionHans de Goede2014-11-252-0/+65
| * sunxi: video: Add sun6i supportHans de Goede2014-11-251-0/+30
| * sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2014-11-258-0/+617
| * sunxi: Add video pll clock functionsHans de Goede2014-11-255-1/+161
| * sun4i: Rename dram_clk_cfg to dram_clk_gateHans de Goede2014-11-252-3/+3
* | Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-26113-232/+599
|\ \
| * | fdt: Try to use fdt_address_cells()/fdt_size_cells()Simon Glass2014-11-212-36/+12
| * | fdt: Add a function to decode a named memory regionSimon Glass2014-11-212-0/+88
| * | fdt: Change fdt_pack_reg() to static and fix typesSimon Glass2014-11-211-2/+2
| * | fdt: Add ft_system_setup() function for system device tree additionsSimon Glass2014-11-215-1/+48
| * | fdt: Tidy up error handling in image_setup_libfdt()Simon Glass2014-11-212-10/+21
| * | fdt: Enhance flashmap function to deal with region propertiesSimon Glass2014-11-212-0/+24
| * | fdt: Use the correct return types for fdtdec_decode_region()Simon Glass2014-11-212-12/+17
| * | fdt: Export the fdt_find_or_add_subnode() functionSimon Glass2014-11-212-3/+5
| * | fdt: Report failure of ft_board_setup()Simon Glass2014-11-211-2/+9
| * | fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21106-166/+373
* | | Revert "common/board_f: add setup of initial stack frame for MIPS"Tom Rini2014-11-241-7/+1
| |/ |/|
* | Prepare v2015.01-rc2Tom Rini2014-11-241-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-249-11/+76
|\ \
| * | ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede2014-11-242-5/+37
| * | ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede2014-11-247-6/+31
| * | Kconfig: Add EXPERT optionTom Rini2014-11-241-0/+8
* | | Revert "hush: fix segfault on syntax error"Rabin Vincent2014-11-241-1/+1
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-2476-451/+1242
|\ \ \
| * | | mx6boards: Fix error handling in board_mmc_init()Fabio Estevam2014-11-241-4/+6
| * | | nitrogen6x: Fix error handling in board_mmc_init()Fabio Estevam2014-11-241-4/+6
| * | | ot1200: Fix error handling in board_mmc_init()Fabio Estevam2014-11-241-4/+6
| * | | arm: imx: stop sata on bootNikita Kiryanov2014-11-241-2/+6
| * | | arm: mx6: cm_fx6: implement board specific sata stopNikita Kiryanov2014-11-241-3/+9
| * | | cmd_sata: implement sata stop commandNikita Kiryanov2014-11-242-1/+25
| * | | sata: implement reset_sata for dwc_ahsataNikita Kiryanov2014-11-249-0/+57
| * | | arm: mx6: introduce disable_sata_clockNikita Kiryanov2014-11-242-0/+9
| * | | gw_ventana: Use the generic spl_sd.cfgFabio Estevam2014-11-242-24/+1
| * | | mx53ard: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | | mx53evk: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | | mx53smd: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | | mx6qarm2: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | | mx51evk: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | | mx6: mx6sabre common: Enable i.MX thermal DM driverYe.Li2014-11-211-1/+6
| * | | mx6: thermal: Check cpu temperature via thermal sensorYe.Li2014-11-212-0/+36
OpenPOWER on IntegriCloud