Home | History | Annotate | Download | only in kobo
History log of /src/sys/arch/evbarm/kobo/kobo_machdep.c
RevisionDateAuthorComments
 1.9  20-Apr-2023  skrll Provide a shared pmap_devmap implementation and convert all pmap_devmap
arrays to use DEVMAP_ENTRY{,_END}
 1.8  24-Jul-2019  hkenken Modified i.MX GPIO control module and PCIe module.

+ Add imxpcie.c
imx PCIe common driver
 1.7  16-Jul-2019  skrll Consistently use vaddr_t as initarm and friends return type.

Makes no difference to binaries except for aarch64 where it's required
 1.6  18-May-2019  skrll Convert remaining armv7 kernels to generic start and remove a bunch of
code including a9_mpsubr.S.

Thanks to Lwazi Dube for testing PANDABOARD and BEAGLEBONE.
 1.5  21-Sep-2018  skrll Centralise defparam CONSADDR, CONSPEED, CONMODE and CONADDR into
opt_console.h and adjust.
 1.4  08-Sep-2017  hkenken branches: 1.4.2; 1.4.4;
- Move CFATTACH_DECL_NEW() from common uart driver.
- Rename : imxuart_cons_attach() -> imxuart_cnattach()
 1.3  07-May-2015  hkenken use armv7_generic_space
 1.2  25-Jul-2014  hkenken branches: 1.2.2; 1.2.6; 1.2.8;
fix compile error.
 1.1  25-Jul-2014  hkenken Initial commit of support for Kobo touch. (i.MX507 or i.MX508)
(http://www.kobo.com)
 1.2.8.1  06-Jun-2015  skrll Sync with HEAD
 1.2.6.3  03-Dec-2017  jdolecek update from HEAD
 1.2.6.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.6.1  25-Jul-2014  tls file kobo_machdep.c was added on branch tls-maxphys on 2014-08-20 00:02:55 +0000
 1.2.2.2  10-Aug-2014  tls Rebase.
 1.2.2.1  25-Jul-2014  tls file kobo_machdep.c was added on branch tls-earlyentropy on 2014-08-10 06:53:55 +0000
 1.4.4.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.4.4.1  10-Jun-2019  christos Sync with HEAD
 1.4.2.1  30-Sep-2018  pgoyette Ssync with HEAD

RSS XML Feed