Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
84646a7a58dfc5d9d06d7dfa79dc564931a4dbe4
/
board
/
esd
/
pmc440
3c75700
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
by Robert P. J. Day
· Thu May 19 15:23:12 2016 -0400
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· Sun Nov 08 23:47:45 2015 -0700
2aec3cc
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· Thu Oct 23 18:58:47 2014 -0600
86c9e38
ppc4xx: update PMC440 board support
by Matthias Fuchs
· Fri Oct 24 12:44:40 2014 +0200
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
25e1e2e
fpga: xilinx: Avoid CamelCase for in Xilinx_desc
by Michal Simek
· Thu Mar 13 12:49:21 2014 +0100
2091a0c
fpga: spartan3: Avoid CamelCase
by Michal Simek
· Thu Mar 13 11:28:42 2014 +0100
5206cca
fpga: spartan2: Avoid CamelCase
by Michal Simek
· Thu Mar 13 11:23:43 2014 +0100
d3efa97
nand_spl: remove unused linker scripts u-boot-nand.lds
by Masahiro Yamada
· Mon Apr 28 17:45:05 2014 +0900
043d8f7
ppc4xx: add support for new PMC440 revision with cleanup
by Matthias Fuchs
· Tue Mar 25 22:00:00 2014 +0100
b3859f2
ppc4xx: Remove 4xx NAND booting support
by Stefan Roese
· Tue Mar 04 15:34:35 2014 +0100
66023c7
Makefile: make directories by Makefile.build
by Masahiro Yamada
· Mon Nov 11 14:35:54 2013 +0900
c54b77e
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· Mon Oct 21 11:53:38 2013 +0900
de8ae7b
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· Thu Oct 10 15:27:55 2013 -0700
d862f89
usb: new board-specific USB init interface
by Mateusz Zalega
· Fri Oct 04 19:22: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
4a59809
Consolidate bool type
by York Sun
· Mon Apr 01 11:29:11 2013 -0700
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
79a905e
env: Hide '.' variables in env print by default
by Joe Hershberger
· Tue Dec 11 22:16:23 2012 -0600
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
6e2f760
ppc4xx: fix PMC440 painit command
by Matthias Fuchs
· Thu Nov 24 16:36:06 2011 +0100
3583fab
ppc4xx: remove invalid access to PCI_BRDGOPT2 register
by Matthias Fuchs
· Thu Oct 13 15:12:23 2011 +0200
24d094d
ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation
by Matthias Fuchs
· Thu Oct 13 15:12:22 2011 +0200
2fff429
GCC4.6: Squash warning in cmd_pmc440.c
by Marek Vasut
· Fri Oct 21 14:17:17 2011 +0000
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· Thu Oct 13 06:54:57 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
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
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· Mon Sep 20 16:05:31 2010 +0200
95ca5fa
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· Sat Sep 11 09:31:43 2010 +0200
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· Thu Sep 09 19:18:00 2010 +0200
795b56c
ppc4xx: Fix building of PMC440 board
by Matthias Fuchs
· Mon Jul 26 17:17:53 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 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
d0a46cb
ppc4xx: Remove confusing comment
by Matthias Fuchs
· Wed Nov 18 16:28:42 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
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
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
cf8582c
fpga: Remove relocation fixups
by Peter Tyser
· Mon Sep 21 11:20:32 2009 -0500
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· Mon Sep 21 11:20:25 2009 -0500
739a36f
ppc4xx: Add SDRAM detection for PMC440 boards
by Matthias Fuchs
· Wed Sep 30 11:55:04 2009 +0200
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
730b2d2
ppc4xx: Replace 4xx lowercase SPR references
by Matthias Fuchs
· Wed Jul 22 17:27:56 2009 +0200
c54781c
General help message cleanup
by Wolfgang Denk
· Sun May 24 17:06:54 2009 +0200
5dde4e2
ppc4xx: Use correct io accessors for esd 405/440 boards
by Matthias Fuchs
· Fri Feb 20 10:19:19 2009 +0100
33e8d30
ppc4xx: Cleanup linker scripts of esd 4xx boards
by Matthias Fuchs
· Fri Feb 20 10:19:17 2009 +0100
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· Wed Feb 18 15:22:05 2009 -0800
1dcc5f1
ppc4xx: PMC440: Only use one CS (rank) in DDR2 configuration
by Stefan Roese
· Thu Mar 12 07:24:40 2009 +0100
dfb72b8
Command usage cleanup
by Peter Tyser
· Tue Jan 27 18:03:12 2009 -0600
f88438a
Fix new found CFG_
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Dec 14 10:29:39 2008 +0100
2a12190
ppc4xx: Disable EEPROM write access on PMC440 boards
by Matthias Fuchs
· Wed Dec 10 15:13:32 2008 +0100
abfcacb
ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards
by Matthias Fuchs
· Wed Dec 10 15:12:56 2008 +0100
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· Thu Oct 16 22:54:03 2008 +0530
b9f0d5b
ppc4xx: Update PMC440 board support
by Matthias Fuchs
· Tue Oct 28 13:37:00 2008 +0100
2a602e5
ppc4xx: Fix PMC440 BSP commands
by Matthias Fuchs
· Tue Oct 28 13:36:59 2008 +0100
ed8cf4e
ppc4xx: Clean up PMC440 header
by Matthias Fuchs
· Tue Oct 28 13:36:56 2008 +0100
9f1a767
ppc4xx: Handle other board variant in PMC440 FPGA code
by Matthias Fuchs
· Tue Oct 28 13:36:55 2008 +0100
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
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
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
4b43542
ppc4xx: Update CPU strapping for PMC440 boards
by Matthias Fuchs
· Mon Apr 21 18:01:07 2008 +0200
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· Thu Apr 10 14:30:16 2008 -0500
eb89e02
ppc4xx: Small whitespace fix of esd patches
by Stefan Roese
· Mon Mar 31 12:20:48 2008 +0200
274f38d
ppc4xx: Cleanup PMC440 board support
by Matthias Fuchs
· Sun Mar 30 18:52:44 2008 +0200
64f2d39
ppc4xx: Add ptm configuration variables for PMC440
by Matthias Fuchs
· Sun Mar 30 18:52:06 2008 +0200
a1e86e0
PMC440 board: fix board Makefile for out-of-tree building
by Wolfgang Denk
· Sun Jan 13 16:44:08 2008 +0100
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· Sat Jan 12 20:31:39 2008 +0100
640b9e7
ppx4xx: Fix sdram init on PMC440 boards
by Matthias Fuchs
· Fri Jan 11 14:55:08 2008 +0100
6bc0ef4
ppc4xx: Update PLB/PCI divider for PMC440 board
by Matthias Fuchs
· Tue Jan 08 12:49:58 2008 +0100
19789c4
ppc4xx: Remove sdram.h from PMC440 board
by Matthias Fuchs
· Wed Jan 02 16:48:42 2008 +0100
88f4a7b
ppc4xx: use common denali core defines and data eye search code for PMC440
by Matthias Fuchs
· Wed Jan 02 16:48:34 2008 +0100
0586e9f2
ppc4xx: Add FPGA support and BSP commands for PMC440 boards
by Matthias Fuchs
· Fri Dec 28 17:07:18 2007 +0100
c6c882e
ppc4xx: Add initial esd PMC440 board files
by Matthias Fuchs
· Fri Dec 28 17:07:14 2007 +0100