summaryrefslogtreecommitdiffstats
path: root/sys/arm/s3c2xx0
Commit message (Expand)AuthorAgeFilesLines
* Set machine correctly on ARM. This allows universe to use the correct worldandrew2012-08-181-0/+1
* Merging projects/armv6, part 1gonzo2012-08-153-5/+3
* Move unmask IRQ function call up to nexus device level.gonzo2012-07-171-1/+0
* Remove some unused variables/externs that have been copied too many times...imp2012-07-101-9/+0
* Remove stray line from merge.imp2012-06-151-1/+0
* More Linux boot support. Create arm_dump_avail_init() to initializeimp2012-06-141-12/+2
* Modify all the arm platform files to call parse_boot_param passing inimp2012-06-141-3/+2
* Trim trailing whitespace...imp2012-06-135-20/+20
* Pull out the common code to initialise proc0 & thread0 from initarm to aandrew2012-06-101-10/+2
* Minor rearrangement of the locore <-> initarm interface. Pass in aimp2012-06-031-1/+1
* Get myself a brain, move the call to init_param1() before the first use incognet2011-02-211-2/+3
* Move the load address of the kernel to the start of KVA as theandrew2011-01-291-4/+4
* Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.pluknet2011-01-211-4/+3
* Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated byjhb2011-01-061-1/+1
* Allow external interrupts.andrew2010-07-242-7/+163
* Add the s3c24x0 real time clock driverandrew2010-07-224-1/+194
* Rework how device memory is allocated on the s3c24x0 CPU's.andrew2010-07-225-81/+67
* Add support for the Samsung S3C2xx0 family of ARM SoCs written byimp2010-03-2020-0/+3577
OpenPOWER on IntegriCloud