aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/lpc
Commit message (Expand)AuthorAgeFilesLines
* Fix typo; s/ouput/outputKevin Lo2012-11-071-1/+1
* Merge the FDT versions of initarm.Andrew Turner2012-11-031-503/+9
* Merge r242125 into the other ARMv6 copies of initarm.Andrew Turner2012-10-311-0/+5
* Move the call to platform_gpio_init() into initarm_gpio_init() to reduceAndrew Turner2012-10-301-5/+5
* Create the new initarm_ functions to reduce the diff to the other FDTAndrew Turner2012-09-261-11/+25
* Use arm_dump_avail_init to build the dump_avail arrayAndrew Turner2012-09-261-6/+1
* Start to clean up the lpc initarm as it also uses FDT.Andrew Turner2012-09-261-12/+18
* Update different versions of physmap_init to be identical in preparationAndrew Turner2012-09-231-3/+13
* Reduce the diff between the FDT implementations of initarm.Andrew Turner2012-09-221-4/+4
* Create a common set_stackptrs in sys/arm/machdep.c.Andrew Turner2012-09-221-11/+2
* Set machine correctly on ARM. This allows universe to use the correct worldAndrew Turner2012-08-181-0/+1
* Switch lpc initarm() to use struct arm_boot_params and therefore fixJakub Wojciech Klama2012-08-151-33/+7
* Merging of projects/armv6, part 8Oleksandr Tymoshenko2012-08-1520-0/+6692