index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
altera
Commit message (
Expand
)
Author
Age
Files
Lines
*
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-28
/
+2
*
nios2: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-25
/
+5
*
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
2
-2
/
+2
*
socfpga: Adding pin mux handoff files
Chin Liang See
2013-10-07
2
-0
/
+268
*
socfpga: Adding System Manager driver
Chin Liang See
2013-10-07
1
-1
/
+3
*
Merge branch 'u-boot/master' into u-boot-arm/master
Albert ARIBAUD
2013-07-25
11
-182
/
+11
|
\
|
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
11
-182
/
+11
*
|
socfpga: Move board/socfpga_cyclone5 to board/socfpga
Dinh Nguyen
2013-07-25
2
-0
/
+0
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
1
-1
/
+1
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
1
-1
/
+1
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
1
-1
/
+1
|
/
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
1
-7
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
1
-0
/
+5
*
ARM: Add Altera SOCFPGA Cyclone5
Dinh Nguyen
2012-10-04
2
-0
/
+130
*
board/nios2-generic: Use altera_pio driver and remove board specific driver
Joachim Foerster
2011-10-28
2
-72
/
+0
*
gpio: Add driver for Altera's PIO core
Joachim Foerster
2011-10-28
2
-0
/
+9
*
altera_tse: Add support for dedicated descriptor memory
Joachim Foerster
2011-10-26
1
-1
/
+9
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
1
-6
/
+0
*
Handle most LDSCRIPT setting centrally
Scott Wood
2011-04-30
1
-2
/
+0
*
nios2: reset cfi flash before reading env
Thomas Chou
2011-04-08
1
-0
/
+16
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
1
-1
/
+1
*
nios2: add gpio_is_valid
Thomas Chou
2011-02-08
2
-0
/
+7
*
nios2: add gpio_free
Thomas Chou
2011-02-08
1
-0
/
+5
*
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
-1
/
+1
*
nios2: remove EP1C20, EP1S10, EP1S40 boards
Thomas Chou
2010-07-12
9
-409
/
+0
*
nios2: add spi flash support to nios2-generic board
Thomas Chou
2010-07-12
1
-0
/
+10
*
nios2: add gpio_request
Thomas Chou
2010-07-12
1
-0
/
+5
*
nios: remove nios-32 arch
Thomas Chou
2010-05-28
14
-917
/
+0
*
nios2: add gpio support to nios2-generic board
Thomas Chou
2010-05-28
2
-0
/
+56
*
nios2: add nios2-generic board
Thomas Chou
2010-04-24
6
-0
/
+384
*
nios2: add altera cf reset
Thomas Chou
2010-04-24
1
-0
/
+33
*
nios2: Move individual board linker scripts to common script in cpu tree.
Scott McNutt
2010-04-16
3
-405
/
+0
*
nios: Move cpu/nios/* to arch/nios/cpu/*
Peter Tyser
2010-04-13
5
-5
/
+5
*
nios2: Fix AMDLV065D flash write bug in altera board common tree.
Scott McNutt
2010-04-02
1
-1
/
+1
*
nios2: Fix outx/writex parameter order in io.h
Scott McNutt
2010-04-02
2
-12
/
+12
*
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-10-04
3
-0
/
+36
*
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-08-25
2
-0
/
+24
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
5
-8
/
+5
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
7
-30
/
+30
*
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-07-02
5
-5
/
+5
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
5
-5
/
+5
*
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-12
5
-8
/
+8
*
board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
1
-2
/
+2
*
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-1
/
+1
*
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
5
-5
/
+5
*
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-09-01
5
-48
/
+69
*
Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boards
Scott McNutt
2006-06-08
14
-0
/
+1018
*
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
2005-08-31
2
-0
/
+2
[next]