38 Commitit (352bf1bda2d4c0d08e9b674702d8ba754f4d1747)

Tekijä SHA1 Viesti Päivämäärä
  Michael Brown 7a82c3eca3 Added missing ssize_t 19 vuotta sitten
  Michael Brown 832e86246b gcc is rather over-aggressive about optimising out static data structures 19 vuotta sitten
  Michael Brown 824d6ffa7f Header rearrangement. 19 vuotta sitten
  Michael Brown 510ccb2900 Added __constant_memcpy() based on version in Linux's string.h. 19 vuotta sitten
  Michael Brown 7b423c0988 Fixes for gcc >= 3.2 from Georg Baum 20 vuotta sitten
  Michael Brown 809933d9f7 Split PXE code into preboot, udp, tftp, undi and loader units. 20 vuotta sitten
  Michael Brown 8becf0f65f Rearranging PXE header files 20 vuotta sitten
  Michael Brown d3dec7c331 Update to cope with changes in registers.h 20 vuotta sitten
  Michael Brown 5231b858c9 Don't use anonymous entries in a struct; it seems to aggravate gcc 3.4.3. 20 vuotta sitten
  Michael Brown d0c9183903 Doxygenation 20 vuotta sitten
  Michael Brown dd475a9b8c Add a const to avoid a warning 20 vuotta sitten
  Michael Brown 9c832a6a69 First version 20 vuotta sitten
  Michael Brown 479fb900a1 Added copy_phys_to_phys 20 vuotta sitten
  Michael Brown 3bbf5f28a3 Use __unused instead of __used for static data structures. 20 vuotta sitten
  Michael Brown b94def2088 Include string.h, because we need to define copy_{to,from}_phys 20 vuotta sitten
  Michael Brown 116f17f605 off_t should be signed. 20 vuotta sitten
  Michael Brown e3f2aa7b4d Add off_t and physaddr_t, and the copy_{to,from}_phys helper routines. 20 vuotta sitten
  Michael Brown dc0aa58fb2 Add memcpy 20 vuotta sitten
  Michael Brown c08671e5fc Missing include 20 vuotta sitten
  Michael Brown b9e72856b6 Post-relocation functions use the generic table mechanism. 20 vuotta sitten
  Michael Brown 3dbdeb588f ISA bus driver updated to report devices as present only if a driver 20 vuotta sitten
  Michael Brown fcee25024f BIOS floppy handling code moved to where it will really live. 20 vuotta sitten
  Michael Brown c245ab75ad Moved disk functions to drivers/bus/bios_disks.c 20 vuotta sitten
  Michael Brown 2c36f5e6c7 Save a few bytes by using naturally-sized ints. 20 vuotta sitten
  Michael Brown 1a6ca649a2 Made copy_{to,from}_real volatile, so that they don't get optimised away. 20 vuotta sitten
  Michael Brown e44e5c7247 compiler.h is now always included on the command line. 20 vuotta sitten
  Michael Brown 3095881c54 For pci_io.c 20 vuotta sitten
  Michael Brown 87508aa0b2 arch_initialise() is now sufficiently generic that we may as well just 20 vuotta sitten
  Michael Brown f06e8c9707 Added post-relocation function table. 20 vuotta sitten
  Michael Brown 44e62317be Add librm_base. 20 vuotta sitten
  Michael Brown dfb9c44994 hooks.o is now a single object, rather than having separate hooks.o and 20 vuotta sitten
  Michael Brown 44eee81d11 Don't build relocate() under KEEP_IT_REAL 20 vuotta sitten
  Michael Brown 97ced37c71 Need to provide sizeof(struct free_base_memory_header) to assembly code. 20 vuotta sitten
  Michael Brown 0574136c6d Split out from etherboot.h 20 vuotta sitten
  Michael Brown 9cc90cbb07 First version 20 vuotta sitten
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD 20 vuotta sitten
  Michael Brown 3d6123e69a Initial revision 20 vuotta sitten