summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* efi: add function to determine type of device pathLucas Stach2014-12-091-0/+15
* 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
|/
* Merge branch 'for-next/usb-gadget'Sascha Hauer2014-08-074-0/+121
|\
| * Add release stringSascha Hauer2014-07-221-0/+4
| * Add function to parse a string in dfu formatSascha Hauer2014-07-223-0/+117
| * Merge branch 'for-next/console' into for-next/usb-gadgetSascha Hauer2014-07-221-2/+8
| |\
| * \ Merge branch 'for-next/misc' into for-next/usb-gadgetSascha Hauer2014-07-223-170/+3
| |\ \
* | \ \ Merge branch 'for-next/misc'Sascha Hauer2014-08-074-171/+21
|\ \ \ \
| * | | | Revert "common: resource: print conflicts as warning"Sascha Hauer2014-08-041-1/+1
| * | | | sandbox: allow "make ARCH=sandbox allyesconfig"Holger Schurig2014-07-221-0/+16
| * | | | sandbox: disable bareboxcrc32 in sandbox modeHolger Schurig2014-07-221-0/+1
| | |/ / | |/| |
| * | | introduce verbose debugSascha Hauer2014-07-171-0/+2
| * | | dlmalloc: remove unused functionsSascha Hauer2014-07-091-169/+0
| * | | hush: Fix error code returned valueHerve Codina2014-07-091-1/+1
* | | | Merge branch 'for-next/metadata'Sascha Hauer2014-08-079-0/+361
|\ \ \ \
| * | | | Add support for metadata in barebox imagesSascha Hauer2014-08-074-1/+357