| History log of /src/sys/arch/evbarm/kobo |
| Revision | Date | Author | Comments |
| 1.1 | 25-Jul-2014 |
hkenken | branches: 1.1.2; 1.1.6; Initial commit of support for Kobo touch. (i.MX507 or i.MX508) (http://www.kobo.com)
|
| 1.1.6.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.1.6.1 | 25-Jul-2014 |
tls | file kobo.h was added on branch tls-maxphys on 2014-08-20 00:02:55 +0000
|
| 1.1.2.2 | 10-Aug-2014 |
tls | Rebase.
|
| 1.1.2.1 | 25-Jul-2014 |
tls | file kobo.h was added on branch tls-earlyentropy on 2014-08-10 06:53:55 +0000
|
| 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
|
| 1.1 | 25-Jul-2014 |
hkenken | branches: 1.1.2; 1.1.6; Initial commit of support for Kobo touch. (i.MX507 or i.MX508) (http://www.kobo.com)
|
| 1.1.6.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.1.6.1 | 25-Jul-2014 |
tls | file kobo_reg.h was added on branch tls-maxphys on 2014-08-20 00:02:55 +0000
|
| 1.1.2.2 | 10-Aug-2014 |
tls | Rebase.
|
| 1.1.2.1 | 25-Jul-2014 |
tls | file kobo_reg.h was added on branch tls-earlyentropy on 2014-08-10 06:53:55 +0000
|
| 1.2 | 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.1 | 25-Jul-2014 |
hkenken | branches: 1.1.2; 1.1.6; 1.1.32; Initial commit of support for Kobo touch. (i.MX507 or i.MX508) (http://www.kobo.com)
|
| 1.1.32.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.1.6.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.1.6.1 | 25-Jul-2014 |
tls | file kobo_start.S was added on branch tls-maxphys on 2014-08-20 00:02:55 +0000
|
| 1.1.2.2 | 10-Aug-2014 |
tls | Rebase.
|
| 1.1.2.1 | 25-Jul-2014 |
tls | file kobo_start.S was added on branch tls-earlyentropy on 2014-08-10 06:53:55 +0000
|
| 1.4 | 22-Feb-2024 |
andvar | sc_init_md_hook expects two params since interface change in imxusbvar.h rev 1.7 thus adjust kobo_usb_init() and netwalker_usb_init() functions accordingly.
Fixes build for KOBO and NETWALKER(_MD) kernel configs. Needs pullup to netbsd-10.
|
| 1.3 | 24-Jul-2019 |
hkenken | branches: 1.3.28; i.MX USB host code re-arrangement.
|
| 1.2 | 22-Sep-2017 |
khorben | branches: 1.2.4; Typo
|
| 1.1 | 25-Jul-2014 |
hkenken | branches: 1.1.2; 1.1.6; Initial commit of support for Kobo touch. (i.MX507 or i.MX508) (http://www.kobo.com)
|
| 1.1.6.3 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.1.6.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.1.6.1 | 25-Jul-2014 |
tls | file kobo_usb.c was added on branch tls-maxphys on 2014-08-20 00:02:55 +0000
|
| 1.1.2.2 | 10-Aug-2014 |
tls | Rebase.
|
| 1.1.2.1 | 25-Jul-2014 |
tls | file kobo_usb.c was added on branch tls-earlyentropy on 2014-08-10 06:53:55 +0000
|
| 1.2.4.1 | 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
| 1.3.28.1 | 24-Feb-2024 |
martin | Pull up following revision(s) (requested by andvar in ticket #609):
sys/arch/evbarm/netwalker/netwalker_usb.c: revision 1.9 sys/arch/evbarm/kobo/kobo_usb.c: revision 1.4
sc_init_md_hook expects two params since interface change in imxusbvar.h rev 1.7 thus adjust kobo_usb_init() and netwalker_usb_init() functions accordingly.
Fixes build for KOBO and NETWALKER(_MD) kernel configs.
|