Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b06fcb58c78d4781e6d4f0f2455b17d724fb4dd0
/
board
99386b9
powerpc/85xx: Update fixed DDR3 timing table for P4080DS
by York Sun
· Fri Feb 04 13:57:59 2011 -0800
c68e86c
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
by Kumar Gala
· Mon Jan 31 22:18:47 2011 -0600
b78c7bf
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
by Kumar Gala
· Mon Jan 31 20:36:02 2011 -0600
580df5e
powerpc/85xx: Remove config.mk for nand linker script
by Kumar Gala
· Mon Jan 31 15:57:01 2011 -0600
365024c
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
by Kumar Gala
· Mon Jan 31 15:51:20 2011 -0600
b0bd775
powerpc/85xx: Add eSDHC support on P2020DS
by Jerry Huang
· Mon Jan 24 17:09:53 2011 +0000
2717719
powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h>
by Kumar Gala
· Tue Jan 25 01:48:03 2011 -0600
f77ca5d
powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr init
by Kumar Gala
· Mon Jan 24 23:36:17 2011 -0600
746e2f3
p1022ds: allow for board-specific ngPIXIS functions
by Timur Tabi
· Fri Jan 21 16:03:57 2011 -0600
1a0ce28
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· Sun Mar 27 21:48:08 2011 +0200
616615c
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Sun Mar 27 21:20:29 2011 +0200
8685353
SMDK6400: Fixup dram_init for relocation support
by seedshope
· Sat Jan 22 10:06:14 2011 +0000
95f9920
SMDK6400: Fix the mutiple link error
by seedshope
· Sat Jan 22 10:06:11 2011 +0000
8590bf2
SMDK6400: Fix some label undefined in build error
by seedshope
· Sat Jan 22 10:06:10 2011 +0000
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· Tue Mar 01 22:59:59 2011 +0000
a14909d
powerpc/85xx: Fix PCI memory map setup on P1_P2_RDB
by Prabhakar Kushwaha
· Wed Mar 23 04:21:13 2011 -0500
5e0c070
powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMs
by York Sun
· Thu Mar 17 11:18:11 2011 -0700
e9ef3f4
mpc52xx, digsy_mtc_rev5: Fix Linux crash, if no Flash in bank 2
by Heiko Schocher
· Fri Jan 21 07:23:35 2011 +0100
b422ae3
powerpc/corenet_ds: revise platform dependent parameters
by York Sun
· Wed Mar 02 14:24:12 2011 -0800
9c75e00
corenet_ds: pick the middle value for all tested timing parameters
by York Sun
· Wed Jan 19 15:37:33 2011 -0800
adb152f
Pantheon: Add Board Support for Marvell dkb board
by Lei Wen
· Wed Feb 09 18:17:47 2011 +0530
d50f905
arm: Tegra2: Add support for NVIDIA Seaboard board
by Tom Warren
· Thu Jan 27 10:58:08 2011 +0000
a3e280b
arm: Tegra2: Add support for NVIDIA Harmony board
by Tom Warren
· Thu Jan 27 10:58:07 2011 +0000
41b6838
arm: Tegra2: Add basic NVIDIA Tegra2 SoC support
by Tom Warren
· Thu Jan 27 10:58:05 2011 +0000
1af83e3
mx31pdk: Make the full boot log visible
by Fabio Estevam
· Wed Feb 09 01:17:56 2011 +0000
66a8b4d
mx31pdk: Use the new relocation scheme
by Fabio Estevam
· Wed Feb 09 01:17:55 2011 +0000
943a9c7
EfikaMX: switch to MACH_TYPE_MX51_EFIKAMX
by Loïc Minier
· Thu Feb 03 04:19:09 2011 +0000
4814d2f
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· Sat Feb 12 20:37:47 2011 +0100
3818393
sc520: Move RAM sizing code from asm to C
by Graeme Russ
· Sat Feb 12 15:11:54 2011 +1100
109665f
eNET: General code cleanup
by Graeme Russ
· Sat Feb 12 15:11:48 2011 +1100
250f680
eNET: Rearrange PAR assignments
by Graeme Russ
· Sat Feb 12 15:11:47 2011 +1100
deac740
eNET: Define MMCR values in config.h
by Graeme Russ
· Sat Feb 12 15:11:45 2011 +1100
6498d40
eNET: Fix eNET Interrupt Setup for Linux
by Graeme Russ
· Sat Feb 12 15:11:41 2011 +1100
7dc4c98
sc520: Move board specific settings to board init function
by Graeme Russ
· Sat Feb 12 15:11:38 2011 +1100
b112bca
sc520: Define MMCR address in include file
by Graeme Russ
· Sat Feb 12 15:11:36 2011 +1100
121931c
x86: Make cpu init functions weak
by Graeme Russ
· Sat Feb 12 15:11:35 2011 +1100
3fe4860
x86: Parametize values used in linker script
by Graeme Russ
· Sat Feb 12 15:11:24 2011 +1100
4de0548
eNET: Create distinct board configurations
by Graeme Russ
· Sat Feb 12 15:11:22 2011 +1100
9381c8a
x86: Align config.mk and linker scripts with other arches
by Graeme Russ
· Sat Feb 12 15:11:21 2011 +1100
2f9f65f
fsl: update CRC after setting EEPROM identifier
by Timur Tabi
· Wed Feb 09 13:40:51 2011 -0600
057b261
Merge branch 'next' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· Wed Feb 09 20:54:53 2011 +0100
8ff9101
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· Wed Feb 09 20:50:26 2011 +0100
5dbb29f
nios2: add gpio_is_valid
by Thomas Chou
· Mon Dec 27 10:46:01 2010 +0800
c259ec8
nios2: add gpio_free
by Thomas Chou
· Fri Dec 24 15:19:44 2010 +0800
81b3793
ppc4xx: Add DLVision-10G board support
by Dirk Eibach
· Fri Jan 21 09:31:21 2011 +0100
9b84437
MIPS: Move Inca-IP targets to boards.cfg
by Shinya Kuribayashi
· Sat Feb 05 18:33:36 2011 +0900
466ef18
MIPS: dbau1x00: Remove unused flash driver stub
by Daniel Schwierzeck
· Thu Feb 03 14:17:10 2011 +0100
5d688ee
MIPS: Purple: Fix multiple definition error on final linking of u-boot binary
by Daniel Schwierzeck
· Thu Feb 03 14:17:09 2011 +0100
d622cbb
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· Fri Feb 04 20:38:27 2011 +0100
1308bfd
sh: sh7785lcr: Fix out of tree building
by Nobuhiro Iwamatsu
· Thu Feb 03 16:27:45 2011 +0900
a7d382c
sh: add support for sh7757lcr board
by Yoshihiro Shimoda
· Wed Feb 02 10:05:36 2011 +0900
0f27b04
sh: Remove config.mk for shmin board
by Nobuhiro Iwamatsu
· Mon Jan 17 21:17:22 2011 +0900
6266201
sh: Remove config.mk for espt board
by Nobuhiro Iwamatsu
· Mon Jan 17 21:15:44 2011 +0900
b6e3069
sh: Remove config.mk for mpr2 board
by Nobuhiro Iwamatsu
· Mon Jan 17 21:13:49 2011 +0900
ec9415d
sh: Remove config.mk for ms7750se board
by Nobuhiro Iwamatsu
· Mon Jan 17 21:08:58 2011 +0900
ea4a2860
sh: Remove config.mk for ms7722se board
by Nobuhiro Iwamatsu
· Mon Jan 17 21:07:15 2011 +0900
eaee0a6
sh: Remove config.mk for ms7720se board
by Nobuhiro Iwamatsu
· Mon Jan 17 21:05:35 2011 +0900
2efe42b
sh: Remove config.mk for sh7785lcr board
by Nobuhiro Iwamatsu
· Mon Jan 17 21:02:16 2011 +0900
6963366
sh: Remove config.mk for sh7763rdp board
by Nobuhiro Iwamatsu
· Mon Jan 17 20:53:29 2011 +0900
1ca69d8
sh: Remove config.mk for rsk7203 board
by Nobuhiro Iwamatsu
· Mon Jan 17 20:51:55 2011 +0900
b816b98
sh: Remove config.mk for r7780mp board
by Nobuhiro Iwamatsu
· Mon Jan 17 20:50:26 2011 +0900
cda9c55
sh: Remove config.mk for r2dplus board
by Nobuhiro Iwamatsu
· Mon Jan 17 20:48:39 2011 +0900
f9386d5
sh: Remove config.mk for ap325rxa board
by Nobuhiro Iwamatsu
· Mon Jan 17 20:46:35 2011 +0900
66a5a38
sh: Remove config.mk for MigoR board
by Nobuhiro Iwamatsu
· Mon Jan 17 20:43:40 2011 +0900
0aa1a6b
armv7: add support for s5pc210 universal board
by Minkyu Kang
· Mon Jan 24 15:33:50 2011 +0900
c78522a
arm: a320evb: fixes for relocation support
by Po-Yu Chuang
· Sun Dec 19 23:07:23 2010 +0000
0f45095
DaVinci DM6467: Enhance board Support
by Sandeep Paulraj
· Tue Dec 28 17:38:22 2010 -0500
3179c97
DM365: Fix Build Error
by Sandeep Paulraj
· Tue Dec 28 14:28:51 2010 -0500
0bef578
DaVinci DM365: Adding MMC/SD support for DM365 EVM
by Sandeep Paulraj
· Sat Dec 18 18:15:25 2010 -0500
ee0e663
DaVinci DM355: Adding MMC/SD support for DM355 EVM
by Sandeep Paulraj
· Sat Dec 18 18:14:49 2010 -0500
8abe730
OMAP3: add CM-T35 board
by Mike Rapoport
· Sat Dec 18 17:43:19 2010 -0500
f02e697
Add support for Freescale's mx35pdk board.
by Stefano Babic
· Thu Jan 20 08:05:15 2011 +0000
92c3483
iMX5: EfikaMX: Preliminary board support
by Marek Vasut
· Wed Jan 19 04:40:37 2011 +0000
b043f70
MX51EVK: Use SWx macros in PMIC init
by Marek Vasut
· Wed Jan 19 04:40:36 2011 +0000
4cf4cd7
MX5:MX53: add initial support for MX53EVK board
by Liu Hui-R64343
· Mon Jan 03 22:27:42 2011 +0000
1e929df
MX51EVK: UART does not print out the early information
by Liu Hui-R64343
· Thu Dec 23 01:13:17 2010 +0000
663633a
mpq101: initial support for Mercury Computer Systems MPQ101 board
by Alex Dubov
· Sun Jan 23 21:59:10 2011 -0800
499e44d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· Tue Jan 25 21:13:04 2011 +0100
750007b
ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDB
by Prabhakar Kushwaha
· Wed Jan 19 10:52:04 2011 +0530
00a69c0
corenet_ds: Extend board specific parameters
by York Sun
· Mon Jan 10 12:03:02 2011 +0000
7dda847
mpc85xx: Adding more registers and options
by York Sun
· Mon Jan 10 12:02:59 2011 +0000
e727a36
powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h
by Kumar Gala
· Wed Jan 12 02:48:53 2011 -0600
0b5a263
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· Tue Dec 28 18:12:05 2010 -0600
13f805e
mpc5200, digsy_mtc: add support for rev5 board version
by Heiko Schocher
· Thu Jan 13 08:25:00 2011 +0100
9c4d465
ppc, 8xx: remove obsolete km8xx boards from keymile
by Holger Brunck
· Tue Jan 18 13:45:30 2011 +0100
f582d98
powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code
by Kumar Gala
· Sun Jan 09 14:06:28 2011 -0600
f82666b
powerpc/86xx: Convert SBC8641 to use common SRIO init code
by Kumar Gala
· Tue Jan 04 17:48:51 2011 -0600
46b20898
powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code
by Kumar Gala
· Tue Jan 04 17:45:13 2011 -0600
6ad0eb5
powerpc/85xx: Convert MPC8569MDS to use common SRIO init code
by Kumar Gala
· Tue Jan 04 18:04:01 2011 -0600
957ff36
powerpc/85xx: Convert MPC8568MDS to use common SRIO init code
by Kumar Gala
· Tue Jan 04 18:01:49 2011 -0600
ad4e9d4
powerpc/85xx: Convert MPC8548CDS to use common SRIO init code
by Kumar Gala
· Tue Jan 04 17:57:59 2011 -0600
8975d7a
powerpc/8xxx: Refactor SRIO initialization into common code
by Kumar Gala
· Thu Dec 30 12:09:53 2010 -0600
09d11eb
powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe code
by Kumar Gala
· Thu Jan 06 10:39:52 2011 -0600
488ec02
powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code
by Kumar Gala
· Fri Dec 17 10:30:44 2010 -0600
cc8b534
powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code
by Kumar Gala
· Fri Dec 17 10:26:44 2010 -0600
d0142ce
powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code
by Kumar Gala
· Fri Dec 17 10:42:33 2010 -0600
b109433
powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe code
by Kumar Gala
· Fri Dec 17 10:42:01 2010 -0600
b999ae8
powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code
by Kumar Gala
· Fri Dec 17 10:18:07 2010 -0600
2be70fa
powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code
by Kumar Gala
· Fri Dec 17 10:13:19 2010 -0600
30da398
powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code
by Kumar Gala
· Fri Dec 17 10:23:45 2010 -0600
Next »