aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2024-04-22switch-arch: disable generation of position independent code (-fno-pic)Mark Cave-Ayland1-5/+5
2024-04-16Disable stack protector on all architecturesAmadeusz Sławiński1-7/+7
2022-02-08config/scripts/switch-arch: allow x86_64 prefix for x86 buildsMark Cave-Ayland1-1/+1
2018-08-31config: enable virtio-blk driver for default PPC and SPARC64 buildsMark Cave-Ayland2-0/+2
2018-08-18ide: don't use ioports as part of the controller node addressMark Cave-Ayland2-2/+2
2018-05-26libopenbios: add PReP boot partition loader for PPCMark Cave-Ayland1-0/+1
2018-05-26pci: add driver for LSI 53C810 SCSI controllerMark Cave-Ayland1-0/+1
2016-08-26Fix build on ppc64le hostBenjamin Herrenschmidt1-1/+1
2016-02-03ppc: force target cpuMark Cave-Ayland1-2/+5
2015-11-06switch-arch: as for powerpc64, select sparc64 compiler to compile sparc32Laurent Vivier1-1/+1
2015-11-06switch-arch: compute base arch and allow native compiler for 32bit and 64bitLaurent Vivier1-3/+16
2015-11-06switch-arch: factorize code to compute architecture properties.Laurent Vivier1-34/+30
2015-07-12switch-arch: select 64bit compiler if 32bit compiler is not foundLaurent Vivier1-13/+15
2015-05-12switch-arch: Add non-standard compiler prefix supportMark Cave-Ayland1-1/+7
2014-08-25Add USB OHCI + HID driverBALATON Zoltan1-0/+3
2013-12-10Fix cross compiling sparc64 on arm32 hostCole Robinson1-0/+2
2013-11-10prep: Add PC keyboard to PPC build and enable itMark Cave-Ayland1-0/+1
2013-10-25ppc: enable basic PReP serial consoleMark Cave-Ayland1-0/+1
2013-07-27x86/SPARC64/PPC/amd64: switch VGA driver over to FCodeMark Cave-Ayland1-0/+1
2013-07-27config: add new fcode tag and support for building Fcode into dictionariesMark Cave-Ayland4-6/+87
2013-07-27switch-arch: make the fcode-utils tokeniser "toke" mandatory for the buildMark Cave-Ayland1-0/+12
2013-07-27video_common.c: split video setup routines into setup_video()Mark Cave-Ayland1-0/+4
2013-04-05Allow powerpc-unknown-linux-gnu- toolchain prefixAmadeusz Sławiński1-1/+1
2013-04-05loader: implement new loader type for CHRP/Apple partition bootcode (%BOOT)Mark Cave-Ayland1-0/+1
2013-02-16build: support disjoint build directoryBlue Swirl3-22/+29
2013-01-16Revert configuration change from previous commit.Mark Cave-Ayland1-1/+1
2013-01-16video.c: Fix compilation when CONFIG_DEBUG_CONSOLE_VIDEO is set to false.Olivier DANET1-1/+1
2012-11-23PPC32: Enable local variables for the PPC32 build.Mark Cave-Ayland1-0/+1
2012-08-19fix ppc builds with ppc64 compiler and ppc64 linkerBlue Swirl1-2/+3
2011-05-22switch-arch: remove non-standard "local" keywordKenneth Salerno1-2/+2
2011-04-27Fix up LANCE ethernet DMA mapping under Solaris 8 on SPARC32.Mark Cave-Ayland1-0/+1
2011-01-02Generate Makefile dependencies also from Forth filesBlue Swirl1-0/+1
2011-01-02Change the SPARC32 build system so that OFMEM is now included within SPARC32 ...Mark Cave-Ayland1-0/+2
2010-11-20ppc: Turn 32-bit ppc64 into a config option, to be deprecatedAndreas Färber1-0/+1
2010-11-17Introduce automatic build dependenciesBlue Swirl1-4/+4
2010-11-09Add support to -linux-gcc style cross compilersBlue Swirl1-1/+1
2010-10-30switch-arch: Whitelist targets that need int128_tAndreas Färber1-4/+8
2010-10-30switch-arch: Prepare ppc64 supportAndreas Färber2-4/+94
2010-10-30switch-arch: Force cross-compilation on Mac OS X hostAndreas Färber1-1/+1
2010-10-16ppc: Use config file to enable RTASAndreas Färber1-0/+1
2010-10-03switch-arch: Fix recognition of x86_64 target as 64-bitAndreas Färber1-1/+1
2010-10-03Improve compile systemBlue Swirl10-473/+178
2010-10-03Darwin/ppc host needs fake int128_t for sparc64Andreas Färber1-0/+2
2010-07-11Remove /packages/misc-files since it is no longer required now that each file...Mark Cave-Ayland9-9/+0
2010-07-03Move the separate ISO9660 handler into a new /packages/iso9660-files package ...Mark Cave-Ayland2-0/+2
2010-07-03Fix cross compiler detection with dash shellBlue Swirl1-1/+1
2010-04-05Partially fix up the OpenBIOS PPC build. While the code technically works, ev...Mark Cave-Ayland2-2/+2
2010-04-02Move the bootinfo loader into libopenbios, refactoring and adding the new CON...Mark Cave-Ayland9-0/+9
2010-03-28Introduce a set of CONFIG_LOADER_* configuration options to allow each archit...Mark Cave-Ayland9-1/+45
2010-03-27Fix a couple of minor omissions (and an incorrect switch-arch alteration) fro...Mark Cave-Ayland1-2/+1