Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
054838e8c3f6c9ef2cc4f68d48331c3373fd321d
/
common
4565715
Add support for multiple I2C buses
by Ben Warren
· Thu Sep 07 16:50:54 2006 -0400
198b23e
[PATCH] NAND: Partition name support added to NAND subsystem
by Stefan Roese
· Sat Oct 28 15:55:52 2006 +0200
bc50f8c
Check for illegal character '=' in environment variable names.
by Wolfgang Denk
· Sat Oct 28 01:14:32 2006 +0200
9c82c68
Minor code cleanup.
by Wolfgang Denk
· Sat Oct 28 00:38:39 2006 +0200
9ba223b
Code cleanup.
by Wolfgang Denk
· Thu Oct 26 16:24:31 2006 +0200
0e8e857
Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_tree
by Wolfgang Denk
· Thu Oct 26 16:18:49 2006 +0200
665915b
Added support for Multi-Image files that contain a device tree
by Kumar Gala
· Tue Oct 24 23:47:37 2006 -0500
e5d99e2
Fix Makefile for "CHANGELOG" target Merge with /home/sr/git/u-boot/4xx-idcr
by Wolfgang Denk
· Wed Oct 25 00:43:17 2006 +0200
95c0bc5
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Tue Oct 24 17:08:31 2006 +0200
65022c5
Merge with http://www.jdl.com/software/u-boot-86xx.git
by Wolfgang Denk
· Fri Oct 20 23:52:58 2006 +0200
b0b37ed
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Fri Oct 20 23:04:42 2006 +0200
6550543
Cleanup compile warnings. Prepare for release 1.1.5
by Wolfgang Denk
· Fri Oct 20 17:54:33 2006 +0200
6d89f0c
MCC200: Fix uninitialized variable problem in LCD driver
by Wolfgang Denk
· Fri Oct 20 15:51:21 2006 +0200
3cdd3fd
Add board/cpu specific NAND chip select function to 440 NDFC
by Stefan Roese
· Fri Oct 20 14:28:52 2006 +0200
511b1e3
Coding style cleanup
by Wolfgang Denk
· Fri Oct 20 12:02:59 2006 +0200
c934adb
* Fix a bunch of compiler warnings for gcc 4.0
by Jon Loeliger
· Thu Oct 19 11:33:52 2006 -0500
84cf624
Add monitor functions for indirect access to PPC440 DCR's
by Stefan Roese
· Tue Oct 17 06:14:31 2006 +0200
f148c14
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· Thu Oct 12 11:29:33 2006 -0500
0b7bf03
Fix possible uninitialized variable compiler warning.
by Grant Likely
· Tue Oct 10 00:23:32 2006 -0600
d5cf1a4
Fix spelling; minor code cleanup.
by Wolfgang Denk
· Thu Oct 12 11:43:47 2006 +0200
b458869
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Thu Oct 12 01:26:20 2006 +0200
aad3853
Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd
by Wolfgang Denk
· Wed Oct 11 23:54:37 2006 +0200
5b94882
* Fix a bunch of compiler warnings for gcc 4.0
by Matthew McClintock
· Wed Oct 11 15:13:01 2006 -0500
faf081a
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· Wed Oct 11 10:16:01 2006 -0500
f7b4f19
Cleanup of NAND update patch (remove changelog from cmd_nand.c)
by Stefan Roese
· Wed Oct 11 16:57:01 2006 +0200
5995ac7
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Wed Oct 11 14:15:21 2006 +0200
12b7853
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· Tue Oct 10 17:21:42 2006 -0500
d351b2b
* Several improvements to the new NAND subsystem:
by Stefan Roese
· Tue Oct 10 12:36:02 2006 +0200
01edd02
Merge with /home/sr/git/u-boot/avr32
by Wolfgang Denk
· Mon Oct 09 13:32:53 2006 +0200
df86f15
Define IH_CPU_AVR32
by Stefan Roese
· Mon Oct 09 12:55:38 2006 +0200
98ddb71
Fix buffer overflow problem in ft_build.c Patch by Fredrik Roubert, 09 Oct 2006
by Wolfgang Denk
· Mon Oct 09 12:50:41 2006 +0200
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· Mon Oct 09 01:02:05 2006 +0200
4df0da5
Coding style cleanup
by Wolfgang Denk
· Mon Oct 09 00:42:01 2006 +0200
3938a0f
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· Tue Sep 19 08:51:24 2006 -0500
c9c06e5
Merge with /home/sr/git/u-boot/denx
by Wolfgang Denk
· Wed Sep 13 10:25:40 2006 +0200
872622d
Fix alignment problem in "mtdparts" command
by Wolfgang Denk
· Wed Sep 13 10:23:06 2006 +0200
bbfcbb7
Add NAND environment support for PPC440EPx Sequoia NAND boot config
by Stefan Roese
· Tue Sep 12 20:19:10 2006 +0200
42fbddd
Add support for AMCC Sequoia PPC440EPx eval board
by Stefan Roese
· Thu Sep 07 11:51:23 2006 +0200
5b1657d
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· Mon Sep 04 01:03:57 2006 +0200
ebbbce7
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Sun Sep 03 18:13:21 2006 +0200
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· Fri Sep 01 19:49:50 2006 +0200
3702c19
Added simple_strtoul(), getenv() and setenv() to the exported functions.
by Detlev Zundel
· Fri Sep 01 15:00:02 2006 +0200
95d1169
Coding Style cleanup. Patch by Stefano Babic, 31 Aug 2006
by Wolfgang Denk
· Thu Aug 31 16:46:53 2006 +0200
d4321d3
Add splashscreen support for MCC200 board.
by Wolfgang Denk
· Wed Aug 30 23:09:00 2006 +0200
44df561
Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled
by Wolfgang Denk
· Wed Aug 30 23:02:10 2006 +0200
c4e0f05
Fixed an OF-tree off-by-one bug when adding a new property name.
by Zhang Wei
· Mon Aug 28 14:25:31 2006 +0800
41d4164
Merge branch 'mpc85xx'
by Jon Loeliger
· Tue Aug 29 08:47:20 2006 -0500
fa43b63
Fixed an OF-tree off-by-one bug when adding a new property name.
by Zhang Wei
· Mon Aug 28 14:25:31 2006 +0800
4db6937
* Another small fix for booting with disable_of
by Matthew McClintock
· Wed Aug 23 13:32:45 2006 -0500
98121dd
Merge branch 'mpc86xx'
by Jon Loeliger
· Wed Aug 23 10:40:37 2006 -0500
ae180dc
Add AHCI support to u-boot
by Jin Zhengxiong
· Wed Aug 23 19:10:44 2006 +0800
b2d03f7
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· Tue Aug 22 10:17:59 2006 -0500
20453d6
Fix disable_of booting
by Matthew McClintock
· Tue Aug 22 09:31:59 2006 -0500
27ec206
Support for FDT in uImage format, error when using FDT from flash
by Matthew McClintock
· Tue Aug 22 09:23:55 2006 -0500
9d47ad4
Add a fix for a buggy USB device on the FO300 board.
by Bartlomiej Sieka
· Tue Aug 22 10:38:18 2006 +0200
e4c32ab
Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd
by Wolfgang Denk
· Sat Aug 19 02:04:56 2006 +0200
6e116e7
Unlock cache before kernel starts up for MPC86xx
by Haiying Wang
· Tue Aug 15 15:12:55 2006 -0400
27716cf
Unlock cache before kernel starts up for MPC86xx
by Haiying Wang
· Tue Aug 15 15:12:55 2006 -0400
8f5af4b
* Fix disable_of booting
by Matthew McClintock
· Wed Aug 16 13:59:47 2006 -0500
16485a6
* Support for FDT in uImage format, error when using FDT from flash
by Matthew McClintock
· Wed Aug 16 10:54:09 2006 -0500
75ff91e
Merge with /home/sr/git/u-boot/denx
by Wolfgang Denk
· Sun Aug 13 02:25:32 2006 +0200
6582642
Merge branch 'mpc85xx'
by Jon Loeliger
· Wed Aug 09 14:41:17 2006 -0500
8ab4407
* Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006
by Matthew McClintock
· Wed Jun 28 10:42:24 2006 -0500
efae4ca
* Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006
by Matthew McClintock
· Wed Jun 28 10:41:37 2006 -0500
120d964
Merge branch 'wd'
by Jon Loeliger
· Wed Aug 09 13:36:54 2006 -0500
a80b2b9
Merge with /home/tur/proj/usb_sticks/u-boot
by Wolfgang Denk
· Mon Aug 07 20:28:05 2006 +0200
dc5ff70
Fix control-c handing in CONFIG_CMDLINE_EDITING
by Stefan Roese
· Mon Aug 07 15:08:44 2006 +0200
c44de50
Change "mii info" to not print an error upon missing PHY at address
by Stefan Roese
· Mon Aug 07 14:29:04 2006 +0200
e39589f
Prevent USB commands from working when USB is stopped.
by Bartlomiej Sieka
· Thu Aug 03 23:20:13 2006 +0200
978333a
Add rudimentary handling of alternate settings of USB interfaces - to fix
by Bartlomiej Sieka
· Wed Aug 02 00:54:18 2006 +0200
59ff5a5
Fix CONFIG_CMDLINE_EDITING implementation Patch by Stefan Roese, 27 Jul 2006
by Stefan Roese
· Thu Jul 27 16:11:19 2006 +0200
31560d1
More code cleanup
by Wolfgang Denk
· Fri Jul 21 15:24:56 2006 +0200
c80857e
Code cleanup
by Wolfgang Denk
· Fri Jul 21 11:56:05 2006 +0200
f0e38c1
Make code better readable. Patch by Ladislav Michl, 14 Sep 2005
by Wolfgang Denk
· Fri Jul 21 11:37:40 2006 +0200
92549de
Minor code cleanup.
by Wolfgang Denk
· Fri Jul 21 11:34:34 2006 +0200
4c9ca78
Add readline cmdline-editing extension Patch by JinHua Luo, 01 Sep 2005
by Wolfgang Denk
· Fri Jul 21 11:33:45 2006 +0200
a66dce5
Check argument count in "mii" command.
by Wolfgang Denk
· Fri Jul 21 11:20:46 2006 +0200
c98368a
Add support for new TQM5200 revisions
by Wolfgang Denk
· Wed Jul 19 17:52:30 2006 +0200
41b5460
Merge branch 'mpc86xx'
by Jon Loeliger
· Thu Jul 13 10:58:28 2006 -0500
34c6878
Add support for reading and writing mac addresses to or from ID EEPROM.
by Haiying Wang
· Wed Jul 12 10:48:05 2006 -0400
439498f
Fixed initrd issue by define big RAM
by Jin Zhengxiong
· Thu Jul 13 10:35:10 2006 -0500
7655901
Fix problems with SanDisk Corporation Cruzer Micro USB memory stick.
by Bartlomiej Sieka
· Thu Jul 13 15:32:16 2006 +0200
50440e7
Major PCMCIA Cleanup to make code better readable and maintainable.
by Wolfgang Denk
· Mon Jul 10 23:07:28 2006 +0200
5d47e24
Merge branch 'mpc86xx'
by Jon Loeliger
· Fri Jul 07 10:03:07 2006 -0500
12b28ae
We made a u-boot patch to fix the hang up issue
by Jason Jin
· Fri Jul 07 10:01:45 2006 -0500
6aac06c
Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).
by Marian Balakowicz
· Fri Jun 30 18:19:42 2006 +0200
49d0eee
Add support for AMCC 440SPe CPU based eval board (Yucca).
by Marian Balakowicz
· Fri Jun 30 16:30:46 2006 +0200
349b6e0
* Patch to modify ft_build.c to update flat device trees in place
by Matthew McClintock
· Wed Jun 28 10:42:24 2006 -0500
6fb7c81
* Modify bootm command to support booting with flat device trees
by Matthew McClintock
· Wed Jun 28 10:41:37 2006 -0500
39c7642
Add support for gth2 board Patch by Thomas Lange, Aug 11 2005
by Wolfgang Denk
· Fri Jun 16 17:32:31 2006 +0200
16c3a45
Add support for CONFIG_SERIAL_MULTI on MPC5xxx
by Wolfgang Denk
· Fri Jun 16 17:04:45 2006 +0200
c36cb45
Merge branch 'mpc86xx'
by Jon Loeliger
· Wed Jun 07 08:49:46 2006 -0500
3d02627
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· Wed Jun 07 08:49:38 2006 -0500
4646d2a
* Update Intel IXP4xx support
by Wolfgang Denk
· Tue May 30 15:56:48 2006 +0200
83212e9
Allow args on reset command.
by Haiying Wang
· Fri May 26 10:01:16 2006 -0500
b6bbc6c
Fix PCMCIA support on virtlab2
by Wolfgang Denk
· Mon May 15 13:52:51 2006 +0200
c1193a4
Cleanup compile warning.
by Wolfgang Denk
· Fri May 12 16:32:32 2006 +0200
67ffef3
Add support for VirtLab2 board
by Wolfgang Denk
· Fri May 12 16:15:46 2006 +0200
f9f6a4e
Merge branch 'mpc86xx'
by Jon Loeliger
· Wed May 10 09:43:21 2006 -0500
237c5ad
Remove unneeded INIT_RAM_LOCK cache twiddling.
by Haiying Wang
· Wed May 10 09:38:06 2006 -0500
Next »