aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/conf/MPC85XX
Commit message (Expand)AuthorAgeFilesLines
* Fix bogusly declared WERRORs in kernel buildWarner Losh2019-08-251-1/+0
* sys: Remove DEV_RANDOM device optionConrad Meyer2019-06-211-1/+0
* tun/tap: merge and rename to `tuntap`Kyle Evans2019-05-081-1/+1
* Add a COMPAT_FREEBSD12 kernel option.Conrad Meyer2019-05-021-0/+1
* Make iflib a loadable module.Konstantin Belousov2019-01-311-0/+1
* powerpc conf: Add PRINTF_BUFR_SIZE option to Book-E configsJustin Hibbits2018-08-191-0/+1
* Start building modules for MPC85XX and MPC85XXSPEJustin Hibbits2018-02-041-1/+0
* Add sdhci to MPC85XX buildJustin Hibbits2018-02-041-0/+1
* Stop passing -me500 to the assembler for Book-E kernelsJustin Hibbits2017-11-041-1/+2
* Add some more devices to the MPC85XX-based configsJustin Hibbits2017-10-191-0/+4
* Add Freescale eSPI driver found on QorIQ SoCsJustin Hibbits2017-04-021-0/+2
* Add a COMPAT_FREEBSD11 kernel option.Mark Johnston2016-12-091-0/+1
* Add a GPIO poweroff and reset driver.Justin Hibbits2016-11-161-0/+1
* Add sdhci and mmc drivers to MPC85XX/MPC85XXSPEJustin Hibbits2016-11-151-0/+2
* Add a bunch of new default options to MPC85XX* configsJustin Hibbits2016-10-241-0/+7
* In the TCP stack, the hhook(9) framework provides hooks for kernel modulesJonathan T. Looney2016-10-121-0/+1
* Add NXP/Freescale DIU driver for PowerPC SoCsJustin Hibbits2016-09-271-0/+4
* Add ehci to the MPC85XX buildJustin Hibbits2016-09-101-0/+1
* Merge MPC85XX and QorIQ config optionsJustin Hibbits2016-08-031-2/+3
* Make netbooting work again by disabling BOOTP_NFSV3. Investigate why thisNathan Whitehorn2015-01-161-1/+1
* In kernel config files, it is supposed to be 'options<space><tab>' notWarner Losh2014-03-181-3/+3
* Switch default Book-E scheduler to ULE, which works now, and enableNathan Whitehorn2014-02-011-1/+4
* Back out r253779 & r253786.David E. O'Brien2013-07-311-1/+0
* Decouple yarrow from random(4) device.David E. O'Brien2013-07-291-0/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin2013-04-041-1/+0
* Let us manage differences of Book-E PowerPC variations i.e. vendor /Rafal Jaworowski2012-05-271-1/+2
* Remove pty(4) from our kernel configurations.Ed Schouten2012-03-211-1/+0
* Apply r221124 to Book-E: switch to the new NFS client.Marcel Moolenaar2011-07-311-1/+1
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAAlexander Motin2011-04-241-1/+2
* MFppc64:Nathan Whitehorn2010-07-131-0/+2
* Convert Freescale PowerPC platforms to FDT convention.Rafal Jaworowski2010-07-111-2/+4
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadAndrew Thompson2010-04-221-0/+1
* Adjust style (following the already existing rules) for the newlyAttilio Rao2010-02-151-1/+1
* Add the options DEADLKRES (introducing the deadlock resolver thread) inAttilio Rao2010-02-101-0/+1
* Include SMP support in the MPC85XX kernel by default.Rafal Jaworowski2009-06-251-0/+1
* DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus.Rafal Jaworowski2009-06-221-0/+1
* Integrated I2C controller driver (found in MPC85xx and other SOC parts).Rafal Jaworowski2009-06-221-0/+2
* Initial version of the sec(4) driver for the integrated security engine foundRafal Jaworowski2009-06-061-0/+3
* - Use "device\t" and "options \t" for consistency.Jun Kuriyama2009-05-101-3/+3
* Add suppport for ISA and ISA interrupts to make the ATAMarcel Moolenaar2009-04-241-0/+1
* Change over the usb kernel options to the new stack (retaining existingAndrew Thompson2009-02-231-1/+0
* Additional features for the tsec(4) Ethernet driver.Rafal Jaworowski2009-02-171-0/+3
* Enable the cfi(4) driver.Marcel Moolenaar2008-10-251-0/+1
* Enable NFSLOCKD for MPC85XX kernel to comply with recent NFS rework.Rafal Jaworowski2008-04-261-0/+1
* Make genclock standard on all platforms.Poul-Henning Kamp2008-04-211-1/+0
* Get rid of an empty RTC implementation and hook up genclock instead.Poul-Henning Kamp2008-04-131-0/+1
* Connect MPC85XX to the PowerPC build.Rafal Jaworowski2008-03-031-0/+72