Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
00f0032d39d2565ee84e3da1b386a62a6fea0259
00f0032
ColdFire: MCF532x - Update do_reset() using core reset
by TsiChungLiew
· Wed Nov 07 17:56:15 2007 -0600
6ad3690
ColdFire: Update cpu flag for 4.2-xx compiler
by TsiChungLiew
· Wed Nov 07 17:51:00 2007 -0600
f7a7f08
Cleanup coding style; update CHANGELOG
by Wolfgang Denk
· Sat Nov 03 23:09:27 2007 +0100
edecc94
fix wording in README
by Bruce Adler
· Fri Nov 02 13:15:42 2007 -0700
aa06940
blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mk
by Shinya Kuribayashi
· Wed Oct 31 02:18:15 2007 +0900
4c113c3
Trimmed some variables in ne2000.c
by Vlad Lungu
· Thu Oct 25 16:08:14 2007 +0300
1a4d438
Fix the issue of usb_kbd driver missing the scan code of key 'z'.
by Zhang Wei
· Thu Oct 25 17:51:27 2007 +0800
7afff8b
Fix USB support issue for MPC8641HPCN board.
by Zhang Wei
· Thu Oct 25 17:30:04 2007 +0800
5c97fa7
Use config_cmd_default.h instead of config_cmd_all.h
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Oct 24 18:16:01 2007 +0200
4585438
TQM5200: Call usb_cpu_init() during board init
by Marian Balakowicz
· Wed Oct 24 01:37:36 2007 +0200
69b0abb
Fix typo in nfs.c
by Guennadi Liakhovetski
· Tue Oct 23 16:25:50 2007 +0200
a8c6b40
Fix a typo in cpu/mpc824x/interrupts.c
by Guennadi Liakhovetski
· Tue Oct 23 14:35:05 2007 +0200
d61257a
add ft_cpu_setup(..) on mpc8260
by Sergej Stepanov
· Wed Oct 17 11:13:51 2007 +0200
fff10d4
changes for IDS8247 board support
by Sergej Stepanov
· Wed Oct 17 11:18:42 2007 +0200
e082922
Merge branch 'master' of /home/wd/git/u-boot/work
by Wolfgang Denk
· Fri Nov 02 15:09:22 2007 +0100
d3f7a28
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· Fri Nov 02 15:09:10 2007 +0100
b4d8502
ATSTK1002: Remove default ethernet addresses
by Haavard Skinnemoen
· Wed Oct 24 15:48:37 2007 +0200
01f256b
DHCP Client Fix
by Justin Flammia
· Mon Oct 29 17:40:35 2007 -0400
d5bdf4f
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· Thu Nov 01 22:58:59 2007 +0100
e437a3b
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· Thu Nov 01 22:57:33 2007 +0100
fd965fd
Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group
by Wolfgang Denk
· Thu Nov 01 22:56:16 2007 +0100
59151ec
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· Thu Nov 01 22:55:23 2007 +0100
6b78d61
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
by Wolfgang Denk
· Thu Nov 01 22:54:31 2007 +0100
8b4fc65
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· Thu Nov 01 22:38:01 2007 +0100
d98a8d6
ColdFire 54455: Fix correct boot location for atmel and intel
by TsiChungLiew
· Thu Oct 25 17:16:22 2007 -0500
890adcb
ColdFire: Fix build error when CONFIG_WATCHDOG is defined
by TsiChungLiew
· Thu Oct 25 17:14:00 2007 -0500
942383d
ColdFire 5329: Assign correct SDRAM size and fix cache
by TsiChungLiew
· Thu Oct 25 17:12:36 2007 -0500
d60f00e
ColdFire 5253: Assign correct SDRAM size
by TsiChungLiew
· Thu Oct 25 17:10:23 2007 -0500
5bffcad
ColdFire 5282: Fix external flash boot and return dramsize
by TsiChungLiew
· Thu Oct 25 17:09:17 2007 -0500
5481a78
TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk).
by Bartlomiej Sieka
· Thu Oct 25 17:20:01 2007 +0200
c4b6d73
Merge branch 'motionpro_ng' of /home/tur/git/u-boot
by Wolfgang Denk
· Wed Oct 24 11:05:28 2007 +0200
96f0adb
TQM5200: fix spurious characters on second serial interface
by Martin Krause
· Wed Oct 24 08:42:25 2007 +0200
a67ed69
TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic controller
by Martin Krause
· Wed Oct 24 08:41:27 2007 +0200
4bd5e85
TQM5200: fix spurious characters on second serial interface
by Martin Krause
· Mon Oct 22 16:45:53 2007 +0200
8dcc9f6
TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic controller
by Martin Krause
· Mon Oct 22 16:40:06 2007 +0200
24ed11e
Mips: Fix string functions differ prototype declaration
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Oct 21 09:14:28 2007 +0200
d6e526c
fsl_pci_init enable COMMAND_MEMORY if inbound window
by Ed Swarthout
· Fri Oct 19 17:51:40 2007 -0500
bce7b14
delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Oct 19 10:55:24 2007 +0200
733fc37
fix warning: no return statement in function returning non-void
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Oct 19 08:10:15 2007 +0200
2656c43
xsengine: Fix no partition type specified, use DOS as default
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Oct 19 06:33:45 2007 +0200
9a576cf
lubbock: Fix no partition type specified, use DOS as default
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Oct 19 00:24:59 2007 +0200
9a74ab6
Coding style: keep lists sorted; update CHANGELOG
by Wolfgang Denk
· Tue Oct 23 16:50:03 2007 +0200
71dd93a
Fix missing drivers makefile entries ds1722.c mw_eeprom.c
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Oct 19 00:09:05 2007 +0200
e179b9c
Fix warning differ in signedness in board/innokom/innokom.c
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Oct 19 00:07:39 2007 +0200
53761bc
fix pxa255_idp board
by Marcel Ziswiler
· Fri Oct 19 00:25:33 2007 +0200
b427efc
Make MPC8266ADS command selection more robust
by Rune Torgersen
· Wed Oct 17 11:56:31 2007 -0500
7426cf1
Motion-PRO: Update configuration to accomodate next generation board.
by Bartlomiej Sieka
· Tue Oct 23 13:14:10 2007 +0200
3b8b527
Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration.
by Bartlomiej Sieka
· Tue Oct 23 11:36:07 2007 +0200
58d6f3d
Move PL01* serial drivers to drivers/serial and adjust Makefiles.
by Peter Pearse
· Tue Oct 23 10:22:16 2007 +0100
80556b8
Merge branch 'u-boot' of /home/mkr/git/u-boot-tq-group into bugfix
by Martin Krause
· Tue Oct 23 08:30:06 2007 +0200
3fc0f82
[MIPS] Fix UNCACHED_SDRAM
by Vlad Lungu
· Sun Oct 21 22:10:10 2007 +0900
4b6d280
[MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanup
by Shinya Kuribayashi
· Sun Oct 21 21:30:42 2007 +0900
dc8daf0
[MIPS] u-boot.lds: Define _gp in a standard manner
by Shinya Kuribayashi
· Sun Oct 21 10:55:37 2007 +0900
7cb5676
[MIPS] Fix $gp usage
by Shinya Kuribayashi
· Sun Oct 21 10:55:36 2007 +0900
20e1d52
[MIPS] u-boot.lds: Fix __got_start and __got_end
by Shinya Kuribayashi
· Sun Oct 21 10:55:36 2007 +0900
373d696
[MIPS] u-boot.lds: Remove duplicated .sdata section
by Shinya Kuribayashi
· Sun Oct 21 10:55:36 2007 +0900
ba93093
Minor coding style cleanup; update CHANGELOG
by Wolfgang Denk
· Sun Oct 21 01:01:17 2007 +0200
a78b0cd
Fix NE2000 driver:
by Vlad Lungu
· Thu Oct 04 20:47:10 2007 +0300
3ac0055
Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group
by Wolfgang Denk
· Sun Oct 21 00:29:32 2007 +0200
64d0325
Merge branch 'master' of /home/git/u-boot/
by Wolfgang Denk
· Sun Oct 21 00:10:34 2007 +0200
06c2fb9
Setting MSR[DE] in do_reset
by urwithsughosh@gmail.com
· Mon Sep 24 13:32:13 2007 -0400
e9f4e34
MSR overwrite fix
by urwithsughosh@gmail.com
· Mon Sep 24 13:36:01 2007 -0400
e3d7d6b
tsec driver should clear RHALT on startup
by Dan Wilson
· Fri Oct 19 11:33:48 2007 -0500
bbeac31
Improve handling of PCI interrupt device tree fixup on MPC85xx CDS
by Kumar Gala
· Thu Oct 11 00:29:18 2007 -0500
f21afc6
Set OF_STDOUT_PATH to match the default console on MPC8568 MDS
by Kumar Gala
· Thu Oct 11 00:18:48 2007 -0500
91510e0
Remove magic numbers from cache related operations for mpc85xx
by Kumar Gala
· Tue Oct 02 11:12:27 2007 -0500
f3b3686
Merge branch 'denx'
by Andy Fleming
· Fri Oct 19 11:24:22 2007 -0500
e609916
Fix two typos.
by Detlev Zundel
· Fri Oct 19 16:47:26 2007 +0200
349e431
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· Thu Oct 18 22:02:35 2007 +0200
c5c40d8
mpc83xx: Add configure entry for MPC83xx ATM support
by Tony Li
· Thu Oct 18 17:47:19 2007 +0800
fde7ec9
mpc83xx: pq-mds-pib.c typo error
by Tony Li
· Thu Oct 18 17:44:38 2007 +0800
278811d
Merge git://www.denx.de/git/u-boot
by Kim Phillips
· Thu Oct 18 10:02:16 2007 -0500
ef8449b
ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap command
by Stefan Roese
· Wed Oct 17 15:40:19 2007 +0200
fa7f434
Make MPC8266ADS board compile again.
by runet@innovsys.com
· Tue Oct 16 14:50:40 2007 -0500
06c372f
Merge branch 'master' of git+ssh://gemini_vpn/home/wd/git/u-boot/master
by Wolfgang Denk
· Tue Oct 16 16:45:20 2007 +0200
f305b2d
86xx: Allow for fewer DDR slots per memory controller.
by Jon Loeliger
· Mon Aug 27 12:41:03 2007 -0500
34a7f30
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· Mon Oct 15 20:56:12 2007 +0200
58e9f94
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Wolfgang Denk
· Mon Oct 15 20:55:51 2007 +0200
4ae0b31
Merge branch 'master' of git+ssh://gemini_vpn/home/wd/git/u-boot/master
by Wolfgang Denk
· Mon Oct 15 12:59:05 2007 +0200
dae6b7a
PXA USB OHCI: "usb stop" implementation.
by Rodolfo Giometti
· Mon Oct 15 11:59:17 2007 +0200
ed00285
ppc4xx: Fix bug in I2C bootstrap values for Sequoia/Rainier
by Stefan Roese
· Mon Oct 15 11:39:00 2007 +0200
fa25747
ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite
by Stefan Roese
· Mon Oct 15 11:29:33 2007 +0200
f9f8958
TQM860M: adjust for doubled flash sector size.
by Martin Krause
· Wed Sep 26 17:55:56 2007 +0200
7412013
TQM8xx: Fix CAN timing.
by Jens Gehrlein
· Wed Sep 26 17:55:54 2007 +0200
dcb3826
TQM866M: fix SDRAM refresh
by Martin Krause
· Thu Sep 27 14:54:36 2007 +0200
1c1c033
TQM866M: adjust for doubled flash sector size.
by Martin Krause
· Wed Sep 26 17:55:55 2007 +0200
36fbbaf
[FIX] XUPV2P change command handling and remove code violation
by Michal Simek
· Sun Oct 14 16:12:29 2007 +0200
bfd95f0
Merge git://www.denx.de/git/u-boot
by Michal Simek
· Sun Oct 14 14:33:32 2007 +0200
46a55a9
Merge ../master/
by Michal Simek
· Sun Oct 14 14:31:47 2007 +0200
ca722d5
Prepare for 1.3.0-rc3 release
by Wolfgang Denk
· Sun Oct 14 00:13:19 2007 +0200
430bd57
Fix warning differ in signedness in cpu/pxa/mmc.c
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Sep 29 13:41:37 2007 +0200
585f088
Fix warning differ in signedness in board/mpl/vcma9/vcma9.c
by Wolfgang Denk
· Sat Oct 13 23:51:14 2007 +0200
dfc0610
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
by Wolfgang Denk
· Sat Oct 13 23:01:27 2007 +0200
9b9b379
Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze
by Wolfgang Denk
· Sat Oct 13 22:57:43 2007 +0200
a33433c
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Wolfgang Denk
· Sat Oct 13 21:50:12 2007 +0200
5ced83e
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· Sat Oct 13 21:40:23 2007 +0200
ebc1591
Coding Style cleanup.
by Wolfgang Denk
· Sat Oct 13 21:15:39 2007 +0200
bcb299f
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· Sat Oct 13 18:48:23 2007 +0200
9c8baad
GP3 SSA: enable RTC
by Wolfgang Denk
· Fri Oct 12 15:49:39 2007 +0200
c9b77ad
Merge branch 'master' of /.automount/castor-vlab/root/home/wd/git/u-boot/master/
by Wolfgang Denk
· Wed Oct 10 16:39:09 2007 +0200
Next »