Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c1457f93d4a10958694c51c881d7c1fd917f9d8c
/
common
/
Makefile
7a37db9
common/Makefile: don't include env_embedded.o into libcommon
by Wolfgang Denk
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
b4eceac
Save environment data to mmc.
by Terry Lv
· 15 years ago
07b4627
CRAMFS: support cramfs in RAM
by Heiko Schocher
· 15 years ago
ed9d08e
kgdb: add default generic stubs
by Robin Getz
· 15 years ago
e3c1dc5
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
e8b39e4
circbuf: Move to lib_generic and conditionally compile
by Peter Tyser
· 15 years ago
eabe6d9
command.c: Break commands out to appropriate cmd_*.c files
by Peter Tyser
· 15 years ago
1589500
cmd_nand: Move conditional compilation to Makefile
by Peter Tyser
· 15 years ago
51420fb
Revert "env: only build env_embedded and envcrc when needed"
by Wolfgang Denk
· 15 years ago
71ecabf
env: only build env_embedded and envcrc when needed
by Mike Frysinger
· 15 years ago
ff196c1
Add support for the Tundra TSI148 VME-bridge
by Reinhard Arlt
· 15 years ago
d285d41
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 15 years ago
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9866305
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
a73904e
Add simple hwconfig infrastructure
by Anton Vorontsov
· 15 years ago
7c8e97f
Blackfin: new spibootldr command
by Mike Frysinger
· 16 years ago
a46fbba
Add support for Linux-like kallsysms
by Mike Frysinger
· 16 years ago
beb957c
make MODEM SUPPORT generic instead of duplicate it
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
11ddc17
One more fix for building env_embedded.o
by Wolfgang Denk
· 16 years ago
ebe54bf
add dataflash mmc mux missing support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
cec9c2f
Fix building of env_embedded.o
by Wolfgang Denk
· 16 years ago
ea4b6e3
common/Makefile: Conditionally compile env_embedded.o
by Peter Tyser
· 16 years ago
f0b1bdd
mflash: Initial mflash support
by unsik Kim
· 16 years ago
85c25df
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
5c72127
UBIFS: Add UBIFS commands
by Stefan Roese
· 16 years ago
b1423dd
Separate mtdparts command from jffs2
by Stefan Roese
· 16 years ago
9dac2d7
common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile
by Mike Frysinger
· 16 years ago
c6dc755
IOMUX: Add console multiplexing support.
by Gary Jennejohn
· 16 years ago
c026877
FPGA: move fpga drivers to drivers/fpga
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3d2c5ff
UBI: Add UBI command support
by Kyungmin Park
· 16 years ago
74ba1ba
common/Makefile: create others group for non core, environment and command files
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e273e9f
Automatic software update from TFTP server
by Bartlomiej Sieka
· 16 years ago
678d22a
cmd_mem: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7376831
env_flash: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a489af7
env_nowhere: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1b3c7e8
env_sf: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
137818c
env_onenand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d13dd35
env_nvram: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b0ba065
env_nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8f3dd82
env_dataflash: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5709fe8
cmd_eeprom: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c95d1df
env_eeprom: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8349c72
cmd_mac: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
eedde65
cmd_fdc: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
aea6f85
common/Makefile: add core command section
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4acd276
cmd_vfd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9179084
Makefile: fix bug introduced by commit 47ffd6c2
by Wolfgang Denk
· 16 years ago
9a83aea
Makefile: compile and link each module just once
by Wolfgang Denk
· 16 years ago
8a4a784
devices: merge to list_head
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
178e118
common/Makefile: order by functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
84dd226
miiphyutil: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f4459b4
autoscript: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9ec67ee
crc16: move to lib_generic
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f226679
miiphybb: move to drivers/net/phy
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
eb68034
soft_spi: move to drivers/spi
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4756dec
soft_i2c: move to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b8ec24c
gunzip: move to lib_generic
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5b4da32
Add proper SPD definitions for DDR1/2/3
by James Yang
· 16 years ago
2548b99
Add command to enable/disable interrupts
by Kumar Gala
· 16 years ago
5708dbf
Add 'license' command to U-Boot command line
by Harald Welte
· 16 years ago
58cd54a
common: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e24ebad
Incorporate yaffs2 into U-boot
by William Juul
· 17 years ago
fcd91bb
Remove the deprecated CONFIG_OF_FLAT_TREE
by Gerald Van Baren
· 16 years ago
eb8951c
Add support for environment in SPI flash
by Haavard Skinnemoen
· 17 years ago
21266a3
SPI Flash: Add "sf" command
by Haavard Skinnemoen
· 17 years ago
4c373a9
Altera Stratix II support
by eran liberty
· 17 years ago
feb0c26
SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version.
by Daniel Hellstrom
· 17 years ago
7646d76
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
76596ba
ata: add the support for SATA framework
by Dave Liu
· 17 years ago
8b3eaa1
ata: merge the ata_piix driver
by Dave Liu
· 17 years ago
36d6b3f
85xx: Added support for multicore boot mechanism
by Kumar Gala
· 17 years ago
9eede9b
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
by Bartlomiej Sieka
· 17 years ago
aed8334
Add setexpr command
by Kumar Gala
· 17 years ago
87896b7
Blackfin: new cplbinfo command for viewing cplb tables
by Mike Frysinger
· 17 years ago
ce4f618
Blackfin: move bootldr command to common code
by Mike Frysinger
· 17 years ago
2429d4f
Merge branch 'master' of /home/git/u-boot
by Marian Balakowicz
· 17 years ago
be946ba
[new uImage] Move gunzip() common code to common/gunzip.c
by Marian Balakowicz
· 17 years ago
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
4b6095a
Add missing cmd_ximg.o to common/Makefile
by Marian Balakowicz
· 17 years ago
8fb6966
new command for displaying strings at specified memory locations
by Mike Frysinger
· 17 years ago
13f5778
interface to Blackfin on-chip One-Time-Programmable memory
by Mike Frysinger
· 17 years ago
a311ef3
add 'terminal program' functionality
by Harald Welte
· 17 years ago
78a658c
Conditionally compile fdt_support.c
by Kumar Gala
· 17 years ago
c0d32e9
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· 17 years ago
1179ad1
Build: split COBJS value into multiple lines
by Grant Likely
· 17 years ago
af3d11c
OneNAND support (take #2)
by Kyungmin Park
· 17 years ago
5384742
Merge with /home/git/u-boot
by Wolfgang Denk
· 18 years ago
5651b34
Add driver for S-ATA-controller on Intel processors with South
by mushtaq khan
· 18 years ago
9cd9ea9
Merge git://www.denx.de/git/u-boot
by Michal Simek
· 18 years ago
9594583
new: FSL and MSR support #2
by Michal Simek
· 18 years ago
c4a57ea
Moved fdt command support code to fdt_support.c
by Gerald Van Baren
· 18 years ago
d6abef4
Add a flattened device tree (fdt) command (2 of 2)
by Gerald Van Baren
· 18 years ago
89cf4cc
[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c
by Grant Likely
· 18 years ago
ffdd9b9
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
12b7853
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
3938a0f
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
0b29443
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
Next »