Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d95beafb434c2d7e2ac07fbfc19a64c9ec6255f8
/
common
/
Makefile
bafe41a
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
by Allen Martin
· 12 years ago
71497d0
env: Add environment variable flags
by Joe Hershberger
· 12 years ago
60fd3ad
env: Add support for callbacks to environment vars
by Joe Hershberger
· 12 years ago
cc00ea8
gpt: Support for new "gpt" command
by Piotr Wilczek
· 12 years ago
607eebb
Add console command to access io space registers
by Vadim Bendebury
· 12 years ago
baebbf5
edid: Library of EDID decode and print
by Tom Wai-Hong Tam
· 12 years ago
058bb8d
Add hash command to perform hashing using various algorithms
by Simon Glass
· 12 years ago
b879045
Add generic hash API
by Simon Glass
· 12 years ago
c889fb4
Add a command to read raw blocks from a partition
by Kenneth Waters
· 12 years ago
d1390c8
Add gettime command
by Anton Staaf
· 12 years ago
b2405c0
env: Enable getenv_f() for SPL_BUILD
by Stefan Roese
· 12 years ago
805adac
Sound: Add command for audio playback
by Rajeshwari Shinde
· 12 years ago
eefbc3f
fs: add filesystem switch libary, implement ls and fsload commands
by Stephen Warren
· 12 years ago
b2e5713
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· 12 years ago
7f8574c
fs: Add a Coreboot Filesystem (CBFS) driver and commands
by Gabe Black
· 12 years ago
ae723e1
COMMON: Implement common bounce buffer
by Marek Vasut
· 12 years ago
a29c787
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
79f2047
serial: Move common/serial.c to drivers/serial/
by Marek Vasut
· 12 years ago
d6d4ec8
ARM: prevent misaligned array inits
by Albert ARIBAUD
· 12 years ago
659c9cd
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
0fd32d7
Add a new "ini" command
by Joe Hershberger
· 12 years ago
4afd88e
bootstage: Add bootstage command
by Simon Glass
· 12 years ago
f7a2c55
OMAP: networking support for SPL
by Ilya Yanok
· 12 years ago
e4e248d
common: add zip command support
by Lei Wen
· 12 years ago
3a52910
cmd_part: add partition-related command
by Stephen Warren
· 12 years ago
a20cbf9
combine block device load commands into common function
by Rob Herring
· 12 years ago
edd5f22
Merge branch 'ext4'
by Tom Rini
· 12 years ago
9273f4f
dfu:cmd: Support for DFU u-boot command
by Lukasz Majewski
· 12 years ago
71014b6
ext4fs ls load support
by Uma Shankar
· 13 years ago
9b4a1f9
zfs: Add ZFS filesystem support
by Jorgen Lundman
· 12 years ago
39cd355
SPL: common/Makefile: Add image.c to SPL build
by Stefan Roese
· 13 years ago
36437bc
Block: Remove MG DISK support
by Marek Vasut
· 13 years ago
85bcd73
powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO
by Liu Gang
· 13 years ago
9765c08
Add support for loading and saving the environment to a FAT partition
by Maximilian Schwerin
· 13 years ago
af775a0
Add cmd_spl command
by Simon Schwarz
· 13 years ago
79bfa73
SPL: Add YMODEM over UART load support
by Matt Porter
· 13 years ago
31a870e
bootstage: Implement core microsecond boot time measurement
by Simon Glass
· 13 years ago
6da5af3
USB: Separate out USB hub driver
by Marek Vasut
· 13 years ago
b5f7b47
sandbox: Add improved RAM simulation
by Matthias Weisser
· 13 years ago
7acba0b
Add a cli command to test the TPM device.
by Vadim Bendebury
· 13 years ago
0560be2
omap: spl: fix build break due to changes in FAT
by Aneesh V
· 13 years ago
82278bd
sandbox: Disable built-in malloc
by Simon Glass
· 13 years ago
0e3a593
Add pxe command
by Jason Hobbs
· 13 years ago
0685d82
Add generic, reusable menu code
by Jason Hobbs
· 13 years ago
fd76300
cmd_time: add time command
by Che-liang Chiou
· 13 years ago
e12ce98
powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver
by York Sun
· 13 years ago
aa03189
led: added cmd_led to Makefile
by Jason Kridner
· 14 years ago
fcc69ff
add command fitupd to run an update from a FIT image
by Andreas Pretzsch
· 13 years ago
55fc5b6
scaled down version of generic libraries for SPL
by Aneesh V
· 13 years ago
8f399b3
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
c828253
Merge branch 'phylib' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 14 years ago
5ecef51
Merge branch 'misc' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
a1ca368
Add mdio command for new PHY infrastructure
by Andy Fleming
· 14 years ago
aecf6fc
Create PHY Lib for U-Boot
by Andy Fleming
· 14 years ago
0e71f80
gpio: generalize for all generic gpio providers
by Mike Frysinger
· 14 years ago
a227490
md5sum/sha1sum/unzip: split out of mondo mem file
by Mike Frysinger
· 14 years ago
1254c3d
mmc: add generic mmc spi driver
by Thomas Chou
· 14 years ago
fc6508a
Blackfin: ldrinfo: new command
by Mike Frysinger
· 14 years ago
792612c
config_cmd_defaults.h: new header for common u-boot command defaults
by Mike Frysinger
· 14 years ago
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
Next »