summaryrefslogtreecommitdiffstats
path: root/board-info.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* Require new radio from samsung:Ed Heyl2010-10-211-1/+1
| | | | | | | | | S5PC11X: radio: update radio image ver.I9020XXJJ6 1. Fix Crash issue during power up ( sometimes) 2. headset volume setting ( 102 -> 100 ) Change-Id: I94d6b1ae993a404f079d2e4a3c3b9bb8c8ead348
* Require new bootloader:Ed Heyl2010-10-181-1/+1
| | | | | | | | | S5PC11X : BOOTLOADER : JJ4 Bootloader Release 1. Disable unused clock source to save power comsumption 2. Support long press power key boot (more 2 secs) Change-Id: Ib20ad78f7ee92d9b98a0f4cdf5166000aa7caeda
* require new JJ5 radio:Ed Heyl2010-10-151-1/+1
| | | | | | | | | | | S5PC11X: radio: update radio image ver.I9020XXJJ5 1. Audio Tunning Parameter update (HW Req.) 2. Enable DSP Clock scaling 3. Fix for mode change issue (automatic mode -> 2G only mode not working) 4. Update Factory Test IPC Change-Id: I715f395e3295a63ac2865c1f5d9ffd147f4ff728
* Require new bootloader (version JJ3):Ed Heyl2010-10-131-1/+1
| | | | | | | | | | 1. Deep Idle mode support for Low Power Audio (Requested by S.LSI) 2. Current tuning to avoid voltage leakage (Touch GPIO) 3. Disable LCD MDNIE feature 4. Disable bootloader console 5. Add Bootloader version & Basebnad version to cmdline for bug report Change-Id: Icfef9721d59cc27c635f855f2551c5855a309876
* Require new radio:Ed Heyl2010-10-081-1/+1
| | | | | | | | | | | S5PC11X: radio: update radio image ver.I9020XXJJ2 1. Audio Tunning Parameter update (HW Req.) 2. Apply IFX patch for band 1,2,5 3. Add Multi- audio table 4. Fixed Lockread command error Change-Id: Ie77897bc071914bd0326f1b4179e062a11241513
* require new JJ2 bootloader:Ed Heyl2010-10-061-1/+1
| | | | | | | | | | | | | | | | 1. Partition layout Change (Cache Partition moved to OneNAND) -> download bootloader and reboot-bootloader is required -> Media partition is not mounted. this problem will be checked by google. 2. Console cmdline removed form bootloader -> boot.img cmdline has console setting cmdline (Sync with Platform patch) 3. No check pm status in recovery mode Change-Id: Id884449cbfcaef041c52cbdfedd90a6305aa6c7a
* Require new bootloader (vJJ1) and new radio (vJJ1):Ed Heyl2010-10-051-2/+2
| | | | | | | | | | | | | | | | | | | | | Bootloader: 1. Bug fix of "fastboot boot boot.img" 2. Support "fastboot flash zimage kernel" to chnage kernel of boot.img 3. Add HW revision table (09, 10, 11 .. ) 4. Bug fix of power off charging (cable check routine) Radio: 1. Enable DSP clock scaling in Crespo 2. Modified build script for CRESPO AT&T 3. Crespo TP change 4. Add GCF Flag for UE behavior Reject #12 5. Delete doxygen : not used 6. Update Audio tunning by hw team request 7. Add onedram DGS feature 8. update FTA_SW_VERSION 9. Change DGS default value Change-Id: I607854a4b973bc3701926bb4b78f9871bd0c61ac
* New bootloader from Samsung: JI8 Bootloader ReleaseEd Heyl2010-09-301-1/+1
| | | | | | | | | | | 1. Memory dll setting routine change (Requested by S.LSI) 2. FIQ bypass mode setting (Requested by Google) 3. Fastboot mode support on off-mode-chaging exit (Requested by Google) 4. Movinand erase function support (Requested by Google) 5. Fastboot boot boot.img command support (Requested by Google) 6. USB Power off on boot time (Current Tuning -> Must be sync with latest kernel) Change-Id: I9af53f4bddea0125b1e246f0fe5e1c47989f2ee7
* Require new bootloader (Ji7) from Samsung. changes:Ed Heyl2010-09-261-1/+1
| | | | | | | | | | 1. Change Fastboot Key Combination (Vol Up + Power Key) NOTE: you need to HOLD vol up and then HOLD power to get the device into the bootloader. 2. Fatboot USB Stabilization - Strict string check - USB Handler routine update to support Auto Test Change-Id: Ib039765695fe9b21cac8908c951691b3c70a94d0
* new GPT world, switch to JI6 bootloaderBrian Swetland2010-09-201-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | - require JI6 bootloader and JI4 radio - machine name is now "herring" - filesystems now mounted by name - setup_fs can now deal with name aliases for devices - kernel updated as below: 6ab2f34 S5PC11X: Fix compile error related sd/mmc platdata of herring f149eab S5PC11X: BATTERY: add gpio irq information at max8998 i2c device a8655ff S5PC11X: FIMC: Update fimc driver. 5d2366a S5PC11X: CONFIG: Add CONFIG_INPUT_KEYCHORD for bugreport service f44d575 S5PC11X: renamed board config file. renamed herring config from crespo and added Herring configuration 5fdbe88 S5PC11X: Add Herring configuration in board file Added configuration for Herring board 0f50abd S5PC11X: remove unused machine check code 1251f00 fs: partitions: add partition name to uevent 94dc613 ARM: crespo: defconfig: disable legacy PTYs 5a3d459 EFI/GPT: Register named partitions. cb2a888 Revert "EFI/GPT: Register named partitions." 719e7bc S5PC11X: I2C: Fix compile warnning. 60db07a S5PC11X: VIBRATOR: Add driver for Imagis ISA1000 haptic 4dce0eb ARM: crespo: defconfig: enable EFI/GPT partitions 7257dce fs: partitions: Add support for named partitions cb9d4a5 ARM: crespo: defconfig: enable DEBUG_FS Change-Id: I7be3ed0d2bf94807f40e0a21b322b49458e71e83
* support boards named "crespo" or "halibut"Brian Swetland2010-09-161-1/+1
| | | | Change-Id: I8dddde902f81b479f810dc04127f7650dddc9a72
* switch over to ext4Brian Swetland2010-09-151-1/+1
| | | | | | | | | - configure build for ext4 images - add tool to initialize filesystems at boot if need be - require new bootloader with ext4 partitions - hope for the best Change-Id: I9c721384ce139e24ff109971de49ceb5abb40406
* Require new bootloader JI4.Ed Heyl2010-09-141-1/+1
| | | | | | | | | | | This bootloader has (in samsung's words): 1. (NOT ENABLED YET) EXT4 partition layout change INAND : media, system(512MB), cache (512MB), userdata (1GB) OneNANAD : spare (system + cache + userdata) 2. Support EXT4 compressed image download 3. Support crc32 check & image verify Change-Id: Ida9bf9c9cf4dcc47a123b1d154347292346c2ecb
* require minimum radio for crespo nowEd Heyl2010-09-121-0/+1
| | | | Change-Id: I255f265d3dca2de7ba2592424674460ac43dee89
* require new I9020XXJI3 bootloader, new in this bootloader:Ed Heyl2010-09-081-1/+1
| | | | | | | | | | | 1. Power Off Chaging 2. Misc Partition Add to support GOTA 3. INAND MBR Size Change 4. Some bug fix (Serial Number Parsing) 5. Downgrading not supported 6. OSx support temporarily broken Change-Id: I053a23fd679a3105f5d403a400228abfd2748bae
* require new bootloader version I9020XXJI1:Ed Heyl2010-09-031-1/+1
| | | | | | | | - now has a menu - fixes factory reset issue - many other bug fixes and improvements Change-Id: Ic4e6d6611993fd3392125b72a4d686592a681690
* Require minimum bootloaderEd Heyl2010-08-311-0/+2
Change-Id: I3cc21ae78cbf5289f19a1ac0b78447e36022003e