Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a6e8dcaf350fe8e780e29c57ececfece039725c7
/
Makefile
a6e8dca
Makefile: use EXTRAVERSION for -rc? tag
by Wolfgang Denk
· 12 years ago
3ae7b24
Prepare v2013.01-rc1
by Tom Rini
· 12 years ago
045fa1e
fs: add filesystem switch libary, implement ls and fsload commands
by Stephen Warren
· 12 years ago
53c4154
arm: arm925t: remove SX1 board
by Albert ARIBAUD
· 12 years ago
84cd932
fs: Add a Coreboot Filesystem (CBFS) driver and commands
by Gabe Black
· 12 years ago
8b493a5
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
97b24d3
common: Add symbol handling for generic lists into Makefile
by Marek Vasut
· 12 years ago
30ff891
kerneldoc: Implant DocBook from Linux kernel
by Marek Vasut
· 12 years ago
3064f32
Tegra20: Move some code files to common directories for upcoming Tegra30 patches.
by Tom Warren
· 12 years ago
4ab6493
add check infrastructure, default sparse
by Kim Phillips
· 12 years ago
6528ff0
Prepare v2012.10
by Tom Rini
· 12 years ago
c7c6322
Prepare v2012.10-rc3
by Tom Rini
· 12 years ago
221953d
Prepare v2012.10-rc2
by Tom Rini
· 12 years ago
cec2655
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
3f7f241
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 12 years ago
659e559
Makefile: Move SPL files to clobber, remove from clean
by Tom Rini
· 12 years ago
5675b50
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
61e1298
dm: net: Move IXP NPE to drivers/net/
by Marek Vasut
· 12 years ago
ee1f4ca
Prepare v2012.10-rc1
by Tom Rini
· 12 years ago
495dbd7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
5fb29f3
Merge branch 'ext4'
by Tom Rini
· 12 years ago
e4a189a
IPL: Remove remains of OneNAND IPL
by Marek Vasut
· 12 years ago
ea00e59
MX: set a common place to share code for Freescale i.MX
by Stefano Babic
· 12 years ago
8aa0902
MX28: Cleanup mxsboot within make mrproper
by Marek Vasut
· 12 years ago
8a156fb
fix out of tree building with kallsyms
by Mike Frysinger
· 12 years ago
7cdcaef
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 12 years ago
f22b11c
dfu: DFU backend implementation
by Lukasz Majewski
· 12 years ago
a545355
MX28: config: Allow different target generation in elftosb call
by Otavio Salvador
· 12 years ago
12b7b70
tegra20: enable SPL for tegra20 boards
by Allen Martin
· 12 years ago
984df4e
tegra20: add u-boot-*-tegra.bin targets
by Allen Martin
· 12 years ago
d9e73a8
tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
by Allen Martin
· 12 years ago
7fb1ed0
MX28: Move the u-boot.bd info CPUDIR/SOCDIR
by Marek Vasut
· 12 years ago
6d660e7
hawkboard/omapl-138: Add support for generating ais image for hawkboard
by Sughosh Ganu
· 12 years ago
0044c42
Consolidate bootcount code into drivers/bootcount
by Stefan Roese
· 12 years ago
5d898a0
powerpc/CoreNet: add tool to support pbl image build.
by Shaohui Xie
· 12 years ago
e66443f
Makefile: fix HAVE_VENDOR_COMMON_LIB
by Scott Wood
· 12 years ago
8b5a026
Makefile: cosmetic: optimize usage of LIBS-y
by Daniel Schwierzeck
· 12 years ago
f52d7b3
Makefile: replace LIBS by LIBS-y
by Daniel Schwierzeck
· 12 years ago
aa99f78
Makefile: allow appending to LIB in sub-makefiles
by Daniel Schwierzeck
· 12 years ago
a159643
ext4fs ls load support
by Uma Shankar
· 12 years ago
4d3c95f
zfs: Add ZFS filesystem support
by Jorgen Lundman
· 12 years ago
a72007d
sandbox: Add basic test for command execution
by Simon Glass
· 13 years ago
190649f
Prepare v2012.07
by Wolfgang Denk
· 12 years ago
69577ab
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 12 years ago
b12734e
Makefile: avoid "Generating asm-offsets.h" message with "-s"
by Wolfgang Denk
· 12 years ago
8b425b3
MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes
by Daniel Schwierzeck
· 12 years ago
c627faf
Prepare v2012.07-rc3
by Wolfgang Denk
· 12 years ago
8b10652
Prepare v2012.07-rc2
by Wolfgang Denk
· 12 years ago
211e475
Prepare v2012.07-rc1
by Wolfgang Denk
· 12 years ago
94aebe6
Makefile: Add u-boot.spr build target (SPEAr)
by Stefan Roese
· 13 years ago
5a4c59b
create lib/tizen directory
by Donghwa Lee
· 13 years ago
06a119a
Makefile: Add a 'checkthumb' rule
by Tom Rini
· 13 years ago
415d386
Prepare v2012.04.01
by Wolfgang Denk
· 13 years ago
2790bf6
Prepare v2012.04
by Wolfgang Denk
· 13 years ago
fb14b6b
Prepare v2012.04-rc3
by Wolfgang Denk
· 13 years ago
f5cdc11
Prepare v2012.04-rc2; minor Coding Style cleanup
by Wolfgang Denk
· 13 years ago
c008b6f
Prepare v2012.04-rc1
by Wolfgang Denk
· 13 years ago
7e6403a
Define CPUDIR for the .lds link script
by Simon Glass
· 13 years ago
ee60197
Allow arch directory to contain .lds without requiring Makefile
by Simon Glass
· 13 years ago
2152df6
IXP: Move PDNB3 and SCPU from Makefile to boards.cfg
by Marek Vasut
· 13 years ago
4a30f1e
config.mk: Check for -fstack-usage support
by Tom Rini
· 13 years ago
1064d98
tools: checkstack.pl from Linux added to tools
by Tom Rini
· 13 years ago
44b333e
Makefile: Remove mmc_spl related enteries
by Chander Kashyap
· 13 years ago
dd54d31
ARM: Convert spear3xx and spear6xx boards to boards.cfg
by Amit Virdi
· 13 years ago
81e3520
EXYNOS: SMDK5250: Add MMC SPL support
by Chander Kashyap
· 13 years ago
f16da74
ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
by Chandan Nath
· 13 years ago
d36d885
arm, davinci: Add support for generating AIS images to the Makefile
by Christian Riesch
· 13 years ago
cba9a89
Prepare v2011.12
by Wolfgang Denk
· 13 years ago
be662e9
Prepare v2011.12-rc3
by Wolfgang Denk
· 13 years ago
37d0e77
Makefile: fix distclean and *_config rules to be less noise
by Lauri Hintsala
· 13 years ago
901de79
Prepare v2011.12-rc2
by Wolfgang Denk
· 13 years ago
5738946
Prepare v2011.12-rc1
by Wolfgang Denk
· 13 years ago
f93022c
USB: Add generic ULPI layer and a viewport
by Jana Rapava
· 13 years ago
b9f31cc
ARM: convert "omap730p2" boards to boards.cfg
by Wolfgang Denk
· 13 years ago
c81f9cd
ARM: convert "omap16xx" boards to boards.cfg
by Wolfgang Denk
· 13 years ago
a276db2
ARM: convert "apollon" board to use boards.cfg
by Wolfgang Denk
· 13 years ago
18936ee
i.mx: introduce the armv7/imx-common folder
by Jason Liu
· 13 years ago
393cb36
S5PC2XX: Rename S5pc2XX to exynos
by Chander Kashyap
· 13 years ago
1086c5d
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 13 years ago
5e12472
Introduce generic TPM support in u-boot
by Vadim Bendebury
· 13 years ago
734329f
Add a "tidy" build option
by Andy Fleming
· 13 years ago
7717fe1
Makefile: add tools/mkenvimage to target 'clean'
by Horst Kronstorfer
· 13 years ago
dca61f0
tools/env: use lib/crc32.c directly
by Andreas Bießmann
· 13 years ago
f9342e2
Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
bd25fdb
Makefile: Add the missing dependency for spl target
by Aneesh V
· 13 years ago
9dfa8da
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 13 years ago
c270730
tools: logo: split bmp arrays from bmp_logo.h
by Che-Liang Chiou
· 13 years ago
a9c1c04
omap5: Add omap5_evm board build support.
by Sricharan
· 13 years ago
2d14e36
powerpc/mpc83xx: cleanup makefile for mpc83xx
by York Sun
· 13 years ago
30b9b93
iMX28: Add u-boot.sb target to Makefile
by Marek Vasut
· 13 years ago
688d8f3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
e30a91b
ColdFire:Moving the remaining coldfire boards to boards.cfg
by Jason Jin
· 13 years ago
435199f
arm, davinci: add support for new spl framework
by Heiko Schocher
· 13 years ago
b572875
sandbox: Adjust Makefile so that standalone/api are not built
by Simon Glass
· 13 years ago
cca4e4a
Reduce build times
by Wolfgang Denk
· 13 years ago
f0f4b5f
ARM:AM33XX: Added timer support
by Chandan Nath
· 13 years ago
2c0f79e
fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)
by Simon Glass
· 13 years ago
bbb0b12
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
by Simon Glass
· 13 years ago
4c34b2a
autoconf.mk.dep: use target cflags, not host
by Mike Frysinger
· 13 years ago
4e4b21b
Makefile: Remove MLO on make clean
by Joel A Fernandes
· 13 years ago
Next »