Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-26 | sparse: fix Using plain integer as NULL pointer warning | Cédric Le Goater | 1 | -1/+1 | |
Signed-off-by: Cédric Le Goater <clg@fr.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> | |||||
2015-02-23 | Don't recognise a double hex prefix (0x0xNN) as valid. | Daniel Axtens | 1 | -2/+0 | |
When autodetecting the base, the code would strip hex prefixes twice. Now the string is not modified in the detection stage. Signed-off-by: Daniel Axtens <dja@axtens.net> Reviewed-by: Cyril Bur <cyrilbur@gmail.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> | |||||
2014-07-02 | Initial commit of Open Source release | Benjamin Herrenschmidt | 1 | -0/+115 | |
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> |