summaryrefslogtreecommitdiff
path: root/firmware/Makefile
AgeCommit message (Expand)Author
2004-03-18patch #917153: faster memset()/memcpy()Jörg Hohensohn
2003-10-12patch #785885 by Magnus Holmgren: way faster rolo, with assemblerJörg Hohensohn
2003-07-10Added dependency to the tools dir, so it's automatically built with the rest....Björn Stenberg
2003-04-22better treatment if no toolsdir define was set, use the old one thenDaniel Stenberg
2003-04-22use the TOOLSDIR as passed-in from the top-level Makefile, you need toDaniel Stenberg
2003-03-04if MEM is not set, set it to 2Daniel Stenberg
2003-03-03export MEM variable in firmware and appsUwe Freese
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg
2002-10-02Bill Napier's more elegant fix to disallow running make in apps and firmware.Björn Stenberg
2002-09-30Crude kludge to prevent people from running 'make' in the apps and firmware d...Björn Stenberg
2002-09-21Removed old font issuesBjörn Stenberg
2002-09-20New full ISO-8859-1 system font.Björn Stenberg
2002-08-28Reverted back to monospace again. Let's not rock the boat until people can ch...Björn Stenberg
2002-08-27Made LCD_PROPFONTS default on recorderBjörn Stenberg
2002-08-20Faster, 8-bit bitswap by Magnus HolmgrenLinus Nielsen Feltzing
2002-08-20use the gcc option -ffreestanding: (quote from the gcc man page)Daniel Stenberg
2002-08-15Fixed font target for loadable fontsBjörn Stenberg
2002-08-15tags target added for emacs-etags powerDaniel Stenberg
2002-08-13Gained about 128 KB buffer space by removing malloc() and the heapBjörn Stenberg
2002-08-11First version of loadable fonts patch by Alex GitelmanBjörn Stenberg
2002-06-17add our "libc header directory" to the include pathDaniel Stenberg
2002-05-24.S files should be compiled with gcc, not gasBjörn Stenberg
2002-05-24corrected clean targetDaniel Stenberg
2002-05-23take care of the assembler file tooDaniel Stenberg
2002-05-23another attemptDaniel Stenberg
2002-05-23now supports the deps in the OBJDIR properly, still OBJDIR must be . forDaniel Stenberg
2002-05-23deps support, changed default action to support OBJDIRDaniel Stenberg
2002-05-23attempted OBJDIR supportDaniel Stenberg
2002-05-17Removed -save-tempsBjörn Stenberg
2002-05-17Always optimize. No EXCLUDED_SRC anymoreLinus Nielsen Feltzing
2002-05-17Added DEBUG option and made thread.o specialLinus Nielsen Feltzing
2002-05-14Now creates librockbox.a instead of archos.modBjörn Stenberg
2002-05-03Added disk/partition handlingBjörn Stenberg
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg
2002-05-02Added Gary's snprintf() and changed all places to use it.Björn Stenberg
2002-04-28Added dependency generationBjörn Stenberg
2002-04-23Added drivers directoryLinus Nielsen Feltzing
2002-04-23Added common directoryLinus Nielsen Feltzing
2002-04-22Removed absolute path to gcc and stuffLinus Nielsen Feltzing
2002-04-21Bah, I didn't mean to commit my edited Makefile...Björn Stenberg
2002-04-21Alan's ATA code, or what's left of it after I have laid my grubby little handsBjörn Stenberg
2002-04-18Added archos.mod as target + nl conversionBjörn Stenberg
2002-04-18Added TARGET to CFLAGSBjörn Stenberg
2002-04-16simple "target selection" template addedDaniel Stenberg
2002-03-28First versionBjörn Stenberg