]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - Makefile
kbuild: rename SRCTREE to srctree
[karo-tx-uboot.git] / Makefile
2014-03-12 Masahiro Yamadakbuild: rename SRCTREE to srctree
2014-03-12 Masahiro Yamadakbuild: rename TOPDIR to stctree
2014-03-12 Masahiro Yamadakbuild: use $(KBUILD_SRC) to check out-of-tree build
2014-03-12 Masahiro Yamadakirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG
2014-03-12 Masahiro Yamadafreescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI...
2014-03-12 Masahiro Yamadakbuild,mxs: use short logs for MXS images
2014-03-10 Tom RiniPrepare v2014.04-rc2 v2014.04-rc2
2014-03-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-03-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-03-10 Masahiro Yamadakbuild: fix a bug of make rule of version_autogenerated.h
2014-03-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-03-07 Masahiro Yamadakbuild: move "checkgcc4" to PowerPC archprepare
2014-03-07 Masahiro Yamadakbuild: move "checkthumb" to ARM archprepare
2014-03-07 Masahiro Yamadakbuild: improve Kbuild speed
2014-03-07 Masahiro Yamadakbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
2014-03-07 Masahiro Yamadaxilinx: delete meaningless .gitignore files
2014-03-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2014-03-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
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 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 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 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
next