summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-samsungTom Rini2015-02-138-335/+383
|\
| * Exynos: Clock: Cleanup soc_get_periph_rateAkshay Saraswat2015-02-131-39/+35
| * Exynos: clock: change mask bits as per peripheralAkshay Saraswat2015-02-131-73/+78
| * Exynos5: Use clock_get_periph_rate generic APIAkshay Saraswat2015-02-131-235/+43
| * Exynos5: Fix exynos5_get_periph_rate calculationsAkshay Saraswat2015-02-131-8/+13
| * Exynos542x: Add and enable get_periph_rate supportAkshay Saraswat2015-02-132-7/+150
| * Exynos542x: Move exynos5420_get_pll_clk up and renameAkshay Saraswat2015-02-131-41/+41
| * Exynos5: Fix compiler warnings due to clock_get_periph_rateAkshay Saraswat2015-02-131-31/+49
| * EXYNOS5: Add function to enable exynos5420 usbdev phy ctrlJoonyoung Shim2015-02-131-2/+26
| * odroid: fix g2d sclk rateJoonyoung Shim2015-02-131-2/+2
| * Odroid-XU3: Add eMMC-reset node on DTJoonyoung Shim2015-02-131-0/+5
| * Odroid: Add eMMC-reset node on DTJoonyoung Shim2015-02-131-0/+5
| * samsung: board: support eMMC reset using DTJoonyoung Shim2015-02-133-8/+43
| * arm: exynos: fix the div value for set_mmc_clkJaehoon Chung2015-02-131-0/+4
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-02-13152-381/+2800
|\ \
| * | dm: mx6: sabre: Move driver model CONFIGs to KconfigSimon Glass2015-02-137-3/+12
| * | dm: stv0991: Move driver model CONFIGs to KconfigSimon Glass2015-02-132-10/+2
| * | dm: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-02-122-0/+80
| * | dm:gpio:mxc add DT supportPeng Fan2015-02-121-17/+64
| * | dm:gpio:mxc add a bank_index entry in platdataPeng Fan2015-02-121-8/+9
| * | dm: introduce dev_get_addr interfacePeng Fan2015-02-122-0/+22
| * | dm: Drop unused driver model config_defaultsSimon Glass2015-02-121-12/+0
| * | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-1247-24/+97
| * | dm: at91: snapper: Move driver model CONFIGs to KconfigSimon Glass2015-02-123-4/+6
| * | dm: at91: Drop use of ATMEL_PIO_PORTS in the header fileSimon Glass2015-02-121-8/+4
| * | dm: sh: serial: Add support driver modelNobuhiro Iwamatsu2015-02-123-113/+275
| * | dm: socfpga: Move driver model CONFIGs to KconfigSimon Glass2015-02-122-7/+3
| * | dm: mx6: Move driver model CONFIGs to KconfigSimon Glass2015-02-122-4/+3
| * | dm: sunxi: Move driver model CONFIGs to KconfigSimon Glass2015-02-122-2/+2
| * | dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass2015-02-122-11/+24
| * | dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-1233-9/+134
| * | dm: tegra: Move driver model CONFIGs to KconfigSimon Glass2015-02-122-10/+18
| * | dm: x86: Move driver model CONFIGs to KconfigSimon Glass2015-02-122-5/+9
| * | dm: exynos: Move driver model CONFIGs to KconfigSimon Glass2015-02-129-16/+39
| * | dm: Move Raspberry Pi driver model CONFIGs to KconfigSimon Glass2015-02-123-6/+14
| * | dm: Add CMD_DM and CMD_DEMO to KconfigSimon Glass2015-02-125-5/+23
| * | dm: test: Add a Kconfig fileSimon Glass2015-02-123-0/+11
| * | dm: Add Kconfig options for driver model SPL supportSimon Glass2015-02-122-0/+50
| * | dm: Expand and complete Kconfig in drivers/Simon Glass2015-02-1211-12/+67
| * | dm: Add Kconfig for driver/demoSimon Glass2015-02-122-0/+28
| * | dm: i2c: Make API accessible even without CONFIG_DMSimon Glass2015-02-124-20/+17
| * | dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass2015-02-124-17/+12
| * | net: Use new checksum functionsSimon Glass2015-02-123-33/+6
| * | powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFOStefan Roese2015-02-121-0/+4
| * | powerpc: ppc4xx: Add defaults for DT based booting to really workStefan Roese2015-02-122-0/+9
| * | powerpc: ppc4xx: Change from OF_SEPARATE to OF_EMBEDStefan Roese2015-02-123-3/+3
| * | powerpc: Add linkage.h fileSimon Glass2015-02-121-0/+7
| * | dm: powerpc: ppc4xx: Move glacier to use driver model for serialSimon Glass2015-02-121-0/+14
| * | powerpc: Add serial driver for driver modelSimon Glass2015-02-122-0/+41
| * | ppc: amcc: Omit unneeded ns16550 CONFIG if using driver modelSimon Glass2015-02-122-0/+4
OpenPOWER on IntegriCloud