summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* add gitignore filevicencb@gmail.com2012-10-021-0/+1
* kconfig: remove autogenerated fileSascha Hauer2012-09-281-2420/+0
* Make: Fix if_changed when command contains backslashesSascha Hauer2012-09-161-1/+1
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-053-4/+66
|\
| * Makefile.lib: add disasm and ln commandsSascha Hauer2012-08-121-0/+6
| * kbuild: allow to have custom cppflags for pblJean-Christophe PLAGNIOL-VILLARD2012-08-031-2/+2
| * kbuild: add pre-bootloader (pbl) targetJean-Christophe PLAGNIOL-VILLARD2012-08-032-3/+59
| * Makefile.clean: include Makefiles againSascha Hauer2012-08-031-1/+1
* | recursive_action: add ACTION_FOLLOWLINKS supportJean-Christophe PLAGNIOL-VILLARD2012-09-051-1/+1
|/
* Merge branch 'for-next/mkublheader'Sascha Hauer2012-08-013-2/+103
|\
| * scripts/mkublheader: add program to produce an UBL image headerJan Luebbe2012-07-043-2/+103
* | Merge branch 'for-next/compressed-prepare'Sascha Hauer2012-08-011-1/+24
|\ \
| * | kbuild: Init all relevant variables used in kbuild filesJean-Christophe PLAGNIOL-VILLARD2012-07-301-1/+24
| |/
* / scripts/checkpatch.pl: reset rpt_cleaners warningsTeresa Gámez2012-07-251-0/+1
|/
* 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