Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f3651764e57e353251695691677bd95ba5a420bc
/
common
f365176
cmd_itest.c: fix pointer dereferencing
by Frans Meulenbroeks
· 15 years ago
ab5a0dc
net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop
by Stefan Roese
· 15 years ago
84d36b3
USB: usb_control_msg wait for driver ISR to set status.
by Remy Bohmer
· 15 years ago
5c1a1a3
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 15 years ago
0ae016f
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 15 years ago
5f566f4
cmd_ximg.c: fix error: 'i' undeclared
by Wolfgang Denk
· 15 years ago
a6e42ed
lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor
by Anatolij Gustschin
· 15 years ago
15b86c3
env_nand.c: print error message and fail gracefully
by Wolfgang Denk
· 15 years ago
4194b36
Add support to disable cpu's in multicore processors
by Kumar Gala
· 15 years ago
5912d36
add ability to handle compressed images to imxtract
by Wolfgang Wegner
· 15 years ago
2903ad3
jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE
by Mike Frysinger
· 15 years ago
44431ca
gzip/zlib: make features optional
by Mike Frysinger
· 15 years ago
8edcde5
mkimage: Add Freescale imx Boot Image support (imximage)
by Stefano Babic
· 15 years ago
a16028d
lmb: only force on arches that use it
by Mike Frysinger
· 15 years ago
88ffb26
CRAMFS: support cramfs in RAM
by Heiko Schocher
· 15 years ago
1567b59
env, eeprom: add redundant environment support
by Heiko Schocher
· 15 years ago
548738b
cmd_eeprom: I2C updates
by Heiko Schocher
· 15 years ago
c3d7eec
cmd_bootm.c: Change interpretation of standalone image parameters.
by Detlev Zundel
· 15 years ago
8b828a8
cmd_bootm.c: Do not load a ramdisk when not booting a kernel.
by Detlev Zundel
· 15 years ago
16035bc
kgdb: update mem2hex/hex2mem funcs
by Robin Getz
· 15 years ago
0c90955
kgdb: add default generic stubs
by Robin Getz
· 15 years ago
10c32ff
config_defaults.h: new header for common u-boot config defaults
by Mike Frysinger
· 15 years ago
2740544
malloc: return NULL if not initialized yet
by Wolfgang Denk
· 15 years ago
b821cea
onenand: Fix compile errors due to FlexOneNAND
by Sanjeev Premi
· 15 years ago
87d93a1
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· 15 years ago
127e108
usb: write command for RAW partition.
by Mahavir Jain
· 15 years ago
8f8bd56
USB Consolidate descriptor definitions
by Tom Rix
· 15 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
35e3717
Merge branch 'master' of ../work into next
by Wolfgang Denk
· 15 years ago
df002fa
i2c: fix dangling comment in do_i2c_mw()
by Heiko Schocher
· 15 years ago
206c00f
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
224c90d
bootm: Fix help message's sub-command ordering
by Peter Tyser
· 15 years ago
2a49bf3
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
20dde48
add lzop decompression support
by Peter Korsgaard
· 15 years ago
b4feeb4
i386: Fix malloc initialization
by Graeme Russ
· 15 years ago
bcb324d
Remove superfluous preprocessor tests from some cmd_*.c files.
by Robert P. J. Day
· 15 years ago
bd3784d
Removes dead code in the file common/cmd_i2c.c
by Pratap Chandu
· 15 years ago
d52e3e0
cmd_date: Fix spelling in error message.
by Magnus Lilja
· 15 years ago
c253122
Move do_irqinfo() to common/cmd_irq.c
by Peter Tyser
· 15 years ago
a5dd4dc
cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE
by Peter Tyser
· 15 years ago
9ef7851
circbuf: Move to lib_generic and conditionally compile
by Peter Tyser
· 15 years ago
bf44f3f
exports: rewrite jump table init
by Mike Frysinger
· 15 years ago
0008555
bootm: mark local boot_os[] table static
by Mike Frysinger
· 15 years ago
b25e38f
Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y
by Remy Bohmer
· 15 years ago
396fd17
Add 'true' and 'false' commands
by Peter Tyser
· 15 years ago
4e1ca93
cmd_help: General cleanup
by Peter Tyser
· 15 years ago
6b8f5ad
command.c: Break commands out to appropriate cmd_*.c files
by Peter Tyser
· 15 years ago
c758e94
ENV Variable support for Flex-OneNAND
by Amul Kumar Saha
· 15 years ago
581d04f
cmd_nand: Move conditional compilation to Makefile
by Peter Tyser
· 15 years ago
9574fd6
cmd_nand: Remove duplicate include
by Peter Tyser
· 15 years ago
246c692
Add 'editenv' command
by Peter Tyser
· 15 years ago
b0fa8e5
setenv(): Delete 0-length environment variables
by Peter Tyser
· 15 years ago
ecc5500
readline(): Add ability to modify a string buffer
by Peter Tyser
· 15 years ago
f923943
cread_line(): Remove unused variables
by Peter Tyser
· 15 years ago
e491a71
Check for NULL prompt in readline_into_buffer()
by Peter Tyser
· 15 years ago
98cecb6
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
a747a7f
Revert "env: only build env_embedded and envcrc when needed"
by Wolfgang Denk
· 15 years ago
3e303f7
fdt_support: Add multi-serial support for stdout fixup
by Anton Vorontsov
· 15 years ago
4166ee5
sf: add GPL-2 license info
by Mike Frysinger
· 15 years ago
d535a49
fdt: Fix fdt padding issue for initrd mem_rsv
by Kumar Gala
· 15 years ago
922754c
Merge branch 'master-sync' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
30d45c0
fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb
by Stefan Roese
· 15 years ago
8c0a92c
lcd: remove '#if 0' 32-bit scroll, now memcpy does it
by Alessandro Rubini
· 15 years ago
9c5586a
setenv: do console redirection even if previously unset
by Alessandro Rubini
· 15 years ago
87b22b7
mem_mtest: fix error reporting, allow escape with ^C
by Paul Gortmaker
· 15 years ago
6dab6ad
env: only build env_embedded and envcrc when needed
by Mike Frysinger
· 15 years ago
7936b51
Cleanup: use constant
by Niklaus Giger
· 15 years ago
dd2c9e6
s5pc1xx: support serial driver
by Minkyu Kang
· 15 years ago
cd77dd1
Merge branch 'reloc'
by Wolfgang Denk
· 15 years ago
78d2a64
ppc4xx: Rework cmd reginfo
by Niklaus Giger
· 15 years ago
0630535
arm/microblaze/nios/nios2/sh: Remove relocation fixups
by Peter Tyser
· 15 years ago
521af04
Conditionally perform common relocation fixups
by Peter Tyser
· 15 years ago
9ae7ae6
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
95b602b
ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
by Stefan Roese
· 15 years ago
952e776
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
by Stefan Roese
· 15 years ago
6e748ea
cmd_fdt.c: fix parse of byte streams and strings
by Ken MacLeod
· 15 years ago
3887c3f
mucmc52, uc101: delete ata@3a00 node, if no CF card is detected
by Heiko Schocher
· 15 years ago
3202d33
Remove deprecated 'autoscr' command/variables
by Peter Tyser
· 15 years ago
d1c3b27
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· 15 years ago
aa0c7a8
mkimage: Add Kirkwood Boot Image support (kwbimage)
by Prafulla Wadaskar
· 15 years ago
b029ddd
mkimage: Make table_entry code global
by Prafulla Wadaskar
· 15 years ago
f666dea
mkimage: Make genimg_print_size() global
by Prafulla Wadaskar
· 15 years ago
3a2003f
tools/mkimage: fix compiler warnings, use "const"
by Wolfgang Denk
· 15 years ago
37daa77
cmd_mtdparts.c: fix compiler warning in debug code
by Wolfgang Denk
· 15 years ago
3dfad40
Add ability for arch code to make changes before we boot
by Kumar Gala
· 15 years ago
d4e8ada
Consolidate arch-specific mem_malloc_init() implementations
by Peter Tyser
· 15 years ago
5e93bd1
Consolidate arch-specific sbrk() implementations
by Peter Tyser
· 15 years ago
3aa8b68
Merge branch 'next' of ../next
by Wolfgang Denk
· 15 years ago
52f6c34
bugfix CONFIG_SYS_CONSOLE_INFO_QUIET
by David Brownell
· 15 years ago
0e87098
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· 15 years ago
02c9aa1
Add md5sum and sha1 commands...
by Robin Getz
· 15 years ago
cfd700b
fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges
by Kumar Gala
· 15 years ago
197324d
hush: Fix bogus free() call
by Peter Tyser
· 15 years ago
18304f7
env: kill off default_environment_size
by Mike Frysinger
· 15 years ago
bedd840
export SPI functions to standalone apps
by Mike Frysinger
· 15 years ago
cb32ed1
Merge branch 'next' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 15 years ago
4b75114
Fix ext2load return code
by Wolfgang Denk
· 15 years ago
3c97284
Less verbose output when loading vxworks 6.x images
by Niklaus Giger
· 15 years ago
4828779
Fix compiler warnings after loff_t change
by Kyungmin Park
· 15 years ago
6111722
video: move extern declarations from C to headers
by Alessandro Rubini
· 15 years ago
Next »