summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | powerpc/t2080qds: fixup dtb for 10g-krshaohui xie2014-11-19-11/+98
| * | | config: MPC837X : Add complete USB EHCI supportNikhil Badola2014-11-19-0/+10
| * | | powerpc/t4rdb: Fix CPLD timingChunhe Lan2014-11-19-1/+1
| * | | board/t2080qds: add readme for t2080qdsShengzhou Liu2014-11-19-0/+243
| * | | P1023RDB: Update default environmentChunhe Lan2014-11-19-0/+43
| |/ /
* | | spl: Fix SPL EXT supportGuillaume GARDET2014-11-26-5/+5
* | | Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-26-87/+787
|\ \ \
| * | | ORIGEN: Enhance origen config to be more flexible on boot.Guillaume GARDET2014-11-25-1/+34
| * | | odroid: Turn blue LED onSuriyan Ramasami2014-11-24-0/+5
| * | | odroid: usbhost - Add missing gpio_request callSuriyan Ramasami2014-11-24-2/+11
| * | | odroid: Update README with USB host usageSuriyan Ramasami2014-11-24-0/+169
| * | | arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami2014-11-17-8/+116
| * | | arm: odroid: enable/disable usb host phy for exynos4412Suriyan Ramasami2014-11-17-0/+34
| * | | arm: odroid: pmic77686: allow buck voltage settingsSuriyan Ramasami2014-11-17-3/+52
| * | | SMDK2410: convert to generic boardDavid Müller (ELSOFT AG)2014-11-17-0/+2
| * | | exynos: dts: Correct USB vbus-gpio numbering for SnowSjoerd Simons2014-11-17-2/+2
| * | | exynos: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell2014-11-17-2/+2
| * | | exynos5: Use config_distro_bootcmd.hIan Campbell2014-11-17-22/+47
| * | | exynos: Enable config_distro_defaults.hIan Campbell2014-11-17-24/+2
| * | | Peach-Pi: Use the enhanced usb_copy() prototypeVadim Bendebury2014-11-17-2/+8
| * | | Exynos5: ddr3: Choose between single or double channel configAkshay Saraswat2014-11-17-0/+10
| * | | Config: Exynos5420: Refactor SDRAM Bank and SizeAkshay Saraswat2014-11-17-4/+12
| * | | DMC: Exynos5: Enable update mode for DREX controllerAlim Akhtar2014-11-17-0/+20
| * | | Config: Exynos5800: Enable build for Peach-PiAkshay Saraswat2014-11-17-4/+81
| * | | Exynos5800: Add DTS for new board Peach-PiAkshay Saraswat2014-11-17-1/+159
| * | | Exynos5800: Introduce new proid for Exynos5800Akshay Saraswat2014-11-17-14/+23
* | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2014-11-26-53/+1032
|\ \ \ \
| * | | | sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is setHans de Goede2014-11-25-0/+1
| * | | | sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUSHans de Goede2014-11-25-1/+0
| * | | | sun6i: Drop some "unknown magic" from dram initHans de Goede2014-11-25-3/+0
| * | | | sun6i: Add gmac support for sun6i boardsHans de Goede2014-11-25-1/+59
| * | | | sun6i: Correct Mele M9 Vbus gpio settingsHans de Goede2014-11-25-2/+4
| * | | | sunxi: ahci: Add a delay after enabling target powerHans de Goede2014-11-25-0/+2
| * | | | sunxi: Add usb keyboard Kconfig optionHans de Goede2014-11-25-0/+24
| * | | | sunxi: video: Add simplefb supportLuc Verhaegen2014-11-25-0/+61
| * | | | common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_nodeHans de Goede2014-11-25-42/+5
| * | | | fdt_support: Add a fdt_setup_simplefb_node helper functionHans de Goede2014-11-25-0/+65
| * | | | sunxi: video: Add sun6i supportHans de Goede2014-11-25-0/+30
| * | | | sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2014-11-25-0/+617
| * | | | sunxi: Add video pll clock functionsHans de Goede2014-11-25-1/+161
| * | | | sun4i: Rename dram_clk_cfg to dram_clk_gateHans de Goede2014-11-25-3/+3
| | |_|/ | |/| |
* | | | Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-26-232/+599
|\ \ \ \
| * | | | fdt: Try to use fdt_address_cells()/fdt_size_cells()Simon Glass2014-11-21-36/+12
| * | | | fdt: Add a function to decode a named memory regionSimon Glass2014-11-21-0/+88
| * | | | fdt: Change fdt_pack_reg() to static and fix typesSimon Glass2014-11-21-2/+2
| * | | | fdt: Add ft_system_setup() function for system device tree additionsSimon Glass2014-11-21-1/+48
| * | | | fdt: Tidy up error handling in image_setup_libfdt()Simon Glass2014-11-21-10/+21
| * | | | fdt: Enhance flashmap function to deal with region propertiesSimon Glass2014-11-21-0/+24
| * | | | fdt: Use the correct return types for fdtdec_decode_region()Simon Glass2014-11-21-12/+17
| * | | | fdt: Export the fdt_find_or_add_subnode() functionSimon Glass2014-11-21-3/+5