Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5514035b48b13aaf191887761c030ec685c8941e
5514035
sc520: Move PCI defines to PCI include file
by Graeme Russ
· Sat Apr 24 00:05:53 2010 +1000
08ca591
eNET: Fix CONFIG_SYS_HZ to be 1000
by Graeme Russ
· Sat Apr 24 00:05:52 2010 +1000
d068fdb
eNET: Fix Flash Write
by Graeme Russ
· Sat Apr 24 00:05:51 2010 +1000
f5f1828
sc520: Allow boards to override udelay
by Graeme Russ
· Sat Apr 24 00:05:50 2010 +1000
1bab104
x86: Fix support for booting bzImage
by Graeme Russ
· Sat Apr 24 00:05:49 2010 +1000
a8d06b4
x86: Provide weak PC/AT compatibility setup function
by Graeme Russ
· Sat Apr 24 00:05:48 2010 +1000
06dfe37
x86: Use CONFIG_SERIAL_MULTI
by Graeme Russ
· Sat Apr 24 00:05:47 2010 +1000
14f06e6
SERIAL: Enable port-mapped access
by Graeme Russ
· Sat Apr 24 00:05:46 2010 +1000
1c7213e
x86: Fix copying of Real-Mode code into RAM
by Graeme Russ
· Sat Apr 24 00:05:45 2010 +1000
e07da07
x86: Pass relocation offset into Global Data
by Graeme Russ
· Sat Apr 24 00:05:44 2010 +1000
59da5a5
x86: Move GDT to a safe location in RAM
by Graeme Russ
· Sat Apr 24 00:05:43 2010 +1000
8accbb9
x86: Add RAM bootstrap functionality
by Graeme Russ
· Sat Apr 24 00:05:42 2010 +1000
b39f12f
x86: Split sc520 memory sizing versus reporting
by Graeme Russ
· Sat Apr 24 00:05:41 2010 +1000
73473de
x86: Fix sc520 memory size reporting
by Graeme Russ
· Sat Apr 24 00:05:40 2010 +1000
0b9fe9d
x86: Fix do_go_exec()
by Graeme Russ
· Sat Apr 24 00:05:39 2010 +1000
c39acb4
x86: Add register dump to crash handlers
by Graeme Russ
· Sat Apr 24 00:05:38 2010 +1000
0c5ced7
x86: Fix MMCR Access
by Graeme Russ
· Sat Apr 24 00:05:37 2010 +1000
d520c0e
x86: #ifdef out getenv_IPaddr()
by Graeme Russ
· Sat Apr 24 00:05:36 2010 +1000
969e777
x86: Add unaligned.h
by Graeme Russ
· Sat Apr 24 00:05:35 2010 +1000
4228f8b
POST: Added ECC memory test for mpc83xx.
by Michael Zaidman
· Wed Apr 07 18:30:08 2010 +0300
889ef81
cmd_onenand.c: moved to standard subcommand handling
by Frans Meulenbroeks
· Sat Mar 27 17:14:36 2010 +0100
58cce9e
ppc: unused memory region too close to current stack pointer
by Norbert van Bolhuis
· Fri Mar 19 15:34:25 2010 +0100
53258da
allow print_size to print large numbers on 32-bit systems
by Timur Tabi
· Tue Apr 13 13:16:03 2010 -0500
508a4e7
fix print_size printing fractional gigabyte numbers on 32-bit platforms
by Timur Tabi
· Tue Apr 13 13:16:02 2010 -0500
d689345
configs: remove unused CONFIG_COMMAND_HISTORY
by Kim Phillips
· Tue Apr 13 21:11:53 2010 -0500
552bb26
mvsmr: fix link error
by Anatolij Gustschin
· Tue Apr 13 14:47:32 2010 +0200
ecf5ca9
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· Tue May 04 22:57:37 2010 +0200
231550b
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Tue May 04 22:49:15 2010 +0200
35be872
Blackfin: bfin_mac: hook up new write_hwaddr function
by Mike Frysinger
· Tue Apr 27 14:15:28 2010 -0400
8d01f22
net: ethoc: add write_hwaddr support
by Thomas Chou
· Tue Apr 27 20:20:27 2010 +0800
53d0150
net: altera_tse: add write_hwaddr support
by Thomas Chou
· Tue Apr 27 20:15:10 2010 +0800
9ada5e6
net: fec_mxc: add write_hwaddr support
by Heiko Schocher
· Tue Apr 27 07:43:52 2010 +0200
7dae2eb
net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr
by Prafulla Wadaskar
· Tue Apr 06 22:21:33 2010 +0530
6db991a
Program net device MAC addresses after initializing
by Ben Warren
· Mon Apr 26 11:11:46 2010 -0700
7bb1b9b
net: add altera triple speeds ethernet mac driver
by Thomas Chou
· Tue Apr 20 12:49:52 2010 +0800
d3c0857
net: add opencore 10/100 ethernet mac driver
by Thomas Chou
· Thu Apr 15 22:32:38 2010 +0800
8cb0801
smc911x driver frame alignment patch
by Valentin Yakovenkov
· Fri Apr 23 09:40:23 2010 +0400
60ee8a2
net: Kirkwood_egiga.c bugfixes for rx path
by Prafulla Wadaskar
· Tue Apr 06 21:33:08 2010 +0530
cc0d0d4
fec_mxc.c: Fix MX27 FEC MAC validity check
by Eric Jarrige
· Fri Apr 16 00:03:19 2010 +0200
1899777
tsec: Wait for both RX and TX to stop
by Andy Fleming
· Mon Apr 19 14:54:49 2010 -0500
16e513f
net: dm9000x: use standard I/O accessors
by Mike Frysinger
· Wed Apr 14 16:29:06 2010 -0400
8697090
mpc512x_fec: Move PHY initialization from probe into init routine.
by Detlev Zundel
· Thu Apr 08 11:49:59 2010 +0200
8afce9a
fec_mxc don't use internal eeprom on MX25
by John Rigby
· Wed Apr 07 23:29:40 2010 -0600
41610e5
fix lockup in mcfmii/mii_discover_phy() in case communication fails
by Wolfgang Wegner
· Tue Apr 06 11:13:02 2010 +0200
15e467c
83xx: UEC: Added support for bitBang MII driver access to PHYs
by Richard Retanubun
· Wed Jun 17 16:00:41 2009 -0400
55b50e9
./net/net.c - make Microsoft dns servers happy with random_port() numbers
by Robin Getz
· Mon Mar 08 14:07:00 2010 -0500
98f1908
Remove unused "local_crc32" function.
by Detlev Zundel
· Thu Apr 01 14:16:41 2010 +0200
d46bcd3
net: Trivial coding style issue with empty for statement
by Detlev Zundel
· Wed Mar 31 17:56:08 2010 +0200
ef977de
net: Kirkwood_egiga.c: fixed build warnings
by Prafulla Wadaskar
· Wed Mar 03 15:27:21 2010 +0530
b7fedfb
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
by Wolfgang Denk
· Sat May 01 00:44:42 2010 +0200
f18c88c
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· Sat May 01 00:42:22 2010 +0200
e7480ad
pm9263 converted to at91 soc access
by Asen Dimov
· Mon Apr 19 14:18:43 2010 +0300
66461f7
at91: define matrix registers bit fields
by Asen Dimov
· Mon Apr 19 14:17:22 2010 +0300
44744cc
MX31: Removed erroneous board name from QONG
by Stefano Babic
· Tue Apr 13 12:19:06 2010 +0200
beedbd9
MX31: Add UBI support to QONG module
by Stefano Babic
· Thu Apr 08 17:23:52 2010 +0200
bd9280e
MX31: Support 128MB RAM on QONG module
by Stefano Babic
· Wed Mar 31 10:27:47 2010 +0200
e764c3d
MX31: Add support for NAND to QONG board
by Stefano Babic
· Mon Mar 29 16:43:39 2010 +0200
52492d7
MX31: add pin definitions for NAND controller
by Stefano Babic
· Mon Mar 29 15:56:10 2010 +0200
a44d2a5
MX31: add accessor function to get a gpio
by Stefano Babic
· Tue Apr 13 12:07:00 2010 +0200
5b39ad1
mx51evk: correct list of possible BOOT_FROM values
by Stefano Babic
· Tue Apr 13 12:38:43 2010 +0200
e34e53d
mkimage: correct spelling error in imximage
by Stefano Babic
· Tue Apr 13 12:38:22 2010 +0200
cbc752b
MX25 print arm clock instead of mpllclk on boot
by John Rigby
· Wed Apr 07 23:30:09 2010 -0600
8973f25
configs/openrd_base.h: reordered macros
by Frans Meulenbroeks
· Tue Apr 06 19:06:11 2010 +0530
7e362e9
configs/sheevaplug: added a few additional commands
by Frans Meulenbroeks
· Tue Apr 06 18:26:19 2010 +0530
11b10b0
Marvell GuruPlug Board Support
by Siddarth Gore
· Thu Mar 18 20:25:40 2010 +0530
0c3d8ee
Moved board specific values in config file
by Stefano Babic
· Sun Mar 28 13:43:26 2010 +0200
1f4acbd
MX51EVK: Remove CPLD related code
by Fabio Estevam
· Wed Mar 31 06:32:56 2010 -0700
c8f5112
arm, i.mx27: add support for magnesium board from projectiondesign
by Heiko Schocher
· Fri Mar 05 07:36:33 2010 +0100
6138119
arm, mx27: add support for SDHC1 pin init
by Heiko Schocher
· Thu Mar 04 08:12:05 2010 +0100
edec1dc
SAMSUNG: make s5p common gpio functions
by Minkyu Kang
· Wed Mar 24 15:31:06 2010 +0900
baa3688
SAMSUNG: serial: modify name from s5pc1xx to s5p
by Minkyu Kang
· Wed Mar 24 16:59:30 2010 +0900
5c38154
pm9263: remove CONFIG_CMD_AUTOSCRIPT
by Asen Dimov
· Wed Apr 07 12:33:11 2010 +0300
accb483
at91: add defines for RTT and GPBR
by Alexander Holler
· Mon Mar 29 21:39:43 2010 +0200
1c7993a
pm9261: remove CONFIG_CMD_AUTOSCRIPT
by Asen Dimov
· Tue Apr 06 16:17:34 2010 +0300
9128acd
pm9261 converted to at91 soc access
by Asen Dimov
· Tue Apr 06 16:18:04 2010 +0300
a176107
ARM Update mach-types
by trix
· Sat Apr 10 12:46:49 2010 -0500
4a3a8ba
ppc4xx: Fix APC405 build breakage
by Stefan Roese
· Wed Apr 28 11:09:59 2010 +0200
2a1a8cb
ppc4xx: Add support for ICON board (PPC440SPe)
by Stefan Roese
· Tue Apr 27 11:37:28 2010 +0200
e16b0c0
ppc4xx: Add missing APC405 to MAKEALL
by Stefan Roese
· Mon Apr 26 13:31:08 2010 +0200
abca6f0
Fix typos in Korat board console output
by Larry Johnson
· Tue Apr 20 08:11:40 2010 -0400
f518982
QONG: Adapt flash addresses and mtdparts to grown image size
by Wolfgang Denk
· Wed Apr 28 12:54:43 2010 +0200
58daebd
mtdparts: get rid of custom DEBUG macro, use debug()
by Wolfgang Denk
· Wed Apr 28 10:58:10 2010 +0200
dc6e65c
mtdparts: fix write through NULL pointer
by Wolfgang Denk
· Wed Apr 28 10:53:47 2010 +0200
ae85716
ubifsmount fails due to not initialized list
by Stefano Babic
· Wed Apr 21 09:47:19 2010 +0200
4cb078c
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· Wed Apr 28 00:10:41 2010 +0200
1013985
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· Wed Apr 28 00:09:53 2010 +0200
891e240
MX31: Added LCD support for QONG module
by Stefano Babic
· Wed Apr 21 09:56:31 2010 +0200
1780f3b
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Wolfgang Denk
· Tue Apr 27 23:02:12 2010 +0200
7e78f89
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· Tue Apr 27 22:57:41 2010 +0200
69ccc88
Merge branch 'next' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· Tue Apr 27 22:53:04 2010 +0200
b7c3ccf
ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ
by Kumar Gala
· Tue Apr 20 10:02:24 2010 -0500
e0ef732
mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash
by Lan Chunhe
· Wed Apr 21 07:40:50 2010 -0500
acbd8ec
85xx: clean up the io_sel for PCI express of P1022
by Dave Liu
· Wed Apr 14 19:05:06 2010 +0800
2aba8a1
85xx/socrates: Remove NFS support to fit image size.
by Detlev Zundel
· Wed Apr 14 11:32:20 2010 +0200
1d39c9a
85xx: Fix compile warning
by Kumar Gala
· Tue Apr 13 11:07:57 2010 -0500
2f1d2d2
85xx: Convert cpu_init_f code to use out_be32 for LBC registers
by Kumar Gala
· Tue Apr 13 23:56:23 2010 -0500
8838374
fsl_sata: Move the snoop bit to another place
by Dave Liu
· Mon Apr 12 14:23:35 2010 +0800
b9674d0
fsl_sata: Add the workaround for errata SATA-A001
by Dave Liu
· Mon Apr 12 14:23:25 2010 +0800
8107926
fsl-ddr: Add extra cycle to turnaround times
by Dave Liu
· Tue Dec 08 11:56:48 2009 +0800
0489919
fsl-ddr: add the macro for Rtt_Nom definition
by Dave Liu
· Fri Mar 05 12:23:00 2010 +0800
Next »