Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aosp | Ed Tam | 2015-04-13 | 4 | -4/+6 | |
| |\ | ||||||
| | * | fs_mgr: introduce fs_mgr_format to format wiped partitions | Chris Fries | 2015-04-10 | 4 | -4/+6 | |
| | * | init: Fix memory corruption when sanitizing platform paths | Christopher R. Palmer | 2015-01-07 | 1 | -2/+2 | |
| | * | property_service: Added vendor build properties to load_all_props | Daniel Rosenberg | 2014-11-13 | 1 | -0/+1 | |
* | | | Fix memory leak in parse_action | Tom Cherry | 2015-04-13 | 1 | -0/+7 | |
|/ / | ||||||
* | | Revert "Revert "fs_mgr_verity: Add support for squashfs"" | Mohamad Ayyash | 2015-04-08 | 1 | -0/+1 | |
* | | Merge "Revert "fs_mgr_verity: Add support for squashfs"" | Mohamad Ayyash | 2015-04-08 | 1 | -1/+0 | |
|\ \ | ||||||
| * | | Revert "fs_mgr_verity: Add support for squashfs" | Mohamad Ayyash | 2015-04-08 | 1 | -1/+0 | |
* | | | Merge "fs_mgr_verity: Add support for squashfs" | Mohamad Ayyash | 2015-04-08 | 1 | -0/+1 | |
|\ \ \ | |/ / | ||||||
| * | | fs_mgr_verity: Add support for squashfs | Mohamad Ayyash | 2015-04-06 | 1 | -0/+1 | |
* | | | Merge "Set verity mode as the verified property value" | Sami Tolvanen | 2015-04-07 | 1 | -2/+3 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Set verity mode as the verified property value | Sami Tolvanen | 2015-03-31 | 1 | -2/+3 | |
* | | | Remove execonce. | Elliott Hughes | 2015-04-03 | 4 | -69/+0 | |
* | | | Merge "Remove no-op "capabilities"." | Elliott Hughes | 2015-04-01 | 2 | -4/+0 | |
|\ \ \ | ||||||
| * | | | Remove no-op "capabilities". | Elliott Hughes | 2015-04-01 | 2 | -4/+0 | |
| |/ / | ||||||
* | | | Merge "Revert "Revert "Adding e4crypt support""" | Paul Lawrence | 2015-04-01 | 4 | -3/+61 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Revert "Revert "Adding e4crypt support"" | Paul Lawrence | 2015-03-31 | 4 | -3/+61 | |
* | | | Build init with clang. | Elliott Hughes | 2015-03-30 | 1 | -0/+5 | |
|/ / | ||||||
* | | Clarify a few things about bootcharts. | Elliott Hughes | 2015-03-28 | 2 | -14/+13 | |
* | | Further cleanup of the logic in device_init. | Elliott Hughes | 2015-03-28 | 1 | -11/+11 | |
* | | Fix clang build by removing unused locals. | Elliott Hughes | 2015-03-28 | 1 | -9/+3 | |
* | | Log more timing information from init. | Elliott Hughes | 2015-03-28 | 14 | -215/+251 | |
* | | init: missing break statement | Mark Salyzyn | 2015-03-24 | 1 | -0/+1 | |
* | | Add missing parenthesis in init log message. | Elliott Hughes | 2015-03-23 | 1 | -1/+1 | |
* | | Fix the number of arguments for verity commands | Sami Tolvanen | 2015-03-22 | 1 | -2/+2 | |
* | | Always use strerror to report errno. | Elliott Hughes | 2015-03-20 | 4 | -7/+7 | |
* | | Merge "Ensure all init commands are documented." | Elliott Hughes | 2015-03-21 | 1 | -30/+77 | |
|\ \ | ||||||
| * | | Ensure all init commands are documented. | Elliott Hughes | 2015-03-20 | 1 | -30/+77 | |
* | | | Merge "init: refactor firmware loading locations into table" | Daniel Rosenberg | 2015-03-20 | 1 | -44/+32 | |
|\ \ \ | ||||||
| * | | | init: refactor firmware loading locations into table | Daniel Rosenberg | 2015-03-20 | 1 | -44/+32 | |
| |/ / | ||||||
* | | | Use unique_ptr to call closedir. | Elliott Hughes | 2015-03-20 | 2 | -56/+56 | |
|/ / | ||||||
* | | Clean up property setting code. | Elliott Hughes | 2015-03-20 | 4 | -60/+38 | |
* | | Merge "Lose bootmode and console globals." | Elliott Hughes | 2015-03-20 | 1 | -42/+17 | |
|\ \ | ||||||
| * | | Lose bootmode and console globals. | Elliott Hughes | 2015-03-20 | 1 | -42/+17 | |
* | | | Merge "Add init command to set verified properties" | Sami Tolvanen | 2015-03-20 | 3 | -0/+27 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add init command to set verified properties | Sami Tolvanen | 2015-03-19 | 3 | -0/+27 | |
* | | | Parse boot properties from device tree | Rom Lemarchand | 2015-03-19 | 1 | -5/+48 | |
* | | | Merge "Remove /proc/cpuinfo parsing" | Elliott Hughes | 2015-03-19 | 4 | -71/+5 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Remove /proc/cpuinfo parsing | Rom Lemarchand | 2015-03-14 | 4 | -71/+5 | |
* | | | Merge "Remove useless memset from init." | Elliott Hughes | 2015-03-19 | 1 | -1/+0 | |
|\ \ \ | ||||||
| * | | | Remove useless memset from init. | Elliott Hughes | 2015-03-18 | 1 | -1/+0 | |
* | | | | Remove chroot from init. | Elliott Hughes | 2015-03-18 | 4 | -12/+0 | |
|/ / / | ||||||
* | | | Switch init over to _PATH_DEFPATH. | Elliott Hughes | 2015-03-17 | 1 | -0/+3 | |
* | | | Revert "Revert "Create libbase."" | Dan Albert | 2015-03-16 | 4 | -17/+16 | |
* | | | Revert "Create libbase." | Nicolas Geoffray | 2015-03-16 | 4 | -16/+17 | |
* | | | Remove chdir from init. | Elliott Hughes | 2015-03-15 | 4 | -12/+0 | |
* | | | Document mkdir behavioural change | Johan Redestig | 2015-03-15 | 1 | -1/+2 | |
* | | | Merge "Document the mount option string in the readme.txt" | Elliott Hughes | 2015-03-15 | 1 | -2/+4 | |
|\ \ \ | ||||||
| * | | | Document the mount option string in the readme.txt | Niklas Tibbling | 2015-03-15 | 1 | -2/+4 | |
| |/ / | ||||||
* | | | Create libbase. | Dan Albert | 2015-03-14 | 4 | -17/+16 | |
|/ / |