summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pxa255.cpp
Commit message (Collapse)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2020-03-221-11/+11
|
* -pxa255: Converted to logmacro, added more GPIO callbacks, removed ↵ MooglyGuy2020-02-261-267/+267
| | | | | | unnecessary prefixes. [Ryan Holtz] -zaurus: Split into per-SoC-type machine configs, enabled RTC hack, and adjusted to correct clocks. [Ryan Holtz]
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+13
| | | | | | | | | | | | | This effectively reverts b380514764cf857469bae61c11143a19f79a74c5 and c24473ddff715ecec2e258a6eb38960cf8c8e98e, restoring the state at 598cd5227223c3b04ca31f0dbc1981256d9ea3ff. Before pushing, please check that what you're about to push is sane. Check your local commit log and ensure there isn't anything out-of-place before pushing to mainline. When things like this happen, it wastes everyone's time. I really don't need this in a week when real work™ is busting my balls and I'm behind where I want to be with preparing for MAME release.
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+13
| | | | | This reverts commit c24473ddff715ecec2e258a6eb38960cf8c8e98e, reversing changes made to 009cba4fb8102102168ef32870892438327f3705.
* -src/devices/machine: Random MCFG and MACHINE_CONFIG removals, nw MooglyGuy2019-02-031-13/+13
|
* small cleanup (nw) Vas Crabb2018-06-241-0/+1
|
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-1/+1
|
* -39in1: Split Intel XScale PXA255 peripherals into a separate device. [Ryan ↵ mooglyguy2018-06-211-0/+1240
Holtz] note: will apply this change to any drivers using copy/pasted PXA255 code tomorrow.