Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3503974327264b8589871119db380226ff7dd29f
/
board
/
dbau1x00
f069960
arch: Make board selection choices optional
by Joe Hershberger
· Tue May 12 14:46:23 2015 -0500
eb652f4
MIPS: kconfig: add options for dbau1x00 board variant select
by Daniel Schwierzeck
· Sun Oct 26 14:14:07 2014 +0100
99e7af2
MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS
by Daniel Schwierzeck
· Sun Oct 26 14:14:07 2014 +0100
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
48a47f0
mips: convert makefiles to Kbuild style
by Masahiro Yamada
· Mon Oct 21 11:53:31 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
06eed17
MIPS: dbau1x00: remove custom u-boot.lds script
by Gabor Juhos
· Wed Jan 30 04:31:57 2013 +0000
1da7d29
MIPS: remove OUTPUT_FORMAT from linker scripts
by Gabor Juhos
· Wed Jan 30 02:22:51 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
089f2a1
MIPS: Introduce --gc-sections for MIPS
by Daniel Schwierzeck
· Fri Apr 15 17:16:44 2011 +0200
466ef18
MIPS: dbau1x00: Remove unused flash driver stub
by Daniel Schwierzeck
· Thu Feb 03 14:17:10 2011 +0100
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
12ba80a
MIPS: update the MIPS u-boot.lds
by Xiangfu Liu
· Mon Aug 09 23:13:43 2010 +0800
1d85dee
mips: Move cpu/mips/* to arch/mips/cpu/*
by Peter Tyser
· Mon Apr 12 22:28:14 2010 -0500
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
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· Mon Jun 09 16:03:40 2008 -0500
a0fbd83
[MIPS] Kill unused <version.h> inclusions
by Shinya Kuribayashi
· Thu Jun 05 22:29:00 2008 +0900
0fdd27e
[MIPS] <asm/mipsregs.h>: Update coprocessor register access macros
by Shinya Kuribayashi
· Fri May 30 00:53:38 2008 +0900
9dabea1
Use jr as register jump instruction
by Shinya Kuribayashi
· Thu Apr 17 23:35:13 2008 +0900
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· Sat Jan 12 20:31:39 2008 +0100
f081c4c
[MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}
by Shinya Kuribayashi
· Sat Oct 27 15:00:24 2007 +0900
089dbb7
Fixed mips_io_port_base build errors.
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Nov 13 09:11:05 2007 +0100
dc8daf0
[MIPS] u-boot.lds: Define _gp in a standard manner
by Shinya Kuribayashi
· Sun Oct 21 10:55:37 2007 +0900
20e1d52
[MIPS] u-boot.lds: Fix __got_start and __got_end
by Shinya Kuribayashi
· Sun Oct 21 10:55:36 2007 +0900
373d696
[MIPS] u-boot.lds: Remove duplicated .sdata section
by Shinya Kuribayashi
· Sun Oct 21 10:55:36 2007 +0900
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· Mon Oct 09 01:02:05 2006 +0200
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· Fri Sep 01 19:49:50 2006 +0200
65d4f8b
* Fix dbau1x00 Board
by Heiko Schocher
· Tue Apr 11 14:53:29 2006 +0200
5dd2c65
Fix problems with ld version 2.16 (dot outside sections problem)
by Wolfgang Denk
· Wed Aug 31 12:28:00 2005 +0200
336b2bc
Prepare for SoC rework of ARM code:
by wdenk
· Sat Apr 02 23:52:25 2005 +0000
525d7b6
Code cleanup.
by wdenk
· Sat Jan 22 18:13:04 2005 +0000
96c7a8c
* Patch by Leif Lindholm, 23 Sep 2004: add support for the AMD db1550 board
by wdenk
· Sun Jan 09 22:28:56 2005 +0000
17b211b
Cleanup
by wdenk
· Mon Oct 11 23:10:30 2004 +0000
27e628f
* Enable NAND flash support for NC650 board.
by wdenk
· Mon Oct 11 23:03:10 2004 +0000
604b7a1
* Patch by Martin Krause, 27 May 2004:
by wdenk
· Wed Jun 09 15:29:49 2004 +0000
2f99a69
* Make BMS2003 use a separate config file to avoid #ifdef mess;
by wdenk
· Sun Jan 04 22:51:12 2004 +0000
0260cd6
* Patch by André Schwarz, 8 Dec 2003:
by wdenk
· Fri Jan 02 15:01:32 2004 +0000
4ea537d
* Patches by David Müller, 14 Nov 2003:
by wdenk
· Sun Dec 07 18:32:37 2003 +0000
9c53f40
* Patches by Xianghua Xiao, 15 Oct 2003:
by wdenk
· Wed Oct 15 23:53:47 2003 +0000
9b7f384
* Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K
by wdenk
· Thu Oct 09 20:09:04 2003 +0000