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
/
configs
/
km
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
KM: add the KM_UBI_PART_BOOT_OPTS #define
Valentin Longchamp
2014-02-03
2
-2
/
+12
*
|
kmp204x: I2C deblocking support
Rainer Boschung
2014-02-03
1
-0
/
+10
*
|
kmp204x: support for QRIO1 bootcounter
Rainer Boschung
2014-02-03
1
-2
/
+4
|
/
*
powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk
Masahiro Yamada
2014-01-24
1
-1
/
+0
*
powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition
Masahiro Yamada
2014-01-24
1
-1
/
+0
*
powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI
Prabhakar Kushwaha
2014-01-21
1
-2
/
+2
*
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
Vladimir Zapolskiy
2013-12-13
1
-1
/
+0
*
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-25
1
-1
/
+1
*
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-11-04
1
-2
/
+0
*
config: Add a default CONFIG_SYS_PROMPT
Rob Herring
2013-11-04
1
-1
/
+0
*
mpc85xx: introduce the kmp204x reference design support
Valentin Longchamp
2013-10-24
1
-0
/
+450
*
KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init
Valentin Longchamp
2013-10-24
2
-0
/
+4
*
KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board
Valentin Longchamp
2013-10-24
2
-5
/
+1
*
KM: fix typo in default environment
Valentin Longchamp
2013-10-24
1
-1
/
+1
*
km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h
Valentin Longchamp
2013-10-24
3
-2
/
+6
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
2
-2
/
+2
*
powerpc/km: drop unused CONFIG_SYS_DTT_LOW_TEMP
Holger Brunck
2013-10-09
1
-1
/
+0
*
km/common: switch on CMD_GREPENV
Holger Brunck
2013-10-09
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
3
-15
/
+39
|
\
|
*
arm/km: fix u-boot update functionality
Holger Brunck
2013-07-23
1
-1
/
+2
|
*
i2c, multibus, keymile: get rid of EEprom_ivm envvariable
Heiko Schocher
2013-07-23
2
-2
/
+2
|
*
i2c, fsl_i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
1
-10
/
+17
|
*
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
3
-7
/
+23
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
6
-63
/
+6
|
/
*
arm/km: use CONFIG_NAND_ECC_BCH
Holger Brunck
2013-04-12
1
-0
/
+3
*
arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
Holger Brunck
2013-04-12
1
-1
/
+1
*
arm: Remove use of board_early_init_r/last_stage_init()
Simon Glass
2013-03-15
2
-4
/
+4
*
powerpc/83xx/km: drop uneeded dtt_bus environment var
Holger Brunck
2013-02-15
1
-1
/
+0
*
powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R
Holger Brunck
2013-02-15
2
-4
/
+0
*
km/common: add eccmode to kernel commandline
Holger Brunck
2013-02-15
1
-0
/
+3
*
km/common: introduce $uimage variable
Andreas Huber
2013-02-15
1
-1
/
+8
*
powerpc/83xx: use ppc_6xx as arch variable for kmvect1
Holger Brunck
2013-02-15
1
-1
/
+1
*
powerpc/83xx/km: add MV88E6122 switch support for kmvect1
Karlheinz Jerg
2013-02-15
1
-6
/
+2
*
km/common: drop unneeded std* environment variables
Holger Brunck
2013-01-09
1
-3
/
+0
*
km83xx: add common support for km8309 boards
Gerlando Falauto
2012-10-23
2
-0
/
+182
*
cosmetic: suvd3: align #defines
Gerlando Falauto
2012-10-23
1
-1
/
+1
*
COMMON: Use __stringify() instead of xstr()
Marek Vasut
2012-10-15
3
-21
/
+18
*
arm/km: remove unused code
Holger Brunck
2012-09-03
1
-1
/
+0
*
arm/km: fix frequency of the SPI NOR Flash
Valentin Longchamp
2012-09-03
1
-1
/
+1
*
km/arm: set SPI NOR Flash default parameters
Valentin Longchamp
2012-09-03
1
-0
/
+4
*
ARM: Remove unused stack and irq config defines
Rob Herring
2012-09-01
1
-1
/
+0
*
Consolidate bootcount code into drivers/bootcount
Stefan Roese
2012-09-01
1
-0
/
+2
*
powerpc/82xx: move km/km82xx-common.h within km82xx.h
Gerlando Falauto
2012-07-31
1
-317
/
+0
*
arm/km: remove calls to kw_gpio_* in board_early_init_f
Holger Brunck
2012-07-07
1
-0
/
+1
*
arm/km: enable BOCO2 FPGA download support
Valentin Longchamp
2012-07-07
1
-0
/
+3
*
arm/km: add kmnusa board support
Holger Brunck
2012-07-07
1
-9
/
+35
*
arm/km: use spi claim bus to switch between SPI and NAND
Valentin Longchamp
2012-07-07
1
-3
/
+6
*
km_arm: use filesize for erase in update command
Valentin Longchamp
2012-07-07
1
-1
/
+1
*
arm/km: enable mii cmd
Valentin Longchamp
2012-07-07
1
-0
/
+1
*
arm/km: remove CONFIG_RESET_PHY_R
Holger Brunck
2012-07-07
1
-1
/
+0
[prev]
[next]