summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed pinmux and display initializationH. Nikolaus Schaller2012-10-0318-114/+210
|
* fixed vram initialization for PVRH. Nikolaus Schaller2012-09-111-2/+2
|
* report max. CPU clock rate reported by chip identification as "mpurate=800" ↵H. Nikolaus Schaller2012-09-101-5/+15
| | | | or "mpurate=1000"
* improve visual feedback while flashing: display shows yellow color and power ↵H. Nikolaus Schaller2012-09-021-7/+18
| | | | LED blinks during each flashing step of x-loader/bootscr/u-boot
* fixed CONFIG to include unzip commandH. Nikolaus Schaller2012-09-012-0/+8
|
* removed beaglebord expansion board pinmux from GTA04 sourcesH. Nikolaus Schaller2012-09-011-42/+0
|
* fixed commentH. Nikolaus Schaller2012-09-011-1/+1
|
* fixed #if bugH. Nikolaus Schaller2012-09-011-1/+1
|
* made config and file names more consistent to $BOARD+$EXPANDER schemeH. Nikolaus Schaller2012-08-3033-174/+512
|
* prepared to check if ITG3200 did not reset on power-upH. Nikolaus Schaller2012-08-301-3/+21
|
* generalized panel driverH. Nikolaus Schaller2012-08-303-40/+43
|
* added test for BMC050H. Nikolaus Schaller2012-08-301-2/+5
|
* initial creation for b3 and b4 display variantsH. Nikolaus Schaller2012-08-0312-0/+578
|
* fixed .gitigore for u-boot sources (was in wrong directory level so that ↵H. Nikolaus Schaller2012-08-031-0/+0
| | | | path filters did not work correctly)
* added 800MHz/1GHz detection for DM3730H. Nikolaus Schaller2012-07-251-1/+4
|
* added printf for display driver variantH. Nikolaus Schaller2012-07-122-0/+2
|
* increased settling time for systest gpioH. Nikolaus Schaller2012-07-121-3/+3
|
* fixed address of TCA8418 in systest commandH. Nikolaus Schaller2012-04-291-2/+4
|
* fixed compliation for beagleboardH. Nikolaus Schaller2012-04-293-4/+4
|
* * ext4 partition with some ext4 features enabled was failing to mountMartin Jansa2012-04-231-1/+1
| | | | | | | EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) even with ext4 fs support enabled in kernel Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* version12H. Nikolaus Schaller2012-04-191-22/+24
|
* added bootargs.scr searchH. Nikolaus Schaller2012-04-022-7/+41
|
* cleanupH. Nikolaus Schaller2012-03-261-1/+0
|
* added boot script files to repositoryH. Nikolaus Schaller2012-03-266513-0/+308
|
* added GPIO testH. Nikolaus Schaller2012-03-264-12/+269
|
* fixed display flicker on DM3730 CPUH. Nikolaus Schaller2012-03-261-3/+6
|
* fixed Pinmux for GPIO175/6 and GPIO186H. Nikolaus Schaller2011-12-222-5/+5
|
* auto-wakeup GPS chipH. Nikolaus Schaller2011-12-221-3/+22
|
* fixed naming of poweroff commandH. Nikolaus Schaller2011-12-221-2/+2
|
* big collective commit - see diff what has been changedH. Nikolaus Schaller2011-12-0820-148/+1426
|
* fixed issues to work (mostly) correctH. Nikolaus Schaller2011-06-283-6/+17
|
* added gta04b2 variantH. Nikolaus Schaller2011-06-2810-4/+147
|
* fixed enabling of VAUX4 and Wi2Wi chip resetH. Nikolaus Schaller2011-06-282-5/+48
|
* disabled config for GTA04A2, i.e. the I2C1 patchesH. Nikolaus Schaller2011-06-241-1/+1
|
* fixed I2C address of Si4721H. Nikolaus Schaller2011-06-241-1/+1
|
* minor code fixH. Nikolaus Schaller2011-06-094-39/+3
|
* added more description for the audio testsH. Nikolaus Schaller2011-06-091-11/+19
|
* made vibracall motor test workH. Nikolaus Schaller2011-06-093-30/+59
|
* added analysis of TPS register initialization; tried to route signals to EAR ↵H. Nikolaus Schaller2011-05-303-23/+28
| | | | output amplifier
* added systest audio command; added some code fragment to send audio data ↵H. Nikolaus Schaller2011-05-293-7/+266
| | | | stored in a code table through McBSP2 to the BeagleBoard audio out
* changed uid to u64; fixed some issues; made rb command workH. Nikolaus Schaller2011-05-291-73/+73
|
* fixed received packet size for scanInventory; changed UID to be uint64_t ↵H. Nikolaus Schaller2011-05-201-22/+63
| | | | instead of uchar[8]; fixed byte order swapping if needed (LSB first on network); now correctly prints the UIDs of found tags; added rfid loop command for permanently scanning; made LEDs show number of simultaneously nearby tags
* fixed polarity of STBYB lineH. Nikolaus Schaller2011-05-021-1/+1
|
* added RFID Reader TRF7960 driverH. Nikolaus Schaller2011-05-011-0/+904
|
* added driver for Ortustech COM37H3M05DTCH. Nikolaus Schaller2011-05-012-0/+146
|
* fixed board file for GTA04H. Nikolaus Schaller2011-04-221-74/+8
|
* renamed beagle expander variantH. Nikolaus Schaller2011-04-225-24/+51
|
* fixed GPIOs and MUX for backlightH. Nikolaus Schaller2011-04-221-7/+21
|
* made DSS initialization more flexibleH. Nikolaus Schaller2011-04-224-61/+68
|
* fixed GPIOs for GTA04H. Nikolaus Schaller2011-04-221-3/+7
|