summaryrefslogtreecommitdiff
path: root/sys/arch/mips/ingenic
AgeCommit message (Expand)Author
2022-03-19rnd(9): Omit needless locks in various HWRNG drivers.riastradh
2022-03-19rnd(9): Adjust IPL of locks used by rndsource callbacks.riastradh
2021-12-10s/occured/occurred/ in comments, log messages and man pages.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2020-08-09Type consistencyskrll
2020-04-30rnd_attach_source calls the callback itself now.riastradh
2020-04-02add miivar.h and put a stop gap to compile.nisimura
2019-12-23No need to check cold ourselves; iic_exec() does it for us.thorpej
2019-12-22Cleanup i2c bus acquire / release, centralizing all of the logic intothorpej
2018-12-11Add a convenience function, com_init_regs_stride(), that shifts the registerthorpej
2018-12-08Remove the COM_REGMAP option -- just use it all the time. While here,thorpej
2018-12-08Clean up initialization of com_regs structure, in preparation forthorpej
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2018-04-09Stop potential misuse of vendor names and USB vendor IDs in root hubjakllsch
2017-05-21Provide and use some CP0 accessor functions instead of M[TF]C0 macrosskrll
2017-05-19Trailing whitespaceskrll
2016-08-27Trailing whitespaceskrll
2016-04-23Merge nick-nhusbskrll
2016-04-07moar registers, less tpyosmacallan
2016-02-17Adapt CI20 HWRNG to synchronous on-demand callback.macallan
2016-01-02properly initialize the EHCImacallan
2015-12-14zero out struct i2cbus_attach_args before messing with itmacallan
2015-11-17Long overdue suggestions from Taylor Campbell and a few syntax/stylemacallan
2015-10-14add some commentsmacallan
2015-10-08fix build with INGENIC_DEBUGmacallan
2015-10-08use the MAC address passed as a property if available instead of relying onmacallan
2015-10-08add a driver for the chip's EFUSE interface, use it to find the MAC addressmacallan
2015-08-30Update for latest dwc2skrll
2015-08-30add attribution, no functional change.macallan
2015-08-07add driver for jz4780 random number generatormacallan
2015-08-07- sprinkle volatilemacallan
2015-07-11- get rid of private bus space in ingenic_com.cmacallan
2015-07-11fix tpyosmacallan
2015-05-29fix pastomacallan
2015-05-18explicitly un-suspend the OTG port after PHY resetmacallan
2015-05-18pass the appropriate clock register to devices so different instances of themacallan
2015-05-18add some clock divider registersmacallan
2015-05-04- fix pclk calculationmacallan
2015-05-04moar registersmacallan
2015-04-28add entries for sdmmc hosts, no driver yetmacallan
2015-04-28'USB' -> 'USB OTG' to distinguish this one from the other USB hostsmacallan
2015-04-28add sdmmc ('MSC') registersmacallan
2015-04-23more bits & registersmacallan
2015-04-21enable clocks as neededmacallan
2015-04-21#define some bits in the clock gating registersmacallan
2015-04-21fix comments, add LCDC*_BASEsmacallan
2015-04-21support interrupt-driven transfersmacallan
2015-04-04preliminary driver for JZ4780's on-chip SMBus controllersmacallan
2015-03-25- determine bus clock, pass it to devicesmacallan