Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
da22594444e46cd1fc3c74507d218faae854c9da
/
common
9e9cf60
fdt_support: Add multi-serial support for stdout fixup
by Anton Vorontsov
· Thu Oct 15 17:47:04 2009 +0400
22f8b68
sf: add GPL-2 license info
by Mike Frysinger
· Fri Oct 09 17:12:44 2009 -0400
59735d3
fdt: Fix fdt padding issue for initrd mem_rsv
by Kumar Gala
· Wed Oct 21 23:29:51 2009 -0500
0e78c94
Merge branch 'master-sync' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Sat Oct 24 22:26:09 2009 +0200
a0f10c9
fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb
by Stefan Roese
· Wed Oct 21 11:59:52 2009 +0200
ab1a6e9
lcd: remove '#if 0' 32-bit scroll, now memcpy does it
by Alessandro Rubini
· Sat Oct 10 11:51:26 2009 +0200
5d4d06c
setenv: do console redirection even if previously unset
by Alessandro Rubini
· Thu Oct 08 14:29:14 2009 +0200
cb47b4f
mem_mtest: fix error reporting, allow escape with ^C
by Paul Gortmaker
· Fri Oct 02 18:18:33 2009 -0400
71ecabf
env: only build env_embedded and envcrc when needed
by Mike Frysinger
· Wed Sep 30 15:29:58 2009 -0400
23f55e8
Cleanup: use constant
by Niklaus Giger
· Wed Sep 23 08:12:14 2009 +0200
fca3084
s5pc1xx: support serial driver
by Minkyu Kang
· Thu Oct 01 17:20:28 2009 +0900
c8f071a
Merge branch 'reloc'
by Wolfgang Denk
· Fri Oct 09 00:03:18 2009 +0200
d4c6154
ppc4xx: Rework cmd reginfo
by Niklaus Giger
· Sun Oct 04 20:04:21 2009 +0200
4a6a663
arm/microblaze/nios/nios2/sh: Remove relocation fixups
by Peter Tyser
· Tue Sep 22 09:27:55 2009 -0500
9057cbf
Conditionally perform common relocation fixups
by Peter Tyser
· Mon Sep 21 11:20:36 2009 -0500
477a5fe
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· Wed Sep 30 23:26:59 2009 +0200
6987e65
ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
by Stefan Roese
· Thu Sep 24 13:59:57 2009 +0200
707fd36
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
by Stefan Roese
· Thu Sep 24 09:55:50 2009 +0200
d028afa
cmd_fdt.c: fix parse of byte streams and strings
by Ken MacLeod
· Fri Sep 11 15:16:18 2009 -0500
ffb293a
mucmc52, uc101: delete ata@3a00 node, if no CF card is detected
by Heiko Schocher
· Wed Sep 23 07:56:08 2009 +0200
d78876c
Remove deprecated 'autoscr' command/variables
by Peter Tyser
· Wed Sep 16 21:38:10 2009 -0500
918010a
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· Wed Sep 09 16:25:29 2009 +0200
0732941
mkimage: Add Kirkwood Boot Image support (kwbimage)
by Prafulla Wadaskar
· Mon Sep 07 15:05:02 2009 +0530
4454c9e
mkimage: Make table_entry code global
by Prafulla Wadaskar
· Mon Sep 07 14:59:08 2009 +0530
49432ab
mkimage: Make genimg_print_size() global
by Prafulla Wadaskar
· Mon Sep 07 14:59:07 2009 +0530
3b50677
tools/mkimage: fix compiler warnings, use "const"
by Wolfgang Denk
· Wed Aug 19 11:42:56 2009 +0200
9c1a9cd
cmd_mtdparts.c: fix compiler warning in debug code
by Wolfgang Denk
· Wed Sep 02 10:21:20 2009 +0200
5e72669
Add ability for arch code to make changes before we boot
by Kumar Gala
· Thu Aug 27 08:23:55 2009 -0500
781c9b8
Consolidate arch-specific mem_malloc_init() implementations
by Peter Tyser
· Fri Aug 21 23:05:21 2009 -0500
a78ded6
Consolidate arch-specific sbrk() implementations
by Peter Tyser
· Fri Aug 21 23:05:19 2009 -0500
6ac6e7d
Merge branch 'next' of ../next
by Wolfgang Denk
· Mon Aug 31 22:21:47 2009 +0200
a2bbf4e
bugfix CONFIG_SYS_CONSOLE_INFO_QUIET
by David Brownell
· Sun Aug 30 11:05:29 2009 -0700
4baef82
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· Fri Jul 31 12:08:14 2009 +0530
93d6cb0
Add md5sum and sha1 commands...
by Robin Getz
· Mon Jul 27 00:07:59 2009 -0400
baf4189
fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges
by Kumar Gala
· Wed Aug 05 09:03:54 2009 -0500
cc215a1
hush: Fix bogus free() call
by Peter Tyser
· Wed Aug 05 16:18:44 2009 -0500
09304f5
env: kill off default_environment_size
by Mike Frysinger
· Fri Jul 24 17:51:27 2009 -0400
53c6574
export SPI functions to standalone apps
by Mike Frysinger
· Thu Jul 23 16:37:48 2009 -0400
90d1d73
Merge branch 'next' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· Tue Aug 04 21:54:11 2009 +0200
ec965ff
Fix ext2load return code
by Wolfgang Denk
· Tue Jul 28 22:07:37 2009 +0200
daff3fe
Less verbose output when loading vxworks 6.x images
by Niklaus Giger
· Thu Jul 23 23:31:58 2009 +0200
458e0ff
Fix compiler warnings after loff_t change
by Kyungmin Park
· Mon Jul 20 09:47:47 2009 +0900
465c45a
video: move extern declarations from C to headers
by Alessandro Rubini
· Sun Jul 19 17:52:27 2009 +0200
bddc726
Coding Style cleanup; update CHANGELOG.
by Wolfgang Denk
· Thu Jul 23 22:23:23 2009 +0200
e68fdc3
Remove static declaration from gunzip_bmp()
by Mark Jackson
· Tue Jul 21 11:30:53 2009 +0100
ca2cac2
cmd_tsi148: General cleanup
by Peter Tyser
· Mon Jul 20 21:51:38 2009 -0500
ea32b5e
Re-add support for image type 'Standalone Program'
by Detlev Zundel
· Mon Jul 13 16:01:19 2009 +0200
7709447
Add error checking for unsupported OS types.
by Detlev Zundel
· Mon Jul 13 16:01:18 2009 +0200
82f0d23
Add DNS support
by Robin Getz
· Mon Jul 20 14:53:54 2009 -0400
d02bd74
Refresh LZMA-lib to v4.65
by Luigi 'Comio' Mantellini
· Tue Jul 21 10:45:49 2009 +0200
7dcc170
ubi: help message correction
by Andrzej Wolski
· Fri Jul 17 22:26:54 2009 +0200
66b0726
common: fix 'dummy' is used uninitialized in this function warning
by Kim Phillips
· Mon Jun 15 11:50:40 2009 -0500
fd53c5e
cmd_flash.c: fix fix compile error for boards with DataFlash
by Wolfgang Denk
· Sun Jul 19 19:32:37 2009 +0200
ff196c1
Add support for the Tundra TSI148 VME-bridge
by Reinhard Arlt
· Wed Jun 10 19:09:40 2009 +0200
5a30936
console: unify printing current devices
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 16 12:14:55 2009 +0200
d285d41
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· Sun Jul 19 00:38:23 2009 +0200
a2f3082
cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'
by Wolfgang Denk
· Sat Jul 18 23:18:14 2009 +0200
4243d76
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· Sat Jul 18 14:59:40 2009 +0200
0315997
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· Sat Jul 18 14:59:05 2009 +0200
d7218fe
cmd_i2c: bugfix: add missing brace
by Alessandro Rubini
· Fri Jul 17 14:42:11 2009 +0200
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 16 12:14:54 2009 +0200
9e51892
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· Fri Jul 17 23:05:41 2009 +0200
b6ade25
sata: namespace curr_device variable
by Mike Frysinger
· Sun Jun 14 21:35:22 2009 -0400
0289fe6
cmd_mmc: make curr_device static
by Mike Frysinger
· Sun Jun 14 21:35:21 2009 -0400
5388418
Added support for splash screen positioning
by Matthias Weisser
· Thu Jul 09 16:07:30 2009 +0200
9866305
Remove legacy NAND and disk on chip code.
by Scott Wood
· Wed Apr 01 15:02:13 2009 -0500
a1f416c
MTD: OneNAND: Increase the environment size to 4KiB
by Kyungmin Park
· Sat Jul 11 16:49:55 2009 +0900
a73904e
Add simple hwconfig infrastructure
by Anton Vorontsov
· Wed Jun 10 00:25:27 2009 +0400
ef4a562
Command for accessing serial flash update
by TsiChung Liew
· Tue Jun 30 14:30:19 2009 +0000
9dae38a
Command improvements for ubifs
by Simon Kagstrom
· Tue Jul 07 16:01:02 2009 +0200
4a8fbfb
Handle VID header offset in ubi part command
by Simon Kagstrom
· Tue Jul 07 16:59:46 2009 +0200
4dbb4f8
env_onenand: change env_address type from unsigned long to loff_t
by HeungJun Kim
· Tue Jun 30 14:42:22 2009 +0900
fad2444
nand_spl: read environment early, when booting from NAND using nand_spl
by Guennadi Liakhovetski
· Mon May 18 16:07:22 2009 +0200
7a15ca1
nand/onenand: Fix missing argument checking for "markbad" command
by Wolfgang Denk
· Sun May 24 17:34:33 2009 +0200
a68e058
env_nand: remove unused variable.
by Guennadi Liakhovetski
· Mon May 18 16:06:45 2009 +0200
8a1f364
8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors
by Poonam Aggrwal
· Thu Jul 02 16:15:01 2009 +0530
7c8e97f
Blackfin: new spibootldr command
by Mike Frysinger
· Thu Nov 27 16:50:32 2008 -0500
62e7398
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
by Peter Tyser
· Fri May 22 17:23:24 2009 -0500
f342f86
MPC512x: remove include/mpc512x.h
by Wolfgang Denk
· Sat May 16 10:47:45 2009 +0200
c54781c
General help message cleanup
by Wolfgang Denk
· Sun May 24 17:06:54 2009 +0200
9dd775b
Make "usage" messages more helpful.
by Wolfgang Denk
· Sun May 24 19:17:29 2009 +0200
8794492
nvedit: speed up printing of environment
by Mike Frysinger
· Sun May 24 02:26:19 2009 -0400
a46fbba
Add support for Linux-like kallsysms
by Mike Frysinger
· Wed May 20 04:35:14 2009 -0400
21c0a54
cmd_mtdparts.c: allow to omit definitions for default settings
by Wolfgang Denk
· Sun May 17 16:01:54 2009 +0200
8e66ea7
cmd_mtdparts: Move to common handling of FLASH devices via MTD layer
by Stefan Roese
· Tue May 12 14:31:56 2009 +0200
586b3a6
mtd: Update MTD infrastructure to support 64bit device size
by Stefan Roese
· Mon May 11 16:03:55 2009 +0200
beb957c
make MODEM SUPPORT generic instead of duplicate it
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Apr 25 14:57:52 2009 +0200
93bed9b
ZOOM2 Add serial support.
by Tom Rix
· Sun May 31 12:44:37 2009 +0200
65a48ea
cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX
by Peter Tyser
· Sat Apr 18 22:34:06 2009 -0500
b9077a4
cmd_i2c: Clean up trivial helper functions
by Peter Tyser
· Sat Apr 18 22:34:05 2009 -0500
4ff03cf
cmd_i2c: Clean up i2c command argument parsing
by Peter Tyser
· Sat Apr 18 22:34:04 2009 -0500
469cde4
i2c: Update references to individual i2c commands
by Peter Tyser
· Sat Apr 18 22:34:03 2009 -0500
1ad7b35
i2c: Remove deprecated individual i2c commands
by Peter Tyser
· Sat Apr 18 22:34:02 2009 -0500
2e69765
i2c: Create common default i2c_[set|get]_bus_speed() functions
by Peter Tyser
· Sat Apr 18 22:34:01 2009 -0500
769069e
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
by Peter Tyser
· Fri Apr 24 15:34:05 2009 -0500
3e448aa
mmc: check find_mmc_device return value
by Rabin Vincent
· Sun Apr 05 13:30:53 2009 +0530
920dd55
mmc: clean up help texts
by Rabin Vincent
· Sun Apr 05 13:30:52 2009 +0530
4fa1f2d
jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together
by Stefan Roese
· Sat May 16 12:04:22 2009 +0200
0238f6f
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· Wed May 20 22:42:04 2009 +0200
8167f3c
common: fix inline--weak error spotted by gcc 4.4
by Kim Phillips
· Tue May 19 12:53:36 2009 -0500
Next »