summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm
AgeCommit message (Expand)Author
2020-08-13Pull up following revision(s) (requested by nia in ticket #1047):martin
2020-07-07Pull up following revision(s) (requested by jmcneill in ticket #980):martin
2020-05-18Pull up following revision(s) (requested by riastradh in ticket #913):martin
2020-05-18Pull up following revision(s) (requested by riastradh in ticket #912):martin
2020-05-18Pull up following revision(s) (requested by isaki in ticket #911):martin
2020-04-02Pull up following revision(s) (requested by mrg in ticket #817):martin
2020-02-12Pull up following revision(s) (requested by riastradh in ticket #705):martin
2020-01-27Pull up following revision(s) (requested by jmcneill in ticket #659):martin
2020-01-27Pull up following revision(s) (requested by nia in ticket #657):martin
2020-01-21Pull up following revision(s) (requested by mrg in ticket #616):martin
2019-12-09Pull up following revision(s) (requested by jmcneill in ticket #529):martin
2019-12-09Pull up following revision(s) (requested by jmcneill in ticket #525):martin
2019-12-08Pull up following revision(s) (requested by jmcneill in ticket #499):martin
2019-11-27Pull up following revision(s) (requested by jmcneill in ticket #491):martin
2019-11-25Pull up following revision(s) (requested by martin in ticket #466):msaitoh
2019-11-22Pull up following revision(s) (requested by martin in ticket #463):bouyer
2019-11-21In preparation for the upcoming release, turn off DIAGNOSTIC in mostmartin
2019-11-20Pull up following revision(s) (requested by tnn in ticket #458):martin
2019-11-18Pull up following revision(s) (requested by jmcneill in ticket #439):martin
2019-11-18Pull up following revision(s) (requested by jmcneill in ticket #438):martin
2019-11-16Pull up following revision(s) (requested by jmcneill in ticket #427):martin
2019-10-25Pull up following revision(s) (requested by mlelstv in ticket #381):martin
2019-10-17Pull up following revision(s) (requested by bad in ticket #341):martin
2019-10-06Pull up following revision(s) (requested by skrll in ticket #290):martin
2019-10-03Pull up following revision(s) (requested by jmcneill in ticket #273):martin
2019-09-23Pull up following revision(s) (requested by jmcneill in ticket #230):martin
2019-09-22Pull up following revision(s) (requested by jmcneill in ticket #224):martin
2019-09-17Pull up following revision(s) (requested by bouyer in ticket #207):martin
2019-08-15Pull up following revision(s) (requested by skrll in ticket #55):martin
2019-07-30Add IIC support.hkenken
2019-07-29The CUBOX-I boards have Cortex-A9 cpus, so force -march=armv7-amartin
2019-07-29Remove duplicate options TPIDRPRW_IS_CURCPUskrll
2019-07-25More Whitespaceskrll
2019-07-25Whitespaceskrll
2019-07-25Remove a duplicate psci* at fdt?skrll
2019-07-25Partially undo previous so NETWALKER_INSTALL compilesskrll
2019-07-25Replace the HDAUDIO_32BIT_ACCESS option with a runtime option. Set it forjmcneill
2019-07-24Add support for device tree.hkenken
2019-07-24Modified i.MX GPIO control module and PCIe module.hkenken
2019-07-24i.MX USB host code re-arrangement.hkenken
2019-07-23Add cn_halt function, disable interrupts when haltingjmcneill
2019-07-23Attach uarts on pass 4, matching GENERIC64jmcneill
2019-07-23Don't busy wait for a character in plcom_common_getc, but insteadskrll
2019-07-23Trailing whitespaceskrll
2019-07-21Enable DISKLABEL_EI, which is useful for machines that support both endian.rin
2019-07-16Consistently use vaddr_t as initarm and friends return type.skrll
2019-07-16Add wm(4)jmcneill
2019-07-16KNFskrll
2019-07-15Fix and improve a VPRINTFskrll
2019-07-14Add a 'DDTK' tag so that the RPI firmware will load device tree overlays.thorpej