Adopt some switches from Hdr:Machine/Machine
Robert Sprowson authored
SystemName, ROMSizeOffset, HAL32, HAL26 only used here, moved here.
Remove uses of "M_" booleans, apparently that's bad form.
Fix SWIDespatch_Size for the non thumb capable case (was ASSERTing).
Swapped UserMemStart for AppSpaceStart.
Removed last use of OldComboSupport (pre Medusa!).
Removed switch 'CDVPoduleIRQs', a correction to the machine definitions mean this can now simply be switched on NumberOfPodules (previously, IOMD couldn't chain podule interrupts).
Take out disabled sub interrupt support - it's in CVS if you want to try to get it working.
Moved ConfiguredLang to 11 for everyone, it only matters if !Boot fails, and no harm in making it common for 5.xx onwards.

Version 5.35, 4.79.2.183. Tagged as 'Kernel-5_35-4_79_2_183'
e5188347
Name Last commit Last update
..
ExportVals 32-bit Kernel.
Old Import from cleaned 360 CD
ARMops Kernel updates to support Cortex-A9 CPUs
Copro15ops ARMv7 fixes
EnvNumbers Import from cleaned 360 CD
GPIODevice Merge with HAL branch
HALDevice Add new BMU HAL device type & IDs
HALEntries Add new HAL call, HAL_IRQMax, to allow the kernel to determine the number of IRQ lines/devices at runtime
KernelWS Adopt some switches from Hdr:Machine/Machine
KeyWS Add support for new extended internal key codes, low level key codes, and key handler format
ModHand Added new offset field to module header for flags
OSEntries Add compressed ROM support. Make more use of ARMv5+ instructions. Other misc tweaks.
OSRSI6 Add ESC_Status to list of OS_ReadSysInfo 6 items
Options Adopt some switches from Hdr:Machine/Machine
PublicWS Add new OS_ReadSysInfo 6 items codes. Change naming of PublicWS values.
RISCOS Adoption of *CONFIGURE/STATUS CACHE commands
RTCDevice Migrate 2012 RTC fix to Cortex branch of kernel
Variables Import from cleaned 360 CD
VduExt Added four new VDU variables.
VideoDevice Update VDU HAL device for new OMAPVideo driver, fix MVA-based cache/TLB maintenance ops aborting on ARMv7, add warning to VDU driver about inconsistent state variables during screen mode changes