summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spl: Fix SPL EXT supportGuillaume GARDET2014-11-261-5/+5
* Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-2636-87/+787
|\
| * ORIGEN: Enhance origen config to be more flexible on boot.Guillaume GARDET2014-11-251-1/+34
| * odroid: Turn blue LED onSuriyan Ramasami2014-11-241-0/+5
| * odroid: usbhost - Add missing gpio_request callSuriyan Ramasami2014-11-241-2/+11
| * odroid: Update README with USB host usageSuriyan Ramasami2014-11-241-0/+169
| * arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami2014-11-175-8/+116
| * arm: odroid: enable/disable usb host phy for exynos4412Suriyan Ramasami2014-11-172-0/+34
| * arm: odroid: pmic77686: allow buck voltage settingsSuriyan Ramasami2014-11-172-3/+52
| * SMDK2410: convert to generic boardDavid Müller (ELSOFT AG)2014-11-171-0/+2
| * exynos: dts: Correct USB vbus-gpio numbering for SnowSjoerd Simons2014-11-171-2/+2
| * exynos: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell2014-11-171-2/+2
| * exynos5: Use config_distro_bootcmd.hIan Campbell2014-11-175-22/+47
| * exynos: Enable config_distro_defaults.hIan Campbell2014-11-173-24/+2
| * Peach-Pi: Use the enhanced usb_copy() prototypeVadim Bendebury2014-11-171-2/+8
| * Exynos5: ddr3: Choose between single or double channel configAkshay Saraswat2014-11-171-0/+10
| * Config: Exynos5420: Refactor SDRAM Bank and SizeAkshay Saraswat2014-11-174-4/+12
| * DMC: Exynos5: Enable update mode for DREX controllerAlim Akhtar2014-11-172-0/+20
| * Config: Exynos5800: Enable build for Peach-PiAkshay Saraswat2014-11-177-4/+81
| * Exynos5800: Add DTS for new board Peach-PiAkshay Saraswat2014-11-172-1/+159
| * Exynos5800: Introduce new proid for Exynos5800Akshay Saraswat2014-11-175-14/+23
* | 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
|\ \ \
OpenPOWER on IntegriCloud