summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* bareboxenv.c: simple grammatical fixRobert P. J. Day2012-11-191-2/+2
* omap4: add support for booting cpu from usbVicente2012-11-165-0/+878
* ARM omap spi image: print error to stderrSascha Hauer2012-10-261-1/+1
* ARM omap spi image: relax size constrainsSascha Hauer2012-10-261-5/+3
* pbl: Add missing FORCESascha Hauer2012-10-261-2/+2
* Merge branch 'for-next/defaultenv-deps'Sascha Hauer2012-10-032-10/+22
|\
| * environment generation: Fix dependenciesSascha Hauer2012-09-281-6/+11
| * scripts/bareboxenv: Only print information if -v is givenSascha Hauer2012-09-281-4/+11
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-0313-50/+1
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1713-50/+1
* | | Merge branch 'for-next/omap'Sascha Hauer2012-10-033-1/+143
|\ \ \
| * | | scripts: add tool to create image for SPI boot on AM35xxJan Luebbe2012-10-023-1/+143
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2012-10-031-1/+5
|\ \ \
| * | | genenv: Allow to also specify files for the environment instead of only direc...Jean-Christophe PLAGNIOL-VILLARD2012-09-111-1/+5
| |/ /
* | | 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