summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-05-0413-44/+184
|\
| * sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-045-0/+10
| * sunxi: emac: Remove non driver-model codeHans de Goede2015-05-041-1/+0
| * sunxi: Move all boards to the driver-modelHans de Goede2015-05-041-1/+1
| * sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boardsHans de Goede2015-05-041-1/+1
| * sunxi: dts: Sync all dts files with upstream kernelHans de Goede2015-05-043-0/+135
| * sunxi: emac: port to phylibHans de Goede2015-05-041-0/+2
| * sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.hHans de Goede2015-05-041-1/+0
| * sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede2015-05-043-33/+32
| * sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede2015-05-041-7/+0
| * sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass opsHans de Goede2015-05-042-8/+12
| * sunxi: Do not build i2c support when we've no i2c controllersHans de Goede2015-05-041-4/+3
* | dm: Implement a CPU uclassSimon Glass2015-04-292-0/+85
* | Add print_freq() to display frequencies nicelySimon Glass2015-04-291-0/+11
* | Move display_options functions to their own headerSimon Glass2015-04-292-15/+49
* | dm: core: Add a function to bind a driver for a device tree nodeSimon Glass2015-04-291-0/+16
* | x86: minnowmax: use the correct NOR in the configurationGabriel Huau2015-04-291-1/+1
* | x86: queensbay: Implement PIRQ routingBin Meng2015-04-291-0/+1
* | x86: Write configuration tables in last_stage_init()Bin Meng2015-04-291-0/+1
* | x86: Set serial port IRQ for SMSC LPC47MBin Meng2015-04-291-1/+2
* | x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.hBin Meng2015-04-295-9/+8
|/
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-293-5/+70
|\
| * ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada2015-04-291-2/+2
| * zynqmp: Enable SDHCI0 optionsMichal Simek2015-04-291-0/+2
| * zynqmp: Enable FS_GENERIC optionSiva Durga Prasad Paladugu2015-04-291-2/+3
| * zynqmp: Add SPI driver support for ZynqMPSiva Durga Prasad Paladugu2015-04-291-0/+7
| * zynqmp: i2c: Enable i2c driver for zynqMPSiva Durga Prasad Paladugu2015-04-291-0/+23
| * zynqmp: Add support for R5 sw loadingMichal Simek2015-04-291-0/+2
| * zynqmp: caches: Enable dcache for zynqmpSiva Durga Prasad Paladugu2015-04-291-1/+1
| * zynq: Add Zynq PicoZed board supportNathan Rossi2015-04-291-0/+27
| * zynq: Enable GPIO driver and GPIO commandsMichal Simek2015-04-291-0/+3
* | Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini2015-04-281-1/+7
|\ \
| * | arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl mallocDinh Nguyen2015-04-211-1/+1
| * | arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.hDinh Nguyen2015-04-211-0/+5
| * | arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KBDinh Nguyen2015-04-211-0/+1
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-04-287-65/+326
|\ \ \ | |_|/ |/| |
| * | mx6cuboxi: Load the correct 'fdtfile' variableFabio Estevam2015-04-271-3/+16
| * | mx6cuboxi: Use more standard namings for fdt variablesFabio Estevam2015-04-271-6/+6
| * | nitrogen6x: allow gzipped bitmap displayEric Nelson2015-04-221-0/+3
| * | arm: mx6: tqma6: Extract baseboard configs into separate config fileStefan Roese2015-04-222-41/+46
| * | power: pfuze100: fix LDO_EN bit valueTim Harvey2015-04-221-1/+1
| * | imx: ventana: update boot scripts to support ubifs boot volTim Harvey2015-04-221-17/+27
| * | imx: ventana: add usb_pgood_delay 2sec defaultTim Harvey2015-04-221-0/+1
| * | imx: ventana: config: enable EXT4 filesystem read/write supportTim Harvey2015-04-221-0/+2
| * | imx: ventana: config: enable edid supportTim Harvey2015-04-221-0/+1
| * | imx: ventana: config: Support ramdiskTim Harvey2015-04-221-0/+1
| * | imx: ventana: config: add USB Mass Storage (ums) supportTim Harvey2015-04-221-0/+12
| * | imx: ventana: assign default ethprime dynamicallyTim Harvey2015-04-221-1/+0
| * | imx: ventana: add i210 supportTim Harvey2015-04-221-0/+1
| * | imx: ventana: disable 4k tftp/nfs packetsTim Harvey2015-04-221-5/+0
OpenPOWER on IntegriCloud