Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a9f3cf579f8de991a732a61ced70dcf16320c143
/
common
be14eb1
env_nand.c: print error message and fail gracefully
by Wolfgang Denk
· 15 years ago
006e2c8
Add support to disable cpu's in multicore processors
by Kumar Gala
· 15 years ago
781afa9
add ability to handle compressed images to imxtract
by Wolfgang Wegner
· 15 years ago
b5125d2
jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE
by Mike Frysinger
· 15 years ago
ab427ae
gzip/zlib: make features optional
by Mike Frysinger
· 15 years ago
7b07f09
mkimage: Add Freescale imx Boot Image support (imximage)
by Stefano Babic
· 15 years ago
a0dadf8
lmb: only force on arches that use it
by Mike Frysinger
· 15 years ago
07b4627
CRAMFS: support cramfs in RAM
by Heiko Schocher
· 15 years ago
e719363
env, eeprom: add redundant environment support
by Heiko Schocher
· 15 years ago
9bb0dd5
cmd_eeprom: I2C updates
by Heiko Schocher
· 15 years ago
030c11c
cmd_bootm.c: Change interpretation of standalone image parameters.
by Detlev Zundel
· 15 years ago
4e46ab3
cmd_bootm.c: Do not load a ramdisk when not booting a kernel.
by Detlev Zundel
· 15 years ago
5873331
kgdb: update mem2hex/hex2mem funcs
by Robin Getz
· 15 years ago
ed9d08e
kgdb: add default generic stubs
by Robin Getz
· 15 years ago
d595458
config_defaults.h: new header for common u-boot config defaults
by Mike Frysinger
· 15 years ago
b634942
malloc: return NULL if not initialized yet
by Wolfgang Denk
· 15 years ago
6173ce8
onenand: Fix compile errors due to FlexOneNAND
by Sanjeev Premi
· 15 years ago
32d15b9
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· 15 years ago
d43a0b8
usb: write command for RAW partition.
by Mahavir Jain
· 15 years ago
83b9e1d
USB Consolidate descriptor definitions
by Tom Rix
· 15 years ago
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
3c51641
Merge branch 'master' of ../work into next
by Wolfgang Denk
· 15 years ago
b9a8d45
i2c: fix dangling comment in do_i2c_mw()
by Heiko Schocher
· 15 years ago
12decf4
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
694a393
bootm: Fix help message's sub-command ordering
by Peter Tyser
· 15 years ago
e3c1dc5
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
f7440cd
add lzop decompression support
by Peter Korsgaard
· 15 years ago
93c3060
i386: Fix malloc initialization
by Graeme Russ
· 15 years ago
580d641
Remove superfluous preprocessor tests from some cmd_*.c files.
by Robert P. J. Day
· 15 years ago
83e3535
Removes dead code in the file common/cmd_i2c.c
by Pratap Chandu
· 15 years ago
5599236
cmd_date: Fix spelling in error message.
by Magnus Lilja
· 15 years ago
4274443
Move do_irqinfo() to common/cmd_irq.c
by Peter Tyser
· 15 years ago
5e9be69
cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE
by Peter Tyser
· 15 years ago
e8b39e4
circbuf: Move to lib_generic and conditionally compile
by Peter Tyser
· 15 years ago
9a14a5a
exports: rewrite jump table init
by Mike Frysinger
· 15 years ago
6c1616a
bootm: mark local boot_os[] table static
by Mike Frysinger
· 15 years ago
00d8656
Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y
by Remy Bohmer
· 15 years ago
cc35c49
Add 'true' and 'false' commands
by Peter Tyser
· 15 years ago
2d2712a
cmd_help: General cleanup
by Peter Tyser
· 15 years ago
eabe6d9
command.c: Break commands out to appropriate cmd_*.c files
by Peter Tyser
· 15 years ago
4773566
ENV Variable support for Flex-OneNAND
by Amul Kumar Saha
· 15 years ago
1589500
cmd_nand: Move conditional compilation to Makefile
by Peter Tyser
· 15 years ago
4fa5688
cmd_nand: Remove duplicate include
by Peter Tyser
· 15 years ago
0deafa2
Add 'editenv' command
by Peter Tyser
· 15 years ago
9fb48fd
setenv(): Delete 0-length environment variables
by Peter Tyser
· 15 years ago
8ad15a9
readline(): Add ability to modify a string buffer
by Peter Tyser
· 15 years ago
03e46c4
cread_line(): Remove unused variables
by Peter Tyser
· 15 years ago
c144e01
Check for NULL prompt in readline_into_buffer()
by Peter Tyser
· 15 years ago
5cefcbf
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
51420fb
Revert "env: only build env_embedded and envcrc when needed"
by Wolfgang Denk
· 15 years ago
9e9cf60
fdt_support: Add multi-serial support for stdout fixup
by Anton Vorontsov
· 15 years ago
22f8b68
sf: add GPL-2 license info
by Mike Frysinger
· 15 years ago
59735d3
fdt: Fix fdt padding issue for initrd mem_rsv
by Kumar Gala
· 15 years ago
0e78c94
Merge branch 'master-sync' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
a0f10c9
fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb
by Stefan Roese
· 15 years ago
ab1a6e9
lcd: remove '#if 0' 32-bit scroll, now memcpy does it
by Alessandro Rubini
· 15 years ago
5d4d06c
setenv: do console redirection even if previously unset
by Alessandro Rubini
· 15 years ago
cb47b4f
mem_mtest: fix error reporting, allow escape with ^C
by Paul Gortmaker
· 15 years ago
71ecabf
env: only build env_embedded and envcrc when needed
by Mike Frysinger
· 15 years ago
23f55e8
Cleanup: use constant
by Niklaus Giger
· 15 years ago
fca3084
s5pc1xx: support serial driver
by Minkyu Kang
· 15 years ago
c8f071a
Merge branch 'reloc'
by Wolfgang Denk
· 15 years ago
d4c6154
ppc4xx: Rework cmd reginfo
by Niklaus Giger
· 15 years ago
4a6a663
arm/microblaze/nios/nios2/sh: Remove relocation fixups
by Peter Tyser
· 15 years ago
9057cbf
Conditionally perform common relocation fixups
by Peter Tyser
· 15 years ago
477a5fe
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
6987e65
ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
by Stefan Roese
· 15 years ago
707fd36
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
by Stefan Roese
· 15 years ago
d028afa
cmd_fdt.c: fix parse of byte streams and strings
by Ken MacLeod
· 15 years ago
ffb293a
mucmc52, uc101: delete ata@3a00 node, if no CF card is detected
by Heiko Schocher
· 15 years ago
d78876c
Remove deprecated 'autoscr' command/variables
by Peter Tyser
· 15 years ago
918010a
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· 15 years ago
0732941
mkimage: Add Kirkwood Boot Image support (kwbimage)
by Prafulla Wadaskar
· 15 years ago
4454c9e
mkimage: Make table_entry code global
by Prafulla Wadaskar
· 15 years ago
49432ab
mkimage: Make genimg_print_size() global
by Prafulla Wadaskar
· 15 years ago
3b50677
tools/mkimage: fix compiler warnings, use "const"
by Wolfgang Denk
· 15 years ago
9c1a9cd
cmd_mtdparts.c: fix compiler warning in debug code
by Wolfgang Denk
· 15 years ago
5e72669
Add ability for arch code to make changes before we boot
by Kumar Gala
· 15 years ago
781c9b8
Consolidate arch-specific mem_malloc_init() implementations
by Peter Tyser
· 15 years ago
a78ded6
Consolidate arch-specific sbrk() implementations
by Peter Tyser
· 15 years ago
6ac6e7d
Merge branch 'next' of ../next
by Wolfgang Denk
· 15 years ago
a2bbf4e
bugfix CONFIG_SYS_CONSOLE_INFO_QUIET
by David Brownell
· 15 years ago
4baef82
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· 15 years ago
93d6cb0
Add md5sum and sha1 commands...
by Robin Getz
· 15 years ago
baf4189
fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges
by Kumar Gala
· 15 years ago
cc215a1
hush: Fix bogus free() call
by Peter Tyser
· 15 years ago
09304f5
env: kill off default_environment_size
by Mike Frysinger
· 15 years ago
53c6574
export SPI functions to standalone apps
by Mike Frysinger
· 15 years ago
90d1d73
Merge branch 'next' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 15 years ago
ec965ff
Fix ext2load return code
by Wolfgang Denk
· 15 years ago
daff3fe
Less verbose output when loading vxworks 6.x images
by Niklaus Giger
· 15 years ago
458e0ff
Fix compiler warnings after loff_t change
by Kyungmin Park
· 15 years ago
465c45a
video: move extern declarations from C to headers
by Alessandro Rubini
· 15 years ago
bddc726
Coding Style cleanup; update CHANGELOG.
by Wolfgang Denk
· 15 years ago
e68fdc3
Remove static declaration from gunzip_bmp()
by Mark Jackson
· 15 years ago
ca2cac2
cmd_tsi148: General cleanup
by Peter Tyser
· 15 years ago
ea32b5e
Re-add support for image type 'Standalone Program'
by Detlev Zundel
· 15 years ago
7709447
Add error checking for unsupported OS types.
by Detlev Zundel
· 15 years ago
82f0d23
Add DNS support
by Robin Getz
· 15 years ago
d02bd74
Refresh LZMA-lib to v4.65
by Luigi 'Comio' Mantellini
· 15 years ago
Next »