]> git.ipfire.org Git - people/ms/u-boot.git/history - Makefile
kbuild: allow empty board directories
[people/ms/u-boot.git] / Makefile
2014-03-04  Masahiro Yamadakbuild: allow empty board directories
2014-03-04  Masahiro Yamadakbuild: add "cross_tools" target to build tools for...
2014-03-04  Masahiro Yamadakbuild: fix "tools-all" target
2014-03-04  Masahiro Yamadakbuild: consolidate PLATFORM_LIBS
2014-03-04  Simon Glassdm: Add a demonstration/example driver
2014-03-04  Simon Glassdm: Add basic tests
2014-03-04  Simon Glassdm: Add base driver model support
2014-03-04  Simon Glasssandbox: Build a device tree file for sandbox
2014-03-04  Masahiro Yamadanand_spl: display warning message to inform the end...
2014-03-04  Masahiro YamadaMakefile: delete unused variable LDSCRIPT_MAKEFILE_DIR
2014-02-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-02-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-02-25  Masahiro Yamadakbuild: Move linker sciript check to prepare1
2014-02-25  Masahiro Yamadakbuild: Fix a false error of generic board support
2014-02-25  Masahiro Yamadakbuild: get back DTB at the top directory
2014-02-25  Masahiro Yamadakbuild: add misc targets, help, ubootrelease, ubootversion
2014-02-25  Masahiro Yamadakbuild: support building signle targets
2014-02-25  Masahiro Yamadakbuild: refactor more IMX image rules
2014-02-25  Masahiro Yamadakbuild: use shorten logs for IMX images
2014-02-25  Masahiro Yamadakbuild: use shorten logs for misc targets
2014-02-25  Masahiro Yamadakbuild: use shorten log for linking u-boot
2014-02-25  Masahiro Yamadakbuild: use shorten logs for combined rules of mkimage...
2014-02-25  Masahiro Yamadakbuild: use shorten logs for cat rules
2014-02-25  Masahiro Yamadakbuild: use shorten logs for mkimage rules
2014-02-25  Masahiro Yamadakbuild: use shorten logs objcopy rules
2014-02-25  Masahiro Yamadakbuild: Add $(Q) when descending into subdirectories
2014-02-25  Masahiro Yamadakbuild: rename OBJCFLAGS to OBJCOPYFLAGS
2014-02-25  Masahiro Yamadakbuild: move asm-offsets.h rules to ./Kbuild
2014-02-25  Masahiro Yamadakbuild: abolish "depend" target
2014-02-25  Masahiro Yamadakbuild: consolidate version and timestamp headers gener...
2014-02-25  Masahiro YamadaMakefile: add a new script to check -fstack-usage support
2014-02-21  Masahiro Yamadakbuild: fix errors of 'make *tags' and 'make cscope'
2014-02-21  Masahiro Yamadakbuild: a minor optimization of "make clobber"
2014-02-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2014-02-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-02-20  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2014-02-19  Tom RiniPrepare v2014.04-rc1
2014-02-19  Masahiro Yamadadts: re-write dts/Makefile more simply with Kbuild
2014-02-19  Masahiro Yamadakernel-doc: move kernel-doc tools to scripts/
2014-02-19  Masahiro Yamadakbuild: check clean source and generate Makefile for...
2014-02-19  Masahiro Yamadakbuild: support simultaneous board configuration and...
2014-02-19  Masahiro Yamadakbuild: use scripts/Makefile.clean
2014-02-19  Masahiro YamadaMakefile: refactor tools-all targets
2014-02-19  Masahiro YamadaMakefile: Do not pass MTD_VERSION from the top Makefile
2014-02-19  Masahiro Yamadakbuild: refactor Makefile and spl/Makefile more
2014-02-19  Masahiro Yamadaexamples: move api/ and standalone/ entry to examples...
2014-02-19  Masahiro Yamadakbuild: change the top Makefile to more Kbuild-ish...
2014-02-19  Masahiro YamadaMakefile: remove a cleaning target "tidy"
2014-02-19  Masahiro Yamadakbuild: generate {spl, tpl}-autoconf.mk only when it...
2014-02-19  Masahiro Yamadakbuild: convert some make rules to Kbuild style
2014-02-19  Masahiro Yamadakbuild: move some lines to more suitable place
2014-02-19  Masahiro Yamadakbuild: use Linux Kernel build scripts
2014-02-19  Masahiro Yamadakbuild: change out-of-tree build
2014-02-19  Masahiro YamadaMakefile: move more stuff to top Makefile
2014-02-19  Masahiro YamadaMakefile: refactor include path settings
2014-02-19  Masahiro YamadaMakefile: move more flags to the top Makefile
2014-02-19  Masahiro Yamadakbuild: Use Kbuild.include
2014-02-19  Masahiro YamadaMakefile: move some variable definitions to the top...
2014-02-19  Masahiro Yamadanand-spl: Use scripts/Makefile.build
2014-02-19  Masahiro Yamadaexamples: Use scripts/Makefile.build
2014-02-19  Masahiro Yamadaboard: samsung: refactor host programs
2014-02-19  Masahiro Yamadatools: convert makefiles to kbuild style
2014-02-19  Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2014-02-19  Albert ARIBAUDMerge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
2014-02-11  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-02-06  Marek VasutARM: NET: Remove the IXP NPE ethernet driver
2014-02-04  Tom RiniMerge branch 'serial' of git://www.denx.de/git/u-boot...
2014-02-04  Tom RiniMerge branch 'net' of git://www.denx.de/git/u-boot...
2014-01-29  Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-01-28  Albert ARIBAUDMerge branch 'u-boot-arm/next' into 'u-boot-arm/master'
2014-01-26  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-01-21  Prabhakar Kushwahapowerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PB...
2014-01-20  Tom RiniPrepare v2014.01
2014-01-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2014-01-20  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-01-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-01-15  Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2014-01-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-01-14  Albert ARIBAUDMerge 'u-boot-imx/master' into 'u-boot-arm/master'
2014-01-13  Tom RiniPrepare v2014.01-rc3
2014-01-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-01-09  Scott Woodarm64: Make checkarmreloc accept arm64 relocations
2014-01-09  Scott Woodarm64: Turn u-boot.bin back into an ELF file after...
2014-01-09  Scott Woodarm64: Add tool to statically apply RELA relocations
2014-01-06  Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-12-19  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2013-12-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2013-12-18  Albert ARIBAUDMerge remote-tracking branch 'u-boot-pxa/master' into...
2013-12-18  Albert ARIBAUDMerge branch 'u-boot-tegra/master' into 'u-boot-arm...
2013-12-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2013-12-18  Vidya Sagartegra: allow build to succeed with SPL disabled
2013-12-18  Masahiro YamadaMakefile: fix broken pipe error for lcd4_lwmon5 board
2013-12-18  Bo ShenMakefile: fix the typo error for mrproper
2013-12-16  Tom RiniPrepare v2014.01-rc2
2013-12-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2013-12-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2013-12-16  Masahiro YamadaMakefile, .gitignore: Cleanup non-existing binaries
2013-12-16  Masahiro Yamadaexamples: x86: delete 82559_eeprom
2013-12-16  Masahiro YamadaMakefile: Select objects by CONFIG_ rather than $(ARCH...
2013-12-16  Masahiro YamadaMakefile: delete unnecessary lines
next