summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | tps65218/am43xx_evm: Add power framework support to TPS65218Tom Rini2014-07-252-0/+3
| | * | power/pmic.h: Add prototype for power_init_board.Tom Rini2014-07-251-0/+1
| | * | drivers: net: cpsw: add support for using second port as ethernetMugunthan V N2014-07-251-0/+1
| * | | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-07-281-0/+166
| |\ \ \
| | * | | arm: rmobile: Add support Alt boardNobuhiro Iwamatsu2014-07-241-0/+166
| | |/ /
| * | | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-288-3/+102
| |\ \ \
| | * | | sunxi: add gpio driverIan Campbell2014-07-181-0/+4
| | * | | sunxi: use random parts of SID to set ethaddrJonathan Liu2014-07-181-0/+2
| | * | | sunxi: Add axp152 pmic supportHans de Goede2014-07-181-0/+10
| | * | | sunxi: Add axp209 pmic supportHenrik Nordstrom2014-07-185-0/+22
| | * | | sunxi: Add i2c supportHans de Goede2014-07-181-0/+8
| | * | | mvtwsi: convert to CONFIG_SYS_I2C frameworkHans de Goede2014-07-161-1/+2
| | * | | sunxi: Add emac glue, enable emac on the cubieboardHans de Goede2014-07-061-0/+5
| | * | | net: Rename and cleanup sunxi (Allwinner) emac driverStefan Roese2014-07-061-1/+1
| | * | | sunxi: Add sun5i supportHans de Goede2014-07-062-0/+25
| | * | | sunxi: Add sun4i supportHans de Goede2014-07-061-0/+23
| | * | | sunxi: Remove mmc DMA supportHans de Goede2014-07-061-1/+0
| | |/ /
| * | | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-07-261-0/+2
| |\ \ \
| | * | | ARM: zynq: Enable generic board for Xilinx ZynqMichal Simek2014-07-231-0/+2
* | | | | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2014-07-289-0/+10
|\ \ \ \ \
| * | | | | board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boardsDirk Eibach2014-07-259-0/+10
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-07-2813-492/+615
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | board/freescale: use generic board architecture for t2080qds and t2080rdbShengzhou Liu2014-07-232-0/+4
| * | | | powerpc/t1040: update i2c for t1040qds and t104xrdbShengzhou Liu2014-07-222-4/+16
| * | | | powerpc/ifc: fix invalid CSn FTIM2.TCH settingShaohui Xie2014-07-227-7/+7
| * | | | driver/nand: Add support of 16K SRAM for IFC 2.0Prabhakar Kushwaha2014-07-221-0/+2
| * | | | driver/nand: Update SRAM initialize logic for IFC.Prabhakar Kushwaha2014-07-221-0/+2
| * | | | powerpc/mpc85xx: Remove P1023 RDS supportLijun Pan2014-07-221-479/+0
| * | | | qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-222-1/+583
| * | | | board/t2080qds: enable sst and eon spi flash for nor bootShengzhou Liu2014-07-221-1/+1
| |/ / /
* | | | dm: Add dm_scan_other() to locate board-specific devicesSimon Glass2014-07-231-0/+13
* | | | dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass2014-07-232-0/+10
* | | | dm: Introduce per-child data for devicesSimon Glass2014-07-232-0/+29
* | | | dm: Add functions to access a device's childrenSimon Glass2014-07-231-0/+58
* | | | dm: Provide a function to scan child FDT nodesSimon Glass2014-07-233-0/+26
* | | | dm: Tidy up some header file commentsSimon Glass2014-07-235-6/+13
* | | | fdt: Add a function to get the node offset of an aliasSimon Glass2014-07-231-0/+11
* | | | dm: Allow a device to be found by its FDT offsetSimon Glass2014-07-231-0/+16
* | | | dm: Introduce device sequence numberingSimon Glass2014-07-233-0/+83
* | | | fdt: Add a function to get the alias sequence of a nodeSimon Glass2014-07-231-0/+18
* | | | Add a flag indicating when the serial console is readySimon Glass2014-07-231-0/+1
* | | | stdio: Provide functions to add/remove devices using stdio_devSimon Glass2014-07-231-0/+2
* | | | dm: Support driver model prior to relocationSimon Glass2014-07-232-1/+15
* | | | dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-234-5/+16
* | | | dm: Provide a way to shut down driver modelSimon Glass2014-07-231-0/+8
* | | | stdio: Pass device pointer to stdio methodsSimon Glass2014-07-238-19/+32
* | | | sandbox: config: Enable pre-relocation malloc()Simon Glass2014-07-231-1/+3
* | | | Add a simple malloc() implementation for pre-relocationSimon Glass2014-07-231-0/+5
|/ / /
* | | whitespace cleanupsPavel Machek2014-07-221-1/+1
* | | rpi_b: handle import of environments in files with CRLF as line endingsAlexander Holler2014-07-221-1/+1
OpenPOWER on IntegriCloud