Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9b208ece0a4e040774e24990b7cb6f0ad0ca4cc7
/
common
« Previous
2a2ed84
common: fix 'dummy' is used uninitialized in this function warning
by Kim Phillips
· 15 years ago
1a4664b
cmd_flash.c: fix fix compile error for boards with DataFlash
by Wolfgang Denk
· 15 years ago
52a0e2d
Add support for the Tundra TSI148 VME-bridge
by Reinhard Arlt
· 15 years ago
7e3be7c
console: unify printing current devices
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
a694610
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 15 years ago
5669ed4
cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'
by Wolfgang Denk
· 15 years ago
462b103
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
0f1b3a2
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 15 years ago
6aee304
cmd_i2c: bugfix: add missing brace
by Alessandro Rubini
· 15 years ago
52cb4d4
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
dcf728a
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 15 years ago
569460e
sata: namespace curr_device variable
by Mike Frysinger
· 15 years ago
02e22c2
cmd_mmc: make curr_device static
by Mike Frysinger
· 15 years ago
1ca298c
Added support for splash screen positioning
by Matthias Weisser
· 15 years ago
be33b04
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
937076f
MTD: OneNAND: Increase the environment size to 4KiB
by Kyungmin Park
· 15 years ago
93f9dcf
Add simple hwconfig infrastructure
by Anton Vorontsov
· 15 years ago
6e8d58d
Command for accessing serial flash update
by TsiChung Liew
· 15 years ago
2896b58
Command improvements for ubifs
by Simon Kagstrom
· 15 years ago
25c8f40
Handle VID header offset in ubi part command
by Simon Kagstrom
· 15 years ago
2e8a6f5
env_onenand: change env_address type from unsigned long to loff_t
by HeungJun Kim
· 15 years ago
b74ab73
nand_spl: read environment early, when booting from NAND using nand_spl
by Guennadi Liakhovetski
· 15 years ago
8360b66
nand/onenand: Fix missing argument checking for "markbad" command
by Wolfgang Denk
· 15 years ago
d27bc72
env_nand: remove unused variable.
by Guennadi Liakhovetski
· 15 years ago
039594a
8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors
by Poonam Aggrwal
· 15 years ago
dd14af7
Blackfin: new spibootldr command
by Mike Frysinger
· 16 years ago
0f89860
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
by Peter Tyser
· 15 years ago
3b74e7e
MPC512x: remove include/mpc512x.h
by Wolfgang Denk
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
94796d8
Make "usage" messages more helpful.
by Wolfgang Denk
· 15 years ago
4c94f6c
nvedit: speed up printing of environment
by Mike Frysinger
· 15 years ago
ecb1dc8
Add support for Linux-like kallsysms
by Mike Frysinger
· 15 years ago
36c9169
cmd_mtdparts.c: allow to omit definitions for default settings
by Wolfgang Denk
· 15 years ago
864aa03
cmd_mtdparts: Move to common handling of FLASH devices via MTD layer
by Stefan Roese
· 15 years ago
8d2effe
mtd: Update MTD infrastructure to support 64bit device size
by Stefan Roese
· 15 years ago
55e0ed6
make MODEM SUPPORT generic instead of duplicate it
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
660888b
ZOOM2 Add serial support.
by Tom Rix
· 15 years ago
9166b77
cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX
by Peter Tyser
· 16 years ago
0a45a63
cmd_i2c: Clean up trivial helper functions
by Peter Tyser
· 16 years ago
e96ad5d
cmd_i2c: Clean up i2c command argument parsing
by Peter Tyser
· 16 years ago
0f89c54
i2c: Update references to individual i2c commands
by Peter Tyser
· 16 years ago
d48eb51
i2c: Remove deprecated individual i2c commands
by Peter Tyser
· 16 years ago
655b34a
i2c: Create common default i2c_[set|get]_bus_speed() functions
by Peter Tyser
· 16 years ago
9c90a2c
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
by Peter Tyser
· 16 years ago
e85649c
mmc: check find_mmc_device return value
by Rabin Vincent
· 16 years ago
ac0865f
mmc: clean up help texts
by Rabin Vincent
· 16 years ago
76b5883
jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together
by Stefan Roese
· 15 years ago
5af210c
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· 15 years ago
2df72b8
common: fix inline--weak error spotted by gcc 4.4
by Kim Phillips
· 15 years ago
0850301
UBI: fix return code in ubi_volume_read
by Andreas Huber
· 15 years ago
792a09e
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 15 years ago
5e2c08c
Remove inline qualifier from show_boot_progress()
by Emil Medve
· 15 years ago
da95427
netloop: updates for NetLoop
by Heiko Schocher
· 16 years ago
4d9eab8
cmd_ext2.c: fix compile warnings
by Wolfgang Denk
· 16 years ago
2d579e5
ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"
by Stefan Roese
· 16 years ago
0c8a849
Separate mtdparts command from jffs2
by Ladislav Michl
· 16 years ago
67c2e57
cmd_ide: Remove unused AmigaOneG3SE code
by Peter Tyser
· 16 years ago
08f077d
mtdpart command: align output columns
by David Brownell
· 16 years ago
351f40c
fs: Fix the wrong type of var
by Gao Guanhua
· 16 years ago
dfc99e1
cmd_nand: drop duplicate NULL ptr check
by Mike Frysinger
· 16 years ago
f63728c
One more fix for building env_embedded.o
by Wolfgang Denk
· 16 years ago
e3d1ac7
common/image.c: Relocate strings in tables.
by Scott Wood
· 16 years ago
c203ef5
UBI/cfi-mtd: Fix mtd name for multiple chips
by Andreas Huber
· 16 years ago
869f6bf
cmd_mmc: add support for device command for selecting mmc device
by Minkyu Kang
· 16 years ago
852dbfd
more command usage cleanup
by Mike Frysinger
· 16 years ago
b93b24b
Separate mtdparts command from jffs2
by Ladislav Michl
· 16 years ago
b9c0e4c
add dataflash mmc mux missing support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
83863df
Fix quoting bug introduced by commit 74de7aef
by Wolfgang Denk
· 16 years ago
afcbce0
Fix building of env_embedded.o
by Wolfgang Denk
· 16 years ago
a31e091
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a706bfc
common/Makefile: Conditionally compile env_embedded.o
by Peter Tyser
· 16 years ago
75eb82e
mflash: Initial mflash support
by unsik Kim
· 16 years ago
8ddfe80
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
0d8cb9c
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 16 years ago
99067b0
Noisily disable the legacy NAND subsystem.
by Scott Wood
· 16 years ago
74de7ae
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
dbc6ab9
Blackfin: drop newline from OTP help
by Mike Frysinger
· 16 years ago
c360cea
fsl-ddr: add the DDR3 SPD infrastructure
by Dave Liu
· 16 years ago
26e42cb
ARM: fix warning: 'print_eth' defined but not used
by Wolfgang Denk
· 16 years ago
d2567be
Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'
by Wolfgang Denk
· 16 years ago
2dce551
command.c: Expose the core of do_help as _do_help to the rest of u-boot.
by Detlev Zundel
· 16 years ago
76756e4
ppc: cleanup compiler errors/warnings
by Heiko Schocher
· 16 years ago
672ed2a
Enable multi chip support in the NAND layer
by Wolfgang Grandegger
· 16 years ago
ce6d0c8
UBIFS: Add UBIFS commands
by Stefan Roese
· 16 years ago
68d7d65
Separate mtdparts command from jffs2
by Stefan Roese
· 16 years ago
56b555a
nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr()
by Mike Frysinger
· 16 years ago
5013533
lynxkdi: get mac address from environment
by Mike Frysinger
· 16 years ago
62c93d9
bootvx: get mac address from environment
by Mike Frysinger
· 16 years ago
de2dff6
bdinfo: get mac address from environment
by Mike Frysinger
· 16 years ago
b6446b6
convert print_IPaddr() to %pI4
by Mike Frysinger
· 16 years ago
6c6166f
vsprintf: pull updates from Linux kernel
by Mike Frysinger
· 16 years ago
65d8bc9
NAND: Have nboot accept .e and .i as legacy no-ops.
by Scott Wood
· 16 years ago
0987505
NAND: Make nboot skip bad blocks
by Ladislav Michl
· 16 years ago
00cc559
lcd: Fix compilation warning in common/lcd.c
by Anatolij Gustschin
· 16 years ago
b245e65
LCD: support 8bpp BMPs on 16bpp displays
by Guennadi Liakhovetski
· 16 years ago
a303dfb
Add 16bpp BMP support
by Mark Jackson
· 16 years ago
2f70c49
netloop: speed up NetLoop
by Heiko Schocher
· 16 years ago
4f57289
arm: add uart dcc support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
fca0cec
bootm: Reduce the unnecessary memmove
by Minkyu Kang
· 16 years ago
6bcb4b8
lcd_putc bug fix for tab.
by Derek Ou
· 16 years ago
Next »