Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release v2010.11.0v2010.11.0 | Sascha Hauer | 2010-11-02 | 1 | -1/+1 |
* | epautoconf: fix compile error | Eric Bénard | 2010-10-25 | 1 | -0/+1 |
* | MAKEALL: allow CROSS_COMPILE*="" | Jean-Christophe PLAGNIOL-VILLARD | 2010-10-08 | 1 | -3/+5 |
* | image: factorise image printing contents | Jean-Christophe PLAGNIOL-VILLARD | 2010-10-08 | 5 | -116/+192 |
* | Replace direct header access with the API routines | Jean-Christophe PLAGNIOL-VILLARD | 2010-10-08 | 8 | -103/+271 |
* | image: rename IH_CPU to IH_ARCH to be more concistant | Jean-Christophe PLAGNIOL-VILLARD | 2010-10-08 | 4 | -48/+48 |
* | image: factorise string helper | Jean-Christophe PLAGNIOL-VILLARD | 2010-10-08 | 5 | -201/+175 |
* | Revert "image: factorise string helper" | Sascha Hauer | 2010-10-07 | 5 | -175/+201 |
* | Revert "image: rename IH_CPU to IH_ARCH to be more concistant" | Sascha Hauer | 2010-10-07 | 4 | -48/+48 |
* | Revert "Replace direct header access with the API routines" | Sascha Hauer | 2010-10-07 | 8 | -271/+103 |
* | Revert "image: factorise image printing contents" | Sascha Hauer | 2010-10-07 | 5 | -188/+116 |
* | imx: fix Internal boot source default choice | Jean-Christophe PLAGNIOL-VILLARD | 2010-10-04 | 1 | -1/+1 |
* | Merge branch 'next' | Sascha Hauer | 2010-10-04 | 165 | -7032/+3482 |
|\ | |||||
| * | MAKEALL: make it generic | Jean-Christophe PLAGNIOL-VILLARD | 2010-10-02 | 1 | -59/+234 |
| * | Update flash headers for boards supporting internal boot. | Marc Reilly | 2010-10-01 | 4 | -36/+38 |
| * | imx: Internal boot sources, handle all header offsets | Marc Reilly | 2010-10-01 | 3 | -15/+53 |
| * | i2c-imx: wait for STOP before disabling controller | Marc Reilly | 2010-10-01 | 1 | -5/+5 |
| * | imx35: add base addresses for I2C and SDHC | Marc Reilly | 2010-10-01 | 1 | -0/+5 |
| * | import __stringify from linux | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-29 | 3 | -11/+18 |
| * | Fix watchdog's register size for the i.MX27 CPU | Juergen Beisert | 2010-09-27 | 1 | -3/+3 |
| * | pcm038: fix initialization makes pointer from integer without a cast | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-27 | 1 | -1/+1 |
| * | imx-ipu-fb: set default bits per pixel at 16 for mx3 | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-27 | 1 | -0/+1 |
| * | imx/fb: struct imx_ipu_fb_platform_data remove const for mode | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-27 | 1 | -1/+1 |
| * | The i.MX27 has no second level cache, remove include file (Subject fixed) | Juergen Beisert | 2010-09-27 | 1 | -1/+0 |
| * | mk68: rename macro __M68K__ to __m68k__ as it's prodive by gcc | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-24 | 2 | -4/+3 |
| * | ipe337: fix default env | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-24 | 1 | -1/+1 |
| * | blackfin: remove duplicated PAGE_SIZE define | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-24 | 1 | -1/+0 |
| * | host: introduce compiler.h to handle host include | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-24 | 2 | -37/+108 |
| * | console: set device_d id at -1 | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-24 | 1 | -0/+1 |
| * | netconsole: remove non-needed setbaudrate | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-24 | 1 | -6/+0 |
| * | image: factorise image printing contents | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-24 | 5 | -116/+188 |
| * | Replace direct header access with the API routines | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-24 | 8 | -103/+271 |
| * | image: rename IH_CPU to IH_ARCH to be more concistant | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-23 | 4 | -48/+48 |
| * | image: factorise string helper | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-23 | 5 | -201/+175 |
| * | nhk8815: rename nand parts uboot as barebox | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-23 | 1 | -1/+1 |
| * | Merge branch 'for-mainline' of git://git.pengutronix.de/git/rsc/barebox into ... | Sascha Hauer | 2010-09-22 | 1 | -14/+32 |
| |\ | |||||
| | * | sandbox: add longopts and fix segfault | Robert Schwebel | 2010-09-21 | 1 | -14/+32 |
| | * | partition.c: c files are not executable | Robert Schwebel | 2010-09-21 | 1 | -0/+0 |
| * | | nhk8815: update defconfig | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-22 | 1 | -1/+16 |
| * | | arm: allow to overwrite the system_rev via bootm | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-22 | 1 | -4/+14 |
| * | | sha1/sha256: use be32_to_cpu and cpu_to_be32 | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-22 | 2 | -33/+6 |
| * | | sha1: use unit32_t and uint8_t | Jean-Christophe PLAGNIOL-VILLARD | 2010-09-22 | 1 | -26/+26 |
| * | | netx eth: Fix compilation | Sascha Hauer | 2010-09-20 | 1 | -4/+4 |
| * | | scb9328: Fix compilation | Sascha Hauer | 2010-09-20 | 1 | -1/+1 |
| * | | guf-neso: Update defconfig (fix env path) | Sascha Hauer | 2010-09-20 | 1 | -1/+1 |
| * | | guf-neso: Update defconfig (add nand and ubi) | Sascha Hauer | 2010-09-20 | 1 | -0/+5 |
| * | | guf-neso: Fix compiler warnings | Sascha Hauer | 2010-09-20 | 1 | -1/+4 |
| * | | ep93xx net driver: Fix compilation | Sascha Hauer | 2010-09-20 | 1 | -4/+6 |
| * | | rename __initdata to __early_initdata | Sascha Hauer | 2010-09-20 | 2 | -4/+4 |
| * | | fec_mpc5200: Fix compilation | Sascha Hauer | 2010-09-20 | 1 | -1/+1 |