summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* console: allow to specify the device idJean-Christophe PLAGNIOL-VILLARD2015-01-131-1/+1
* Merge branch 'for-next/netconsole'Sascha Hauer2015-01-091-0/+7
|\
| * console: Add set_active callbackSascha Hauer2014-12-171-0/+7
* | Merge branch 'for-next/mxs'Sascha Hauer2015-01-094-1/+42
|\ \
| * | console: Make sure xzalloc is only used when it's availableSascha Hauer2015-01-051-1/+1
| * | malloc: Add a function to detect if malloc pool is already initializedSascha Hauer2015-01-051-0/+8
| * | Add PBL console supportSascha Hauer2015-01-051-0/+11
| * | printf: move panic() to common/misc.cSascha Hauer2015-01-051-0/+22
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2015-01-092-3/+19
|\ \
| * | sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
| * | clock: incorporate dummy clocksource into core clock codeAntony Pavlov2014-12-171-2/+18
| |/
* | Merge branch 'for-next/efi'Sascha Hauer2015-01-092-0/+21
|\ \ | |/ |/|
| * efi: mount efivarfs by default if enabledLucas Stach2014-12-091-0/+6
| * efi: add function to determine type of device pathLucas Stach2014-12-091-0/+15
* | blspec: print error when devicetree not foundSascha Hauer2014-12-161-0/+1
|/
* Merge branch 'for-next/randconfig-1'Sascha Hauer2014-12-081-1/+1
|\
| * Kconfig: make BROKEN invisibleSascha Hauer2014-11-281-1/+0
| * ARM: Let MMU depend on !CPU_ARM946ESascha Hauer2014-11-281-0/+1
* | Merge branch 'for-next/persistent-vars'Sascha Hauer2014-12-084-78/+360
|\ \
| * | defaultenv-2: Make use of nonvolatile variablesSascha Hauer2014-11-061-0/+1
| * | globalvar: Add support for printing all global variablesSascha Hauer2014-11-061-0/+5
| * | Add support for non volatile variablesSascha Hauer2014-11-063-0/+176
| * | environment: Only save changes to the defaultenvSascha Hauer2014-11-062-14/+108
| * | environment: refactor saveenvSascha Hauer2014-11-061-68/+75
| * | environment: remove unused variableSascha Hauer2014-11-051-1/+0
| * | environment: drop unnecessary castsSascha Hauer2014-11-051-6/+6
* | | Merge branch 'for-next/misc'Sascha Hauer2014-12-081-1/+1
|\ \ \ | |_|/ |/| |
| * | partitions/efi: Fix off-by-one error in 'last_lba'Andrey Smirnov2014-11-111-1/+1
* | | blspec: depend on, not select flexible bootargsLucas Stach2014-11-261-1/+1
* | | common: menu needs PROCESS_ESCAPE_SEQUENCELucas Stach2014-11-241-0/+1
* | | common: firmware: include libfileLucas Stach2014-11-241-0/+1
|/ /
* / blspec: fix incompatible pointer type warningLucas Stach2014-11-071-1/+1
|/
* Merge branch 'for-next/xz'Sascha Hauer2014-11-052-0/+9
|\
| * Add xz decompression supportSascha Hauer2014-11-041-0/+5
| * filetype: Add XZ filetype supportSascha Hauer2014-10-241-0/+4
* | Merge branch 'for-next/tegra'Sascha Hauer2014-11-051-0/+1
|\ \
| * | reset_source: add thermal resetLucas Stach2014-11-041-0/+1
| |/
* | common: fix mbr filetype detectionZahari Doychev2014-11-052-0/+50
* | param: let dev_add_param return the newly created paramSascha Hauer2014-10-081-1/+6
* | clock.c: fix whitespacesAntony Pavlov2014-10-081-47/+47
|/
* Merge branch 'for-next/resource-err-ptr'Sascha Hauer2014-10-022-7/+15
|\
| * resource: Let request_ioport_region return an error pointerSascha Hauer2014-09-161-1/+1
| * resource: Let request_iomem_region return an error pointerSascha Hauer2014-09-162-9/+3
| * resource: Let __request_region return an error pointerSascha Hauer2014-09-162-6/+20
* | Merge branch 'for-next/firmware'Sascha Hauer2014-10-023-0/+215
|\ \
| * | Add a Firmware programming frameworkJuergen Beisert2014-09-093-0/+215
| |/
* | Introduce message logging supportSascha Hauer2014-09-302-3/+129
* | startup: Don't print multiple lines with pr_infoSascha Hauer2014-09-301-1/+3
* | clock: make get_time_ns() safe to be called without clocksourceSascha Hauer2014-09-301-0/+3
* | clock: Add a variable with the first timestamp after startupSascha Hauer2014-09-301-0/+8
|/