Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
79621bc10ba8b8c45d348994aba5b9e4923cb77b
/
common
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
cf7e399
SATA: do not auto-initialize during boot
by Mike Frysinger
· 16 years ago
b5b004a
jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE
by Tomasz Figa
· 16 years ago
ba69dc2
saveenv: standardize enablement
by Mike Frysinger
· 16 years ago
107b801
Fix gunzip in case of insufficient output buffer
by Matthias Fuchs
· 16 years ago
b6fc6fd
common: Iteration limit for memory test.
by Dirk Eibach
· 16 years ago
c3284b0
common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED
by Peter Korsgaard
· 16 years ago
6dadc91
Blackfin: use common strmhz() in system output
by Mike Frysinger
· 16 years ago
d4bade8
nand: fixup printf modifiers to match types used
by Mike Frysinger
· 16 years ago
389e662
nand read.jffs2 (nand_legacy) in common/cmd_nand.c
by Schlaegl Manfred jun
· 16 years ago
50657c2
NAND: Enable nand lock, unlock feature
by Nishanth Menon
· 16 years ago
c438ea1
OneNAND: Bad block aware read/write command support
by Stefan Roese
· 16 years ago
c088a10
fdt_resize(): fix actualsize calculations with unaligned blobs
by Peter Korsgaard
· 16 years ago
fea91ed
usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
455ae7e
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 16 years ago
5b3375a
env_sf: support embedded environments
by Mike Frysinger
· 16 years ago
d16da93
cmd_mem: Remove unused variable
by Peter Tyser
· 16 years ago
cd67345
Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bd4345c
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· 16 years ago
3b089e4
UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization
by Stefan Roese
· 16 years ago
e0b5532
jffs2: add sector_size field to part_info structure
by Ilya Yanok
· 16 years ago
2d2e057
UBI: Fix size parsing in "ubi create"
by Stefan Roese
· 16 years ago
2ee951b
UBI: Enable re-initializing of the "ubi part" command
by Stefan Roese
· 16 years ago
c645b18
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 16 years ago
4b53001
jffs2: rename devices_init () in common/jffs2.c
by Heiko Schocher
· 16 years ago
bcdf1d2
common/cmd_ide.c: Corrected endian order printing for compact flash serial number.
by Richard Retanubun
· 16 years ago
16a28ef
IOMUX: Add console multiplexing support.
by Gary Jennejohn
· 16 years ago
774ce72
strings: use puts() rather than printf()
by Mike Frysinger
· 16 years ago
29a4c24
cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters
by Niklaus Giger
· 16 years ago
ace5148
lcd: Let the board code show board-specific info cleanup
by Peter Tyser
· 16 years ago
c8aa7df
FPGA: move fpga drivers to drivers/fpga
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2e4970d
net: Fix download command parsing
by Peter Tyser
· 16 years ago
26f6a2b
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 16 years ago
5e46b1e
OneNAND: Add missing mtd info struct before calling onenand_erase()
by Stefan Roese
· 16 years ago
bebfc6e
Remove obsolete command (apply afte USB style patch, 80 chars strict)
by Michael Trimarchi
· 16 years ago
de39f8c
USB style patch, 80 chars strict
by Michael Trimarchi
· 16 years ago
25ea652
UBI: Add proof-of-concept CFI flash support
by Piotr Ziecik
· 16 years ago
a5c4067
UBI: Change parsing of size in commands to default to hex
by Stefan Roese
· 16 years ago
694a0b3
UBI: Add UBI command support
by Kyungmin Park
· 16 years ago
a80b21d
common/Makefile: create others group for non core, environment and command files
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
20d0477
Consolidate MAX/MIN definitions
by Andy Fleming
· 16 years ago
3cbd823
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
f242a08
fdt_resize(): ensure minimum padding
by Peter Korsgaard
· 16 years ago
695c130
NAND: Align right column of the shorthelp with other commands.
by Scott Wood
· 16 years ago
b1d0db1
bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}
by Kumar Gala
· 16 years ago
49c3a86
bootm: Add subcommands
by Kumar Gala
· 16 years ago
be08315
bootm: Move to using a function pointer table for the boot os function
by Kumar Gala
· 16 years ago
d35c451
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 16 years ago
6b59e03
lcd: Let the board code show board-specific info
by Haavard Skinnemoen
· 16 years ago
6f93d2b
lcd: Set lcd_is_enabled before clearing the screen
by Haavard Skinnemoen
· 16 years ago
15b17ab
lcd: Implement lcd_printf()
by Haavard Skinnemoen
· 16 years ago
8ab451c
fdt: Added helper to set PCI dma-ranges property
by Kumar Gala
· 16 years ago
3bed2aa
fdt: Add fdt_getprop_u32_default helpers
by Kumar Gala
· 16 years ago
50bd005
Merge git://git.denx.de/u-boot into x1
by Markus Klotzbuecher
· 16 years ago
76da19d
Added arch_lmb_reserve to allow arch specific memory regions protection
by Kumar Gala
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b799cb4
Expose command table search for sub-commands
by Kumar Gala
· 16 years ago
81473f6
hush: add showvar command for hush shell.
by Heiko Schocher
· 16 years ago
67b23a3
I2C: adding new "i2c bus" Command to the I2C Subsystem.
by Heiko Schocher
· 16 years ago
e43a27c
I2C: add new command i2c reset.
by Heiko Schocher
· 16 years ago
fbd85ad
CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c
by richardretanubun
· 16 years ago
fbc87dc
FIT: output image load address for type 'firmware', fix message while there
by Bartlomiej Sieka
· 16 years ago
4bae909
Automatic software update from TFTP server
by Bartlomiej Sieka
· 16 years ago
3f0cf51
flash: factor out adjusting of Flash address to the end of sector
by Bartlomiej Sieka
· 16 years ago
c68a05f
Adds two more ethernet interface to 83xx
by richardretanubun
· 16 years ago
9bc2e4e
cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS
by Peter Tyser
· 16 years ago
4886720
fix USB initialisation procedure
by Remy Bohmer
· 16 years ago
c46980f
cmd_spi: remove broken signed casting for display
by Mike Frysinger
· 16 years ago
d5fd0b4
strings cmd: drop old CONFIG_CFG_STRINGS define
by Mike Frysinger
· 16 years ago
d977a57
Fix lzma uncompress call (image_start wrongly used instead image_len)
by Luigi 'Comio' Mantellini
· 16 years ago
c9e8436
USB layer of U-Boot causes USB protocol errors while using USB memory sticks
by Remy Bohmer
· 16 years ago
6f5794a
Refactoring parts of the common USB OHCI code
by Remy Bohmer
· 16 years ago
be19d32
Fix for USB sticks not working on ARM while using GCC 4.x compilers
by Remy Bohmer
· 16 years ago
56844a2
powerpc: Fix bootm to boot up again with a Ramdisk
by Heiko Schocher
· 16 years ago
fc9c172
Add support for LZMA uncompression algorithm.
by Luigi 'Comio' Mantellini
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1ede787
nvedit: rename error comment to CONFIG_ENV_IS_IN_
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b64b775
cmd_mem: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8a40fb1
move cmd_get_data_size to command.c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
507641d
env_flash: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a1aceb
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0cf4fd3
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c0878af
env_nowhere: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
93f6d72
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2556ef7
env_sf: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0b5099a
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
55c5f49
env_onenand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9656138
rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
957a0e6
env_nvram: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9314cee
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
06f6135
env_nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
51bfee1
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d8cc04d
env_dataflash: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
057c849
rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d1034bc
cmd_eeprom: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bf5a771
env_eeprom: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bb1f8b4
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
32628c5
cmd_mac: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e5648ac
cmd_fdc: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2d02d91
common/Makefile: add core command section
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
Next »