summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)Simon Glass2011-10-261-0/+8
* fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass2011-10-261-0/+5
* autoconf.mk.dep: use target cflags, not hostMike Frysinger2011-10-221-1/+1
* Makefile: Remove MLO on make cleanJoel A Fernandes2011-10-221-0/+1
* examples: api: allow build with private libgccChe-liang Chiou2011-10-221-9/+13
* ColdFire: Clean Makefile _config rulesstany MARCEL2011-10-191-2/+8
* ColdFire: Move boards with simple _config rules to boards.cfgstany MARCEL2011-10-191-96/+0
* ColdFire: Merge differentiated linking files into a sigle one by boardstany MARCEL2011-10-191-9/+0
* Move timestamp and version files into 'generated' subdirSimon Glass2011-10-171-2/+2
* sandbox: Makefile changes to build sandbox architectureSimon Glass2011-10-171-0/+8
* Adjust dependency rules to permit per-file flagsSimon Glass2011-10-171-1/+1
* sandbox: Disable standalone/API supportSimon Glass2011-10-171-3/+6
* Safer timestamp_autogenerated.h generationLoïc Minier2011-10-061-2/+3
* Build timestamp_autogenerated.h without configLoïc Minier2011-10-061-9/+10
* Makefile: remove mx31pdk exceptionStefano Babic2011-10-051-10/+0
* Makefile: drop imx31_phycore from general MakefileStefano Babic2011-10-051-8/+0
* Makefile: remove tx25 exceptionStefano Babic2011-10-051-4/+0
* powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-291-0/+1
* powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala2011-09-291-0/+1
* Prepare v2011.09Wolfgang Denk2011-09-291-1/+1
* Prepare v2011.09-rc2Wolfgang Denk2011-09-221-1/+1
* Prepare v2011.09Wolfgang Denk2011-09-111-2/+2
* Makefile : fix generation of cpu related asm-offsets.hStefano Babic2011-09-071-1/+19
* Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2011-09-041-0/+1
|\
| * ColdFire:Fix the configuration broken for some boards.Jason Jin2011-09-041-0/+1
* | ARM: remove broken "netstar" boardWolfgang Denk2011-09-041-1/+0
* | ARM: remove broken "edb93xx" boardsWolfgang Denk2011-09-041-10/+0
* | integrator: convert to new build systemLinus Walleij2011-09-031-27/+0
* | atmel: Update support of board AT91SAM9M10G45-EK to new styleThomas Petazzoni2011-09-031-25/+0
* | make pm9g45 buildable for v2011.06 releaseAsen Dimov2011-09-031-4/+0
* | tny_a9260/tny_a9g20: update board to the new AT91 organizationThomas Petazzoni2011-09-031-10/+0
* | sbc35_a9g20: update board to the new AT91 organizationThomas Petazzoni2011-09-031-7/+0
|/
* ARM: versatile: fix board supportStefano Babic2011-08-041-9/+0
* AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/masterXu, Hong2011-08-031-19/+0
* AT91: Board fix for AT91SAM9261-EKXu, Hong2011-08-031-23/+0
* AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/masterXu, Hong2011-08-031-12/+0
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-08-021-1/+2
|\
| * Blackfin: add init.elf helper codeMike Frysinger2011-07-121-1/+2
* | Correct ih_os for u-boot.imganeeshv2011-07-281-1/+1
* | mkimage: add UBL header support for booting davinci cpusHeiko Schocher2011-07-281-0/+5
* | Let source cross-reference targets follow symbolic linksHorst Kronstorfer2011-07-281-3/+7
* | fix unconfigured out-of-tree building of toolsMike Frysinger2011-07-261-0/+1
* | simplify clobber behavior with out-of-tree buildsMike Frysinger2011-07-261-4/+1
* | Hook SPL build-system into toplevel MakefileDaniel Schwierzeck2011-07-261-0/+5
* | Extend build-system for SPL frameworkDaniel Schwierzeck2011-07-261-1/+2
* | Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck2011-07-261-14/+6
|/
* Makefile: need to remove generated u-boot-nand_spl.ldsKumar Gala2011-07-011-1/+1
* nios2: move generic config to boards.cfgMike Frysinger2011-06-301-14/+0
* Prepare v2011.06Wolfgang Denk2011-06-271-2/+2
* usb: convert to partial linkingMike Frysinger2011-06-251-1/+1
OpenPOWER on IntegriCloud