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
/
siemens
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
2
-2
/
+2
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
2
-4
/
+2
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
2
-2
/
+2
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
5
-10
/
+10
*
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-04-13
1
-1
/
+1
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
5
-6
/
+6
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
3
-7
/
+7
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
3
-4
/
+4
*
ppc: Enable full relocation to RAM
Peter Tyser
2009-10-03
5
-5
/
+0
*
General help message cleanup
Wolfgang Denk
2009-06-12
2
-5
/
+5
*
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-55
/
+0
*
ppc: cleanup compiler errors/warnings
Heiko Schocher
2009-03-27
1
-1
/
+2
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
4
-10
/
+4
*
boards: move board_get_enetaddr() into board-specific init
Mike Frysinger
2009-03-20
1
-1
/
+13
*
Command usage cleanup
Peter Tyser
2009-01-28
2
-2
/
+2
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
2
-2
/
+2
*
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-18
4
-1
/
+4
*
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-21
2
-2
/
+2
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
14
-265
/
+265
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
3
-17
/
+17
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-4
/
+4
*
cleanup use of CFG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
5
-5
/
+5
*
CCM/SCM boards: fix out of tree building
Wolfgang Denk
2008-07-04
2
-2
/
+2
*
SCM board: fix build errors.
Wolfgang Denk
2008-07-03
1
-3
/
+10
*
IAD210 board: fix ``"ALIGN" redefined'' warning.
Wolfgang Denk
2008-07-03
1
-3
/
+2
*
CCM board: fix build errors.
Wolfgang Denk
2008-07-03
1
-2
/
+9
*
Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)
Wolfgang Denk
2008-07-02
1
-1
/
+1
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
4
-4
/
+4
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
6
-25
/
+25
*
Memory footprint optimizations
Bartlomiej Sieka
2008-04-24
1
-1
/
+1
*
Remove all the search paths from the .lds files.
Jason Wessel
2008-04-17
5
-5
/
+0
*
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Marian Balakowicz
2008-03-12
1
-17
/
+19
|
\
|
*
SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings
Jean-Christophe PLAGNIOL-VILLARD
2008-03-09
1
-17
/
+19
*
|
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
1
-2
/
+2
*
|
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
1
-0
/
+14
*
|
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
1
-21
/
+13
|
/
*
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-12
4
-4
/
+4
*
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2007-09-15
1
-6
/
+1
*
board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
1
-1
/
+1
*
board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
2
-3
/
+3
*
Remove obsolete mpc824x linker scripts
Grant Likely
2007-07-04
1
-126
/
+0
*
Fix a few file permission problems.
Wolfgang Denk
2007-07-04
1
-0
/
+0
*
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
2
-2
/
+2
*
Coding Style cleanup; generate new CHANGELOG file.
Wolfgang Denk
2007-06-06
1
-2
/
+1
*
Reduce line lengths to 80 characters max.
Peter Pearse
2007-05-18
1
-1
/
+2
*
Add the board directory for SMN42
Peter Pearse
2007-05-09
6
-0
/
+796
*
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
4
-4
/
+4
*
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-09-01
4
-28
/
+51
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
1
-2
/
+2
[next]