Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
lk
/
4ab741f12d05b5eb37c284f211983b1163fcb740
/
app
« Previous
8b8736d
app: aboot: Print cmdline after updating it.
by Deepa Dinamani
· 12 years ago
108cdc6
fastboot: Change usb read request granularity to 32KB.
by Hanumant Singh
· 12 years ago
3303b90
Merge "app/aboot: Fix the ramdisk address to be added in the dt or atag."
by Linux Build Service Account
· 12 years ago
25a9f76
app/aboot: Fix the ramdisk address to be added in the dt or atag.
by Deepa Dinamani
· 12 years ago
b6be5c1
aboot: adds debug prints
by Amol Jadi
· 12 years ago
ff785a8
Merge "Add support to fastboot using virtual addresses."
by Linux Build Service Account
· 12 years ago
141f298
msm8960: Add support for dsda platform
by Channagoud Kadabi
· 12 years ago
0bf2f44
Add support to fastboot using virtual addresses.
by Deepa Dinamani
· 12 years ago
28c0ffe
aboot: Add dtree support for flash targets.
by Deepa Dinamani
· 12 years ago
4b27651
aboot: Fix issue with secure boot
by Channagoud Kadabi
· 12 years ago
504f9fe
aboot: move mmu disable to conditional compilation
by Amol Jadi
· 12 years ago
0822bf8
copper: use dtb address from image header
by Amol Jadi
· 12 years ago
cb52407
dtb fix: Add dtb support for fastboot boot.
by Amol Jadi
· 12 years ago
465491e
copper: load device tree blob
by Neeti Desai
· 12 years ago
17379b8
copper: Add Device Tree support
by Neeti Desai
· 12 years ago
01c2c70
aboot: barrier after disable cache
by Amol Jadi
· 12 years ago
e245d49
aboot: Cleanup atag creation logic.
by Neeti Desai
· 12 years ago
5c61a95
msm8960: sglte baseband detect
by Amol Jadi
· 13 years ago
127b9e0
Add support to encrypt image types on the fly.
by Neeti Desai
· 13 years ago
bf695c6
msm7627a/msm8x25: Send secure boot flag for emmc
by Channagoud Kadabi
· 13 years ago
13e32c4
mdm9615: Add support to include/exclude FOTA partitions
by Deepa Dinamani
· 13 years ago
e7b6670
msm7630: Send the tamper flag to non HLOS
by Channagoud Kadabi
· 13 years ago
6ef3c54
Merge "app/aboot: print the complete cmd line being passed to kernel"
by Linux Build Service Account
· 13 years ago
4f73a8f
Clock: Add support for test clock app.
by Shashank Mittal
· 13 years ago
168b771
app/aboot: print the complete cmd line being passed to kernel
by Amol Jadi
· 13 years ago
5c86fe3
msm7627a: Send kernel tamper info to nonHLOS
by Channagoud Kadabi
· 13 years ago
ef31e95
Bug: Add missing license on the file
by Deepa Dinamani
· 13 years ago
01a82ba
app/aboot: Fix typo in aboot code
by Channagoud Kadabi
· 13 years ago
bc90305
Merge changes I5f4f2dd9,I78467549
by Linux Build Service Account
· 13 years ago
59b25d5
aboot: publish serialno for getvar
by Trevor Bourget
· 13 years ago
0bb64ff
pm8921: Add pwm driver for pmic.
by Deepa Dinamani
· 13 years ago
826d9da
start_app: Condition to prevent NULL pointer dereferencing.
by neetid
· 13 years ago
b4b24d6
mmc-erase: Changing the erase functionality
by neetid
· 13 years ago
32ba847
fastboot_init
by neetid
· 13 years ago
1cc65b0
fastboot: Enlarge USB bulk transfer size for faster downloads
by Shashank Mittal
· 13 years ago
ca3a33c
msm: Update kernel argument to indicate pause for charging
by Ajay Dudani
· 13 years ago
c43d884
aboot: Adding support to expose modem partitions for FOTA
by Mekala Natarajan
· 13 years ago
5f26aff
GPT: Enable partition table to be flashed using fastboot command.
by Neeti Desai
· 13 years ago
ca8c960
mmc: Add support for erase command
by Neeti Desai
· 13 years ago
403bc49
msm8960: Detect mdm configuration
by Ajay Dudani
· 13 years ago
bf8f441
Merge "aboot: Add error check while flashing sparse image"
by Linux Build Service Account
· 13 years ago
65b9100
aboot: Add error check while flashing sparse image
by Channagoud Kadabi
· 13 years ago
150cc96
string_test: Adding memcpy test for overlapping mem
by Kinson Chik
· 13 years ago
f4caa94
recovery: Fix typo when calculating size during strlcpy operation
by Ajay Dudani
· 13 years ago
f63d02f
msm: Use safe string routines
by Ajay Dudani
· 13 years ago
0b1c816
mdm9x15: Using gpio49 to read boot config5 as fastboot key
by Kinson Chik
· 13 years ago
1f0e266
app/aboot: fix cmd_boot for unsigned boot images.
by Shashank Mittal
· 13 years ago
a003228
app/aboot: Add spport for fastboot oem device-info command.
by Shashank Mittal
· 13 years ago
162244e
aboot: Store unlock and rooted flag on NAND and eMMC.
by Shashank Mittal
· 13 years ago
cd98d47
openssl/lk: Enable signed boot img check
by Shashank Mittal
· 13 years ago
2cd211f
lk/openssl: Adding openssl to compile in lk build
by Kinson Chik
· 13 years ago
6a5609f
fastboot: Add support to send INFO messages through fastboot.
by Shashank Mittal
· 13 years ago
3b3f5d1
Merge "mmc: Cleanup mmc code and unify mbr and gpt"
by Linux Build Service Account
· 13 years ago
ca0b6a2
[arch] factor out the debug_cycle_count to arch specific code
by Ajay Dudani
· 13 years ago
d890c35
Fixed typo in pci dump message.
by Corey Tabaka
· 16 years ago
ad21b8d
Minor cleanup and a hack to idle the cpu in getc loops.
by Corey Tabaka
· 16 years ago
b0bd183
Added support for PCI config space read/write via PCI BIOS. Added some PCI commands to query/modify config space and enum devices.
by Corey Tabaka
· 16 years ago
f1a4351
mmc: Cleanup mmc code and unify mbr and gpt
by Kinson Chik
· 13 years ago
d2471ef
Clean up more warnings in lk code
by Greg Grisco
· 13 years ago
ce306ff
target init.c: Moving displaying of splash before aboot_init
by Kinson Chik
· 13 years ago
e67872e
apq8064: Initial support
by Amol Jadi
· 13 years ago
6e75477
Allow MBR/EBR partition to be flashed
by Greg Grisco
· 13 years ago
35f686f
Revert "[qsd8250]: Add usb charging support in LK bootloader."
by Ajay Dudani
· 13 years ago
4421e65
msm8x60: Configure MMU to enable caching
by Amol Jadi
· 13 years ago
d625055
Clean up warnings in lk code
by Greg Grisco
· 13 years ago
e28a607
aboot: Use kernel & ramdisk physical addresses from boot.img header
by Ajay Dudani
· 13 years ago
0e445b0
[lk]: Add support for SSD implementation of image upgrade
by Subbaraman Narayanamurthy
· 13 years ago
404a706
LK: Add 8bit BCH ECC Nand support.
by Channagoud Kadabi
· 14 years ago
57abe4c
msm8960: set the boot_done flag in pm8921 on fastboot
by Amol Jadi
· 13 years ago
0c6927b
aboot: Report error if sparse image is flashed incorrectly
by Ajay Dudani
· 13 years ago
b06c05f
msm: Reduce logging level of some messages from INFO to SPEW
by Ajay Dudani
· 13 years ago
ab18f02
aboot: Fix type casting when flashing images to mmc for sparse images
by Ajay Dudani
· 13 years ago
d120bb2
fastboot/sparse: Overflow for sparse images larger than 5gb
by Kinson Chik kchik@codeaurora.org
· 13 years ago
da29b1e
aboot/sparse: Fix default case and flashing for sparse parsing
by Kinson Chik kchik@codeaurora.org
· 13 years ago
82e4ae6
aboot: Correcting spelling mistake.
by Kinson Chik kchik@codeaurora.org
· 14 years ago
bce18ea
appsboot/msm_shared: Supporting SSD Fastboot
by kchik@codeaurora.org
· 14 years ago
5c76113
aboot: Add support for "compressed ext4" sparse images
by Ajay Dudani
· 14 years ago
5f1c9d4
fastboot: Increasing the max allowed download size
by Vivek Mehta
· 14 years ago
f17b4ae
[aboot]: Send serial number for USB enumeration
by Subbaraman Narayanamurthy
· 14 years ago
6cff85e
msm8660: Add support to detect platform subtype
by Ajay Dudani
· 14 years ago
958fa24
[aboot]: Check ramdisk size before reading it from MMC
by Subbaraman Narayanamurthy
· 14 years ago
d04110c
msm: Add support to detect and pass androidboot.baseband
by Ajay Dudani
· 14 years ago
153902c
msm7630: Volume +/- to enter recovery/fastboot mode for Fluid
by Wentao Xu
· 14 years ago
85b91f6
[msm_shared/mmc]: Add support to read/write recovery partition on mmc device.
by Shashank Mittal
· 14 years ago
7742129
[msm8660] Add support for reboot reason code
by Ajay Dudani
· 14 years ago
8243bc4
[msm8x60]: Remove support for bringing secondary core out of reset
by Shashank Mittal
· 14 years ago
c648e71
[msm8x60]: Fix LCDC display for new PXO plan.
by Shashank Mittal
· 14 years ago
920798e
[msm_shared/mmc] Add persist partition in mmc partition table.
by Shashank Mittal
· 14 years ago
fbe13a0
[msm7630]: Enable emmc boot from apps bootloader.
by Subbaraman Narayanamurthy
· 14 years ago
d48bd24
[msm8x60]: Add support for fastboot erase.
by Bikas Gurung
· 14 years ago
c95b5b1
[msm]: Check image size for emmc before write and align it to 512 bytes
by Subbaraman Narayanamurthy
· 14 years ago
40b227d
[target]: Add code to use splash image as a character array
by Chandan Uddaraju
· 14 years ago
f773dde
[msm] Enable battery charging flag based on power-on status
by David Ng
· 14 years ago
eb92bcc
[app/aboot]: Add recovery and update support in froyo.
by Subbaraman Narayanamurthy
· 14 years ago
2943fd6
[msm]: Enable display driver by default for splash screen on 7627 & 8650
by Chandan Uddaraju
· 14 years ago
67e957b
Fix 'mount' issues with persist partition for Nandwrite
by repo sync
· 14 years ago
d8c42bf
[qsd8650a_st1x] With USB connection force device into fastboot mode.
by Shashank Mittal
· 14 years ago
bedca15
[target/msm8660_surf]: Add keypad driver support.
by Chandan Uddaraju
· 14 years ago
b5f9e50
[msm] Query scratch address for jtag flashing tools
by Ajay Dudani
· 14 years ago
23b8f42
[msm8x60]: Add support for msm8x60 in LK
by Shashank Mittal
· 15 years ago
Next »