Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a011b5eda142de63679f42b0704e046b9f44a652
a011b5e
85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards
by Kumar Gala
· Tue Dec 02 16:08:38 2008 -0600
64bb6d1
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
by Kumar Gala
· Tue Dec 02 16:08:37 2008 -0600
3fe8087
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
by Kumar Gala
· Tue Dec 02 16:08:36 2008 -0600
4be8b57
85xx: separate FLASH BASE virtual from physical address
by Kumar Gala
· Tue Dec 02 14:19:34 2008 -0600
0f492b4
85xx: separate PIXIS virtual from physical address
by Kumar Gala
· Tue Dec 02 14:19:33 2008 -0600
dd7e6c7
Add README file for MPC8572DS board
by Haiying Wang
· Tue Nov 11 08:52:09 2008 -0500
a267207
Blackfin: use common strmhz() in system output
by Mike Frysinger
· Mon Oct 20 16:15:04 2008 -0400
87fd600
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· Fri Jan 23 22:48:06 2009 +0100
3eb8baf
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· Fri Jan 23 22:47:25 2009 +0100
d38f4a6
nand: fixup printf modifiers to match types used
by Mike Frysinger
· Sun Jan 18 19:46:06 2009 -0500
1fd5551
nand read.jffs2 (nand_legacy) in common/cmd_nand.c
by Schlaegl Manfred jun
· Tue Jan 20 16:57:55 2009 +0100
0302550
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· Fri Jan 16 18:55:54 2009 +0100
a94bc28
NAND: Fix cache and memory inconsistency issue
by Dave Liu
· Tue Dec 02 11:48:51 2008 +0800
b20f840
NAND: Enable nand lock, unlock feature
by Nishanth Menon
· Sat Dec 13 09:43:06 2008 -0600
f791172
NAND: move board_nand_init to nand.h
by Mike Frysinger
· Sat Dec 06 02:40:55 2008 -0500
db7ce8c
OneNAND: Additional sync with 2.6.27
by Stefan Roese
· Tue Dec 02 11:06:47 2008 +0100
87b4950
Add markbad function
by Kyungmin Park
· Thu Nov 13 15:14:33 2008 +0900
9743d28
OneNAND: Bad block aware read/write command support
by Stefan Roese
· Wed Nov 12 13:47:24 2008 +0100
7c9aafe
OneNAND: Save version_id in onenand_chip struct
by Stefan Roese
· Tue Nov 11 10:29:09 2008 +0100
5ed79ae
OneNAND: Fix compiler warnings
by Stefan Roese
· Tue Nov 11 10:28:53 2008 +0100
5e6b534
mpc83xx: enable eLBC NAND support for MPC8315ERDB board
by Dave Liu
· Tue Nov 04 14:55:06 2008 +0800
dc7a79c
Sync with 2.6.27
by Kyungmin Park
· Tue Nov 04 09:24:07 2008 +0900
d7c65e7
microblaze: Use cache functions (especially cache status)
by Michal Simek
· Mon Jan 05 13:35:31 2009 +0100
f95f6dc
microblaze: Add cache flush
by Michal Simek
· Mon Jan 05 13:29:32 2009 +0100
f614bea
microblaze: Add bootup messages to board.c
by Michal Simek
· Mon Jan 05 13:28:40 2009 +0100
0d14165
microblaze: Change microblaze-generic config file
by Michal Simek
· Fri Dec 19 13:25:55 2008 +0100
87ed95b
microblaze: Rename ml401 to microblaze-generic
by Michal Simek
· Fri Dec 19 13:14:05 2008 +0100
81df082
Merge branch 'fixes'
by Haavard Skinnemoen
· Thu Jan 22 11:11:09 2009 +0100
d3755df
Prepare v2009.01
by Wolfgang Denk
· Wed Jan 21 23:08:12 2009 +0100
ecbeb28
Prepare 2009.01-rc3
by Wolfgang Denk
· Sun Jan 18 21:37:48 2009 +0100
c88b1aa
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· Sun Jan 18 21:11:05 2009 +0100
8ccb33f
build system: treat all Darwin's alike
by Mike Frysinger
· Sat Jan 17 13:32:42 2009 -0500
9e0a99d
fdt_resize(): fix actualsize calculations with unaligned blobs
by Peter Korsgaard
· Wed Jan 14 13:52:24 2009 +0100
b35beab
ncb: use socklen_t
by Mike Frysinger
· Fri Jan 09 04:38:17 2009 -0500
c33cb86
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· Fri Jan 16 09:22:25 2009 +0100
633653e
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· Fri Jan 16 09:17:53 2009 +0100
b27a8e3
sh: serial: use readx/writex accessors
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Jan 11 16:35:16 2009 +0100
80f003b
sh: serial: coding style cleanup
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Jan 11 16:35:15 2009 +0100
fcbff80
sh: Fix compile error on lowlevel_init file
by Nobuhiro Iwamatsu
· Sun Jan 11 17:48:56 2009 +0900
c7e4e35
sh: Fix up rsk7203 target for out of tree build
by Kieran Bingham
· Tue Dec 30 01:16:03 2008 +0000
b9c2172
sh: use write{8,16,32} in all lowlevel_init
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Dec 20 19:29:49 2008 +0100
bd96370
sh: lowlevel_init coding style cleanup
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Dec 20 19:29:48 2008 +0100
9f37e8f
sh: update sh2/sh2a timer coding style
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Dec 20 15:27:45 2008 +0100
4b13718
sh: update sh timer coding style
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Dec 20 15:25:22 2008 +0100
435988c
Prepare 2009.01-rc2
by Wolfgang Denk
· Wed Jan 14 23:26:05 2009 +0100
30bcf2c
cpu/mpc824x/Makefile: fix warning with parallel builds
by Wolfgang Denk
· Wed Jan 14 22:35:30 2009 +0100
92c91ec
ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards
by Matthias Fuchs
· Fri Jan 02 12:18:49 2009 +0100
d51776a
ppc4xx: Disable pci node in device tree on CPCI405 pci adapters
by Matthias Fuchs
· Fri Jan 02 12:18:12 2009 +0100
59e94ba
ppc4xx: Cleanup CPCI405 board code
by Matthias Fuchs
· Fri Jan 02 12:17:36 2009 +0100
eb89df7
ppc4xx: Enable auto RS485 mode on PLU405 boards
by Matthias Fuchs
· Fri Jan 02 12:16:35 2009 +0100
62569b6
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· Wed Jan 14 00:27:06 2009 +0100
065a0d3
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· Wed Jan 14 00:26:48 2009 +0100
fac0b5d
Some changes of TLB entry setting for MPC8572DS
by Haiying Wang
· Tue Jan 13 16:29:28 2009 -0500
8a353d5
Change DDR tlb start entry to CONFIG param for 85xx
by Haiying Wang
· Tue Jan 13 16:29:22 2009 -0500
994719d
Change PCIE1&2 deciide logic on MPC8544DS board more readable
by Roy Zang
· Fri Jan 09 16:02:35 2009 +0800
b302240
PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bit
by Roy Zang
· Fri Jan 09 16:01:52 2009 +0800
9142345
Fix IO port selection issue on MPC8544DS and MPC8572DS boards
by Roy Zang
· Fri Jan 09 16:00:55 2009 +0800
47d20df
mpc8610hpcd: Fix PCI mapping concepts
by Becky Bruce
· Wed Dec 03 22:36:44 2008 -0600
8dc2d64
sbc8641d: Fix PCI mapping concepts
by Becky Bruce
· Wed Dec 03 22:36:26 2008 -0600
3fe630c
MPC86xx: fix build warnings
by Wolfgang Denk
· Mon Jan 12 14:50:35 2009 +0100
de92e7e
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· Sat Jan 10 18:18:37 2009 +0100
beced32
bf537-stamp/nand: fix board_nand_init prototype
by Mike Frysinger
· Mon Jan 05 16:09:44 2009 -0500
94a8b4c
Blackfin: drop CONFIG_SPI handling in board init
by Mike Frysinger
· Thu Dec 11 07:04:48 2008 -0500
913b9f1
Blackfin: fix out-of-tree building with ldscripts
by Mike Frysinger
· Fri Oct 24 17:51:57 2008 -0400
285f7c1
Blackfin: fix linker scripts to work with --gc-sections
by Mike Frysinger
· Fri Oct 24 17:48:54 2008 -0400
a1ff826
Blackfin: set proper LDRFLAGS for parallel booting LDRs
by Mike Frysinger
· Sat Oct 11 20:45:44 2008 -0400
8c45a9e
at91rm9200: move define from lowlevel_init to header
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Jan 06 21:41:59 2009 +0100
aef363d
m501sk: move to the common memory setup
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Jan 03 17:22:26 2009 +0100
a16842e
at91rm9200: rename lowlevel init value to CONFIG_SYS_
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Jan 03 17:22:25 2009 +0100
ca5bfc1
at91: add at91sam9xeek board support
by Nicolas Ferre
· Tue Jan 06 21:13:14 2009 +0100
26dc940
fix bmp_logo.h make dependencies to allow parallel build
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Jan 06 21:15:57 2009 +0100
e7f5aab
at91: Fix Atmel's at91sam9 boards out of tree build
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Jan 03 17:22:24 2009 +0100
ce6b87d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· Tue Dec 30 23:30:47 2008 +0100
a27d0e2
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· Tue Dec 30 23:28:13 2008 +0100
e49c30f
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· Tue Dec 30 23:25:01 2008 +0100
b83980f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· Tue Dec 30 23:22:19 2008 +0100
290ae6b
README: update mailing list name and hits to patch submission.
by Wolfgang Denk
· Tue Dec 30 22:56:11 2008 +0100
3a65cba
85xx: Enable inbound PCI config cycles for X-ES boards cleanup
by Peter Tyser
· Tue Dec 23 16:32:01 2008 -0600
f3c970c
XPedite5200 board support cleanup
by Peter Tyser
· Tue Dec 23 16:32:00 2008 -0600
3bef09c
usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Dec 02 21:58:04 2008 +0100
0b691fc
mpc8[56]xx: Put localbus clock in sysinfo and gd
by Trent Piepho
· Wed Dec 03 15:16:37 2008 -0800
5053058
mpc86xx: Double local bus clock divider
by Trent Piepho
· Wed Dec 03 15:16:36 2008 -0800
a8665ac
mpc8568: Double local bus clock divider
by Trent Piepho
· Wed Dec 03 15:16:35 2008 -0800
68aec14
85xx: Fix the boot window issue
by Dave Liu
· Tue Dec 16 12:09:27 2008 +0800
2a03a05
sbc8548: use proper PHY address
by Paul Gortmaker
· Thu Dec 11 15:47:50 2008 -0500
76a2737
sbc8548: enable command line editing by default.
by Paul Gortmaker
· Thu Dec 11 15:47:51 2008 -0500
c9af652
sbc8548: don't enable the 3rd and 4th eTSEC
by Paul Gortmaker
· Thu Dec 11 15:47:49 2008 -0500
f474551
Set IVPR to kenrel entry point in second core boot page
by Haiying Wang
· Wed Dec 03 10:08:19 2008 -0500
1b560ac
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
by Trent Piepho
· Wed Dec 03 15:16:34 2008 -0800
bc424c9
mpc8[56]xx: Put localbus clock in device tree
by Trent Piepho
· Wed Dec 03 15:16:38 2008 -0800
e58c839
NAND FSL elbc: Use virt_to_phys to determine which bank is in use
by Kumar Gala
· Tue Dec 16 14:59:22 2008 -0600
64dcf47
ppc: Use addrmap in virt_to_phys and map_physmem.
by Kumar Gala
· Tue Dec 16 14:59:21 2008 -0600
9ac287a
85xx: Add support to populate addr map based on TLB settings
by Kumar Gala
· Tue Dec 16 14:59:20 2008 -0600
59b5fdf
XPedite5200 board support
by Peter Tyser
· Mon Dec 01 13:47:13 2008 -0600
2143be8
85xx: Enable inbound PCI config cycles for X-ES boards
by Peter Tyser
· Wed Oct 29 12:39:27 2008 -0500
1c2b329
XPedite5370 board support
by Peter Tyser
· Wed Dec 17 16:36:23 2008 -0600
9902e42
Add support for PCA953x I2C gpio devices
by Peter Tyser
· Wed Dec 17 16:36:21 2008 -0600
bc98e54
pci/fsl_pci_init: Enable inbound PCI config cycles
by Peter Tyser
· Wed Oct 29 12:39:26 2008 -0500
fcc369c
avr32: Remove second definition of virt_to_phys()
by Haavard Skinnemoen
· Wed Dec 17 16:43:18 2008 +0100
0faf0f4
MIPS: qemu_mips: update doc to generate and to use qemu flash, ide file
by Jean-Christophe PLAGNIOL-VILLARD
· Mon Sep 08 22:27:18 2008 +0200
Next »