aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/broadcom
Commit message (Expand)AuthorAgeFilesLines
* add snps IP uart support / genaralize UARTMatt Macy2018-08-191-1/+1
* bhnd(4): Use the new BHND_CAP_BP64 capability flag to exclude DMALandon J. Fuller2018-03-291-2/+3
* bhnd(4): Include board_devid in the bhnd_board_info structure, and populateLandon J. Fuller2017-12-141-0/+22
* bhnd(4): extend the PMU APIs to support bwn(4)Landon J. Fuller2017-11-221-2/+2
* bhnd(4): Add support for querying DMA address translation parametersLandon J. Fuller2017-11-211-0/+41
* bhnd(4): implement MIPS and PCI(e) interrupt supportLandon J. Fuller2017-11-2111-51/+1488
* bhnd: Add support for supplying bus I/O callbacks when initializing an EROMLandon J. Fuller2017-09-272-16/+50
* bhnd: Implement bhnd(4) platform device registration.Landon J. Fuller2017-09-274-15/+69
* [mips] [bhnd] Support of old PMU for BMIPS and siba SoCMichael Zhilin2017-05-281-2/+2
* Add support for dumping bcma/siba EROM tables to the console via a newLandon J. Fuller2017-04-241-0/+3
* [mips/broadcom]: Early boot NVRAM supportLandon J. Fuller2017-03-234-101/+137
* Add MIPS boot support for the BCM4706/Northstar ChipCommon core.Landon J. Fuller2017-03-171-25/+35
* Allow setting access-width for UART registers.Ruslan Bukin2017-02-271-1/+1
* [mips/broadcom] Move MIPS-specific bhnd(4) nexus drivers toLandon J. Fuller2017-02-135-0/+438
* bhnd(4): minor style(9) fixesLandon J. Fuller2016-12-191-7/+5
* bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding.Landon J. Fuller2016-11-263-0/+576
* Move intrng includes to the main MIPS includes file.Ruslan Bukin2016-11-191-5/+0
* Split bcm_mipscore.c into bcm_bmips (BMIPS32/BMIPS3300) and bcm_mips74kLandon J. Fuller2016-09-187-144/+344
* [BHND/USB] Port of EHCI/OHCI support from ZRouterMichael Zhilin2016-09-051-0/+5
* Migrate bhndb(4) to the new bhnd_erom API.Landon J. Fuller2016-09-041-2/+3
* Implement a generic bhnd(4) device enumeration table API.Landon J. Fuller2016-09-036-269/+195
* [mips/broadcom]: Replace static frequency table with generic PMU clockLandon J. Fuller2016-08-278-188/+363
* bhnd(4): Initial PMU/PWRCTL power and clock management support.Landon J. Fuller2016-08-271-1/+2
* [mips/broadcom] Generic platform_reset() support.Landon J. Fuller2016-08-269-68/+658
* mips/broadcom: Implement CFE-based EARLY_PRINTF support.Landon J. Fuller2016-08-171-14/+46
* [mips/broadcom] Fetch UART console configuration from CFE.Landon J. Fuller2016-08-011-3/+53
* Replace mips/sentry5 with mips/broadcomLandon J. Fuller2016-06-255-48/+132
* bhnd(4): Perform explicit chipc child enumeration.Landon J. Fuller2016-06-251-61/+6
* bhnd(4): Fix mips/broadcom core matching and bus pass order.Landon J. Fuller2016-06-081-8/+11
* bhnd(4): Add a vendor parameter to BHND_DEVICE(), replacing vendor-specificLandon J. Fuller2016-06-081-3/+3
* Switch mips/sentry5 to bhnd(4), and unify with mips/broadcomLandon J. Fuller2016-06-041-27/+1
* bhnd(4): Add support for chipc-attached flashLandon J. Fuller2016-06-041-3/+20
* [mips/broadcom] Add initial support for Broadcom MIPS processorAdrian Chadd2016-05-177-0/+623
* [mips/broadcom] Add initial code for interrupts on the Broadcom MIPS processorAdrian Chadd2016-05-162-0/+183