summaryrefslogtreecommitdiff
path: root/sys/src/9/bcm/bootargs.c
AgeCommit message (Expand)Author
2021-11-07bcm64: parse the emmc2bus/dma-ranges device-tree property and provide *emmc2b...cinap_lenrek
2021-04-25bcm: try ATAGS/DTB pointer from R2 on entrycinap_lenrek
2021-02-06bcm64: get inbound and outbound pci window base address from device treecinap_lenrek
2020-04-22bcm, bcm64: dancing to the drum of the linux clowns for device tree memory si...cinap_lenrek
2019-08-23bcm64: deal with discontinuous memory regions, avoid virtual memory aliasing,...cinap_lenrek
2019-07-25bcm, bcm64: add support for device tree parameter passingcinap_lenrek
2019-05-13bcm, bcm64: preserve memsize across reboots, avoid trashing atags while parsi...cinap_lenrek
2019-04-11bcm: move CONFADDR parsing into bootargs.c, simplify initcode start() args ha...cinap_lenrek