summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boardsSimon Glass2015-02-125-2/+20
| * powerpc: ppc4xx: Allow the end of u-boot.bin to be foundSimon Glass2015-02-121-2/+6
| * powerpc: ppc4xx: Add a gpio.h header fileSimon Glass2015-02-121-0/+7
| * powerpc: ppc4xx: Call board_init_f_mem() for generic boardSimon Glass2015-02-121-1/+17
| * powerpc: ppc4xx: dts: Bring in canyonlands device tree filesSimon Glass2015-02-124-0/+1484
| * powerpc: ppc4xx: canyonlands: Move to generic boardSimon Glass2015-02-122-0/+4
| * powerpc: ppc4xx: Add ramboot config for glacierSimon Glass2015-02-124-0/+93
| * powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to KconfigSimon Glass2015-02-125-3/+25
| * powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mkSimon Glass2015-02-123-23/+18
| * powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass2015-02-121-0/+1
| * Introduce board_init_f_mem() to handle early memory layoutSimon Glass2015-02-121-0/+18
| * malloc_simple: Return NULL on malloc failure rather then calling panic()Hans de Goede2015-02-121-1/+1
| * i2c: s3c24x0: reduce transmission status timeoutPrzemyslaw Marczak2015-02-121-2/+2
| * gpio: omap: Pass correct argument to _get_gpio_direction()Axel Lin2015-02-121-1/+1
OpenPOWER on IntegriCloud