summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/omap'Sascha Hauer2012-10-031-0/+16
|\
| * xload: get barebox size from barebox_arm_headJan Weitzel2012-09-071-0/+16
* | Merge branch 'for-next/misc'Sascha Hauer2012-10-031-2/+2
|\ \
| * | common: split out meminfo output and make it optionalJan Luebbe2012-09-061-2/+2
| |/
* | Merge branch 'for-next/fat-detection'Sascha Hauer2012-10-031-0/+2
|\ \
| * | filetype: Improve FAT detectionFranck Jullien2012-09-201-0/+2
| |/
* | Merge branch 'for-next/boot-sequence-dhcp'Sascha Hauer2012-10-031-0/+23
|\ \
| * | globalvar: add support to set a value to of all globalvars beginning with 'ma...Jean-Christophe PLAGNIOL-VILLARD2012-09-141-0/+3
| * | globalvar: add inline when not enabledJean-Christophe PLAGNIOL-VILLARD2012-09-141-0/+20
| |/
* | Merge branch 'for-next/amba'Sascha Hauer2012-10-032-0/+182
|\ \
| * | amba-pl011: add st specific initJean-Christophe PLAGNIOL-VILLARD2012-09-111-0/+29
| * | Introduce ARM AMBA busJean-Christophe PLAGNIOL-VILLARD2012-09-111-0/+153
| |/
* | Merge branch 'for-next/net'Sascha Hauer2012-10-038-186/+719
|\ \
| * | net: remove unused miidev.hSascha Hauer2012-09-291-44/+0
| * | davinci_emac: adjust to new phylib frameworkJan Luebbe2012-09-291-0/+10
| * | net: remove unused prototypes for eth_[open|halt]Sascha Hauer2012-09-271-2/+0
| * | net/eth: fix link handlingSascha Hauer2012-09-271-0/+3
| * | net: introduce phylibJean-Christophe PLAGNIOL-VILLARD2012-09-257-149/+715
| |/
* | fb: add it's own bus for fb devicesJean-Christophe PLAGNIOL-VILLARD2012-09-231-0/+2
* | driver: search device and driver based on the bus instead of allJean-Christophe PLAGNIOL-VILLARD2012-09-231-0/+12
* | driver: register busJean-Christophe PLAGNIOL-VILLARD2012-09-231-0/+8
* | spi: add oftree supportSascha Hauer2012-09-141-0/+6
* | of: Add devicetree partition parsingSascha Hauer2012-09-141-0/+9
* | of: add devicetree probing supportSascha Hauer2012-09-142-0/+114
* | driver: Add platform_device_id mechanismSascha Hauer2012-09-141-0/+9
* | driver: rewrite dev_printf as a functionSascha Hauer2012-09-141-3/+3
* | I2C: Put I2C devices on their own busSascha Hauer2012-09-141-0/+8
* | SPI: Put SPI devices on their own busSascha Hauer2012-09-141-0/+7
|/
* Merge branch 'for-next/smc911x'Sascha Hauer2012-09-051-0/+18
|\
| * smc911x: add support to pass the shift via platform dataJean-Christophe PLAGNIOL-VILLARD2012-09-031-0/+18
* | Merge branch 'for-next/pbl'Sascha Hauer2012-09-053-0/+71
|\ \
| * | decompressor: import malloc/free implementation for linux 3.4Jean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+68
| * | Add compressed image supportJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+2
| * | Add pre-bootloader (pbl) image supportJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+1
| |/
* | Merge branch 'for-next/omap'Sascha Hauer2012-09-051-0/+3
|\ \
| * | mtd nand: implement buswidth detectionSascha Hauer2012-08-031-0/+3
| |/
* | Merge branch 'for-next/mc13xxx'Sascha Hauer2012-09-051-12/+7
|\ \
| * | mc13xxx: Hide private struct mc13xxx from other unitsAlexander Shiyan2012-09-041-12/+1
| * | mc13xxx: Added mc13xxx_revision() function.Alexander Shiyan2012-08-101-0/+6
| |/
* | Merge branch 'for-next/link'Sascha Hauer2012-09-053-3/+26
|\ \
| * | envfs: add support of variable inode sizeJean-Christophe PLAGNIOL-VILLARD2012-09-051-3/+9
| * | envfs: introduce version major and minorJean-Christophe PLAGNIOL-VILLARD2012-09-051-1/+6
| * | recursive_action: add ACTION_FOLLOWLINKS supportJean-Christophe PLAGNIOL-VILLARD2012-09-051-1/+1
| * | fs: introduce get_mounted_path to get the path where a file is mountedJean-Christophe PLAGNIOL-VILLARD2012-09-051-0/+2
| * | fs: implement statJean-Christophe PLAGNIOL-VILLARD2012-09-051-4/+2
| * | fs: add symlink supportJean-Christophe PLAGNIOL-VILLARD2012-09-051-0/+3
| * | fs: rename stat to lstat as we implement lstatJean-Christophe PLAGNIOL-VILLARD2012-09-051-1/+5
| * | fs: add readlink supportJean-Christophe PLAGNIOL-VILLARD2012-09-051-0/+5
| |/
* | Merge branch 'for-next/jtag'Sascha Hauer2012-09-051-0/+109
|\ \
| * | Add JTAG bitbang driverWjatscheslaw Stoljarski2012-08-131-0/+109
| |/