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
/
mpl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: make directories by Makefile.build
Masahiro Yamada
2013-11-17
4
-16
/
+0
*
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-11-08
1
-1
/
+0
*
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
3
-64
/
+5
*
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-22
/
+3
*
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
1
-1
/
+1
*
SPDX: fix IBM-pibs license identifier
Wolfgang Denk
2013-09-20
3
-3
/
+3
*
SPDX-License-Identifier: convert PIBS licensed files
Wolfgang Denk
2013-08-19
3
-68
/
+9
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
1
-1
/
+1
|
\
|
*
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
Dirk Eibach
2013-07-23
1
-1
/
+1
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
29
-510
/
+29
|
/
*
replace last __bss_end__ occurrences with __bss_end
Albert ARIBAUD
2013-04-02
1
-1
/
+1
*
Consolidate bool type
York Sun
2013-04-01
3
-19
/
+9
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
1
-1
/
+1
*
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
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
1
-2
/
+2
*
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2012-07-29
1
-0
/
+375
*
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-19
1
-4
/
+4
*
board/mpl/pati: use the CFI driver for the PATI board
David Müller
2012-01-09
1
-2
/
+2
*
board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board
David Müller
2012-01-09
2
-3
/
+25
*
board/mpl/pip405: use the CFI driver for the PIP405 board
David Müller
2012-01-09
2
-8
/
+26
*
board/mpl/common: remove the old legacy flash
David Müller
2012-01-09
3
-896
/
+182
*
board/mpl/common/isa.c: Fix GCC 4.6 build warnings
David Müller (ELSOFT AG)
2011-12-12
1
-3
/
+3
*
board/mpl/common/flash.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-12-02
1
-2
/
+1
*
pip405.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
1
-4
/
+7
*
mip405.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
1
-7
/
+3
*
ARM: remove superfluous setting of arch_number in board specific code.
David Müller (ELSOFT AG)
2011-11-08
1
-3
/
+0
*
board/mpl/common/flash.c: fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
1
-14
/
+1
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
4
-24
/
+0
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
1
-1
/
+1
*
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-07-28
1
-1
/
+1
*
VCMA9: various cleanups/code style fixes
David Müller (ELSOFT AG)
2011-07-04
5
-489
/
+513
*
VCMA9: use CFI driver (and remove the old one)
David Müller (ELSOFT AG)
2011-07-04
3
-433
/
+13
*
VCMA9: remove unneeded config.mk
David Müller (ELSOFT AG)
2011-07-04
1
-24
/
+0
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
1
-1
/
+1
*
Remove redundant config.mk files
Wolfgang Denk
2010-12-09
1
-24
/
+0
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
4
-8
/
+8
*
Add generic support for samsung s3c2440
C Nauman
2010-10-28
1
-20
/
+21
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
3
-67
/
+1
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
5
-9
/
+10
*
board/mpl: Remove mpl-specific memory test command
Peter Tyser
2010-10-06
7
-598
/
+8
*
ppc4xx: Big header cleanup part 2, mostly PPC405 related
Stefan Roese
2010-09-23
3
-4
/
+3
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
5
-5
/
+5
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
6
-8
/
+8
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-2
/
+1
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
5
-9
/
+9
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
1
-1
/
+1
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
1
-2
/
+2
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
1
-1
/
+1
*
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-21
1
-1
/
+0
[next]