index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
incaip
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-22
/
+2
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
1
-2
/
+2
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
5
-85
/
+5
*
MIPS: incaip: remove custom u-boot.lds script
Gabor Juhos
2013-01-31
1
-65
/
+0
*
MIPS: remove OUTPUT_FORMAT from linker scripts
Gabor Juhos
2013-01-30
1
-4
/
+0
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
1
-6
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
1
-0
/
+5
*
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2012-07-29
1
-0
/
+57
*
MIPS: Introduce --gc-sections for MIPS
Daniel Schwierzeck
2011-05-10
1
-5
/
+5
*
MIPS: Move Inca-IP targets to boards.cfg
Shinya Kuribayashi
2011-02-05
1
-1
/
+1
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-2
/
+2
*
MIPS: update the MIPS u-boot.lds
Xiangfu Liu
2010-09-04
1
-1
/
+1
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
1
-1
/
+1
*
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-18
1
-1
/
+1
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
2
-17
/
+17
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-3
/
+3
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
Moved initialization of IncaIP Ethernet controller to board_eth_init
Ben Warren
2008-09-02
1
-0
/
+8
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
1
-1
/
+1
*
[MIPS] Update <asm/addrspace.h> header
Shinya Kuribayashi
2008-06-05
1
-1
/
+1
*
[MIPS] Kill unused <version.h> inclusions
Shinya Kuribayashi
2008-06-05
1
-1
/
+0
*
Use jr as register jump instruction
Shinya Kuribayashi
2008-04-18
1
-4
/
+4
*
[MIPS] Introduce _machine_restart
Shinya Kuribayashi
2008-03-25
1
-0
/
+6
*
[MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()
Shinya Kuribayashi
2008-03-25
1
-0
/
+6
*
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-12
1
-2
/
+2
*
[MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}
Shinya Kuribayashi
2007-11-17
1
-4
/
+5
*
Fixed mips_io_port_base build errors.
Jean-Christophe PLAGNIOL-VILLARD
2007-11-17
1
-2
/
+3
*
[MIPS] u-boot.lds: Define _gp in a standard manner
Shinya Kuribayashi
2007-10-21
1
-1
/
+2
*
[MIPS] u-boot.lds: Fix __got_start and __got_end
Shinya Kuribayashi
2007-10-21
1
-3
/
+5
*
[MIPS] u-boot.lds: Remove duplicated .sdata section
Shinya Kuribayashi
2007-10-21
1
-3
/
+0
*
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
1
-1
/
+1
*
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-09-01
1
-7
/
+11
*
Code cleanup, especially MIPS for GCC 4.x
Wolfgang Denk
2005-12-04
3
-5
/
+8
*
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
2005-08-31
1
-0
/
+1
*
Prepare for SoC rework of ARM code:
wdenk
2005-04-02
2
-5
/
+5
*
Add Auto-MDIX support for INCA-IP
wdenk
2004-02-20
1
-0
/
+2
*
* Implement adaptive SDRAM timing configuration based on actual CPU
wdenk
2004-01-29
1
-37
/
+94
*
Add a common get_ram_size() function and modify the the
wdenk
2004-01-06
1
-47
/
+1
*
* Cleanup lowboot code for MPC5200
wdenk
2004-01-02
1
-31
/
+30
*
* Make CPU clock on ICA-IP board controllable by a "cpuclk"
wdenk
2003-12-27
1
-51
/
+132
*
* Code cleanup:
wdenk
2003-06-27
4
-28
/
+31
*
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
wdenk
2003-05-30
1
-1
/
+1
*
* Make sure Block Lock Bits get cleared in R360MPI flash driver
wdenk
2003-04-20
1
-10
/
+16
*
* Patch by Arun Dharankar, 24 Mar 2003:
wdenk
2003-03-31
2
-1
/
+29
*
* Add support for MIPS32 4Kc CPUs
wdenk
2003-03-27
6
-0
/
+1088