summaryrefslogtreecommitdiffstats
path: root/u-boot/board/goldelico/gta04/gta04.c
Commit message (Collapse)AuthorAgeFilesLines
* added the new device specific devicetree= variableH. Nikolaus Schaller2014-02-091-2/+6
| | | | Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
* pass information about the mux variant to the environment.H. Nikolaus Schaller2013-06-211-0/+4
| | | | | | | | This allows the user space or the kernel (with help by the bootargs.scr) to know about the pinmux. This is important to have e.g. a single kernel image that can recognize the different LCDs used in the GTA04, GTA04b2, GTA04b3. Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
* moved ITG3200 reset code to tsc init commandH. Nikolaus Schaller2013-01-101-16/+0
|
* harmonized I2C bus numbering codeH. Nikolaus Schaller2012-12-031-1/+1
|
* fixed pinmux and display initializationH. Nikolaus Schaller2012-10-031-1/+1
|
* report max. CPU clock rate reported by chip identification as "mpurate=800" ↵H. Nikolaus Schaller2012-09-101-5/+15
| | | | or "mpurate=1000"
* prepared to check if ITG3200 did not reset on power-upH. Nikolaus Schaller2012-08-301-3/+21
|
* fixed compliation for beagleboardH. Nikolaus Schaller2012-04-291-2/+2
|
* added boot script files to repositoryH. Nikolaus Schaller2012-03-261-0/+291