aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-11-03sandbox: Adjust Makefile so that standalone/api are not builtSimon Glass1-3/+4
2011-11-03Reduce build timesWolfgang Denk1-1/+1
2011-10-27ARM:AM33XX: Added timer supportChandan Nath1-0/+3
2011-10-26fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)Simon Glass1-0/+8
2011-10-26fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass1-0/+5
2011-10-22autoconf.mk.dep: use target cflags, not hostMike Frysinger1-1/+1
2011-10-22Makefile: Remove MLO on make cleanJoel A Fernandes1-0/+1
2011-10-22examples: api: allow build with private libgccChe-liang Chiou1-9/+13
2011-10-19ColdFire: Clean Makefile _config rulesstany MARCEL1-2/+8
2011-10-19ColdFire: Move boards with simple _config rules to boards.cfgstany MARCEL1-96/+0
2011-10-19ColdFire: Merge differentiated linking files into a sigle one by boardstany MARCEL1-9/+0
2011-10-17Move timestamp and version files into 'generated' subdirSimon Glass1-2/+2
2011-10-17sandbox: Makefile changes to build sandbox architectureSimon Glass1-0/+8
2011-10-17Adjust dependency rules to permit per-file flagsSimon Glass1-1/+1
2011-10-17sandbox: Disable standalone/API supportSimon Glass1-3/+6
2011-10-06Safer timestamp_autogenerated.h generationLoïc Minier1-2/+3
2011-10-06Build timestamp_autogenerated.h without configLoïc Minier1-9/+10
2011-10-05Makefile: remove mx31pdk exceptionStefano Babic1-10/+0
2011-10-05Makefile: drop imx31_phycore from general MakefileStefano Babic1-8/+0
2011-10-05Makefile: remove tx25 exceptionStefano Babic1-4/+0
2011-09-29powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun1-0/+1
2011-09-29powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala1-0/+1
2011-09-29Prepare v2011.09v2011.09Wolfgang Denk1-1/+1
2011-09-22Prepare v2011.09-rc2v2011.09-rc2Wolfgang Denk1-1/+1
2011-09-11Prepare v2011.09v2011.09-rc1Wolfgang Denk1-2/+2
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic1-1/+19
2011-09-04Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk1-0/+1
2011-09-04ColdFire:Fix the configuration broken for some boards.Jason Jin1-0/+1
2011-09-04ARM: remove broken "netstar" boardWolfgang Denk1-1/+0
2011-09-04ARM: remove broken "edb93xx" boardsWolfgang Denk1-10/+0
2011-09-03integrator: convert to new build systemLinus Walleij1-27/+0
2011-09-03atmel: Update support of board AT91SAM9M10G45-EK to new styleThomas Petazzoni1-25/+0
2011-09-03make pm9g45 buildable for v2011.06 releaseAsen Dimov1-4/+0
2011-09-03tny_a9260/tny_a9g20: update board to the new AT91 organizationThomas Petazzoni1-10/+0
2011-09-03sbc35_a9g20: update board to the new AT91 organizationThomas Petazzoni1-7/+0
2011-08-04ARM: versatile: fix board supportStefano Babic1-9/+0
2011-08-03AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/masterXu, Hong1-19/+0
2011-08-03AT91: Board fix for AT91SAM9261-EKXu, Hong1-23/+0
2011-08-03AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/masterXu, Hong1-12/+0
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-1/+2
2011-07-28Correct ih_os for u-boot.imganeeshv1-1/+1
2011-07-28mkimage: add UBL header support for booting davinci cpusHeiko Schocher1-0/+5
2011-07-28Let source cross-reference targets follow symbolic linksHorst Kronstorfer1-3/+7
2011-07-26fix unconfigured out-of-tree building of toolsMike Frysinger1-0/+1
2011-07-26simplify clobber behavior with out-of-tree buildsMike Frysinger1-4/+1
2011-07-26Hook SPL build-system into toplevel MakefileDaniel Schwierzeck1-0/+5
2011-07-26Extend build-system for SPL frameworkDaniel Schwierzeck1-1/+2
2011-07-26Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck1-14/+6
2011-07-12Blackfin: add init.elf helper codeMike Frysinger1-1/+2
2011-07-01Makefile: need to remove generated u-boot-nand_spl.ldsKumar Gala1-1/+1