29 Commits (849e4b12d62e87f11277916cea92573fc3eaab9a)

Author SHA1 Message Date
  Michael Brown 849e4b12d6 [libgcc] Make __libgcc architecture-specific 16 years ago
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall 16 years ago
  Michael Brown fca2dcabb8 [elf] Kill off unused <bits/elf.h> and <bits/elf_x.h> header files 16 years ago
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 17 years ago
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API 17 years ago
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API 17 years ago
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API 17 years ago
  Michael Brown 16f1e35775 [timer] Formalise the timer API 17 years ago
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API 17 years ago
  Michael Brown 8956a36be5 [ioapi] Formalise the I/O API as used in i386-pcbios 17 years ago
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 17 years ago
  Michael Brown 2b9e7a4767 [libc] Remove unused le32_to_cpup(x) and cpu_to_le16p() macros 17 years ago
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 17 years ago
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 17 years ago
  Alexey Zaytsev 1935439f86 fix the rdtsc namimg 17 years ago
  Alexey Zaytsev 379c37bafb Cleanups 17 years ago
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. 17 years ago
  Michael Brown 26f3a09ccf Add UUID to DHCP request as option 97 (if available). 17 years ago
  Michael Brown 9c264faa0c Add const attribute to byte-swapping functions 18 years ago
  Michael Brown 687afdcdd9 Add const attribute to byte-swapping functions 18 years ago
  Michael Brown d0974ec716 Separate out arch-independent parts of stdint.h 18 years ago
  Michael Brown eff8b06eff Separate out arch-independent parts of stdint.h 18 years ago
  Michael Brown 9aa61ad5a2 Add per-file error identifiers 18 years ago
  Michael Brown adf192f566 Shrink cpu.c and render it useful for our purposes. 18 years ago
  Michael Brown bd95927386 Accelerate memcpy() by around 32% on large, dword-aligned copies. 18 years ago
  Michael Brown d48d0fb1bb Add the concept of a "user pointer" (similar to the void __user * in 19 years ago
  Michael Brown 1ad72e0e79 Add 64-bit byte-swapping operations. 19 years ago
  Michael Brown 97d265f8dc (Redoing check-in lost by SourceForge's failure.) 19 years ago
  Michael Brown 510ccb2900 Added __constant_memcpy() based on version in Linux's string.h. 19 years ago
  Michael Brown dc0aa58fb2 Add memcpy 20 years ago
  Michael Brown 3d6123e69a Initial revision 20 years ago