aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2011-06-27Prepare v2011.06v2011.06Wolfgang Denk
2011-06-25usb: convert to partial linkingMike Frysinger
2011-06-22Makefile: move $(VERSION_FILE) rule out of ifeq configuredIlya Yanok
2011-06-22config.mk: move LDSCRIPT processing to the top-level MakefileIlya Yanok
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-06-22Prepare v2011.06-rc3v2011.06-rc3Wolfgang Denk
2011-06-21cpu9260/9G20: fix board supportEric Benard
2011-06-21AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:Reinhard Meyer
2011-06-02Prepare v2011.06-rc2v2011.06-rc2Wolfgang Denk
2011-05-26ARMV7: MMC SPL Boot support for SMDKV310 boardChander Kashyap
2011-05-19Prepare v2011.06-rc1v2011.06-rc1Wolfgang Denk
2011-05-12examples: add smc911x_eeprom to clean targetMike Frysinger
2011-04-30zlib: split up to match original source treeMike Frysinger
2011-04-27nhk8815: move config targets from Makefile to boards.cfgAlessandro Rubini
2011-04-27cpuat91: fix board supportEric Benard
2011-04-27Makefile: change rule to build IMX imageStefano Babic
2011-04-13x86: Rename i386 to x86Graeme Russ
2011-04-12mkimage: add "-V" option to print version informationWolfgang Denk
2011-04-01Fix NAND_SPL and ONENAND_IPL in MakefileHaiying Wang
2011-03-31Prepare v2011.03v2011.03Wolfgang Denk
2011-03-27Prepare vv2011.03-rc2Wolfgang Denk
2011-02-19Add USB host ethernet adapter supportSimon Glass
2011-02-07MIPS: Move VCT boards to boards.cfgShinya Kuribayashi
2011-02-05MIPS: Move Inca-IP targets to boards.cfgShinya Kuribayashi
2011-02-05MIPS: Move Qemu MIPS target to boards.cfgShinya Kuribayashi
2011-02-05MIPS: Move Alchemy Au1x00 based boards to boards.cfgShinya Kuribayashi
2011-02-02Prepare v2011.03-rc1v2011.03-rc1Wolfgang Denk
2011-02-02Print compiler and linker version with the version commandAlexander Holler
2011-01-25Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGSNobuhiro Iwamatsu
2011-01-21Cleanup .boards.depend when using an objtreeLoïc Minier
2011-01-21Don't add symlink in srctree when using an objtreeLoïc Minier
2010-12-22Prepare v2010.12v2010.12Wolfgang Denk
2010-12-17Prepare v2010.12-rc3v2010.12-rc3Wolfgang Denk
2010-12-01video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin
2010-11-28Prepare v2010.12-rc2v2010.12-rc2Wolfgang Denk
2010-11-27512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-18Makefile: Fix build with USE_PRIVATE_LIBGCCMatthias Weisser
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk
2010-10-28kirkwood: get rid of config.mk filesPrafulla Wadaskar
2010-10-27Prepare v2010.12-rc1v2010.12-rc1Wolfgang Denk
2010-10-27Makefile: fix dependencies for building NAND_SPLWolfgang Denk
2010-10-26include/asm-offsets.h: automatically generate assembler constantsWolfgang Denk
2010-10-25Blackfin: bf527-ezkit-v2: move to boards.cfgMike Frysinger
2010-10-21sh: sh4: Move to boards.cfgNobuhiro Iwamatsu
2010-10-21sh: sh3: Move to boards.cfgNobuhiro Iwamatsu
2010-10-21sh: rsk7203: Move to boards.cfgNobuhiro Iwamatsu
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-10-19Makefile: rename TEXT_BASE to CONFIG_SYS_TEXT_BASEEric Cooper