summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-30dm: core: Allow uclasses to specify private data for a device's childrenSimon Glass
2015-01-30dm: core: Add a flag to control sequence numberingSimon Glass
2015-01-30dm: core: Add a function to get a device's uclass IDSimon Glass
2015-01-30dm: core: Add a post_bind method for parentsSimon Glass
2015-01-30dm: core: Allow uclasses to specify platdata for a device's childrenSimon Glass
2015-01-30dm: core: Allow parents to have platform data for their childrenSimon Glass
2015-01-30dm: core: Improve comments for uclass_first/next_device()Simon Glass
2015-01-30dm: i2c: Provide an offset length parameter where neededSimon Glass
2015-01-30dm: i2c: Add a compatbility layerSimon Glass
2015-01-30dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass
2015-01-30dm: fdt: Remove the old GPIO functionsSimon Glass
2015-01-30dm: mmc: Remove use of fdtdec GPIO supportSimon Glass
2015-01-30dm: cros_ec: Remove use of fdtdec GPIO supportSimon Glass
2015-01-30dm: demo: Add a simple GPIO demonstrationSimon Glass
2015-01-30dm: gpio: Mark the old GPIO API deprecatedSimon Glass
2015-01-30dm: gpio: Add better functions to request GPIOsSimon Glass
2015-01-30dm: gpio: Add a driver GPIO translation methodSimon Glass
2015-01-30dm: gpio: Add a native driver model APISimon Glass
2015-01-30dm: fdt: Add a function to decode phandles with argumentsSimon Glass
2015-01-30generic-board: show model name in board_init_f() tooMasahiro Yamada
2015-01-30ARM: UniPhier: enable CONFIG_I2C_EEPROMMasahiro Yamada
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-01-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-26ARM: zynq: Add USB lthor download protocol supportSiva Durga Prasad Paladugu
2015-01-26ARM: zynq: Enable DFU functionality in zynqSiva Durga Prasad Paladugu
2015-01-26ARM: zynq: provide config option to select emioSiva Durga Prasad Paladugu
2015-01-26ARM: zynq: Group ethernet configuration options togetherMichal Simek
2015-01-26ARM: zynq: Use CMD_FS_GENERICMichal Simek
2015-01-26ARM: zynq: Show board information by defaultMichal Simek
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini
2015-01-25marvell: kirkwood: guruplug refresh for newer kernelGerald Kerma
2015-01-25kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov
2015-01-25kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov
2015-01-25kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov
2015-01-25kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov
2015-01-25kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov
2015-01-25kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov
2015-01-24fsl/ls1021qds: Add deep sleep supporttang yuantian
2015-01-24x86: config: chromebook_link: Enable environmentSimon Glass
2015-01-24x86: config: Enable hook for saving MRC configurationSimon Glass
2015-01-24x86: spi: Add device tree supportSimon Glass
2015-01-24x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass
2015-01-24net: Add a separate file for IP checksummingSimon Glass
2015-01-24x86: dts: Add compatible string for Intel ICH9 SPI controllerSimon Glass
2015-01-24arm: ls102xa: Add LPUART support for LS1021ATWR boardAlison Wang
2015-01-24arm: ls102xa: Add LPUART support for LS1021AQDS boardAlison Wang
2015-01-24ls102xa: dcu: Add platform support for DCU on LS1021AQDS boardXiubo Li
2015-01-24arm/ls1021a: Add workaround for DDR erratum A008378York Sun
2015-01-24x86: config: Always scroll the display by 5 lines, for speedSimon Glass