Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d24681bb27ae2e98ea33bb19fe5525c67e944063
/
board
251161b
ppc4xx: Fix printf format warnings now visible with the updated format check
by Stefan Roese
· Thu Jul 10 09:58:06 2008 +0200
f605b2d
ppc4xx: Remove implementation of testdram() from Korat board support
by Larry Johnson
· Sat Jun 14 17:02:49 2008 -0400
fc39100
ppc4xx: Update and add FDT to Korat board support
by Larry Johnson
· Sat Jun 14 16:53:02 2008 -0400
20eca7e
ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)
by Hugo Villeneuve
· Tue Jul 08 11:02:05 2008 -0400
16fc0a7
Remove useless print message at apollon
by Kyungmin Park
· Tue Jul 08 09:08:40 2008 +0900
634ed50
Some copy-n-paste fixes in printf usage
by Matvejchikov Ilya
· Sun Jul 06 13:57:58 2008 +0400
8743c79
FDT memory and pci node fixes for MPC8260ADS
by Matvejchikov Ilya
· Sun Jul 06 13:57:00 2008 +0400
0121325
sh: Fix SH-boards compile error
by Nobuhiro Iwamatsu
· Tue Jul 08 12:03:24 2008 +0900
73c4019
sh: Cleanup source code of SH7763RDP
by Nobuhiro Iwamatsu
· Tue Jun 17 16:27:48 2008 +0900
51fe0b2
sh: Cleanup source code of R2DPlus
by Nobuhiro Iwamatsu
· Tue Jun 17 16:27:44 2008 +0900
9aa0bd7
sh: Cleanup source code of R7780MP
by Nobuhiro Iwamatsu
· Tue Jun 17 16:27:41 2008 +0900
2bf43e1
sh: Cleanup source code of MS7722SE
by Nobuhiro Iwamatsu
· Tue Jun 17 16:27:38 2008 +0900
8d76c8b
sh: Cleanup source code of MS7720SE
by Nobuhiro Iwamatsu
· Tue Jun 17 16:27:34 2008 +0900
72afef2
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· Mon Jul 07 00:47:58 2008 +0200
10c7182
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
by Wolfgang Denk
· Mon Jul 07 00:39:43 2008 +0200
b6d65b1
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· Mon Jul 07 00:32:47 2008 +0200
6dcdcd5
[AT91SAM9] Fix NAND FLASH timings
by Patrice Vilchez
· Tue May 27 11:15:29 2008 +0200
efff267
Fix boot from NOR due to incorrect reset delay.
by Stelian Pop
· Thu May 22 00:15:40 2008 +0200
bb6366b
CCM/SCM boards: fix out of tree building
by Wolfgang Denk
· Fri Jul 04 20:07:35 2008 +0200
c0c456e
SCM board: fix build errors.
by Wolfgang Denk
· Thu Jul 03 23:22:27 2008 +0200
6699059
IAD210 board: fix ``"ALIGN" redefined'' warning.
by Wolfgang Denk
· Thu Jul 03 23:06:36 2008 +0200
408726f
CCM board: fix build errors.
by Wolfgang Denk
· Thu Jul 03 23:00:24 2008 +0200
35a3ee4
update mvBL-M7 board config
by Andre Schwarz
· Wed Jul 02 18:54:08 2008 +0200
20a5f78
Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors
by Wolfgang Denk
· Thu Jul 03 22:34:08 2008 +0200
6a35785
Cleanup: remove redundant deleting on *~ files
by Wolfgang Denk
· Wed Jul 02 23:53:23 2008 +0200
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· Wed Jul 02 23:49:18 2008 +0200
102740d
Cleanup: fix out-of-tree building for some boards
by Wolfgang Denk
· Wed Jul 02 23:38:50 2008 +0200
9ef20dc
Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)
by Wolfgang Denk
· Wed Jul 02 23:00:14 2008 +0200
61ffc74
i.MX31: Cleanup comments in lowlevel_init.S.
by Magnus Lilja
· Mon Jun 09 22:58:48 2008 +0200
20582da
Move conditional compilation of MPC8XXX SPI driver to Makefile
by Ben Warren
· Sun Jun 08 23:28:33 2008 -0700
41df50a
Coding Style Cleanup
by Wolfgang Denk
· Sat Jun 28 23:34:37 2008 +0200
4f3f671
ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)
by Hugo Villeneuve
· Wed May 21 13:58:41 2008 -0400
48da5f6
Use better Ethernet timings for apollon board
by Kyungmin Park
· Wed May 21 14:38:08 2008 +0900
5ecdbae
ppc4xx: Fix compilation problems with phys_size_t
by Stefan Roese
· Tue Jun 24 17:15:22 2008 +0200
1468284
avr32: Enable SPI flash support on ATNGW100
by Haavard Skinnemoen
· Fri Jun 20 10:41:05 2008 +0200
ee9a5fb
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· Thu Jun 19 22:57:58 2008 +0200
6766f19
MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver
by Wolfgang Grandegger
· Thu Jun 05 13:02:30 2008 +0200
4947e5c
ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output
by Stefan Roese
· Tue Jun 10 15:34:11 2008 +0200
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· Mon Jun 09 16:03:40 2008 -0500
a36601e
Change bd/gd memsize/ram_size to be phys_size_t.
by Becky Bruce
· Mon Jun 09 20:37:16 2008 -0500
4ae622c
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· Wed Jun 11 22:54:47 2008 +0200
adae72b
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
by Wolfgang Denk
· Wed Jun 11 22:48:09 2008 +0200
e368346
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· Wed Jun 11 22:30:47 2008 +0200
59bf578
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· Wed Jun 11 22:13:07 2008 +0200
0229f71
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· Wed Jun 11 21:33:16 2008 +0200
a0a0535
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· Wed Jun 11 21:27:31 2008 +0200
994fdba
85xx/86xx: Move to dynamic mgmt of LAWs
by Kumar Gala
· Wed Jun 11 00:51:45 2008 -0500
873a5f4
85xx: remove dummy board_early_init_f
by Kumar Gala
· Mon Jun 09 22:31:57 2008 -0500
c4b6249
85xx: Remove unused and unconfigured memory test code.
by Kumar Gala
· Mon Jun 09 13:37:24 2008 -0500
bc3d08d
Socrates: Added FPGA base address update in FDT.
by Sergei Poselenov
· Fri Jun 06 15:42:45 2008 +0200
30115a0
Socrates: NAND support added. Changed the U-Boot base address and
by Sergei Poselenov
· Fri Jun 06 15:42:44 2008 +0200
ffe4d62
Socrates: added missed file with UPMA configuration data.
by Sergei Poselenov
· Fri Jun 06 15:42:42 2008 +0200
96dd16b
Socrates: Added FPGA mapping. LAWs and TLBs cleanup.
by Sergei Poselenov
· Fri Jun 06 15:42:41 2008 +0200
ba08f5d
TQM85xx: Change memory map to support Flash memory > 128 MiB
by Wolfgang Grandegger
· Thu Jun 05 13:12:10 2008 +0200
2aca645
TQM85xx: NAND support via local bus UPMB
by Wolfgang Grandegger
· Thu Jun 05 13:12:09 2008 +0200
8754a97
TQM8548: PCI express support
by Wolfgang Grandegger
· Thu Jun 05 13:12:08 2008 +0200
328c6ec
TQM8548: Basic support for the TQM8548 modules
by Wolfgang Grandegger
· Thu Jun 05 13:12:07 2008 +0200
f5be52d
TQM85xx: Support for Flat Device Tree
by Wolfgang Grandegger
· Thu Jun 05 13:12:06 2008 +0200
c5809d7
TQM85xx: Support for Intel 82527 compatible CAN controller
by Wolfgang Grandegger
· Thu Jun 05 13:12:05 2008 +0200
6d57154
TQM85xx: Bugfix in the SDRAM initialisation
by Wolfgang Grandegger
· Thu Jun 05 13:12:04 2008 +0200
fe18884
TQM85xx: Fix chip select configuration for second FLASH bank
by Wolfgang Grandegger
· Thu Jun 05 13:12:03 2008 +0200
3a53fa6
TQM85xx: Fix CPM port pin configuration
by Wolfgang Grandegger
· Thu Jun 05 13:12:01 2008 +0200
9039ce1
TQM85xx: Various coding style fixes
by Wolfgang Grandegger
· Thu Jun 05 13:12:00 2008 +0200
7109ea3
socrates: Fix PCI clk fix patch
by Andy Fleming
· Tue Jun 10 18:49:34 2008 -0500
ee38f68
TQM: move TQM boards to board/tqc
by Wolfgang Grandegger
· Wed Jun 04 13:52:17 2008 +0200
1558d0d
mpc83xx: MVBLM7: minor build fixups
by Kim Phillips
· Tue Jun 10 13:25:24 2008 -0500
b2de424
add MPC8343 based board mvBlueLYNX-M7 (board+make files)
by Andre Schwarz
· Tue Jun 10 09:14:05 2008 +0200
fcd91bb
Remove the deprecated CONFIG_OF_FLAT_TREE
by Gerald Van Baren
· Tue Jun 03 20:34:45 2008 -0400
84714ba
Convert mpc7448hpc2 to CONFIG_OF_LIBFDT
by Gerald Van Baren
· Tue Jun 03 20:24:58 2008 -0400
113a37e
sh: Renesas Solutions SH7763RDP board support
by Nobuhiro Iwamatsu
· Mon Jun 09 13:39:57 2008 +0900
f0d1702
Merge commit 'wd/master'
by Jon Loeliger
· Fri Jun 06 10:48:31 2008 -0500
cfe5802
ppc4xx: Unify AMCC's board config files (part 3/3)
by Stefan Roese
· Fri Jun 06 15:55:21 2008 +0200
6c6b261
[MIPS] Update <asm/addrspace.h> header
by Shinya Kuribayashi
· Thu Jun 05 22:29:00 2008 +0900
a0fbd83
[MIPS] Kill unused <version.h> inclusions
by Shinya Kuribayashi
· Thu Jun 05 22:29:00 2008 +0900
a1aa080
Socrates: Fix PCI bus frequency report
by Wolfgang Denk
· Tue May 27 14:19:30 2008 +0200
d74084a
SPI API improvements
by Haavard Skinnemoen
· Fri May 16 11:10:31 2008 +0200
3905b93
ppc4xx: Remove implementations of testdram()
by Stefan Roese
· Mon May 19 11:34:53 2008 +0200
cdb0470
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
by Stefan Roese
· Mon Jun 02 17:37:28 2008 +0200
a226c85
ppc4xx: Change Kilauea to use the common DDR2 init function
by Stefan Roese
· Mon Jun 02 17:13:55 2008 +0200
a37856a
ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling
by Grant Erickson
· Thu May 22 14:44:24 2008 -0700
69fb31e
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· Tue Jun 03 20:19:08 2008 +0200
8630bea
Merge remote branch 'u-boot-at91/for-1.3.4'
by Wolfgang Denk
· Tue Jun 03 00:24:36 2008 +0200
55d4f75
Merge remote branch 'u-boot-avr32/master'
by Wolfgang Denk
· Tue Jun 03 00:19:57 2008 +0200
b194ebe
Merge remote branch 'u-boot-mips/master'
by Wolfgang Denk
· Tue Jun 03 00:11:40 2008 +0200
0c36f83
Merge remote branch 'u-boot-ppc4xx/master'
by Wolfgang Denk
· Mon Jun 02 23:28:39 2008 +0200
0fdd27e
[MIPS] <asm/mipsregs.h>: Update coprocessor register access macros
by Shinya Kuribayashi
· Fri May 30 00:53:38 2008 +0900
23f62f1
avr32: Rework SDRAM initialization code
by Haavard Skinnemoen
· Mon May 19 11:36:28 2008 +0200
2b56a4b
avr32: Use the same entry point for reset and exception handling
by Haavard Skinnemoen
· Fri May 02 15:32:57 2008 +0200
e71259e
avr32: Clean up the HMATRIX code
by Haavard Skinnemoen
· Wed Apr 30 14:19:28 2008 +0200
1ba3b74
avr32: Add support for the ATSTK1006 board
by Haavard Skinnemoen
· Thu Nov 22 12:14:11 2007 +0100
47236f0
avr32: Get rid of the .flashprog section
by Haavard Skinnemoen
· Tue Apr 29 12:53:05 2008 +0200
cf8956d
Merging Stelian Pop AT91 patches
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 24 12:56:53 2008 +0200
c10456d
Merge branch 'quad100hd'
by Stefan Roese
· Wed May 21 17:39:24 2008 +0200
41a9ea7
Merge branch 'master' of git://git.denx.de/u-boot-testing
by Wolfgang Denk
· Wed May 21 17:06:45 2008 +0200
49dc3b2
Fix some whitespace issues
by Wolfgang Denk
· Wed May 21 16:56:08 2008 +0200
ff10bf7
Merge branch 'socrates' of /home/wd/git/u-boot/projects
by Wolfgang Denk
· Wed May 21 01:13:52 2008 +0200
9d455bf
Make ads5121 out-of-tree compiling safe
by York Sun
· Mon May 12 14:36:39 2008 -0500
fd7cbfd
Adding DIU support for Freescale 5121ADS
by York Sun
· Mon May 05 10:20:01 2008 -0500
94cbda9
Replace DPRINTF with debug
by York Sun
· Mon May 05 10:20:00 2008 -0500
c496438
Move pixel clock setting to board file
by York Sun
· Mon May 05 10:19:59 2008 -0500
Next »