Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fc375caf7baba36898edd879ba3ef9c2d493ebe9
/
board
/
amcc
/
sequoia
b3859f2
ppc4xx: Remove 4xx NAND booting support
by Stefan Roese
· Tue Mar 04 15:34:35 2014 +0100
c54b77e
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· Mon Oct 21 11:53:38 2013 +0900
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
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Mar 18 12:31:00 2013 -0400
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· Thu Mar 14 06:54:53 2013 +0000
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· Mon Feb 25 00:59:00 2013 +0000
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· Wed Oct 17 00:45:46 2012 +0000
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· Fri Oct 12 10:27:03 2012 +0000
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· Thu Oct 13 06:54:57 2011 +0000
5c1cfee
Fix incorrect use of getenv() before relocation
by Wolfgang Denk
· Wed May 04 10:32:28 2011 +0000
34c6dd2
Handle most LDSCRIPT setting centrally
by Scott Wood
· Wed Apr 06 13:31:37 2011 +0000
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· Tue Mar 01 22:59:59 2011 +0000
fe33e6e
ppc4xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· Sun Nov 21 20:55:42 2010 +0100
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
99c744f
ppc4xx: Enable NOR flash support in sequoia_ramboot target
by Stefan Roese
· Mon Oct 11 15:50:10 2010 +0200
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
95ca5fa
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· Sat Sep 11 09:31:43 2010 +0200
de21eab
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
by Stefan Roese
· Thu Sep 16 14:30:37 2010 +0200
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· Thu Sep 09 19:18:00 2010 +0200
c558225
4xx: adjust TEXT_BASE to increase U-Boot image size
by Wolfgang Denk
· Sun Jul 25 23:08:00 2010 +0200
ec88cd6
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· Sat Apr 24 21:16:57 2010 +0200
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200
94b6270
ppc4xx: TLB init file cleanup
by Stefan Roese
· Wed Apr 14 13:57:18 2010 +0200
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:09 2010 -0500
133c0fe
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· Mon Apr 12 22:28:07 2010 -0500
f0a15c5
POST: Remove duplicated post_hotkey_pressed() functions
by Stefan Roese
· Thu Dec 03 06:24:30 2009 +0100
2ea8b71
ppc4xx: Consolidate pci_master_init() function
by Stefan Roese
· Thu Nov 12 17:19:37 2009 +0100
5d8033e
ppc4xx: Consolidate pci_pre_init() function
by Stefan Roese
· Thu Nov 12 16:41:09 2009 +0100
8e538be
ppc4xx: Consolidate pci_target_init() function
by Stefan Roese
· Thu Nov 12 12:00:49 2009 +0100
92c058e
ppc4xx: Fix NAND booting targets after 4xx linker script consolidation
by Stefan Roese
· Mon Nov 09 13:01:19 2009 +0100
4698fc9
ppc4xx: Remove duplicated is_pci_host() functions
by Stefan Roese
· Thu Oct 29 16:54:52 2009 +0100
6e1861c
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
by Stefan Roese
· Tue Oct 27 16:20:05 2009 +0100
ef28e73
ppc4xx: Sequoia: Add chip_config command
by Stefan Roese
· Mon Oct 19 16:19:36 2009 +0200
e7f3092
ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock
by Stefan Roese
· Mon Oct 19 14:10:50 2009 +0200
c8f071a
Merge branch 'reloc'
by Wolfgang Denk
· Fri Oct 09 00:03:18 2009 +0200
728bd0a
ppc_4xx: Apply new HW register names
by Niklaus Giger
· Sun Oct 04 20:04:20 2009 +0200
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· Mon Sep 21 11:20:25 2009 -0500
707fd36
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
by Stefan Roese
· Thu Sep 24 09:55:50 2009 +0200
918010a
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· Wed Sep 09 16:25:29 2009 +0200
c54781c
General help message cleanup
by Wolfgang Denk
· Sun May 24 17:06:54 2009 +0200
c20ef32
ppc4xx: Add Sequoia RAM-booting target
by Stefan Roese
· Mon May 11 13:46:14 2009 +0200
8f1bb19
ppc4xx: Remove unused code for Sequoia NAND booting version
by Stefan Roese
· Wed Apr 15 11:32:53 2009 +0200
c55fc7a
ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia
by Stefan Roese
· Wed Apr 08 10:36:22 2009 +0200
200221b
ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code
by Stefan Roese
· Thu Mar 26 16:14:13 2009 +0100
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· Wed Feb 18 15:22:05 2009 -0800
f270b82
Fix AMCC Sequoia board DDR memory configuration
by Mikhail Zolotaryov
· Wed Mar 11 10:54:46 2009 +0200
dfb72b8
Command usage cleanup
by Peter Tyser
· Tue Jan 27 18:03:12 2009 -0600
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· Tue Jan 27 18:03:10 2009 -0600
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· Thu Oct 16 22:54:03 2008 +0530
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:04 2008 +0200
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:01 2008 +0200
ccbacd5
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· Tue Aug 12 20:39:27 2008 +0200
7bf9cc6
ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic.
by Steven A. Falco
· Wed Aug 06 15:42:52 2008 -0400
197f428
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
by Stefan Roese
· Thu Jul 10 13:53:31 2008 +0200
01edcea
ppc4xx: Consolidate PPC4xx UIC defines
by Stefan Roese
· Thu Jun 26 13:40:57 2008 +0200
41b1746
ppc4xx: Consolidate PPC4xx UIC defines
by Stefan Roese
· Wed Jun 25 10:59:22 2008 +0200
ff459fb
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
by Stefan Roese
· Thu Jul 10 13:52:44 2008 +0200
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
cfe5802
ppc4xx: Unify AMCC's board config files (part 3/3)
by Stefan Roese
· Fri Jun 06 15:55:21 2008 +0200
3905b93
ppc4xx: Remove implementations of testdram()
by Stefan Roese
· Mon May 19 11:34:53 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· Thu Apr 10 14:30:16 2008 -0500
383b145
PPC440EPx: Optionally enable second I2C bus
by Mike Nuss
· Wed Feb 06 11:10:11 2008 -0500
3595e61
Coding Style Cleanup; update CHANGELOG
by Wolfgang Denk
· Wed Jan 23 14:31:17 2008 +0100
6235770
ppc4xx: Sequoia coding style cleanup and beautification
by Matthias Fuchs
· Wed Jan 16 10:33:46 2008 +0100
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· Sat Jan 12 20:31:39 2008 +0100
3c726cf
ppc4xx: Fix sdram init on Sequoia boards
by Stefan Roese
· Fri Jan 11 15:53:58 2008 +0100
82e9f43
ppc4xx: Make Sequoia boot vxWorks
by Niklaus Giger
· Thu Jan 10 18:50:33 2008 +0100
eb267ba
ppc4xx: assign PCI interrupts on seuqoia boards
by Matthias Fuchs
· Tue Jan 08 15:40:09 2008 +0100
1e8db03
ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board
by Lawrence R. Johnson
· Fri Jan 04 02:11:56 2008 -0500
c76f1a9
PPC4xx: Remove sdram.h from board/amcc/sequoia
by Larry Johnson
· Sun Dec 30 01:01:14 2007 -0500
27bc997
PPC4xx: Use common code for Sequoia board SDRAM support
by Larry Johnson
· Sun Dec 30 01:00:50 2007 -0500
19b3d37
Add definitions for 440EPx/GRx SDRAM controller to ppc440.h
by Larry Johnson
· Sat Dec 22 15:15:13 2007 -0500
ba97201
Use out_be32() and friends to access memory-mapped registers in sequoia.c
by Larry Johnson
· Sat Dec 22 15:34:39 2007 -0500
32d26cf
Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia
by Larry Johnson
· Sat Dec 22 15:34:20 2007 -0500
fbcee00
ppc4xx: Bring 4xx fdt support up-to-date
by Stefan Roese
· Thu Dec 13 14:52:53 2007 +0100
68681607
ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM
by Stefan Roese
· Wed Oct 31 20:57:11 2007 +0100
ef8449b
ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap command
by Stefan Roese
· Wed Oct 17 15:40:19 2007 +0200
ed00285
ppc4xx: Fix bug in I2C bootstrap values for Sequoia/Rainier
by Stefan Roese
· Mon Oct 15 11:39:00 2007 +0200
fa25747
ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite
by Stefan Roese
· Mon Oct 15 11:29:33 2007 +0200
9a1263f
ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia
by Gary Jennejohn
· Fri Aug 31 15:21:46 2007 +0200
c4b0f4c
ppc4xx: Update Sequoia/Rainier bootstrap command
by Stefan Roese
· Thu Aug 16 09:52:29 2007 +0200
77cad90
resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPX
by Niklaus Giger
· Wed Jun 27 18:11:38 2007 +0200
02a1646
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· Mon Jun 25 20:20:30 2007 +0200
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· Mon Jun 25 15:57:39 2007 +0200
95bcd38
Extend POST support for PPC440
by Igor Lisitsin
· Wed Mar 28 19:06:19 2007 +0400
b7dc0e8
ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board
by Stefan Roese
· Tue Jun 19 17:22:44 2007 +0200
6ca735b
Merge with /home/stefan/git/u-boot/bamboo-nand
by Stefan Roese
· Fri Jun 01 16:15:34 2007 +0200
99d5a0c
ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHz
by Stefan Roese
· Fri Jun 01 15:58:19 2007 +0200
3798a6d
ppc4xx: Update Sequoia NAND booting support with ECC
by Stefan Roese
· Fri Jun 01 15:29:04 2007 +0200
524f577
[PATCH] Run new sequoia boards with an EBC speed of 83MHz
by Jeffrey Mann
· Wed May 16 13:23:10 2007 +0200
10d7d6e
ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting
by Stefan Roese
· Sat May 05 08:29:01 2007 +0200
edd9713
Merge with /home/stefan/git/u-boot/acadia
by Stefan Roese
· Sat Mar 24 15:59:23 2007 +0100
423b1c6
[PATCH] Small Sequoia cleanup
by Stefan Roese
· Sat Mar 24 15:55:58 2007 +0100
Next »