summaryrefslogtreecommitdiffstats
path: root/sys/arm/xscale
Commit message (Expand)AuthorAgeFilesLines
* maintain existing stylesam2009-05-301-2/+2
* When user_frac in the polling subsystem is low it is going to busy theattilio2009-05-303-7/+14
* Delete the old USB stack. The new stack has settled in and has all thethompsa2009-05-271-1/+0
* accumulate npe statistics and expose them through dev.npe.X.statssam2009-05-231-2/+20
* add IXP4XX_FLASH_SIZE config knob that can be used to override the defaultsam2009-03-101-0/+4
* map CS0 on 2358 so flash is accessiblesam2009-03-101-0/+4
* mark device capable of vlan-size framessam2009-03-101-0/+3
* turn off inclusion of FCS in rx'd frames; we don't use it anywhere andsam2009-03-101-4/+2
* o add missing bus_release_resource and bus_deactivate_resource that justsam2009-03-101-22/+44
* bring in ddb "show gpio" support from Cambria branchsam2009-03-101-10/+51
* Small cleanup of memory resource allocation from Cambria branch:sam2009-03-101-38/+92
* catch up with r189306; handle delayed activation of resourcessam2009-03-102-25/+57
* o mark unexpected callbacks more clearlysam2009-03-081-7/+8
* Cleanup virtual device mapping some more:sam2009-03-061-26/+31
* remove unneeded static mappings for NPE and MAC regions; these aresam2009-03-061-34/+0
* fix legacy usb configurationsam2009-03-061-1/+1
* o simplify code in ixppcib_conf_setupsam2009-03-061-17/+11
* Update paths for ehci_ixp4xx.c in the old and new stacks.thompsa2009-02-241-1/+2
* fix ARM_USE_SMALL_ALLOC after memory layout changessam2009-02-111-7/+10
* Add support for the StrataFlash on 2348 boards:sam2009-02-034-1/+14
* Remove a duplicate #include.cognet2009-01-161-1/+0
* move IXP4XX EHCI bus shim to the usb directory and renamesam2008-12-232-361/+1
* NPE cleanups needed for ancillary drivers (e.g. crypto acceleration):sam2008-12-233-66/+109
* kill NPE_PORTS_MAX, it's not used and likely will not besam2008-12-231-1/+0
* Fill in feature control support:sam2008-12-233-6/+39
* o enable TT and big-endian MMIOsam2008-12-231-3/+6
* Merge WIP from p4:sam2008-12-1324-1446/+2400
* - Fix spelling error in comments.stas2008-12-015-5/+5
* correct sizeof calculationsam2008-10-141-1/+1
* Allow static hints to override kenv.bms2008-10-021-0/+5
* Bandaid: disable interrupts to make sure intr_enabled and the IER registercognet2008-09-111-3/+8
* IXP425: split handling of the two QMGR interrupts so they are separatelyraj2008-09-111-14/+42
* Add locking to the various iicbus(4) bridge drivers:jhb2008-08-041-0/+9
* Eliminate unused global variables. (These global variables became fields ofalc2008-07-185-5/+0
* Fix a typo: i80321_pci_probe -> i81342_pci_probekevlo2008-06-121-1/+1
* Add the pxa_teardown_intr() bus method function to de-associate thekevlo2008-06-101-10/+17
* Pull all the code to deal with bus space methods into a shared set ofkevlo2008-06-102-102/+7
* Remove sa1_cache_clean_addrkevlo2008-06-091-2/+0
* Unify arminit() and clean upkevlo2008-06-091-58/+1
* Support for the XScale PXA255 SoC as found on the Gumstix Basix and Connexbenno2008-06-0614-0/+3758
* Remove some long-dead codekevlo2008-04-084-16/+0
* Remove bus_space_generic.c from the per-plarform files. Having it in thecognet2008-04-053-3/+0
* Add bus_space_generic.c for the i81342 as well.cognet2008-04-051-0/+1
* Refactor certain ARM bus space methods: instead of having multiple copies ofraj2008-04-0310-304/+30
* Fix AVILA build.raj2008-04-031-2/+2
* Take the first baby step towards unifying and cleaning up arminit():imp2008-04-034-205/+7
* KERNBASE + 0x00200000 is the same thing as KERNVIRTADDR on thisimp2008-04-031-3/+2
* Improve mac+phy configuration so that hints can be used to describesam2008-03-221-16/+80
* map device 5; the optional USB controller on Gateworks 2348 boardssam2008-03-201-3/+4
* Remove kernel support for M:N threading.jeff2008-03-121-4/+0
OpenPOWER on IntegriCloud