Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/evbarm/conf/mk.bcm53xx
RevisionDateAuthorComments
 1.7  17-Feb-2024  christos Fix MKREPRO build (Jan-Benedict Glaw)
 1.6  21-Jan-2019  skrll G/C
 1.5  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.4  28-Oct-2013  matt branches: 1.4.2; 1.4.30; 1.4.32;
Support for the Broadcom BCM56340 iProc based switch.
 1.3  04-Aug-2013  matt Supply the --be8 if building a big endian kernel.
 1.2  08-Dec-2012  matt branches: 1.2.2;
For cortex kernels, also specify -mfpu=neon
 1.1  01-Sep-2012  matt branches: 1.1.2; 1.1.4; 1.1.6;
Add support for the BCM95301X development board
 1.1.6.2  28-Nov-2012  matt merge from -HEAD improves arm (mostly for Cortex) support targeting
OMAP and BCM53xx.
 1.1.6.1  01-Sep-2012  matt file mk.bcm53xx was added on branch matt-nb6-plus on 2012-11-28 22:50:08 +0000
 1.1.4.4  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.4.3  16-Jan-2013  yamt sync with (a bit old) head
 1.1.4.2  30-Oct-2012  yamt sync with head
 1.1.4.1  01-Sep-2012  yamt file mk.bcm53xx was added on branch yamt-pagecache on 2012-10-30 17:19:21 +0000
 1.1.2.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.2.1  25-Feb-2013  tls resync with head
 1.2.2.2  18-May-2014  rmind sync with head
 1.2.2.1  28-Aug-2013  rmind sync with head
 1.4.32.1  10-Jun-2019  christos Sync with HEAD
 1.4.30.2  26-Jan-2019  pgoyette Sync with HEAD
 1.4.30.1  20-Oct-2018  pgoyette Sync with head
 1.4.2.2  15-Feb-2014  matt Merge armv7 support from HEAD, specifically support for the BCM5301X
and BCM56340 evbarm kernels.
 1.4.2.1  28-Oct-2013  matt file mk.bcm53xx was added on branch matt-nb5-mips64 on 2014-02-15 16:18:37 +0000

RSS XML Feed