History log of /src/sys/arch/evbarm/altera |
Revision | Date | Author | Comments |
1.2 | 18-Oct-2018 |
skrll | Provide generic start code that assumes the MMU is off and caches are disabled as per the linux booting protocol for ARMv6 and ARMv7 boards. u-boot image type should be changed to 'linux' for correct behaviour.
The new start code builds a minimal "bootstrap" L1PT with cached access disabled and uses the same table for all processors. AP startup is performed in less steps and more code is written in C.
The bootstrap tables and stack are placed into an (orphaned) section "_init_memory" which is given to uvm when it is no longer used.
Various kernels have been converted to use this code and tested. Some boards were provided by TNF. Thanks!
The GENERIC kernel now boots on boards using the TEGRA, SUNXI and EXYNOS kernels. The GENERIC kernel will also work on RPI2 using u-boot.
Thanks to martin@ and aymeric@ for testing on parallella and nanosoc respectively
|
1.1 | 19-Sep-2018 |
aymeric | branches: 1.1.2; Add support for the DE0 NanoSoC board.
It's Cyclone V based and thus includes a dual-core Cortex A9 @925MHz. Most standard peripherals are supported (USB, SDCard, Ethernet) and no unusual peripheral is supported yet (FPGA, GPIO, ...)
|
1.1.2.3 | 20-Oct-2018 |
pgoyette | Sync with head
|
1.1.2.2 | 30-Sep-2018 |
pgoyette | Ssync with HEAD
|
1.1.2.1 | 19-Sep-2018 |
pgoyette | file altera_start.S was added on branch pgoyette-compat on 2018-09-30 01:45:40 +0000
|
1.2 | 18-Oct-2018 |
skrll | Provide generic start code that assumes the MMU is off and caches are disabled as per the linux booting protocol for ARMv6 and ARMv7 boards. u-boot image type should be changed to 'linux' for correct behaviour.
The new start code builds a minimal "bootstrap" L1PT with cached access disabled and uses the same table for all processors. AP startup is performed in less steps and more code is written in C.
The bootstrap tables and stack are placed into an (orphaned) section "_init_memory" which is given to uvm when it is no longer used.
Various kernels have been converted to use this code and tested. Some boards were provided by TNF. Thanks!
The GENERIC kernel now boots on boards using the TEGRA, SUNXI and EXYNOS kernels. The GENERIC kernel will also work on RPI2 using u-boot.
Thanks to martin@ and aymeric@ for testing on parallella and nanosoc respectively
|
1.1 | 19-Sep-2018 |
aymeric | branches: 1.1.2; Add support for the DE0 NanoSoC board.
It's Cyclone V based and thus includes a dual-core Cortex A9 @925MHz. Most standard peripherals are supported (USB, SDCard, Ethernet) and no unusual peripheral is supported yet (FPGA, GPIO, ...)
|
1.1.2.3 | 20-Oct-2018 |
pgoyette | Sync with head
|
1.1.2.2 | 30-Sep-2018 |
pgoyette | Ssync with HEAD
|
1.1.2.1 | 19-Sep-2018 |
pgoyette | file genassym.cf was added on branch pgoyette-compat on 2018-09-30 01:45:40 +0000
|
1.2 | 18-Oct-2018 |
skrll | branches: 1.2.4; Provide generic start code that assumes the MMU is off and caches are disabled as per the linux booting protocol for ARMv6 and ARMv7 boards. u-boot image type should be changed to 'linux' for correct behaviour.
The new start code builds a minimal "bootstrap" L1PT with cached access disabled and uses the same table for all processors. AP startup is performed in less steps and more code is written in C.
The bootstrap tables and stack are placed into an (orphaned) section "_init_memory" which is given to uvm when it is no longer used.
Various kernels have been converted to use this code and tested. Some boards were provided by TNF. Thanks!
The GENERIC kernel now boots on boards using the TEGRA, SUNXI and EXYNOS kernels. The GENERIC kernel will also work on RPI2 using u-boot.
Thanks to martin@ and aymeric@ for testing on parallella and nanosoc respectively
|
1.1 | 19-Sep-2018 |
aymeric | branches: 1.1.2; Add support for the DE0 NanoSoC board.
It's Cyclone V based and thus includes a dual-core Cortex A9 @925MHz. Most standard peripherals are supported (USB, SDCard, Ethernet) and no unusual peripheral is supported yet (FPGA, GPIO, ...)
|
1.1.2.3 | 20-Oct-2018 |
pgoyette | Sync with head
|
1.1.2.2 | 30-Sep-2018 |
pgoyette | Ssync with HEAD
|
1.1.2.1 | 19-Sep-2018 |
pgoyette | file platform.h was added on branch pgoyette-compat on 2018-09-30 01:45:40 +0000
|
1.2.4.2 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.2.4.1 | 18-Oct-2018 |
christos | file platform.h was added on branch phil-wifi on 2019-06-10 22:06:03 +0000
|