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
/
BuS
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm926ejs, at91: add common phy_reset function
Heiko Schocher
2013-12-01
1
-16
/
+2
*
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
2
-42
/
+2
*
m68k: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-21
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
2
-2
/
+2
|
\
|
*
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
2
-2
/
+2
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
7
-119
/
+7
|
/
*
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
|
/
*
M68K: eb_cpu5282: general update and enhanced board support
Jens Scharsig (BuS Elektronik)
2012-11-14
6
-727
/
+79
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
1
-3
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
1
-0
/
+5
*
eb_cpux9k2: fix chip select
Jens Scharsig
2012-09-03
1
-3
/
+3
*
arm:at91-boards: remove console_init_f where unnecessary
Andreas Bießmann
2012-09-01
2
-5
/
+0
*
rename EB+MCF-EV123 to its current marketing name EB+CPU5282
Jens Scharsig
2012-08-09
7
-0
/
+0
*
add new board vl_ma2sc
esw@bus-elektronik.de
2012-07-07
2
-0
/
+599
*
ColdFire: The EB+MCF-EV123 boards config update
Jason Jin
2011-11-07
2
-2
/
+0
*
ColdFire: Cleanup lds files for multiple defined symbols
stany MARCEL
2011-10-19
1
-58
/
+15
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
1
-6
/
+0
*
net: drop !NET_MULTI code
Mike Frysinger
2011-10-05
1
-2
/
+0
*
Remove calls to set_timer outside arch/
Graeme Russ
2011-07-26
1
-4
/
+6
*
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
2011-07-17
1
-1
/
+1
*
eb_cpux9k2: use atmel_usart
Andreas Bießmann
2011-07-04
1
-0
/
+7
*
update arm/at91rm9200 work with rework rework110202
Jens Scharsig
2011-06-21
1
-26
/
+26
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
1
-1
/
+1
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
2
-4
/
+4
*
update board EB+CPUx9K2
Jens Scharsig
2010-10-19
2
-5
/
+3
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
4
-5
/
+5
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
2
-2
/
+2
*
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser
2010-04-13
1
-1
/
+1
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
1
-4
/
+4
*
new board (eb_cpux9k2)
Jens Scharsig
2010-02-12
3
-0
/
+438
*
update the EB+MCF-EV123 board support
Jens Scharsig
2009-07-26
4
-201
/
+89
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-1
/
+1
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
1
-2
/
+1
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-1
/
+1
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-1
/
+1
*
ColdFire: Remove platforms mii.c file
TsiChung Liew
2008-11-03
2
-305
/
+1
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
6
-41
/
+41
*
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
EB+MCF-EV123 board: fix coding style (alingment)
Wolfgang Denk
2008-07-14
1
-43
/
+43
*
EB+MCF-EV123 board: fix syntx error
Wolfgang Denk
2008-07-14
1
-1
/
+1
*
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
2
-2
/
+2
*
Fix compile error caused by incorrect function return type
TsiChung Liew
2008-07-11
1
-1
/
+1
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
1
-1
/
+1
*
Fix config files for out-of-tree building
Wolfgang Denk
2008-05-14
1
-1
/
+1
*
Remove all the search paths from the .lds files.
Jason Wessel
2008-04-17
1
-1
/
+0
*
Fix remaining CONFIG_COMMANDS
Jean-Christophe PLAGNIOL-VILLARD
2008-02-14
1
-1
/
+1
*
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-12
1
-1
/
+1
*
ColdFire: Update EB+MCF-EV123 platform
TsiChungLiew
2007-08-16
2
-1
/
+305
[next]