summaryrefslogtreecommitdiff
path: root/i386/i386at
AgeCommit message (Expand)Author
2020-03-09Set readtodc parameter 64bitv1.8+git20200309Samuel Thibault
2019-11-11PIC: Acknowledge interrupts more carefullySamuel Thibault
2019-11-10spl: Remove intpri arraySamuel Thibault
2019-11-10Run interrupt handlers at spl7Samuel Thibault
2019-11-10simplify interrupt handlingDamien Zammit
2019-04-28Avoid calling biosmem with size 0Samuel Thibault
2019-04-28Avoid calling biosmem with size 0Samuel Thibault
2018-07-28device: Fix d_mmap typeSamuel Thibault
2018-07-28Fix dev_ops typesSamuel Thibault
2018-01-28Fix warningSamuel Thibault
2017-11-12Fix halt messageSamuel Thibault
2017-06-10Fix year computationSamuel Thibault
2017-06-10Fix Epoch computationSamuel Thibault
2017-01-24Fix bissextile years computationSamuel Thibault
2016-11-06Revert "i386: use ACPI to power off the machine"Justus Winter
2016-11-01i386: Use discontiguous page directories when using PAE.Justus Winter
2016-10-31Make multiboot cmdline and modules non-permanent reservationsSamuel Thibault
2016-10-02Fix format securityDavid Michael
2016-09-22biosmem: show memory map at bootSamuel Thibault
2016-09-21Enable high memoryRichard Braun
2016-09-21Remove phys_first_addr and phys_last_addr global variablesRichard Braun
2016-09-11Fix size of functions interrupt and syscallSamuel Thibault
2016-09-06Fix registration of strings from in boot dataRichard Braun
2016-09-06Make early physical page allocation truely reliableRichard Braun
2016-09-03Fix early physical page allocationRichard Braun
2016-08-12i386: request the boot loader to page-align modulesRichard Braun
2016-05-26Cope with getc returning -1Samuel Thibault
2016-04-15i386: Fix error handlingJustus Winter
2016-02-26Document why code is not racySamuel Thibault
2016-02-02Fix unused variable warningsRichard Braun
2016-02-02Stack the slab allocator directly on top of the physical allocatorRichard Braun
2016-01-30Fix early page allocation on XenRichard Braun
2016-01-23Use vm_page as the physical memory allocatorRichard Braun
2016-01-23Import the biosmem module from X15 and relicense to GPLv2+Richard Braun
2016-01-23Import the elf module from X15 and relicense to GPLv2+Richard Braun
2016-01-02fix t_addr assignment in lpropenFlavio Cruz
2016-01-01remove unnused disk code and headersFlavio Cruz
2015-11-27Fix boundSamuel Thibault
2015-08-31Reserve 64k at beginning of memory, not just 4kSamuel Thibault
2015-08-30Fix printk not handling ANSI escape codesJames Clarke
2015-07-09i386: fix line wrapping in the immediate consoleJustus Winter
2015-06-28i386: improve the immediate consoleJustus Winter
2015-06-26i386: add commentJustus Winter
2015-05-02Fix warningSamuel Thibault
2015-02-26Use printf_once instead of recoding itSamuel Thibault
2015-02-26Limit printing "queue full" messagesSamuel Thibault
2015-01-02i386: Fix typos in comments (found by codespell)Stefan Weil
2014-09-17ddb: add support for ELF symbol tablesJustus Winter
2014-08-22Fix computationSamuel Thibault
2014-08-22Even less magic-looking control valueNeal H. Walfield