Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
432e4df3b8946b7f93f0cacdfb69adb9331dfec8
/
board
/
freescale
/
mpc837xerdb
d068b6a
mpc8379erdb: Convert to DM_MMC
by Sinan Akman
· Sat Apr 04 01:16:47 2020 -0400
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0ffd9db
common: Move testdram() into init.h
by Simon Glass
· Sat Dec 28 10:45:06 2019 -0700
18afe10
common: Move pci_init_board() out of common.h
by Simon Glass
· Thu Nov 14 12:57:47 2019 -0700
db22961
env: Move env_get_f() to env.h
by Simon Glass
· Thu Aug 01 09:46:42 2019 -0600
805cac1
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
by Mario Six
· Mon Jan 21 09:18:16 2019 +0100
d10f318
mpc83xx: Get rid of CONFIG_83XX_CLKIN
by Mario Six
· Mon Jan 21 09:17:53 2019 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
d35f338
board_f: Rename initdram() to dram_init()
by Simon Glass
· Thu Apr 06 12:47:05 2017 -0600
39f90ba
board_f: Drop return value from initdram()
by Simon Glass
· Fri Mar 31 08:40:25 2017 -0600
b4de3f3
board_f: Drop board_type parameter from initdram()
by Simon Glass
· Fri Mar 31 08:40:24 2017 -0600
9fd465c
usb: fsl: Rename fdt_fixup_dr_usb
by Sriram Dash
· Fri Sep 16 17:12:15 2016 +0530
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· Fri Feb 05 19:30:11 2016 -0800
8dc24e0
mpc837xerdb: "fix Calling __hwconfig without a buffer" warning
by Sinan Akman
· Tue Jan 20 20:47:01 2015 -0500
024b1f7
MAINTAINERS: add me as the maintainer of mpc837xerdb
by Sinan Akman
· Sat Jan 17 18:54:52 2015 -0500
2aec3cc
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· Thu Oct 23 18:58:47 2014 -0600
ba0debf
MAINTAINERS: comment out invalid maintainers
by Masahiro Yamada
· Tue Sep 16 14:11:50 2014 +0900
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· Sun Sep 14 03:01:49 2014 +0900
9799f26
Add board MAINTAINERS files
by Masahiro Yamada
· Wed Jul 30 14:08:18 2014 +0900
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· Wed Jul 30 14:08:14 2014 +0900
c54b77e
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· Mon Oct 21 11:53:38 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
e75d563
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· Sun Apr 29 23:57:39 2012 +0000
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· Thu Oct 13 06:54:57 2011 +0000
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· Wed Oct 06 09:05:45 2010 +0200
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
e228332
83xx: Remove warmboot parameter from PCI init functions
by Peter Tyser
· Tue Sep 14 19:13:50 2010 -0500
b7c3ccf
ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ
by Kumar Gala
· Tue Apr 20 10:02:24 2010 -0500
57a2af3
mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI
by Kim Phillips
· Sat Jul 18 18:42:13 2009 -0500
3628a93
mpc83xx: MPC837XERDB: Add support for FSL eSDHC
by Anton Vorontsov
· Wed Jun 10 00:25:30 2009 +0400
cb4731f
83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references
by Peter Tyser
· Tue Jun 30 17:15:50 2009 -0500
45a30ee
mpc83xx: MPC837XERDB: Add PCIe support
by Anton Vorontsov
· Thu Feb 19 18:20:52 2009 +0300
642016b
mpc83xx: fix serdes setup for the MPC8378E boards
by Anton Vorontsov
· Thu Oct 02 18:31:53 2008 +0400
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
b79b101
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
by Anton Vorontsov
· Thu Sep 11 21:35:36 2008 +0400
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· Wed Jul 02 23:49:18 2008 +0200
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· Mon Jun 09 16:03:40 2008 -0500
5fc8a4b
mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Apr 02 13:41:21 2008 +0200
ecb2d6f
mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
by Kim Phillips
· Fri Mar 28 10:19:07 2008 -0500
07e6091
83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
by Anton Vorontsov
· Fri Mar 14 23:20:18 2008 +0300
2b3c004
83xx: initialize serdes for MPC837XRDB boards
by Anton Vorontsov
· Mon Mar 24 17:40:43 2008 +0300
3e1d49a
83xx: Add Vitesse VSC7385 firmware uploading
by Timur Tabi
· Fri Feb 08 13:15:55 2008 -0600
de9737d
Remove erroneous or extra spd.h #includers.
by Jon Loeliger
· Tue Mar 04 10:03:03 2008 -0600
1cb07e6
Add support for the MPC837xERDB
by Kim Phillips
· Wed Jan 16 00:38:05 2008 -0600