summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* login: cleanup password codeSascha Hauer2015-08-281-19/+1
* login: rework login mechanismSascha Hauer2015-08-282-3/+8
* Merge branch 'for-next/vpl'Sascha Hauer2015-08-074-0/+106
|\
| * video: Add missing prototype for display_timings_releaseSascha Hauer2015-07-131-0/+1
| * video: Add Video Pipeline (VPL) supportSascha Hauer2015-07-132-0/+47
| * of_graph: add of_graph_port_is_availableSascha Hauer2015-07-131-0/+1
| * of: import of_graph functionsSascha Hauer2015-07-131-0/+49
| * of: base: implement of_get_next_childSascha Hauer2015-07-131-0/+8
* | Merge branch 'for-next/vincell'Sascha Hauer2015-08-071-0/+5
|\|
* | Merge branch 'for-next/video'Sascha Hauer2015-08-061-0/+1
|\ \
| * | video: Add generic fixup handler to reserve fb memorySascha Hauer2015-07-061-0/+1
* | | Merge branch 'for-next/spd'Sascha Hauer2015-08-061-0/+1
|\ \ \
| * | | ddr_spd: add routine for printing DDR2 SPD contents in human-readable formatAlexander Smirnov2015-07-141-0/+1
| | |/ | |/|
* | | Merge branch 'for-next/net'Sascha Hauer2015-08-062-1/+2
|\ \ \
| * | | net: phy: at803x: Use genphy_config_initSascha Hauer2015-07-291-0/+1
| * | | net_udp_bind(): use uint16_t type for source portAntony Pavlov2015-07-201-1/+1
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2015-08-068-132/+316
|\ \ \
| * | | Limit data_abort_mask to !PBLSascha Hauer2015-07-291-1/+1
| * | | regulator: Add support for regulator-boot-on device tree propertySascha Hauer2015-07-151-0/+1
| * | | build: update compiler*.h to newest versionsAlexey Galakhov2015-07-066-131/+314
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2015-08-063-0/+129
|\ \ \
| * | | ARM: i.MX: make early UART functions independent of DEBUG_LLSascha Hauer2015-07-311-0/+40
| * | | PBL: console: Make independent of DEBUG_LLSascha Hauer2015-07-311-0/+6
| * | | spi: i.MX: move register defines to include/Sascha Hauer2015-07-161-0/+83
| |/ /
* | | Merge branch 'for-next/fbcon'Sascha Hauer2015-08-064-9/+54
|\ \ \
| * | | video: implement framebuffer consoleAntony Pavlov2015-07-201-0/+2
| * | | graphics_utils: Let fb_open allocate the screenSascha Hauer2015-07-202-2/+3
| * | | fb: Add fb_enable/disable functionsSascha Hauer2015-07-201-0/+3
| * | | fonts: Add 7x14 fontSascha Hauer2015-07-201-0/+1
| * | | lib/fonts: add "MINI4x6" fontAntony Pavlov2015-07-161-1/+2
| * | | import lib/fonts framework from linux kernelAntony Pavlov2015-07-161-0/+33
| * | | graphics_utils: add function to create pixel from rgb tripletSascha Hauer2015-07-161-0/+1
| * | | graphics_utils: Export get_pixelSascha Hauer2015-07-161-0/+1
| * | | graphics_utils: Add function to invert an areaSascha Hauer2015-07-161-0/+2
| * | | gui: Fix typo in function nameSascha Hauer2015-07-151-1/+1
| * | | graphic_utils: Add a common namespace to functionsSascha Hauer2015-07-151-6/+6
| |/ /
* | | Merge branch 'for-next/exitcall'Sascha Hauer2015-08-064-8/+24
|\ \ \
| * | | exitcall: move board_shutdown to exitcall infrastructureHerve Codina2015-07-131-1/+0
| * | | exitcall: move arch_shutdown to exitcall infrastructureHerve Codina2015-07-131-2/+0
| * | | exitcall: move device_shutdown to exitcall infrastructureHerve Codina2015-07-131-5/+0
| * | | exitcall: Add exitcall infrastructureHerve Codina2015-07-132-0/+24
| |/ /
* | | efi: use an EFI variable to save the environmentMichael Olbrich2015-07-271-0/+1
* | | efi: write volatile EFI variables used by systemdMichael Olbrich2015-07-271-0/+5
* | | efi: export device_path_from_handle()Michael Olbrich2015-07-271-0/+1
* | | efi: add helper to get the GPT partition UUID for a deviceMichael Olbrich2015-07-271-0/+1
* | | efi: add support for initrd loadingMichael Olbrich2015-07-231-1/+1
* | | xfuncs: add wrapper for wchar strdup functionsMichael Olbrich2015-07-231-0/+5
* | | xfuncs: add xasprintf() and xvasprintf()Michael Olbrich2015-07-231-0/+3
* | | drop <stddef.h> includesSascha Hauer2015-07-231-2/+0
|/ /
* | Merge branch 'for-next/blspec'Sascha Hauer2015-07-064-0/+27
|\ \ | |/ |/|