summaryrefslogtreecommitdiffstats
path: root/sys/mips/atheros/ar71xx_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* - Populate dump_avail with proper values from phys_availgonzo2010-12-091-0/+3
* Make a note of which platforms the mac strings come from.thompsa2010-09-171-0/+4
* Use getenv to find the mac address since it could be in the bootloaderthompsa2010-09-171-12/+14
* Remove now unused 'reg'.adrian2010-08-191-1/+0
* Initialise the USB system using cpuops rather than the AR71XX specific method.adrian2010-08-191-16/+1
* Migrate the CPU reset path to use the new cpuops.adrian2010-08-191-3/+1
* Preparation work for supporting the AR91xx and AR724x.adrian2010-08-191-0/+13
* - Call post-boot fixup function in order to get proper staticgonzo2010-01-251-6/+11
* Update from old DDB convetion to initialize debugger to new KDB way.imp2010-01-231-1/+3
* Rename mips_pcpu_init to mips_pcpu0_init since it applies only to theimp2010-01-091-1/+1
* Centralize initialization of pcpu, and set curthread early...imp2010-01-081-0/+3
* With this commit our friend RMI will now compile. I haverrs2009-10-301-0/+6
* Parse and save the command line passed in from RedBoot (exec -c "xxx") and alsothompsa2009-10-281-2/+44
* - Move CPU/AHB frequency calculations to functions togonzo2009-07-091-8/+3
* - ar71xx increases Count value every two cyclesgonzo2009-05-191-1/+1
* - Get memory size and base MAC address from RedBoot (if available)gonzo2009-05-161-2/+52
* - Calculate CPU frequency using dividers from PLL registersgonzo2009-05-151-4/+9
* - Revert changes accidentally killed by merge operationgonzo2009-04-141-0/+161
OpenPOWER on IntegriCloud