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
/
davedenx
Commit message (
Expand
)
Author
Age
Files
Lines
*
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-11-21
1
-1
/
+3
*
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-29
1
-3
/
+0
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
2
-8
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
2
-0
/
+12
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
2
-0
/
+38
*
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-22
/
+1
*
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-22
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
7
-118
/
+7
*
mpc512x: use common code for clock setting for all mpc512x boards
Anatolij Gustschin
2013-03-09
1
-33
/
+0
*
mpc512x: use common code for CSx configuration
Anatolij Gustschin
2013-03-09
1
-31
/
+0
*
mx31/mx35/mx51/mx53/mx6: add watchdog
Troy Kisky
2013-01-13
1
-8
/
+1
*
pmic: Extend PMIC framework to support multiple instances of PMIC devices
Łukasz Majewski
2012-11-14
1
-3
/
+9
*
qong: Use generic function for configuring GPR register
Fabio Estevam
2011-11-11
1
-1
/
+1
*
qong: remove unneeded IOMUX settings
Fabio Estevam
2011-11-03
1
-6
/
+0
*
qong: Use mx31_set_gpr to setup USBH2 pins
Fabio Estevam
2011-11-03
1
-1
/
+1
*
imx: fix coding style
Fabio Estevam
2011-10-27
1
-5
/
+5
*
MX3: qong: use new pmic driver
Stefano Babic
2011-10-27
1
-3
/
+8
*
mx31: provide readable WEIM CS accessor
Helmut Raiger
2011-10-27
1
-53
/
+33
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
2
-12
/
+0
*
MX31: QONG: make use of GPIO framework
Stefano Babic
2011-09-04
2
-24
/
+22
*
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
2011-07-17
1
-1
/
+1
*
MX31: QONG: drop config.mk
Stefano Babic
2011-06-21
1
-3
/
+0
*
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-04-27
3
-5
/
+5
*
MX31: qong: add watchdog
Stefano Babic
2011-04-27
1
-0
/
+12
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
2
-4
/
+4
*
Coding Style cleanup
Wolfgang Denk
2010-10-27
1
-1
/
+0
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
1
-23
/
+0
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
2
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-10-17
4
-3
/
+141
|
\
|
*
MX31: Add USB Host support to the QONG board
Stefano Babic
2010-10-13
1
-0
/
+33
|
*
MX31: Add support to update FPGA bitstream
Stefano Babic
2010-10-13
4
-3
/
+108
*
|
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-10-11
1
-14
/
+15
|
\
\
|
|
/
|
*
Use common function to set GPIOs for MX3 and MX5
Stefano Babic
2010-09-29
1
-14
/
+15
*
|
fsl_diu_fb: further refactoring of FSL DIU code
Anatolij Gustschin
2010-09-25
1
-5
/
+0
|
/
*
ARM: implement relocation for ARM11
Heiko Schocher
2010-09-19
2
-42
/
+49
*
MX31: Add support for PMIC to the QONG module
Stefano Babic
2010-05-05
1
-0
/
+20
*
MX31: Removed erroneous board name from QONG
Stefano Babic
2010-04-30
1
-1
/
+1
*
MX31: Support 128MB RAM on QONG module
Stefano Babic
2010-04-30
1
-33
/
+97
*
MX31: Add support for NAND to QONG board
Stefano Babic
2010-04-30
2
-23
/
+74
*
5xxx, fdt: move fdt_fixup_memory() to cpu.c file
Heiko Schocher
2009-12-08
1
-1
/
+0
*
mpc512x: Streamlined fixed_sdram() init sequence.
Martha M Stan
2009-09-25
1
-1
/
+1
*
aria: enable NAND flash support
Wolfgang Denk
2009-07-14
1
-0
/
+1
*
MPC512x: factor out common code
Wolfgang Denk
2009-07-14
1
-120
/
+4
*
MPC512x: add support for ARIA board
Wolfgang Denk
2009-06-12
3
-0
/
+389
*
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-58
/
+0
*
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-05-15
1
-1
/
+1
*
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2009-02-22
2
-3
/
+0
*
qong: support for Dave/DENX QongEVB-LITE board
Ilya Yanok
2009-02-10
6
-0
/
+493