summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/genenv: always pass template to mktempDirk Hörner2012-06-051-1/+1
* scripts/compiler.h: fixup endianess defines on OS XDirk Hörner2012-06-051-0/+3
* hostcc tools: include "compiler.h", fix included headersDirk Hörner2012-06-051-0/+2
* kbuild: Use Elfnn_Half as replacement for Elfnn_SectionSam Ravnborg2012-06-051-2/+2
* S5P boot header and image generatorAlexey Galakhov2012-05-212-0/+141
* fix typo funtion -> functionAntony Pavlov2012-05-131-1/+1
* netX: add more common permissionsJuergen Beisert2012-04-231-1/+2
* netX: adapt it to the current boot specJuergen Beisert2012-04-231-7/+11
* Makefile: fix build timestampsSascha Hauer2012-04-151-0/+96
* make building of bareboxenv-target optionalSascha Hauer2012-04-131-1/+1
* build bareboxenv for the target as wellMichael Olbrich2012-04-051-0/+8
* kconfig: sync to linux 3.2-rc4Jean-Christophe PLAGNIOL-VILLARD2012-01-1128-587/+5595
* scripts/Kbuild.include: update to latest kernel versionSascha Hauer2012-01-021-41/+102
* scripts/Makefile.lib: update compress cmd supportJean-Christophe PLAGNIOL-VILLARD2012-01-021-1/+66
* move code now only used in mkimage to mkimageSascha Hauer2011-12-151-0/+240
* scripts/mkimage.c: remove unnecessary includeSascha Hauer2011-11-291-1/+0
* Add setupmbr to gitignoreLucas De Marchi2011-11-111-0/+1
* Merge branch 'master' into nextSascha Hauer2011-10-233-3/+3
|\
| * Avoid warnings by using format(__printf__)Loïc Minier2011-10-182-2/+2
| * Only pass -P to cpp when generating ld scriptsLoïc Minier2011-10-181-1/+1
* | move digest to crypto/Jean-Christophe PLAGNIOL-VILLARD2011-10-122-2/+2
|/
* image: use data base addr for image_print_contents, image_multi_count/getimgJean-Christophe PLAGNIOL-VILLARD2011-09-281-2/+3
* scripts/getenv: delete backup files from enviroment directoryHubert Feurstein2011-06-011-1/+2
* fix genenv when using svn based enviroment directoryTim Sander2011-05-231-0/+2
* scripts: Fix compilation warning.Marek Belisko2011-05-041-4/+2
* ARM omap: Add omap signGP tool and possibility to build ift imagesSascha Hauer2011-04-122-0/+314
* script: update git ignore fileSascha Hauer2011-04-111-1/+2
* x86: Use the generic linker script initializingJuergen Beisert2011-03-101-1/+1
* kconfig: syn with linux kernel v2.6.38-rc3Jean-Christophe PLAGNIOL-VILLARD2011-02-0227-940/+1206
* Fix error handling with malloc, memalign etc. Introduce xmemalign().Krzysztof Halasa2011-01-072-3/+6
* scripts: Adapt checkpatch.pl for barebox.Marek Belisko2010-11-291-3/+3
* scripts: Add checkpatch.pl script.Marek Belisko2010-11-291-0/+2950
* x86: fix out of tree build supportJean-Christophe PLAGNIOL-VILLARD2010-11-171-2/+2
* doc: add macros to unify command help with doxygenRobert Schwebel2010-11-011-0/+103
* image: remove confusing image_check_* functionsSascha Hauer2010-10-131-1/+1
* image: factorise image printing contentsJean-Christophe PLAGNIOL-VILLARD2010-10-081-69/+4
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-10-081-41/+43
* image: rename IH_CPU to IH_ARCH to be more concistantJean-Christophe PLAGNIOL-VILLARD2010-10-081-1/+1
* image: factorise string helperJean-Christophe PLAGNIOL-VILLARD2010-10-081-113/+8
* Revert "image: factorise string helper"Sascha Hauer2010-10-071-8/+113
* Revert "image: rename IH_CPU to IH_ARCH to be more concistant"Sascha Hauer2010-10-071-1/+1
* Revert "Replace direct header access with the API routines"Sascha Hauer2010-10-071-43/+41
* Revert "image: factorise image printing contents"Sascha Hauer2010-10-071-2/+69
* host: introduce compiler.h to handle host includeJean-Christophe PLAGNIOL-VILLARD2010-09-242-37/+108
* image: factorise image printing contentsJean-Christophe PLAGNIOL-VILLARD2010-09-241-69/+2
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-09-241-41/+43
* image: rename IH_CPU to IH_ARCH to be more concistantJean-Christophe PLAGNIOL-VILLARD2010-09-231-1/+1
* image: factorise string helperJean-Christophe PLAGNIOL-VILLARD2010-09-231-113/+8
* move utsrelease.h to include/generated/ instead of include/linuxJean-Christophe PLAGNIOL-VILLARD2010-09-171-1/+1
* udpate fixdep.c to linux kernel v2.6.36-rc1-168-ge36c886Jean-Christophe PLAGNIOL-VILLARD2010-08-271-25/+30