summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-08Adds support for big.LITTLE MP booting.bL-MP-supportMorten Rasmussen
2012-03-30Add support for the zImage formatWill Deacon
2012-03-30Change cross-compiler prefix to match standard Linaro toolchainsWill Deacon
2012-03-30Rework THUMB2_KERNEL define for Cortex-M onlyWill Deacon
2012-03-30Fix check for architected timerWill Deacon
2011-05-06Set the generic timer frequency (normally done by the firmware).Catalin Marinas
2011-03-28Change the license to BSD (required by ARM's legal team).Catalin Marinas
2010-12-16Add support for Versatile Express (new memory map).Catalin Marinas
2010-03-25Added support for MPSCatalin Marinas
2010-01-08Add explicit support for SMPCatalin Marinas
2009-12-17Modifications to pass the USE_INITRD and THUMB2_KERNEL options via topCatalin Marinas
2009-12-17Deleted original model.lds (it will be autogenerated).Catalin Marinas
2009-12-17Created model.lds.inCatalin Marinas
2009-12-08Add some ifdefs in boot.S for easy changing between NFS and INITRDCatalin Marinas
2009-12-03Set the default PHYS_OFFSET to 0x70000000Catalin Marinas
2009-12-03Add support for SMP booting following the RealView Boot Monitor bootingCatalin Marinas
2009-12-03Added .gitignoreCatalin Marinas
2009-12-03Modified the boot wrapper to use initramfs (cpio file) and also pass aCatalin Marinas
2009-12-02Initial version.Catalin Marinas