index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: do not init sensors on startup
Heiko Schocher
2011-08-04
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-08-04
30
-173
/
+581
|
\
|
*
Armada100: Add Board Support for Marvell GuruPlug-Display
Ajay Bhargav
2011-08-04
1
-0
/
+87
|
*
spear: fix build errors for spear3xx/spear600 platforms
Shiraz Hashim
2011-08-04
1
-0
/
+12
|
*
ARM: versatile: fix board support
Stefano Babic
2011-08-04
1
-1
/
+20
|
*
SMDKV310: Enable device tree support
Thomas Abraham
2011-08-04
1
-0
/
+3
|
*
arm: a320: enable tagged list support
Po-Yu Chuang
2011-08-04
1
-0
/
+6
|
*
arm: a320: fix multiline comment style
Po-Yu Chuang
2011-08-04
1
-14
/
+14
|
*
Removed unused define, CONFIG_ARMV7.
Christopher Harvey
2011-08-04
21
-23
/
+0
|
*
avr32: add grasshopper (ICnova AP7000) board
Andreas Bießmann
2011-08-03
1
-0
/
+198
|
*
AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master
Xu, Hong
2011-08-03
1
-36
/
+47
|
*
AT91: Board fix for AT91SAM9261-EK
Xu, Hong
2011-08-03
1
-62
/
+71
|
*
AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master
Xu, Hong
2011-08-03
1
-37
/
+48
|
*
mkimage: Add OMAP boot image support
John Rigby
2011-08-03
1
-0
/
+1
|
*
omap: add MMC and FAT support to SPL
Aneesh V
2011-08-03
2
-0
/
+10
|
*
omap: add basic SPL support
Aneesh V
2011-08-03
2
-0
/
+52
|
*
omap4: automatic sdram detection
Aneesh V
2011-08-03
2
-0
/
+2
|
*
omap4: calculate EMIF register values
Aneesh V
2011-08-03
2
-0
/
+10
*
|
video: Add SHARP LQ084S3LG01 LCD support on P1022DS
Timur Tabi
2011-08-04
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2011-08-02
6
-10
/
+76
|
\
|
*
Blackfin: adi boards: also set stderr to nc with helper
Mike Frysinger
2011-07-12
1
-1
/
+2
|
*
Blackfin: adi boards: enable pretty flash progress output
Mike Frysinger
2011-07-12
1
-0
/
+5
|
*
Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: enable mmc_spi support
Harald Krapfenbauer
2011-07-12
3
-3
/
+46
|
*
Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: update network settings
Harald Krapfenbauer
2011-07-12
3
-5
/
+10
|
*
Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR
Mike Frysinger
2011-07-12
1
-1
/
+0
|
*
Blackfin: adi boards: enable multi serial support by default
Mike Frysinger
2011-07-12
1
-0
/
+4
|
*
Blackfin: uart: add multiple serial support
Mike Frysinger
2011-07-12
1
-0
/
+9
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Wolfgang Denk
2011-08-02
1
-1
/
+3
|
\
\
|
*
|
MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG
Daniel Schwierzeck
2011-07-31
1
-1
/
+1
|
*
|
MIPS: INCA-IP: rename inca-swap-bytes host tool
Daniel Schwierzeck
2011-07-31
1
-0
/
+2
*
|
|
environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined
Wolfgang Denk
2011-08-01
1
-1
/
+3
*
|
|
fpga: constify to fix build warning
Wolfgang Denk
2011-08-01
7
-28
/
+28
*
|
|
Unify timer_init() and cpu_init() prototypes
Wolfgang Denk
2011-08-01
1
-0
/
+3
|
/
/
*
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2011-07-30
4
-4
/
+32
|
\
\
|
*
|
powerpc/85xx: enable USB2 gadget mode for corenet ds board
Shaohui Xie
2011-07-29
1
-0
/
+1
|
*
|
powerpc/85xx: Fix build failure for P1023RDS
Kumar Gala
2011-07-29
1
-3
/
+3
|
*
|
powerpc/p2041rdb: Enable SATA support
Mingkai Hu
2011-07-29
1
-0
/
+20
|
*
|
85xx: enable FDT support for STX SSA board
Wolfgang Denk
2011-07-29
1
-1
/
+6
|
*
|
powerpc/p2041rdb: Enable backside L2 cache support
Mingkai Hu
2011-07-29
1
-0
/
+2
*
|
|
Constify getenv(), setenv() and hash code functions
Wolfgang Denk
2011-07-30
3
-7
/
+7
|
/
/
*
|
post, memory test: add memory_post_test() to include file
Heiko Schocher
2011-07-28
1
-0
/
+1
*
|
Fix build error causes by "unify version_string"
Wolfgang Denk
2011-07-28
1
-1
/
+2
*
|
Removed obsolete Netstal boards
Niklaus Giger
2011-07-28
4
-1142
/
+0
*
|
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-07-28
6
-7
/
+7
*
|
include/compiler.h: typedef ulong for FreeBSD
Jeroen Hofstee
2011-07-28
1
-1
/
+1
*
|
unify version_string
Andreas Bießmann
2011-07-28
1
-0
/
+11
*
|
mkimage: add UBL header support for booting davinci cpus
Heiko Schocher
2011-07-28
1
-0
/
+1
*
|
fpga: add #define for Altera Cyclone EP3C5
Michael Jones
2011-07-28
1
-0
/
+1
*
|
cosmetic: spell fixes etc.
Michael Jones
2011-07-28
1
-5
/
+5
*
|
km/common: moved eeprom config to pbec specific part
Stefan Bigler
2011-07-28
3
-6
/
+12
[next]