Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8ec0d990abcb0676a9cc0bddc0cb6d41dc54e1bf
/
common
0687e30
Clean up usage of icache_disable/dcache_disable
by Kumar Gala
· Fri Aug 15 08:24:32 2008 -0500
5708dbf
Add 'license' command to U-Boot command line
by Harald Welte
· Wed Jul 09 22:30:30 2008 +0800
f0db32c
add 'unzip' command to u-boot commandline
by Harald Welte
· Sun Jul 06 15:56:38 2008 +0800
08792d7
Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase
by TsiChung Liew
· Wed Aug 06 19:37:17 2008 -0500
74e0dde
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· Thu Aug 14 14:41:06 2008 +0200
339af52
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· Thu Aug 14 11:26:22 2008 +0200
1d8a787
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Wed Aug 13 23:23:13 2008 +0200
396b0c4
Fix OneNAND build break
by Kyungmin Park
· Wed Aug 13 09:11:02 2008 +0900
8486809
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· Wed Aug 13 06:47:12 2008 +0200
719bb5f
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:43 2008 +0200
58cd54a
common: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:38 2008 +0200
ccbacd5
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· Tue Aug 12 20:39:27 2008 +0200
95feb70
OneNAND: Fill in MTD function pointers for OneNAND.
by Fathi BOUDRA
· Wed Aug 06 10:06:20 2008 +0200
0c40ae94
NAND: Do not write or read a whole block if it is larger than the environment
by Guennadi Liakhovetski
· Thu Jul 31 12:38:26 2008 +0200
cc5f339
NAND read/write fix
by Scott Wood
· Thu Jun 12 13:20:16 2008 -0500
12b1c95
NAND: Always skip blocks on read/write/boot.
by Scott Wood
· Thu Jun 12 13:13:23 2008 -0500
576625d
NAND: Fix compilation warning and small coding style issue
by Stefan Roese
· Sat Jan 05 16:50:32 2008 +0100
e7ebe6e
make nand dump and nand dump.oob work
by William Juul
· Fri Dec 14 16:33:45 2007 +0100
e24ebad
Incorporate yaffs2 into U-boot
by William Juul
· Thu Nov 15 12:23:57 2007 +0100
bfb8332
Whitespace cleanup and marking broken code.
by William Juul
· Wed Nov 14 14:28:11 2007 +0100
9e9c2c1
Fixing coding style issues
by William Juul
· Fri Nov 09 13:32:30 2007 +0100
b76ec38
Remove white space at end.
by William Juul
· Thu Nov 08 10:39:53 2007 +0100
52c0796
Update MTD to that of Linux 2.6.22.1
by William Juul
· Wed Oct 31 13:53:06 2007 +0100
ccdeac7
85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS
by Kumar Gala
· Mon Aug 11 11:29:28 2008 -0500
026e4ac
Fix fallout from autostart revert
by Kumar Gala
· Mon Aug 11 09:20:53 2008 -0500
b4d7eb2
common/cmd_load.c - Minor code & Coding Style cleanup
by Gururaja Hebbar K R
· Thu Aug 07 13:13:27 2008 +0530
2743985
OneNAND: Remove base address offset usage
by dirk.behme@googlemail.com
· Sun Aug 10 17:56:36 2008 +0200
93722fe
Revert "[new uImage] Add autostart flag to bootm_headers structure"
by Wolfgang Denk
· Sun Aug 10 01:26:26 2008 +0200
190ee48
FIT: Fix handling of images without ramdisks
by Peter Tyser
· Tue Aug 05 10:51:57 2008 -0500
82ccfde
TQM823L: re-enable logo support; update LCD_INFO text
by Wolfgang Denk
· Mon Jul 07 01:22:29 2008 +0200
3762825
Fix merge problems
by Stefan Roese
· Wed Aug 06 14:05:38 2008 +0200
8886b53
Fix bitmap display for atmel lcd controller
by Mark Jackson
· Fri Aug 01 09:48:29 2008 +0100
39fb0ad
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· Thu Jul 31 17:50:37 2008 +0200
45bc5ea
Add gzipped logo support
by Mark Jackson
· Thu Jul 31 16:09:00 2008 +0100
3110cf8
Uncompressed images loaded to their start address shall set load_end too
by Guennadi Liakhovetski
· Thu Jul 31 12:35:04 2008 +0200
dd5463b
Fix printf() format problems with configurable prompts
by Wolfgang Denk
· Wed Jul 16 16:38:59 2008 +0200
1a2f07f
Fix compile warnings in dlmalloc
by Kumar Gala
· Wed Jul 30 08:01:15 2008 -0500
a629a72
cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'
by Stefan Roese
· Wed Jul 30 09:59:51 2008 +0200
8468027
Fix more printf() format warnings
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Jul 27 17:09:43 2008 +0200
044655b
Fix remaining CFG_CMD_ define, ifdef and comments
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Jul 25 15:18:16 2008 +0200
8dc929d
Fix warnings if compiling with IDE support.
by Heiko Schocher
· Wed Jul 23 07:30:46 2008 +0200
adf146e
microblaze: Fix printf() format issues
by Michal Simek
· Thu Jul 17 12:25:46 2008 +0200
ed333ec
ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL
by Stefan Roese
· Fri Jul 18 10:43:24 2008 +0200
ad9921b
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· Thu Jul 17 10:41:06 2008 +0200
28d8d70
Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile
by Wolfgang Denk
· Tue Jul 15 22:22:44 2008 +0200
5e0933b
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· Tue Jul 15 21:37:23 2008 +0200
868e346
fdt: add crypto node handling for MPC8{3, 5}xxE processors
by Kim Phillips
· Mon Jun 16 15:55:53 2008 -0500
275f4c1
Fix some more printf() format problems.
by Kumar Gala
· Mon Jul 14 14:03:02 2008 -0500
dc770c7
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· Mon Jul 14 15:19:07 2008 +0200
509cd07
Fix printf() format issues with sizeof_t types by using %zu
by Wolfgang Denk
· Mon Jul 14 15:06:35 2008 +0200
0b46763
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· Mon Jul 14 10:45:47 2008 +0200
fe036dd
Fix some more printf() format problems.
by Wolfgang Denk
· Sun Jul 13 19:51:00 2008 +0200
c4fb57c
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Jul 12 14:36:34 2008 +0200
b247400
FIS: repare incorrect return value with ramdisk handling
by Michal Simek
· Fri Jul 11 10:43:13 2008 +0200
01edcea
ppc4xx: Consolidate PPC4xx UIC defines
by Stefan Roese
· Thu Jun 26 13:40:57 2008 +0200
12cec0a
Fix some more print() format errors.
by Wolfgang Denk
· Fri Jul 11 01:16:00 2008 +0200
f91aa8d
silence misc printf formatting compiler warnings
by Kim Phillips
· Thu Jul 10 14:00:15 2008 -0500
09197cb
USB: shutdown USB before booting
by Markus Klotzbücher
· Thu Jul 10 14:47:09 2008 +0200
01c1170
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· Thu Jul 10 13:16:34 2008 +0200
8d54188
Fix some more print() format errors.
by Wolfgang Denk
· Thu Jul 10 13:16:09 2008 +0200
1eef5c3
Fix "usb part" command
by Christian Eggers
· Fri Jun 27 19:46:51 2008 +0200
3167d07
MTD/NAND: Fix printf format warning in nand code
by Stefan Roese
· Thu Jul 10 10:10:54 2008 +0200
4ba6929
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· Thu Jul 10 00:59:04 2008 +0200
72eb50a
Remove code duplication for setting the default environment
by Harald Welte
· Mon Jul 07 15:40:39 2008 +0800
f5e21f6
NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.
by Marcel Ziswiler
· Sun Jun 22 16:13:46 2008 +0200
304b359
Change env_get_char from a global function ptr to a function
by Joakim Tjernlund
· Sun Jul 06 12:30:09 2008 +0200
e4ad454
Fix printf errors.
by Andrew Klossner
· Mon Jul 07 06:41:14 2008 -0700
594c7b5
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
by Michal Simek
· Tue Jun 24 09:54:09 2008 +0200
c7b503d
fdt: Fix typo in variable name.
by Detlev Zundel
· Fri Jun 20 22:26:24 2008 +0200
2a1d4e4
cmd_nvedit.c: clean up syntax highlighting
by Steven A. Falco
· Thu Jun 12 13:24:42 2008 -0400
1ce6f99
Make setenv() return status
by Steven A. Falco
· Thu Jun 12 13:22:12 2008 -0400
cefb402
Delay FIT format check on sector based devices
by Marian Balakowicz
· Fri Jun 06 23:07:40 2008 +0200
41df50a
Coding Style Cleanup
by Wolfgang Denk
· Sat Jun 28 23:34:37 2008 +0200
8c57e9a
NAND: Add missing declaration to non-redundant saveenv().
by Philip Balister
· Mon Jun 16 08:58:07 2008 -0400
d26d67c
Change lmb to use phys_size_t/phys_addr_t
by Becky Bruce
· Mon Jun 09 20:37:18 2008 -0500
a36601e
Change bd/gd memsize/ram_size to be phys_size_t.
by Becky Bruce
· Mon Jun 09 20:37:16 2008 -0500
e368346
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· Wed Jun 11 22:30:47 2008 +0200
e81ce61
libfdt: Move the working_fdt pointer to cmd_fdt.c
by Gerald Van Baren
· Tue Jun 10 22:15:58 2008 -0400
f3a42e2
fdt: unshadow global working fdt variable
by Kim Phillips
· Tue Jun 10 11:06:17 2008 -0500
3b9d629
Use strncmp() for the fdt command
by Gerald Van Baren
· Mon Jun 09 21:02:17 2008 -0400
7c24c0b
The fdt boardsetup command criteria was not unique
by Gerald Van Baren
· Sat Jun 07 12:25:05 2008 -0400
fcd91bb
Remove the deprecated CONFIG_OF_FLAT_TREE
by Gerald Van Baren
· Tue Jun 03 20:34:45 2008 -0400
37e1144
env_nand.c: Added bad block management for environment variables
by Stuart Wood
· Fri May 30 16:05:28 2008 -0400
bb83038
Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating
by Peter Tyser
· Thu May 22 18:56:52 2008 -0500
eb8951c
Add support for environment in SPI flash
by Haavard Skinnemoen
· Fri May 16 11:10:35 2008 +0200
21266a3
SPI Flash: Add "sf" command
by Haavard Skinnemoen
· Fri May 16 11:10:34 2008 +0200
d74084a
SPI API improvements
by Haavard Skinnemoen
· Fri May 16 11:10:31 2008 +0200
15fb0a1
soft_i2c: Pull SDA high before reading
by Haavard Skinnemoen
· Fri May 16 11:08:11 2008 +0200
ff9daf1
Make sure common.h is the first include.
by Kumar Gala
· Tue May 13 19:01:54 2008 -0500
902ce70
Avoid initrd and logbuffer area overlaps
by Marian Balakowicz
· Tue May 13 15:53:29 2008 +0200
8630bea
Merge remote branch 'u-boot-at91/for-1.3.4'
by Wolfgang Denk
· Tue Jun 03 00:24:36 2008 +0200
3ab2ad5
Cleanup nand_info[] declaration.
by Stelian Pop
· Tue May 13 17:31:24 2008 +0200
cf8956d
Merging Stelian Pop AT91 patches
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 24 12:56:53 2008 +0200
4e0e8d0
USB: replace old swap_ with proper endianess conversion macros
by Christian Eggers
· Wed May 21 22:12:00 2008 +0200
b42863f
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
by Wolfgang Denk
· Wed May 21 01:13:39 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
35d81ce
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags.
by Yuri Tikhonov
· Thu May 08 15:46:42 2008 +0200
cc51012
common/usb.c: fix incorrect escape sequence
by Hebbar
· Tue May 20 02:16:36 2008 -0700
7a8b855
environment: cleanup prototype declarations of env functions.
by Wolfgang Denk
· Wed May 14 12:22:49 2008 +0200
794c966
Cleanup nand_info[] declaration.
by Stelian Pop
· Tue May 13 17:31:24 2008 +0200
Next »