summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/conf
AgeCommit message (Expand)Author
2014-03-02Bump SYMTAB_SPACE for clang.joerg
2014-03-02Bump sshramdisk size to 3800k, reserve 4MB in the install kernel.joerg
2014-02-28Use CPPFLAGS and drop -mlittle-endianmatt
2014-02-27Fix typo in comment BEAGLEBOARD->CUBIEBOARDreinoud
2014-02-26Add awgematt
2014-02-25Define ARM11_COMPAT_MMU (for now) to keep inline with cpuconf.h changesskrll
2014-02-25enable MMC driverjmcneill
2014-02-21Match *INSTALL* (so we can match *INSTALL.MP)matt
2014-02-21Rearrange KERNEL_BASE_PHYSmatt
2014-01-31More symbolsskrll
2014-01-30Put EHABI exception tables at the end of text.matt
2014-01-30For BE kernels, pass --be8 to the linkermatt
2014-01-24use initarm_common()hkenken
2014-01-23use ukbd_cnattach()hkenken
2014-01-03Change wildcard for mvgbe configuration. Don't attach, if clock was disabled.kiyohara
2013-12-24Make sure _edata starts on a 8-byte boundary.matt
2013-12-23Enable mvgbe and makphy.kiyohara
2013-12-19Make SYMTAB_SPACE a plain number, the expression creates invalid syntaxjoerg
2013-12-19Bump SYMTAB_SPACE to 600k for clang.joerg
2013-12-05Use armv6z so {ldr,str}ex{b,h,d} won't generate warnings.matt
2013-11-10add usermode kernel configjmcneill
2013-11-01Remove the bogus CPPFLAGS+="-I$S/../../../include"skrll
2013-10-28Support for the Broadcom BCM56340 iProc based switch.matt
2013-10-15Switch to dwctwo(4) from dotg(4) for the RaspberryPi port. This bringsskrll
2013-10-07iMX233/OLinuXino changes from Petri Laskso.matt
2013-10-05Disable mvgbec and mvgbe.kiyohara
2013-10-05Add comment-outed mvgbec1 and mvgbe for A7.kiyohara
2013-10-05Cleanup.kiyohara
2013-10-05Change some comments and coment-outed options.kiyohara
2013-10-05Add options COM_16750. It is requiring now.kiyohara
2013-10-05Add defparam MVSOC_FIXUP_DEVID to opt_mvsoc.h.kiyohara
2013-10-05Remove options LKM.kiyohara
2013-10-02Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu.matt
2013-10-01Add OMAP_MPU_CLOCK_FREQ=13000000.kiyohara
2013-09-30Add Plat'Home OpenBlocks AX3.kiyohara
2013-09-30Add configuration Plat'Home OpenBlocks AX3.kiyohara
2013-09-26Get and calculate some clocks from register.kiyohara
2013-09-17Add MODULARskrll
2013-09-08Rename awinfe to awe and awinge to awge.matt
2013-09-08Add rlphymatt
2013-09-07Reenable OHCImatt
2013-09-07Only configure awiniic0 for nowmatt
2013-09-07Add an INSTALL kernel for CUBIEBOARDmatt
2013-09-07Comment out ohcimatt
2013-09-07Add AWIN_CONSOLE_EARLY and comment out sdhcmatt
2013-09-06Use KERNEL_BASE_PHYS for load and entry addresses for u-boot.matt
2013-09-05Whitespaceskrll
2013-09-04Very very very prelimnary support for cubieboard 1 & 2 based on thematt
2013-09-03Prelimary config goo for CubieBoard 1 & 2matt
2013-08-25Move mvspi defines into sys/dev/marvell/files.discovery.kiyohara