Chameleon

Chameleon Svn Source Tree

Root/branches/azimutz/trunkAutoResolution/i386/libsaio

File Age Rev Message Size
  ..
blob acpi.h 13 years 8 months 192 zef: Added mozodojo's r351 changes. 4.08 kB
blob acpi_patcher.c 12 years 9 months 1007 azimutz: Sync with trunk r1005. Includes some edits to boot.h & drivers.c, to be merged with trunk later. Still doomed by mergeinfo; every time i try to merge from the trunk i get this beauty: svn:mergeinfo /branches/rekursor/trunkAutoResolution:3-22 <--- wonderful :P /trunk:945-1006 Had to resort to diff; i have the feeling it's not over yet... Don't do this at home, kids :) 31.37 kB
blob acpi_patcher.h 13 years 8 months 192 zef: Added mozodojo's r351 changes. 557 bytes
blob allocate.c 14 years 2 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 2.26 kB
blob aml_generator.c 12 years 10 months 897 azimutz: "Small" clean up: typos and white space. Thanks to Fabio, for collecting many of these from the branches into a patch. 10.38 kB
blob aml_generator.h 13 years 8 months 243 mozodojo: C-States & P-States generator updated 1.96 kB
blob asm.s 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 12.91 kB
blob ati.c 12 years 9 months 975 azimutz: Merge trunk (r969 --> r974). 44.95 kB
blob ati_reg.h 12 years 10 months 786 Kabyl: Merged ATi Enabler code from branches/Kabyl 295.57 kB
blob ati_resolution.c 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 3.10 kB
blob ati_resolution.h 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 8.22 kB
blob autoresolution.c 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 12.03 kB
blob autoresolution.h 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 2.87 kB
blob bios.h 12 years 10 months 758 mozodojo: 10.7 Lion support by cpram & others. Kernelcache fixes by netkas, slice and other fixes. Credits going to all involved 2.97 kB
blob bios.s 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 5.76 kB
blob biosfn.c 12 years 9 months 1007 azimutz: Sync with trunk r1005. Includes some edits to boot.h & drivers.c, to be merged with trunk later. Still doomed by mergeinfo; every time i try to merge from the trunk i get this beauty: svn:mergeinfo /branches/rekursor/trunkAutoResolution:3-22 <--- wonderful :P /trunk:945-1006 Had to resort to diff; i have the feeling it's not over yet... Don't do this at home, kids :) 25.79 kB
blob bootargs.h 12 years 10 months 758 mozodojo: 10.7 Lion support by cpram & others. Kernelcache fixes by netkas, slice and other fixes. Credits going to all involved 6.48 kB
blob bootstruct.c 12 years 9 months 997 azimutz: Fixed but not synced, since i seem to have messed the trunk a bit... damn svn:mergeinfo properties... 6.76 kB
blob bootstruct.h 12 years 9 months 1007 azimutz: Sync with trunk r1005. Includes some edits to boot.h & drivers.c, to be merged with trunk later. Still doomed by mergeinfo; every time i try to merge from the trunk i get this beauty: svn:mergeinfo /branches/rekursor/trunkAutoResolution:3-22 <--- wonderful :P /trunk:945-1006 Had to resort to diff; i have the feeling it's not over yet... Don't do this at home, kids :) 4.63 kB
blob cache.c 13 years 7 months 292 zef: Added cache support for FAT filesystems. Now booting from an average speed flash drive formatted to FAT32 fs using 512 byte cluster size is about 50 times faster. 4.78 kB
blob Cconfig 12 years 10 months 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 0 bytes
blob console.c 12 years 9 months 1007 azimutz: Sync with trunk r1005. Includes some edits to boot.h & drivers.c, to be merged with trunk later. Still doomed by mergeinfo; every time i try to merge from the trunk i get this beauty: svn:mergeinfo /branches/rekursor/trunkAutoResolution:3-22 <--- wonderful :P /trunk:945-1006 Had to resort to diff; i have the feeling it's not over yet... Don't do this at home, kids :) 5.71 kB
blob convert.c 14 years 1 month 45 rekursor: Fixed display cosmetics of UUID, generalized its formatted printing 4.12 kB
blob convert.h 14 years 1 month 44 rekursor: - Fixed SystemType was forced to 1 and injected by default, now it is only injected if overriden - fixed potential side effect when using the new getSmbiosChar16() api - fixed graphics would cause garbage to cursor in boot2/graphics.c, now verbose is used as suggested by DrHurt - created a new convert module, added existing conversion functions and added a new getStringFromUUID() function. - used the getStringToUUID() function to display the binary returned value from bios uuid. 732 bytes
blob cpu.c 12 years 9 months 975 azimutz: Merge trunk (r969 --> r974). 14.06 kB
blob cpu.h 12 years 9 months 975 azimutz: Merge trunk (r969 --> r974). 4.94 kB
blob device_inject.c 14 years 1 month 44 rekursor: - Fixed SystemType was forced to 1 and injected by default, now it is only injected if overriden - fixed potential side effect when using the new getSmbiosChar16() api - fixed graphics would cause garbage to cursor in boot2/graphics.c, now verbose is used as suggested by DrHurt - created a new convert module, added existing conversion functions and added a new getStringFromUUID() function. - used the getStringToUUID() function to display the binary returned value from bios uuid. 8.49 kB
blob device_inject.h 14 years 1 month 44 rekursor: - Fixed SystemType was forced to 1 and injected by default, now it is only injected if overriden - fixed potential side effect when using the new getSmbiosChar16() api - fixed graphics would cause garbage to cursor in boot2/graphics.c, now verbose is used as suggested by DrHurt - created a new convert module, added existing conversion functions and added a new getStringFromUUID() function. - used the getStringToUUID() function to display the binary returned value from bios uuid. 2.22 kB
blob device_tree.c 14 years 2 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 14.05 kB
blob device_tree.h 14 years 2 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 1.07 kB
blob disk.c 12 years 9 months 1007 azimutz: Sync with trunk r1005. Includes some edits to boot.h & drivers.c, to be merged with trunk later. Still doomed by mergeinfo; every time i try to merge from the trunk i get this beauty: svn:mergeinfo /branches/rekursor/trunkAutoResolution:3-22 <--- wonderful :P /trunk:945-1006 Had to resort to diff; i have the feeling it's not over yet... Don't do this at home, kids :) 59.33 kB
blob disk.h 12 years 9 months 975 azimutz: Merge trunk (r969 --> r974). 294 bytes
blob dram_controllers.c 12 years 9 months 1007 azimutz: Sync with trunk r1005. Includes some edits to boot.h & drivers.c, to be merged with trunk later. Still doomed by mergeinfo; every time i try to merge from the trunk i get this beauty: svn:mergeinfo /branches/rekursor/trunkAutoResolution:3-22 <--- wonderful :P /trunk:945-1006 Had to resort to diff; i have the feeling it's not over yet... Don't do this at home, kids :) 15.48 kB
blob dram_controllers.h 13 years 8 months 255 rekursor: Refered our former team, buddy who did the first adaptation of memtest_86 original code. 863 bytes
blob edid.c 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 3.32 kB
blob edid.h 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 744 bytes
blob efi.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 15.32 kB
blob ext2fs.c 14 years 2 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 686 bytes
blob ext2fs.h 14 years 2 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 239 bytes
blob fake_efi.c 12 years 10 months 897 azimutz: "Small" clean up: typos and white space. Thanks to Fabio, for collecting many of these from the branches into a patch. 28.37 kB
blob fake_efi.h 13 years 6 months 450 zef: Applied Azimutz's fake_efi changes for setting up EFI32/64 system tables. 298 bytes
blob fdisk.h 12 years 10 months 897 azimutz: "Small" clean up: typos and white space. Thanks to Fabio, for collecting many of these from the branches into a patch. 3.45 kB
blob gma.c 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 4.88 kB
blob gma.h 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 352 bytes
blob gma_resolution.c 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 7.36 kB
blob gma_resolution.h 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 2.11 kB
blob hfs.c 13 years 8 months 254 zef: Merged back changes of branches/zef between r224-r253: Now loadThemeImage() and loadEmbeddedThemeImage() are unified along with the LOADPNG macro. Updated loadThemeImage() for handling embedded images. Converted embedded them loop to a binary search. Maximum loop is now log2(n). Using different image fallback scheme makes "useRollOver" testing obsolete (removed). Updated boot2's Makefile with Kabyl's version for generating the embeddedImages[] array. Added optional Apple HFS RAID device icon support, using device_hfsraid.png + device_hfsraid_o.png files. Removed device_fat32.png and device_fat16.png and replaced with device_fat.png. For compatibility reasons the booter can still handle the fat32/16 images. 36.09 kB
blob hfs.h 13 years 10 months 151 zef: Applied easternguy's (long long) cast changes for filesystem functions. 1.62 kB
blob hfs_CaseTables.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 34.89 kB
blob hfs_compare.c 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 11.59 kB
blob hpet.c 12 years 9 months 1007 azimutz: Sync with trunk r1005. Includes some edits to boot.h & drivers.c, to be merged with trunk later. Still doomed by mergeinfo; every time i try to merge from the trunk i get this beauty: svn:mergeinfo /branches/rekursor/trunkAutoResolution:3-22 <--- wonderful :P /trunk:945-1006 Had to resort to diff; i have the feeling it's not over yet... Don't do this at home, kids :) 2.43 kB
blob hpet.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 306 bytes
blob io_inline.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 2.61 kB
blob libsaio.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 1.27 kB
blob load.c 12 years 9 months 1007 azimutz: Sync with trunk r1005. Includes some edits to boot.h & drivers.c, to be merged with trunk later. Still doomed by mergeinfo; every time i try to merge from the trunk i get this beauty: svn:mergeinfo /branches/rekursor/trunkAutoResolution:3-22 <--- wonderful :P /trunk:945-1006 Had to resort to diff; i have the feeling it's not over yet... Don't do this at home, kids :) 9.13 kB
blob Makefile 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 1.88 kB
blob md5c.c 12 years 10 months 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 9.00 kB
blob memvendors.h 12 years 9 months 975 azimutz: Merge trunk (r969 --> r974). 28.05 kB
blob misc.c 14 years 2 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 3.53 kB
blob msdos.c 12 years 10 months 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 23.89 kB
blob msdos.h 13 years 10 months 151 zef: Applied easternguy's (long long) cast changes for filesystem functions. 1.63 kB
blob msdos_private.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 13.22 kB
blob nbp.c 13 years 10 months 151 zef: Applied easternguy's (long long) cast changes for filesystem functions. 4.43 kB
blob nbp_cmd.h 14 years 2 months 1 zef: Created base layout and initial import to trunk using r687. 2.94 kB
blob ntfs.c 13 years 7 months 416 zef: Refactored matchVolumeToString(), fixed NTFSGetUUID's return value. Now "Hide Partition" can accept NTFS volume serials as well. 9.91 kB
blob ntfs.h 13 years 7 months 413 zef: Merged back danielkza's changes (r289-r294, r390). Added support for UUID and label based volume specification. Added NTFS UUID used to match what you get on Windows. Please test and comment here: http://forum.voodooprojects.org/index.php/topic,1450.0.html 1.10 kB
blob ntfs_private.h 13 years 7 months 413 zef: Merged back danielkza's changes (r289-r294, r390). Added support for UUID and label based volume specification. Added NTFS UUID used to match what you get on Windows. Please test and comment here: http://forum.voodooprojects.org/index.php/topic,1450.0.html 12.63 kB
blob nvidia.c 12 years 9 months 1007 azimutz: Sync with trunk r1005. Includes some edits to boot.h & drivers.c, to be merged with trunk later. Still doomed by mergeinfo; every time i try to merge from the trunk i get this beauty: svn:mergeinfo /branches/rekursor/trunkAutoResolution:3-22 <--- wonderful :P /trunk:945-1006 Had to resort to diff; i have the feeling it's not over yet... Don't do this at home, kids :) 41.08 kB
blob nvidia.h 13 years 7 months 352 mozodojo: Changed vram size detection (Fermi support, dirty fix removed). Added video rom version injection. Tested, working. Need more testers with different hardware. Code & credits http://www.insanelymac.com/forum/index.php?s=0a5237e1ad1e3532a8e2b684ed7f8b23&showtopic=214219&st=480# 4.56 kB
blob nvidia_resolution.c 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 6.06 kB
blob nvidia_resolution.h 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 2.12 kB
blob pci.c 12 years 10 months 785 Kabyl: PCI code changes 4.21 kB
blob pci.h 12 years 9 months 911 azimutz: Left overs from r897. Replace .config and .config.old by .config* on ignore property (trunk folder). 46.04 kB
blob pci_root.c 14 years 1 month 84 rekursor: Added more optimization, prepared code to receive a future mem. detection algorithm 2.54 kB
blob pci_root.h 14 years 2 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 192 bytes
blob pci_setup.c 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 2.21 kB
blob platform.c 12 years 9 months 1007 azimutz: Sync with trunk r1005. Includes some edits to boot.h & drivers.c, to be merged with trunk later. Still doomed by mergeinfo; every time i try to merge from the trunk i get this beauty: svn:mergeinfo /branches/rekursor/trunkAutoResolution:3-22 <--- wonderful :P /trunk:945-1006 Had to resort to diff; i have the feeling it's not over yet... Don't do this at home, kids :) 1.61 kB
blob platform.h 12 years 9 months 1020 azimutz: Merge trunk (r1018/r1019). 5.38 kB
blob saio_internal.h 12 years 9 months 925 meklort: Replaced getc calls with getchar. Slight makefile changes. removed types.h 10.15 kB
blob saio_types.h 12 years 10 months 811 Kabyl: Fixed warning when __attribute__ ((packed)) is used inside a struct, updated ATi card list 8.16 kB
blob sl.h 12 years 10 months 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 2.27 kB
blob smbios.c 12 years 9 months 1007 azimutz: Sync with trunk r1005. Includes some edits to boot.h & drivers.c, to be merged with trunk later. Still doomed by mergeinfo; every time i try to merge from the trunk i get this beauty: svn:mergeinfo /branches/rekursor/trunkAutoResolution:3-22 <--- wonderful :P /trunk:945-1006 Had to resort to diff; i have the feeling it's not over yet... Don't do this at home, kids :) 27.05 kB
blob smbios.h 12 years 9 months 975 azimutz: Merge trunk (r969 --> r974). 14.31 kB
blob smbios_decode.c 12 years 10 months 782 cosmo1t: forgot to add & del 10.05 kB
blob smbios_getters.c 12 years 9 months 1020 azimutz: Merge trunk (r1018/r1019). 8.85 kB
blob smbios_getters.h 12 years 10 months 828 Kabyl: Fixed a bug in the SMBIOS patcher where an empty string could mark the end of a record prematurely 1.13 kB
blob spd.c 12 years 9 months 1020 azimutz: Merge trunk (r1018/r1019). 13.16 kB
blob spd.h 13 years 8 months 210 rekursor: mem detect optimization, very fast now :) 8.54 kB
blob stringTable.c 14 years 2 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 16.05 kB
blob sys.c 12 years 10 months 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 28.89 kB
blob table.c 12 years 10 months 779 meklort: Fixup GDT so that modules execute properly 3.80 kB
blob ufs.c 12 years 10 months 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 15.20 kB
blob ufs.h 13 years 10 months 151 zef: Applied easternguy's (long long) cast changes for filesystem functions. 1.58 kB
blob ufs_byteorder.c 12 years 10 months 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 4.92 kB
blob ufs_byteorder.h 12 years 10 months 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 1.91 kB
blob usb.c 12 years 9 months 1007 azimutz: Sync with trunk r1005. Includes some edits to boot.h & drivers.c, to be merged with trunk later. Still doomed by mergeinfo; every time i try to merge from the trunk i get this beauty: svn:mergeinfo /branches/rekursor/trunkAutoResolution:3-22 <--- wonderful :P /trunk:945-1006 Had to resort to diff; i have the feeling it's not over yet... Don't do this at home, kids :) 9.36 kB
blob vbe.c 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 9.37 kB
blob vbe.h 12 years 9 months 946 azimutz: Committing patch. This is a rework of the patch present on AutoResolution branch. It's functional but not finished. 8.69 kB
blob xml.c 12 years 9 months 941 meklort: Remove old define 25.14 kB
blob xml.h 12 years 10 months 897 azimutz: "Small" clean up: typos and white space. Thanks to Fabio, for collecting many of these from the branches into a patch. 3.17 kB

svn co -r 1020 http://forge.voodooprojects.org/svn/chameleon Help