Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b6814d45d900d3adaafbd44fb1969d3612219849
/
board
/
netstal
/
hcu5
8ef51b2
hcu4, hcu5: fix out of tree building
by Wolfgang Denk
· Sun Oct 24 16:49:12 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
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· Thu Sep 09 19:18: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
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· Mon Apr 12 22:28:04 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
8e538be
ppc4xx: Consolidate pci_target_init() function
by Stefan Roese
· Thu Nov 12 12:00:49 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
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
730b2d2
ppc4xx: Replace 4xx lowercase SPR references
by Matthias Fuchs
· Wed Jul 22 17:27:56 2009 +0200
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· Wed Feb 18 15:22:05 2009 -0800
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
e46af64
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Sep 05 09:19:30 2008 +0200
9c31901
ppc4xx: Move ppc4xx specific prototypes to ppc4xx header
by Stefan Roese
· Mon Sep 08 14:11:12 2008 +0200
5ef4721
Fix some more printf() format issues.
by Wolfgang Denk
· Fri Jul 11 22:56:11 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
cdb0470
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
by Stefan Roese
· Mon Jun 02 17:37:28 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
286b81b
ppc4xx: Complete remove bogus dflush()
by Stefan Roese
· Tue Apr 29 13:57:07 2008 +0200
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· Thu Apr 10 14:30:16 2008 -0500
17cf79a
Conding style cleanup
by Wolfgang Denk
· Sun Mar 16 01:12:58 2008 +0100
8dc121a
ppc4xx: program_tlb now uses 64bit physical addess
by Stefan Roese
· Tue Feb 19 22:01:57 2008 +0100
bb2da71
ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY
by Niklaus Giger
· Mon Feb 25 18:37:01 2008 +0100
b311bdb
ppc4xx: HCU4/5. Cleanups
by Niklaus Giger
· Tue Feb 05 11:31:28 2008 +0100
3659565
ppc4xx: HCU4/5. Fix make O=../xx
by Niklaus Giger
· Tue Feb 05 10:26:42 2008 +0100
9153cd3
ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5
by Stefan Roese
· Thu Jan 17 14:29:04 2008 +0100
c623bb0
ppc4xx: Netstal HCU5 board: added various fixes and POST
by Niklaus Giger
· Wed Jan 16 18:39:18 2008 +0100
183fa9e
ppc4xx: Netstal HCU5 board. Added POST. Various fixes
by Niklaus Giger
· Wed Jan 16 18:39: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
edd73f2
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
by Stefan Roese
· Sun Oct 21 08:12:41 2007 +0200
2fd7790
Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master
by Wolfgang Denk
· Sat Aug 18 21:42:30 2007 +0200
0e3945c
lib_ppc: make board_add_ram_info weak
by Kim Phillips
· Thu Aug 16 22:52:39 2007 -0500
c215781
PPC4xx:HCU4/5 cleanup
by Niklaus Giger
· Thu Aug 16 15:16:03 2007 +0200
771180f
PPC4xx:HCU4/5 cleanup ecc/sdram init
by Niklaus Giger
· Thu Aug 16 15:16:02 2007 +0200
d6d48db
PPC4xx:HCU4/5-Board fix compile warning
by Niklaus Giger
· Wed Aug 15 12:14:23 2007 +0200
0a677fd
Coding style cleanup
by Stefan Roese
· Fri Aug 10 10:42:25 2007 +0200
9618e8b
Add PPC4xx-HCU4 and HCU5 boards: HCU5 files
by Niklaus Giger
· Fri Jul 27 11:31:22 2007 +0200
13f9f1e
Add PPC4xx-HCU4 and HCU5 boards: make related
by Niklaus Giger
· Fri Jul 27 11:28:44 2007 +0200
e62b4f6
Add PPC4xx-HCU4 and HCU5 boards: READMEs
by Niklaus Giger
· Fri Jul 27 11:25:31 2007 +0200