Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e2af966ded8c73f9f1dca99ef78e6c4c98b379fb
/
board
/
armltd
/
integrator
/
integrator.c
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
8e16b1e
common: Move RAM-sizing functions to init.h
by Simon Glass
· Sat Dec 28 10:45:05 2019 -0700
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
fbf091b
arm: powerpc: Tidy up code style for cache functions
by Simon Glass
· Thu Nov 14 12:57:36 2019 -0700
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
0ffb9d6
arm: Add explicit include of <asm/mach-types.h>
by Simon Glass
· Wed May 31 19:47:48 2017 -0600
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· Wed May 17 17:18:03 2017 -0600
616d9a0
integrator: switch to DM serial port
by Linus Walleij
· Mon Jul 27 11:22:48 2015 +0200
a3f4a85
integrator: stop zeroing the gd flags
by Linus Walleij
· Tue Apr 21 15:35:59 2015 +0200
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
7e9bfaa
integrator: stop calling pci_init() twice
by Linus Walleij
· Sat Jan 21 13:13:19 2012 +0000
6f716fe
integrator: enable Vpp and disable flash protection
by Linus Walleij
· Wed Nov 09 06:16:37 2011 +0000
4c08ac0
integrator: make flash writeable on boot
by Linus Walleij
· Wed Nov 09 06:15:59 2011 +0000
aa371bc
integrator: use io-accessors for board init
by Linus Walleij
· Wed Nov 09 06:14:40 2011 +0000
fd04260
integrator: do not test first part of the memory
by Linus Walleij
· Sun Oct 23 21:02:03 2011 +0000
df7645d
integratorap: support relocation
by Linus Walleij
· Mon Jul 25 01:50:08 2011 +0000
71c50eb
arm/integrator: Remove unneccessary CONFIG_PCI check.
by Detlev Zundel
· Wed Mar 31 15:38:55 2010 +0200
0fd6aae
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· Sun Oct 04 22:37:03 2009 -0700
693a7ae
integrator: merge integratorap and integratorcp
by Jean-Christophe PLAGNIOL-VILLARD
· Sun May 17 00:58:37 2009 +0200
[Renamed (94%) from board/armltd/integratorap/integratorap.c]
9c505e4
integratorap/cp/versatile: remove non used functions
by Jean-Christophe PLAGNIOL-VILLARD
· Sun May 17 00:58:36 2009 +0200
b0dfeac
integratorap: split timer support
by Jean-Christophe PLAGNIOL-VILLARD
· Sun May 17 00:58:36 2009 +0200
29383e5
integratorap: split pci support
by Jean-Christophe PLAGNIOL-VILLARD
· Sun May 17 00:58:36 2009 +0200
8c9fc00
arm: timer and interrupt init rework
by Jean-Christophe PLAGNIOL-VILLARD
· Fri May 15 23:47:02 2009 +0200
efa1f1d
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· Fri Feb 06 09:49:31 2009 -0600
98e0d07
move ARM Ltd. to vendor dir
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Jan 29 12:07:21 2009 +0100
[Renamed from board/integratorap/integratorap.c]
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
052a5ea
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 20:37:00 2008 -0700
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· Fri Mar 31 18:32:53 2006 +0200
7f88a5e
Update make target for ARM supported boards.
by Wolfgang Denk
· Thu Oct 06 17:08:18 2005 +0200
03f9ba3
Update ARM Integrator boards:
by Wolfgang Denk
· Tue Oct 04 23:10:28 2005 +0200
34ca9d3
Cleanup
by Wolfgang Denk
· Sun Sep 25 18:49:35 2005 +0200
5d6879c
Update multicore CM9XX support for Integrator AP to allow booting from flash
by Wolfgang Denk
· Sun Sep 25 16:22:14 2005 +0200
c856ccc
Cleanup
by Wolfgang Denk
· Sun Sep 25 02:00:47 2005 +0200
adf20a1
Add ARM946E cpu and core module targets; remap memory to 0x00000000
by Wolfgang Denk
· Sun Sep 25 01:48:28 2005 +0200
767fbd4
Patch by George G. Davis, 24 Aug 2004:
by wdenk
· Sun Oct 10 18:41:04 2004 +0000
361f4a2
* Patch by Philippe Robin, 01 Jul 2004:
by wdenk
· Sun Jul 11 18:10:30 2004 +0000
c35ba4e
Code cleanup; make several boards compile & link.
by wdenk
· Sun Mar 14 22:25:36 2004 +0000
4989f87
* Patch by Philippe Robin, 09 Mar 2004:
by wdenk
· Sun Mar 14 15:06:13 2004 +0000