Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4ffeb5d6046682dce0db832ad6a8252ff403e026
/
board
/
lwmon5
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
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
10bb5f0
ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP
by Stefan Roese
· Mon Aug 26 12:08:48 2013 +0200
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Wed Jul 24 09:22:28 2013 -0400
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
42b204f
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
by Dirk Eibach
· Thu Apr 25 02:40:01 2013 +0000
880354d
ppc4xx: Add lcd4_lwmon5 support
by Stefan Roese
· Fri Mar 08 16:50:41 2013 +0100
9c6a774
ppc: Move kbd_status to arch_global_data
by Simon Glass
· Thu Dec 13 20:49:04 2012 +0000
88a432b
ppc: Move wdt_last to arch_global_data
by Simon Glass
· Thu Dec 13 20:49: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
dc7befe
ppc4xx: Update lwmon5 board support
by Stefan Roese
· Fri Nov 26 15:45:48 2010 +0100
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
249310a
ppc4xx: Big lwmon5 board support rework/update
by Sascha Laue
· Thu Aug 19 09:38:56 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
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· Sat Jul 17 01:06:04 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
94b6270
ppc4xx: TLB init file cleanup
by Stefan Roese
· Wed Apr 14 13:57:18 2010 +0200
133c0fe
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· Mon Apr 12 22:28:07 2010 -0500
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
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
b890f9e
video: mb862xx: improve board-specific Lime configuration
by Wolfgang Grandegger
· Fri Oct 23 12:03:13 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
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· Wed Feb 18 15:22:05 2009 -0800
d2b87fb
ppc4xx: lwmon5: Only use one CS (rank) in DDR2 configuration
by Stefan Roese
· Thu Mar 12 07:27:25 2009 +0100
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
251161b
ppc4xx: Fix printf format warnings now visible with the updated format check
by Stefan Roese
· Thu Jul 10 09:58:06 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
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
e85aac0
ppc4xx: Change ECC initialization on lwmon5 to use clean_dcache_range()
by Stefan Roese
· Tue Apr 29 13:36:51 2008 +0200
b5d9c1e
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
by Wolfgang Denk
· Fri Apr 25 11:32:01 2008 +0200
89a4b70
lwmon5 watchdog: limit trigger rate
by Yuri Tikhonov
· Sun Apr 06 19:19:14 2008 +0200
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· Thu Apr 10 14:30:16 2008 -0500
17b544f
ppc4xx: Enable ECC on LWMON5
by Stefan Roese
· Wed Mar 19 09:36:47 2008 +0100
9e9051c
Fix backlight in the lwmon5 POST.
by Yuri Tikhonov
· Tue Mar 18 13:27:57 2008 +0100
3996e81
Add support for the lwmon5 board reset via GPIO58.
by Yuri Tikhonov
· Mon Feb 04 17:11:53 2008 +0100
d3558cb
The patch adds new POST tests for the Lwmon5 board. These are:
by Yuri Tikhonov
· Mon Feb 04 14:10:42 2008 +0100
7151a34
Fix backlight in the lwmon5 POST.
by Yuri Tikhonov
· Tue Mar 18 13:27:57 2008 +0100
ba567f4
Add support for the lwmon5 board reset via GPIO58.
by Yuri Tikhonov
· Mon Feb 04 17:11:53 2008 +0100
c147d48
The patch adds new POST tests for the Lwmon5 board. These are:
by Yuri Tikhonov
· Mon Feb 04 14:10:42 2008 +0100
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· Sat Jan 12 20:31:39 2008 +0100
0273891
ppc4xx: Rework Lime support for lwmon5
by Anatolij Gustschin
· Fri Jan 11 15:31:09 2008 +0100
fcfd526
Merge branch 'lwmon5-no-ocm'
by Stefan Roese
· Wed Jan 09 10:43:47 2008 +0100
3b897fc
ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore
by Stefan Roese
· Wed Jan 09 10:28:20 2008 +0100
2f4e682
PPC4xx: Remove sdram.h from board/lwmon5
by Larry Johnson
· Sun Dec 30 01:01:54 2007 -0500
1da4255
PPC4xx: Use common code for LWMON5 board SDRAM support
by Larry Johnson
· Sun Dec 30 01:01:32 2007 -0500
19b3d37
Add definitions for 440EPx/GRx SDRAM controller to ppc440.h
by Larry Johnson
· Sat Dec 22 15:15:13 2007 -0500
1a32b7a
Merge commit 'u-boot/master' into for-1.3.1
by Stefan Roese
· Tue Dec 11 11:34:54 2007 +0100
8d4de41
ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching
by Stefan Roese
· Tue Nov 13 08:18:20 2007 +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
a4e2576
ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board
by Stefan Roese
· Thu Aug 23 11:02:37 2007 +0200
e93ab0c
Merge with /home/stefan/git/u-boot/u-boot-ppc4xx
by Stefan Roese
· Tue Aug 21 16:33:33 2007 +0200
f55a22c
ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)
by Stefan Roese
· Tue Aug 21 16:27:57 2007 +0200
0e3945c
lib_ppc: make board_add_ram_info weak
by Kim Phillips
· Thu Aug 16 22:52:39 2007 -0500
0dd0e64
ppc4xx: Update 440EPx lwmon5 board support
by Stefan Roese
· Tue Jul 31 08:37:01 2007 +0200
1c51617
ppc4xx: lwmon5: Update Lime initialization
by Anatolij Gustschin
· Thu Jul 26 15:08:01 2007 +0200
abd2edf
ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added
by Stefan Roese
· Tue Jul 24 09:52:52 2007 +0200
d1374ec
ppc4xx: Fix lwmon5 interrupt controller setup (polarity, trigger...)
by Stefan Roese
· Tue Jul 24 07:20:09 2007 +0200
5d89611
POST: Add ECC POST for the lwmon5 board
by Pavel Kolesnikov
· Fri Jul 20 15:03:03 2007 +0200
151dffd
ppc4xx: Code cleanup
by Stefan Roese
· Mon Jul 16 10:02:12 2007 +0200
d11a5e2
ppc4xx: Update lwmon5 board
by Stefan Roese
· Wed Jul 04 10:06:30 2007 +0200
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· Mon Jun 25 15:57:39 2007 +0200
09675ef
Coding style cleanup. Refresh CHANGELOG.
by Wolfgang Denk
· Wed Jun 20 18:14:24 2007 +0200
ade5a51
[ppc4xx] Add initial lwmon5 board support
by Stefan Roese
· Fri Jun 15 08:18:01 2007 +0200