summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pu/misc-fixes'Sascha Hauer2012-10-071-0/+6
|\
| * provide static inline function for exportSascha Hauer2012-10-041-0/+6
* | gui: blit the surface on demandJean-Christophe PLAGNIOL-VILLARD2012-10-041-0/+1
* | graphic_utils: introduce common fb_open/closeJean-Christophe PLAGNIOL-VILLARD2012-10-042-1/+4
* | gui: introduce screen and surface to factorize and simplify codeJean-Christophe PLAGNIOL-VILLARD2012-10-043-10/+44
* | graphic_utils: pass image so we can draw only the visible part of the imageJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+4
* | gui: move gui file to include/gui and lib/guiJean-Christophe PLAGNIOL-VILLARD2012-10-043-8/+21
* | net/designware: fix phy_addr type to intJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* | Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-043-0/+50
|\ \
| * | clk: initial common clk supportSascha Hauer2012-10-041-0/+42
| * | clk clkdev: Add clkdev matching based on physbaseSascha Hauer2012-10-041-0/+3
| * | err.h: introduce IS_ERR_OR_NULLSascha Hauer2012-10-041-0/+5
| |/
* / switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-0/+3
|/
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-0330-114/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1732-122/+0
* | Merge branch 'for-next/png'Sascha Hauer2012-10-034-77/+104
|\ \
| * | filetype: add PNG supportJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+1
| * | graphic_utils: add rgba supportJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+3
| * | splash/bmp: switch to image_rendererJean-Christophe PLAGNIOL-VILLARD2012-09-121-88/+0
| * | filetype: add BMP supportJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+1
| * | introduce image_renderer frameworkJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+85
| * | Introduce graphic utilsJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+14
| * | bmp: Move bmp rendering to lib/bmp.cJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+11
| |/
* | Merge branch 'for-next/openrisc'Sascha Hauer2012-10-031-0/+5
|\ \
| * | Add OpenRISC Image typeFranck Jullien2012-09-141-0/+5
| |/
* | 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