Commit Graph

42 Commits (102d0a4b56d94e9b7eedfdfb488400271235543f)

Author SHA1 Message Date
Jeremy Fitzhardinge 1a98fd14f4 x86: setup_arch() && early_ioremap_init() 17 years ago
Yinghai Lu 914bebfad4 x86: use disable_apic in 32bit 17 years ago
Yinghai Lu f3294a33e7 x86: let setup_arch call init_apic_mappings for 32bit 17 years ago
Yinghai Lu e7b3789524 x86: move fix mapping page table range early 17 years ago
Yinghai Lu 042623bbab x86: clean up ARCH_SETUP 17 years ago
Ingo Molnar 330ddd2089 x86: build fix 17 years ago
Ingo Molnar 3442682a54 x86: remove extra newline from setup.c 17 years ago
Yinghai Lu 5092301c72 x86: we only have init_pg_tables_end for 32bit 17 years ago
Yinghai Lu 29f784e369 x86: change some functions in setup.c to static 17 years ago
Yinghai Lu d1b20afec3 x86: make x86_find_smp_config depends on 64 bit too 17 years ago
Yinghai Lu 0196bcbb15 x86: move parse elfvorehdr back to setup.c 17 years ago
Yinghai Lu bdba0e700c x86: move reserve_standard_io_resources back to setup.c 17 years ago
Yinghai Lu ccb4defa71 x86: move back crashkernel back to setup.c 17 years ago
Yinghai Lu 257b0fde99 x86: move parse_setup_data back to setup.c 17 years ago
Yinghai Lu 217b8ce890 x86: move boot_params back to setup.c 17 years ago
Yinghai Lu 55f262391a x86: rename setup_32.c to setup.c 17 years ago
Yinghai Lu f2f865fe6e x86: space to tab in setup_arch 17 years ago
Yinghai Lu 76934ed4b3 x86: merge 64bit setup_arch into setup_32 17 years ago
Yinghai Lu 46d671b525 x86: add extra includes for 64bit support 17 years ago
Yinghai Lu 7dea23ecd1 x86: put global variable for 32bit all together 17 years ago
Yinghai Lu eb1379cb29 x86: update reserve_initrd to support 64bit 17 years ago
Yinghai Lu 08afc7c0dd x86: we can use full bootmem after have init_memory_mapping 17 years ago
Yinghai Lu b9d19f4a51 x86: fix memory setup bug 17 years ago
Yinghai Lu cfb0e53b05 x86: introduce init_memory_mapping for 32bit #2 17 years ago
Yinghai Lu 4e29684c40 x86: introduce init_memory_mapping for 32bit #1 17 years ago
Yinghai Lu 295deae401 x86: setup_arch 32bit move kvm_guest_init later 17 years ago
Yinghai Lu 9a2e593026 x86: setup_arch 32bit move command line copying early 17 years ago
Yinghai Lu 7465252ea0 x86: setup_arch 32bit move efi check later 17 years ago
Yinghai Lu 11cd0bc140 x86: move some func calling from setup_arch to paging_init 17 years ago
Ingo Molnar 3eb11edc13 x86: build fix 17 years ago
Yinghai Lu 2ec65f8b89 x86: clean up using max_low_pfn on 32-bit 17 years ago
Yinghai Lu bef1568d97 x86: move reservetop and vmalloc parsing to pgtable_32.c 17 years ago
Yinghai Lu 90d967e0ef x86: move find_max_low_pfn to init_32.c 17 years ago
Yinghai Lu 7f0be02c5e x86: move boot_params declaring to setup.c 17 years ago
Yinghai Lu 225c37d71b x86: introduce reserve_initrd 17 years ago
Yinghai Lu b2ac82a090 x86: introduce initmem_init for 32 bit 17 years ago
Yinghai Lu 17b4cceb1f x86: move elfcorehdr parsing to setup.c 17 years ago
Yinghai Lu ce97c40e28 x86: move reserve_standard_io_resource to setup.c 17 years ago
Yinghai Lu f81be876ea x86: remove two duplicated funcs in setup_32.c 17 years ago
Yinghai Lu a9c1182fbd x86: seperate probe_roms into another file 17 years ago
Yinghai Lu 04606618bb x86: remove some acpi ifdefs in setup_32/64 17 years ago
Yinghai Lu 3c999f1426 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 17 years ago
Bernhard Walle 1ecd27657b x86: unify crashkernel reservation for 32 and 64 bit 17 years ago
Mike Travis 23ca4bba3e x86: cleanup early per cpu variables/accesses v4 17 years ago
Yinghai Lu 1c6e55032e x86: use acpi_numa_init to parse on 32-bit numa 17 years ago
Yinghai Lu 593a0cc390 x86: move some function out of setup_bootmem_alloc 17 years ago
Yinghai Lu cc9f7a0ccf x86: kill bad_ppro 17 years ago
Yinghai Lu 41c094fd3c x86: move e820_resource_resources to e820.c 17 years ago
Yinghai Lu 9a27f5c516 x86: clean up relocate_initrd 17 years ago
Bernhard Walle d3942cff62 x86: use BOOTMEM_EXCLUSIVE on 32-bit 17 years ago