Age | Commit message (Expand) | Author |
2020-08-26 | Declare hw_{prod,serial,uuid,vendor,ver} in <sys/systm.h>. | Visa Hankala |
2020-04-29 | Let the armv7 bus_dma layer and simplebus(4) implementation deal with | Mark Kettenis |
2019-10-23 | Provide hw.serialno using the root node's serial-number property. | Patrick Wildt |
2019-09-21 | Enable thermal zone handling code. | Mark Kettenis |
2017-09-11 | Remove whitespace in inline assembly output constraint strings. While | Jonathan Gray |
2017-05-02 | Remove check for compatible property. Turns out sunxi relied on the broken | Mark Kettenis |
2017-04-30 | Make early attrbute work here as well. Remove unreachable panic while there. | Mark Kettenis |
2017-04-27 | Bring over the changes to mainbus(4) and simplebus(4) from arm64. | Mark Kettenis |
2017-01-06 | unifdef CPU_ARMv7 and ARM_ARCH_7 | Jonathan Gray |
2017-01-03 | Add simplefb(4), a driver to support the framebuffer set up by the firmware | Mark Kettenis |
2016-08-06 | Set up the fdt attach args for devices that attach directly to mainbus | Jonathan Gray |
2016-08-04 | Add support for pre-registering interrupts. This allows device drivers to | Mark Kettenis |
2016-07-13 | The "#address-cells" and "#size-cells" properties define the size | Patrick Wildt |
2016-05-29 | use fdt "model" string for hw.product | Jonathan Gray |
2016-05-18 | Introduce a per-platform init_mainbus() hook that can be used to attach | Mark Kettenis |
2016-05-02 | Rework mainbus and implement simplebus to be able to span a tree-like | Patrick Wildt |
2013-05-30 | Enforce ca_activate tree-walks over the entire heirarchy for all events, | Theo de Raadt |
2011-09-22 | None of the mainbus child devices care about getting a bus_space_tag_t from | Miod Vallat |
2010-12-26 | Kill pmap_phys_address(), and force every driver's mmap() routine to return | Miod Vallat |
2010-08-30 | Convert all powerhooks to activate functions, and provide powerhook stubs. | Theo de Raadt |
2010-04-27 | arm32 define isn't used on any arm platforms, and machine/io.h doesn't exist, | Dale Rahn |
2009-07-26 | Make sure all platforms understand the flags argument of bus_space_map() and | Miod Vallat |
2007-05-25 | 'Proto type' -> 'Prototype' when discussing functions in comments. | Kenneth R Westerback |
2005-12-31 | Search for the devices to attach to mainbus, not hardcoded. ok miod@ | Dale Rahn |
2005-11-09 | use atop() and ptoa() | Martin Reindl |
2004-05-19 | de __P of sys/arch/arm. | Dale Rahn |
2004-02-01 | Arm port, NetBSD codebase stripped down, 32bit only support. | Dale Rahn |