aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-21xtensa: nommu: fix uImage load addressMax Filippov1-0/+4
2014-10-21xtensa: nommu: fix Image.elf reset code and ld scriptMax Filippov2-6/+6
2014-10-21xtensa: xtfpga: add lx200 SMP DTS and defconfigMax Filippov1-0/+16
2014-08-14xtensa: configure kc705 for highmemMax Filippov1-1/+4
2014-04-06xtensa: add support for KC705Max Filippov2-0/+39
2014-04-06xtensa: xtfpga: introduce SoC I/O busMax Filippov3-53/+64
2014-02-21xtensa: xtfpga: set ethoc clock frequencyMax Filippov1-0/+1
2014-02-21xtensa: xtfpga: use common clock frameworkMax Filippov1-3/+8
2014-01-15xtensa: standardize devicetree cpu compatible stringsBaruch Siach3-4/+4
2014-01-14xtensa: move built-in PIC to drivers/irqchipMax Filippov1-1/+1
2013-09-06xtensa: don't use echo -e needlesslyMax Filippov1-1/+1
2013-07-08xtensa: add static function tracer supportMax Filippov1-0/+7
2013-07-08xtensa: tell git to ignore generated .dtb filesBaruch Siach1-0/+1
2013-07-08xtensa: tell git to ignore copied zlib source filesBaruch Siach1-0/+3
2013-06-05xtensa: tell git to ignore generated filesBaruch Siach2-0/+3
2013-05-09xtensa: fix redboot load addressChris Zankel1-1/+1
2013-05-09xtensa: add MMU v3 supportMax Filippov4-54/+118
2013-02-23xtensa: use new common dtc ruleStephen Warren2-12/+15
2012-12-18xtensa: don't try to build DTB when OF is disabledMax Filippov1-1/+1
2012-12-18xtensa: add XTFPGA DTSMax Filippov5-0/+122
2012-12-18xtensa: add support for the XTFPGA boardsMax Filippov1-0/+1
2012-12-18xtensa: add device trees supportMax Filippov1-0/+11
2012-12-18xtensa: add U-Boot image support (uImage).Max Filippov2-1/+16
2012-12-18xtensa: clean up boot make rulesMax Filippov3-29/+33
2012-10-15xtensa: reorganize SR referencingMax Filippov1-4/+4
2012-10-03xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov6-65/+1
2012-10-03xtensa: fix parallel makeMax Filippov2-9/+12
2011-03-17xtensa: change to new flag variablematt mooney2-2/+2
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel2-2/+2
2008-02-13[XTENSA] Fix makefile to work with binutils-2.18.Bob Wilson2-3/+3
2008-02-13[XTENSA] Use preprocessor to generate the linker script for the ELF boot imageChris Zankel2-3/+5
2008-02-13[XTENSA] adjust boot linker script start addressesMarc Gauthier2-1/+2
2007-10-20kbuild: restore arch/{ppc/xtensa}/boot cflagsMilton Miller1-1/+2
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-1/+1
2007-10-14kbuild: fix up CFLAGS usageSam Ravnborg1-3/+2
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel2-15/+25
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie1-1/+1
2005-06-30[PATCH] xtensa: Removed local copy of zlib and fixed O= supportChris Zankel8-2648/+28
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 2Chris Zankel13-0/+3279