58 Revize (2ebc56f33431518458586ef1aa5643ce6112e281)
 

Autor SHA1 Zpráva Datum
  Michael Brown 2ebc56f334 Moved in functions from old core/pci.c that we want to keep. před 19 roky
  Michael Brown 95f755ad7f Renamed pci.c to pci_legacy.c in preparation for new bus managment před 19 roky
  Michael Brown 63a0e0e2df Removed references to no-longer-existent CFLAGS options. před 19 roky
  Michael Brown 5d96e5dad9 Changed guard name to avoid clash with INCLUDE_xxx namespace used by před 19 roky
  Michael Brown 378c1b500c Cleaner separation of functionality between post_reloc and před 19 roky
  Michael Brown b9237160ad Almost all information in this file is now obsolete. Writing a new driver před 19 roky
  Michael Brown 34a0b5f16f initialise() doesn't take regs před 19 roky
  Michael Brown 87508aa0b2 arch_initialise() is now sufficiently generic that we may as well just před 19 roky
  Michael Brown 997b51c1e6 Use librm_arch_initialise for librm, arch_initialise for others. před 19 roky
  Michael Brown 560027899e Heading towards a sane set of control functions před 19 roky
  Michael Brown 39cb1b4f9e All the icky stuff is now taken care of by librm_arch_initialise před 19 roky
  Michael Brown d189b84536 Fix up init ordering. před 19 roky
  Michael Brown 3714946709 arch_rm_main no longer exists. před 19 roky
  Michael Brown 1937b39079 Drag in relocate unless NORELOCATE is defined, since it's now called před 19 roky
  Michael Brown f06e8c9707 Added post-relocation function table. před 19 roky
  Michael Brown 9abceef561 Removed obsolete initialisation calls. před 19 roky
  Michael Brown 070f6c0b6b Fixed debug messages před 19 roky
  Michael Brown 43417e6c1b setup16() now calls initialise(); we don't have to do it. před 19 roky
  Michael Brown 04682f9838 Setup now calls initialise() directly, rather than expecting the před 19 roky
  Michael Brown 44e62317be Add librm_base. před 19 roky
  Michael Brown dfb9c44994 hooks.o is now a single object, rather than having separate hooks.o and před 19 roky
  Michael Brown 04a99841e6 Make prot_call() able to transparently return via the newly installed copy před 19 roky
  Michael Brown 44eee81d11 Don't build relocate() under KEEP_IT_REAL před 19 roky
  Michael Brown 2fa14f2f1d lgdt needs data32 prefix, otherwise it loads only 24 bits. (sgdt před 19 roky
  Michael Brown 6a4ac358f3 Add INIT_FNs to make sure that librm gets reallocated when needed. před 19 roky
  Michael Brown e29e6456b0 Don't zero freed base memory; one block will contain librm. před 19 roky
  Michael Brown 1f6dfd7047 Allow ourselves to be freed by basemem.c without being damaged. před 19 roky
  Michael Brown 97ced37c71 Need to provide sizeof(struct free_base_memory_header) to assembly code. před 19 roky
  Michael Brown 90cf689810 Note basemem API change. před 19 roky
  Michael Brown ef05051f23 Add INIT_LIBRM before INIT_CONSOLE. před 19 roky
  Michael Brown 48feb91a40 Rewritten in a much saner way, now that we don't have to worry about před 19 roky
  Michael Brown 0574136c6d Split out from etherboot.h před 19 roky
  Michael Brown 8570814148 Removed basemem.c prototypes před 19 roky
  Michael Brown fd95189c4d basememsize() updates the BIOS FBMS counter at 40:13. před 19 roky
  Michael Brown a800e9657d PM function called by prot_call() should be allowed to modifying před 19 roky
  Michael Brown 29f43896aa Add relocate.h před 19 roky
  Michael Brown 9cc90cbb07 First version před 19 roky
  Michael Brown c8c7d93757 Relocation code is arch-specific. před 19 roky
  Michael Brown 64d3886c1d relocate() is called by arch_initialise(). před 19 roky
  Michael Brown 8039086ec8 Added a lot of explanatory comments. před 19 roky
  Michael Brown 19176718be callbacks.h no longer exists před 19 roky
  Michael Brown 792f34d228 #ifdef 0 out the UNDI loader routine, since it refers to the obsolete před 19 roky
  Michael Brown 73dbe41007 Old callbacks mechanism is obsolete. před 19 roky
  Michael Brown fedd00dd46 Removed references to old callback mechanism před 19 roky
  Michael Brown 9c32083d56 callbacks.h no longer exists. před 19 roky
  Michael Brown a3faaf405a Callback mechanism now obsolete před 19 roky
  Michael Brown a4920c16bd Moved relocate.c to arch-specific dir, since it involves arch-specific před 19 roky
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD před 19 roky
  Michael Brown de5d935135 Merged this file into HEAD před 19 roky
  Michael Brown afff2b50f1 Obsolete; not referenced by anything. před 19 roky