Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b91d7d9813902686d9827e0041e739e9024f58c2
b91d7d9
Blackfin: workaround anomaly 05000440
by Mike Frysinger
· Thu Oct 14 14:29:17 2010 -0400
42cb1bb
Blackfin: update anomaly lists to latest sheets
by Mike Frysinger
· Thu Oct 14 14:22:02 2010 -0400
ff833ed
env_mmc: fix cannot save env issue
by Lei Wen
· Wed Oct 13 11:07:21 2010 +0800
57b9988
ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boards
by Stefan Roese
· Tue Oct 12 09:39:45 2010 +0200
86dee4a
ppc: Conditionally compile bat_rw.c
by Peter Tyser
· Thu Oct 07 22:32:48 2010 -0500
ec28133
Fix define for MPC5121 ADS board.
by mark.vels@team-embedded.nl
· Tue Oct 05 17:46:19 2010 +0200
7f0ca34
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Wed Oct 13 20:59:47 2010 +0200
5e6ec9c
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· Wed Oct 13 20:58:51 2010 +0200
d94305b
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· Wed Oct 13 20:57:34 2010 +0200
acda3a4
common/fdt_support.c: fix compile error
by Matthew McClintock
· Wed Oct 13 13:39:26 2010 +0200
fe439d2
usb: musb: only write CLRDATATOG when appropriate
by Bryan Wu
· Mon Aug 09 14:58:24 2010 -0400
134396c
usb: Add support for multiple-LUN mass storage devices
by Ludovic Courtès
· Tue Oct 05 22:04:26 2010 +0200
e4bd386
USB-CDC: Prevent rx_req being enqueued twice
by Vitaly Kuzmichev
· Wed Sep 22 13:13:56 2010 +0400
2907b2c
USB-CDC: Fix tx/rx_req memory leaks
by Vitaly Kuzmichev
· Wed Sep 22 13:13:55 2010 +0400
9d78675
USB: Make non-bulk delay longer in OHCI
by Marek Vasut
· Mon Sep 20 03:57:25 2010 +0200
b38a33b
board/armltd/integrator/split_by_variant.sh: fix 'echo -n'
by Andreas Bießmann
· Fri Sep 24 21:20:40 2010 +0200
d6ce53e
ARMV7: Fixed baudrate setting in pl01x driver
by Matt Waddel
· Thu Oct 07 15:48:46 2010 -0600
35c638b
ARMV7: Versatile Express Coretile CortexA9x4 support
by Matt Waddel
· Thu Oct 07 15:48:45 2010 -0600
c959998
arch/arm/include/asm/sizes.h: cleanups
by Andreas Bießmann
· Fri Sep 24 23:31:43 2010 +0200
e60f958
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· Wed Oct 13 09:59:13 2010 +0200
c522a8a
ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOC
by Ben Gardiner
· Wed Sep 22 17:32:49 2010 -0400
d6d6062
ARM: relocation: fix typo in comment
by Heiko Schocher
· Wed Sep 22 14:06:33 2010 +0200
d3a5f33
Kirkwood: Changes specific to ARM relocation support
by Prafulla Wadaskar
· Thu Sep 30 22:57:02 2010 +0530
3268629
kirkwood: added common config file mv-common.h
by Prafulla Wadaskar
· Thu Sep 30 22:53:43 2010 +0530
f8e4262
Kirkwood: dram_init is moved to dram.c
by Prafulla Wadaskar
· Thu Sep 30 19:33:19 2010 +0530
787aba3
orion5x: optimize window size computation
by Albert Aribaud
· Thu Oct 07 20:19:53 2010 +0530
3149629
Kirkwood: print_cpuinfo fixed for valid devid revid
by Prafulla Wadaskar
· Mon Sep 20 17:19:42 2010 +0530
a1bd9c5
mvsata_ide: adjust port init sequence
by Albert Aribaud
· Thu Sep 16 20:30:30 2010 +0530
cfe1c67
sf: turn probe switch into a lookup table
by Reinhard Meyer
· Tue Oct 05 16:56:39 2010 +0200
e711ec2
TSI148: Fix argument parsing
by Brent Darley
· Wed Sep 29 13:50:17 2010 -0500
0c44caf
powerpc: Remove warm reset entry point
by Peter Tyser
· Tue Sep 14 19:13:53 2010 -0500
f191901
ppmc7xx: Use _start as reset entry point
by Peter Tyser
· Tue Sep 14 19:13:52 2010 -0500
4b25a8d
powerpc: Zero out board info struct on bootup
by Peter Tyser
· Tue Sep 14 19:13:51 2010 -0500
d4ef82b
cp/cmp: Add WATCHDOG_RESET in copy and compare loop
by Stefan Roese
· Mon Sep 13 11:10:34 2010 +0200
4bbc082
examples/standalone: Use gcc's -fno-toplevel-reorder
by Peter Tyser
· Sun Sep 12 17:38:49 2010 -0500
8733949
a4m072: support for SHOW_BOOT_PROGRESS feature using LED display
by Ilya Yanok
· Thu Sep 09 23:03:34 2010 +0200
d0b7820
a4m072: led display support
by Ilya Yanok
· Thu Sep 09 23:03:33 2010 +0200
435a63d
led_display: split led display support into generic and hw-dependent parts
by Ilya Yanok
· Thu Sep 09 23:03:32 2010 +0200
9dea381
A4M072: Added support for the board.
by Sergei Poselenov
· Thu Sep 09 23:03:31 2010 +0200
45d513e
VFAT: fix processing of scattered long file name entries
by Mikhail Zolotaryov
· Wed Sep 08 17:06:03 2010 +0300
dff54fd
tools/imls: fix comment in Makefile
by Daniel Hobi
· Mon Oct 11 18:03:35 2010 +0200
e0909be
env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE
by Lei Wen
· Sun Oct 10 12:36:40 2010 +0800
cbc1338
zlib: Add further watchdog reset calls
by Stefan Roese
· Wed Sep 08 15:35:31 2010 +0200
7ffc882
zlib/gunzip: Use WATCHDOG_RESET macro
by Stefan Roese
· Wed Sep 08 15:34:58 2010 +0200
a22d42a
pdm360ng: add EDID property to FDT display node
by Anatolij Gustschin
· Tue Aug 17 17:46:02 2010 +0200
3b857f1
fdt_support: support adding EDID property to FDT display nodes
by Anatolij Gustschin
· Wed Aug 18 11:25:20 2010 +0200
8967edf
CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off
by Alexander Stein
· Wed Aug 11 16:48:04 2010 +0200
4ac6354
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· Tue Oct 12 20:49:27 2010 +0200
e8107b9
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· Tue Oct 12 20:48:01 2010 +0200
1ed3686
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· Tue Oct 12 20:44:46 2010 +0200
a912b7f
Kirkwood: Changes specific to ARM relocation support
by Prafulla Wadaskar
· Thu Sep 30 22:57:02 2010 +0530
0304899
kirkwood: added common config file mv-common.h
by Prafulla Wadaskar
· Thu Sep 30 22:53:43 2010 +0530
dc64256
Kirkwood: dram_init is moved to dram.c
by Prafulla Wadaskar
· Thu Sep 30 19:33:19 2010 +0530
5027ca6
orion5x: optimize window size computation
by Albert Aribaud
· Thu Oct 07 20:19:53 2010 +0530
a659e19
Kirkwood: print_cpuinfo fixed for valid devid revid
by Prafulla Wadaskar
· Mon Sep 20 17:19:42 2010 +0530
a024572
mvsata_ide: adjust port init sequence
by Albert Aribaud
· Thu Sep 16 20:30:30 2010 +0530
61665db
cfi_flash: Fix "Unknown FLASH" error message
by John Schmoller
· Wed Sep 29 13:49:05 2010 -0500
ead124a
microblaze: Support little-endian microblaze target
by Michal Simek
· Thu Aug 12 11:47:11 2010 +0200
7f581f0
microblaze: Add support for NET_MULTI api
by Michal Simek
· Mon Aug 02 14:42:09 2010 +0200
04c379f
microblaze: Fix microblaze-generic config file
by Michal Simek
· Mon Aug 02 14:20:28 2010 +0200
597df9e
microblaze: generic: rename MTD partition set to 'flash-0'
by Stephan Linz
· Mon Jun 21 22:58:10 2010 +0200
7ef4c23
microblaze: generic: adding DHCP support
by Stephan Linz
· Mon Jun 21 22:58:09 2010 +0200
c25126d
smc91111: add write_hwaddr
by Thomas Chou
· Wed Oct 06 09:16:10 2010 +0800
1fb49e3
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
by Ben Gardiner
· Thu Sep 23 09:58:43 2010 -0400
b4a1d08
net: Move Emaclite to NET_MULTI
by Michal Simek
· Mon Oct 11 11:41:47 2010 +1000
f7a48ca
rarp: Condtionally compile rarp support
by Peter Tyser
· Thu Sep 30 11:25:48 2010 -0500
1b9ecc9
net: Fix emaclite driver to support little-endian microblaze
by Michal Simek
· Mon Oct 11 11:41:46 2010 +1000
a43f9c6
mpc5xxx_fec: add call to reset_phy() after PHY initialization
by Ilya Yanok
· Thu Aug 19 11:09:06 2010 +0200
6335e08
drivers/net/at91_emac.c: change return values
by Andreas Bießmann
· Thu Oct 07 09:44:47 2010 +0200
d074840
drivers/net/at91_emac.c: increase timeout for autonegotiation
by Andreas Bießmann
· Thu Oct 07 09:44:46 2010 +0200
3a3a48f
NET: add ENC28J60 driver using SPI framework
by Reinhard Meyer
· Sun Sep 12 16:23:49 2010 +0200
69554e1
UEC PHY: Speed up initial PHY neg.
by Joakim Tjernlund
· Tue Aug 10 16:36:49 2010 +0200
5ffd701
Net: Remove redundant CONFIG_NET_MULTI directives
by Ben Warren
· Sun Aug 01 23:00:31 2010 -0700
cce4d31
UEC PHY: Remove strange 0.5 sec delay
by Joakim Tjernlund
· Wed Aug 11 11:44:22 2010 +0200
c96cc50
UEC: Don't udelay needlessly
by Joakim Tjernlund
· Wed Aug 11 11:44:21 2010 +0200
54dfa80
NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c
by Reinhard Meyer (-VC)
· Fri Aug 06 18:42:07 2010 +0200
f6b436f
net: Fix faulty definition of uec_initialize()
by Joakim Tjernlund
· Thu Aug 19 09:37:32 2010 +0200
891d81b
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
by Enric Balletbo i Serra
· Mon Oct 11 21:48:03 2010 +0200
0823932
README: Add new NAND env features
by Scott Wood
· Fri Sep 17 14:38:37 2010 -0500
10390ce
Followup fixes on the mtdparts spread patchset
by Scott Wood
· Thu Sep 09 15:40:03 2010 -0500
5063d2e
mtdparts: new add.spread: add part skipping bad blocks
by Ben Gardiner
· Tue Aug 31 17:48:04 2010 -0400
e6064f5
mtdparts: add new sub-command "spread"
by Ben Gardiner
· Tue Aug 31 17:48:03 2010 -0400
a9b5729
mtdparts: show net size in mtdparts list
by Ben Gardiner
· Tue Aug 31 17:48:02 2010 -0400
50bae73
mtd: add an mtd method for get_len_incl_bad()
by Ben Gardiner
· Tue Aug 31 17:48:01 2010 -0400
f37bf3f
mtdparts: regroup calls to get_mtd_device_nm
by Ben Gardiner
· Tue Aug 31 17:48:00 2010 -0400
da0f439
nand: remove dead code and suspend/resume
by Scott Wood
· Wed Aug 25 17:42:49 2010 -0500
67d5a2a
nand commands: make only "dump" repeatable.
by Scott Wood
· Wed Aug 25 15:24:01 2010 -0500
1b5cd51
nand erase: .spread, .part, .chip subcommands
by Scott Wood
· Wed Aug 25 14:43:29 2010 -0500
e5836dc
cmd_nand: some infrastructure fixes and refactoring
by Scott Wood
· Mon Aug 02 13:04:24 2010 -0500
fe3b5e1
nand util: read/write: accept unaligned length
by Scott Wood
· Fri Jul 30 16:11:41 2010 -0500
fd5f973
orion5x: fix relocation-incompatible code
by Albert Aribaud
· Thu Sep 23 21:49:23 2010 +0200
0668d16
arm: bugfix: replace ble with blo in start.S files
by Albert Aribaud
· Tue Oct 05 16:06:39 2010 +0200
697e771
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· Mon Oct 11 10:24:22 2010 +0200
f127745
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· Mon Oct 11 10:19:04 2010 +0200
26cc2f0
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· Mon Oct 11 10:00:34 2010 +0200
d3a00cd
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· Mon Oct 11 09:56:34 2010 +0200
aed8931
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· Mon Oct 11 09:52:16 2010 +0200
11e98e7
fsl: add support for NXID v1 EEPROM format
by Timur Tabi
· Thu Sep 30 15:36:50 2010 -0500
4baa1f1
powerpc/85xx: fix rev.2 job queue LIODN error storm
by Kim Phillips
· Fri Sep 03 10:57:31 2010 -0500
a9d1f9c
powerpc/p4080: Add new CPC register - HDBCR0
by Kumar Gala
· Thu Sep 23 14:50:37 2010 -0500
Next »