Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
800b75388a6c3f00b31f252b037bdc4a2b0b293f
800b753
mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS
by Xie Xiaobo
· Wed Feb 14 18:26:44 2007 +0800
b648fe7
mpc83xx: Fix empty i2c reads/writes in fsl_i2c.c
by Joakim Tjernlund
· Wed Jan 31 11:04:19 2007 +0100
435e3a7
mpc83xx: Add support for the MPC8349E-mITX-GP
by Timur Tabi
· Wed Jan 31 15:54:29 2007 -0600
3ff1118
mpc83xx: Delete sdram_init() for MPC8349E-mITX
by Timur Tabi
· Wed Jan 31 15:54:20 2007 -0600
c8519db
mpc83xx: Fix the LAW1/3 bug
by Dave Liu
· Fri Jan 19 10:43:26 2007 +0800
4644b10
mpc83xx: don't hang if watchdog configured on 8360, 832x
by Kim Phillips
· Tue Jan 30 16:15:31 2007 -0600
24f63e9
mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt
by Kim Phillips
· Tue Jan 30 16:15:21 2007 -0600
06a02e1
mpc83xx: make 8360 default environment fdt be 8360 (not 8349)
by Kim Phillips
· Tue Jan 30 16:15:04 2007 -0600
bb828f9
mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC
by Emilian Medve
· Tue Jan 30 16:14:50 2007 -0600
b7870e7
mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead
by Kumar Gala
· Tue Jan 30 14:08:30 2007 -0600
f55ae34
mpc83xx: add MPC832XEMDS and sbc8349 to MAKEALL
by Kim Phillips
· Thu Jan 25 13:40:55 2007 -0600
2380d43
mpc83xx: sort Makefile targets
by Kim Phillips
· Wed Jan 24 17:18:37 2007 -0600
2bd9f1b
mpc83xx: U-Boot support for Wind River SBC8349
by Paul Gortmaker
· Tue Jan 16 11:38:14 2007 -0500
b7bf05c
mpc83xx: Remove a redundant semicolon in mpc8349itx.c
by Sam Song
· Thu Dec 14 19:03:21 2006 +0800
93eb931
mpc83xx: Put the version (and magic) after the HRCW.
by Jerry Van Baren
· Wed Dec 06 21:23:55 2006 -0500
1dcb5df
mpc83xx: Add the MPC832XEMDS board readme
by Dave Liu
· Thu Dec 07 21:14:51 2006 +0800
e740c46
mpc83xx: Add support for the MPC832XEMDS board
by Dave Liu
· Thu Dec 07 21:13:15 2006 +0800
0b6bc77
mpc83xx: streamline the 83xx immr head file
by Dave Liu
· Thu Dec 07 21:11:58 2006 +0800
663cbab
mpc83xx: Fix the UEC driver bug of QE
by Dave Liu
· Wed Dec 06 11:38:17 2006 +0800
64f1db9
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr
by Stefan Roese
· Thu Mar 01 21:16:58 2007 +0100
313a617
Merge with /home/stefan/git/u-boot/denx-merge-sr
by Stefan Roese
· Thu Mar 01 21:16:02 2007 +0100
58c05dd
Merge with /home/sr/git/u-boot/denx
by Stefan Roese
· Thu Mar 01 21:12:06 2007 +0100
bad4111
[PATCH] Update AMCC Katmai 440SPe eval board support
by Stefan Roese
· Thu Mar 01 21:11:36 2007 +0100
9de4fcb
[PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUM
by Stefan Roese
· Thu Mar 01 07:03:25 2007 +0100
aefd623
SC3: fix typo in default environment
by Wolfgang Denk
· Wed Feb 28 01:28:53 2007 +0100
854fe36
MCC200: Fixes for update procedure
by Sergei Poselenov
· Tue Feb 27 20:15:30 2007 +0300
52232fd
Minor code cleanup.
by Wolfgang Denk
· Tue Feb 27 14:26:04 2007 +0100
91904cd
MCC200 update - add LCD Progress Indicator
by Sergei Poselenov
· Tue Feb 27 12:40:16 2007 +0300
5b084e1
[PATCH] get_dev() now unconditionally uses manual relocation
by Stefan Roese
· Thu Feb 22 07:43:34 2007 +0100
fe20516
[PATCH] Change systemace driver to select 8 & 16bit mode
by Stefan Roese
· Thu Feb 22 07:40:23 2007 +0100
c123a38
[PATCH v3] Add sync to ensure flash_write_cmd is fully finished
by Haiying Wang
· Wed Feb 21 16:52:31 2007 +0100
b771037
[PATCH] Fix problem in systemace driver (ace_writew instead of ace_write)
by Stefan Roese
· Wed Feb 21 13:44:34 2007 +0100
8383fe7
Merge with /home/stefan/git/u-boot/denx-merge-sr
by Stefan Roese
· Wed Feb 21 12:54:04 2007 +0100
4e26946
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr
by Stefan Roese
· Wed Feb 21 12:53:28 2007 +0100
61ddee4
[PATCH] Fix relocation problem with "new" get_dev() function
by Stefan Roese
· Tue Feb 20 13:21:57 2007 +0100
51c8dde
[PATCH] Update SystemACE driver for 16bit access
by Stefan Roese
· Tue Feb 20 13:17:42 2007 +0100
9da9433
[PATCH] Clean up Katmai (440SPe) linker script
by Stefan Roese
· Tue Feb 20 13:15:40 2007 +0100
54d1d0e
Merge with /home/stefan/git/u-boot/denx-merge-sr
by Stefan Roese
· Tue Feb 20 10:58:04 2007 +0100
a8856e3
[PATCH] Add support for the AMCC Katmai (440SPe) eval board
by Stefan Roese
· Tue Feb 20 10:57:08 2007 +0100
096cc9b
[PATCH] I2C: Add support for multiple I2C busses for RTC & DTT
by Stefan Roese
· Tue Feb 20 10:51:26 2007 +0100
43f3247
[PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM support
by Stefan Roese
· Tue Feb 20 10:43:34 2007 +0100
c229533
[PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files
by Stefan Roese
· Tue Feb 20 10:35:42 2007 +0100
d07117e
[PATCH] PPC4xx: Add support for multiple I2C busses
by Stefan Roese
· Tue Feb 20 10:27:08 2007 +0100
2089cab
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers
by Grant Likely
· Tue Feb 20 09:05:45 2007 +0100
4b43527
[PATCH 8_9] Add block_write hook to block_dev_desc_t
by Grant Likely
· Tue Feb 20 09:05:38 2007 +0100
ca493f3
[PATCH 7_9] Replace ace_readw_ace_writeb functions with macros
by Grant Likely
· Tue Feb 20 09:05:31 2007 +0100
89cf4cc
[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c
by Grant Likely
· Tue Feb 20 09:05:23 2007 +0100
715a70b
[PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent)
by Grant Likely
· Tue Feb 20 09:05:16 2007 +0100
f6f2edf
[PATCH 4_4] Remove local implementation of isprint() in ft_build.c
by Grant Likely
· Tue Feb 20 09:05:07 2007 +0100
02a0078
[PATCH 3_9] Move buffer print code from md command to common function
by Grant Likely
· Tue Feb 20 09:05:00 2007 +0100
63675bd
[PATCH 2_4] Use config.h, not xparameters.h, for xilinx targets
by Grant Likely
· Tue Feb 20 09:04:52 2007 +0100
ffc2dd7
[PATCH 1_4] Merge common get_dev() routines for block devices
by Grant Likely
· Tue Feb 20 09:04:34 2007 +0100
f4da2ef
MCC200: Software Updater: allow both "ramdisk" and "filesystem" types
by Wolfgang Denk
· Mon Feb 19 23:09:51 2007 +0100
a8e57ed
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr
by Stefan Roese
· Mon Feb 19 17:17:30 2007 +0100
8ceb08f
MCC200: Extensions to Software Update Mechanism
by Sergei Poselenov
· Wed Feb 14 14:30:28 2007 +0300
41b2b3b
[PATCH] Update Sequoia EBC configuration (NOR FLASH)
by Stefan Roese
· Mon Feb 19 08:23:15 2007 +0100
0cf80b8
Merge with /home/tur/git/u-boot#motionpro
by Wolfgang Denk
· Fri Feb 16 23:44:55 2007 +0100
044b782
LPC2292: patch from Siemens.
by Gary Jennejohn
· Mon Feb 12 13:11:50 2007 +0100
b04fc0f
[PATCH] Add missing p3mx.h file to repository (ups)
by Stefan Roese
· Sat Feb 10 08:49:31 2007 +0100
c619a9f
[Motion-PRO] Preliminary support for the Motion-PRO board.
by Bartlomiej Sieka
· Fri Feb 09 10:45:42 2007 +0100
a05e199
[PATCH] Update some AMCC 4xx board config files (set initrd_high)
by Stefan Roese
· Wed Feb 07 16:51:08 2007 +0100
8438243
[PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boards
by Stefan Roese
· Fri Feb 02 12:44:22 2007 +0100
ef9ce4b
[PATCH] Change configuration output of Sycamore, Yellowstone & Rainier
by Stefan Roese
· Fri Feb 02 12:42:08 2007 +0100
1d8440e
[PATCH] Remove PCI-PNP configuration from Sequoia/Rainier config file
by Stefan Roese
· Thu Feb 01 13:22:41 2007 +0100
188fab6
[PATCH] Update 440EPx/440GRx cpu detection
by Stefan Roese
· Wed Jan 31 16:56:10 2007 +0100
a48f0d9
[PATCH] Update esd cpci5200 files
by Stefan Roese
· Wed Jan 31 16:38:04 2007 +0100
204e8e3
[PATCH] Add support for esd mecp5200 board
by Stefan Roese
· Wed Jan 31 16:37:34 2007 +0100
6c96f74
[PATCH] Remove unneccessary yellowstone board config file
by Stefan Roese
· Wed Jan 31 12:38:50 2007 +0100
ab25aa7
Merge with /home/sr/git/u-boot/denx-merge-sr
by Wolfgang Denk
· Tue Jan 30 17:32:15 2007 +0100
15adf44
[PATCH] Update Sequoia (440EPx) config file
by Stefan Roese
· Tue Jan 30 17:06:10 2007 +0100
b1669da
[PATCH] Merge Yosemite & Yellowstone board ports
by Stefan Roese
· Tue Jan 30 17:04:19 2007 +0100
f450ff9
[PATCH] Update Prodrive SCPU (PDNB3 variant) board
by Stefan Roese
· Tue Jan 30 15:01:49 2007 +0100
572469a
Merge with /home/sr/git/u-boot/denx-merge-sr
by Wolfgang Denk
· Tue Jan 30 14:38:21 2007 +0100
0d7a085
[PATCH] alpr: Update alpr board config file
by Stefan Roese
· Tue Jan 30 12:51:07 2007 +0100
62e8a97
LPC2292 SODIMM port coding style cleanup.
by Wolfgang Denk
· Tue Jan 30 00:50:40 2007 +0100
7968bb5
Add port for the lpc2292sodimm evaluation board from EmbeddedArtists
by Gary Jennejohn
· Wed Jan 24 12:16:56 2007 +0100
2ddbd86
Merge with /home/tur/proj/idmr/u-boot
by Wolfgang Denk
· Wed Jan 24 10:26:47 2007 +0100
d534418
[iDMR] Add MTD and JFFS2 support, also add default partition definition.
by Bartlomiej Sieka
· Tue Jan 23 17:22:06 2007 +0100
f22a75b
[iDMR] Flash driver on initialisation write-protects some sectors,
by Bartlomiej Sieka
· Tue Jan 23 14:21:14 2007 +0100
d612c9f
[iDMR] Using MII-related commands on iDRM board doesn't work now (e.g.,
by Bartlomiej Sieka
· Tue Jan 23 14:11:22 2007 +0100
ad87026
[ColdFire MCF5271 family] Add CPU detection based on the value of Chip
by Bartlomiej Sieka
· Tue Jan 23 13:25:22 2007 +0100
61ca2eb
Minor code cleanup.
by Wolfgang Denk
· Fri Jan 19 23:08:39 2007 +0100
58d0f04
Merge with /home/hs/SC3/u-boot-dev
by Wolfgang Denk
· Fri Jan 19 22:56:23 2007 +0100
3cc2c05
[PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT.
by Heiko Schocher
· Fri Jan 19 19:57:10 2007 +0100
800db31
[PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver
by Heiko Schocher
· Fri Jan 19 18:05:26 2007 +0100
c63004b
Merge with /home/hs/SC3/u-boot-dev
by Wolfgang Denk
· Fri Jan 19 12:06:32 2007 +0100
1b5f1ff
[PATCH] Add support for Prodrive SCPU (PDNB3 variant) board
by Stefan Roese
· Thu Jan 18 16:05:47 2007 +0100
46437f5
[PATCH] Update Prodrive P3Mx support
by Stefan Roese
· Thu Jan 18 11:54:52 2007 +0100
480e20e
[PATCH] Add missing Taishan config file
by Stefan Roese
· Thu Jan 18 11:48:10 2007 +0100
37efa39
[PATCH] Fix: Compilerwarnings for SC3 board.
by Heiko Schocher
· Thu Jan 18 11:28:51 2007 +0100
cc6e6cc
Merge with /home/stefan/git/u-boot/denx-merge-sr
by Stefan Roese
· Thu Jan 18 10:27:26 2007 +0100
8d98230
[PATCH] Add support for AMCC Taishan PPC440GX eval board
by Stefan Roese
· Thu Jan 18 10:25:34 2007 +0100
4f64001
Raname solidcard3 into sc3; add redundant env for sc3
by Wolfgang Denk
· Tue Jan 16 18:30:50 2007 +0100
e13d35b
Update default environment for Solidcard3
by Wolfgang Denk
· Tue Jan 16 12:46:35 2007 +0100
8637071
Merge with /home/hs/SC3/u-boot Some code cleanup.
by Wolfgang Denk
· Mon Jan 15 13:41:04 2007 +0100
6701f74
Merge with /home/hs/MAN/u-boot-dev
by Wolfgang Denk
· Mon Jan 15 12:56:52 2007 +0100
9556e95
Merge with /home/sr/git/u-boot/denx-merge-sr
by Wolfgang Denk
· Mon Jan 15 12:48:05 2007 +0100
1456a77
[PATCH] Fix 440SPe rev B detection from previous patch
by Stefan Roese
· Mon Jan 15 09:46:29 2007 +0100
6f2798d
[FIX] correct I2C Writes for the LM81 Sensor.
by Heiko Schocher
· Sun Jan 14 13:35:31 2007 +0100
ea7447c
Merge with /home/sr/git/u-boot/denx-merge-sr
by Wolfgang Denk
· Sat Jan 13 11:25:08 2007 +0100
Next »