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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exynos: Split 5250 and 5420 memory bank configuration
Michael Pratt
2014-06-23
3
-2
/
+9
*
Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs
Akshay Saraswat
2014-06-23
2
-6
/
+6
*
Exynos5: Config: Increase SPL footprint for Exynos5420
Akshay Saraswat
2014-06-23
3
-2
/
+4
*
Exynos5: Config: Place environment at the end of SPI flash
Akshay Saraswat
2014-06-23
1
-1
/
+4
*
Exynos5420: Introduce support for the Peach-Pit board
Akshay Saraswat
2014-06-23
3
-40
/
+80
*
Arndale: Enable preboot support
Tushar Behera
2014-06-18
1
-0
/
+2
*
FIX: config: goni: Change goni configuration to store envs at eMMC
Łukasz Majewski
2014-06-18
1
-3
/
+6
*
FIX: config: goni: Change goni configuration to use Tizen's THOR downlodader
Łukasz Majewski
2014-06-16
1
-0
/
+8
*
arm: vf610: Add QSPI support for VF610TWR
Chao Fu
2014-06-09
1
-0
/
+12
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-06-08
24
-17
/
+170
|
\
|
*
arm:am43xx: Add TPS65218 support to scale voltages up
Tom Rini
2014-06-06
1
-0
/
+4
|
*
power: Add support for the TPS65218 PMIC
Tom Rini
2014-06-06
1
-0
/
+63
|
*
board/BuR/common: Add CONFIG_CMD_I2C
Hannes Petermaier
2014-06-06
1
-1
/
+1
|
*
board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD
Hannes Petermaier
2014-06-06
1
-0
/
+2
|
*
ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS
Lokesh Vutla
2014-06-06
1
-0
/
+1
|
*
tam3517: fix NAND detection
Jeroen Hofstee
2014-06-06
1
-0
/
+1
|
*
keystone: k2hk: enable support of nand ecclayout command
WingMan Kwok
2014-06-06
1
-0
/
+1
|
*
keystone: init: enable UART1 to be able use it from kernel
Murali Karicheri
2014-06-06
1
-1
/
+2
|
*
arm:am33xx: Rework s_init and add board_early_init_f
Tom Rini
2014-06-06
2
-0
/
+18
|
*
am43xx_evm: Add qspiboot target
Sourav Poddar
2014-06-06
2
-4
/
+30
|
*
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
pekon gupta
2014-06-06
1
-0
/
+8
|
*
mtd: nand: omap_gpmc: use macro for register definitions
pekon gupta
2014-06-06
1
-1
/
+2
|
*
omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...
pekon gupta
2014-06-06
5
-5
/
+0
|
*
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...
pekon gupta
2014-06-06
11
-1
/
+11
|
*
mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
David Mosberger
2014-06-06
1
-1
/
+10
|
*
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-06-06
1
-0
/
+10
|
*
mtd: nand: omap_elm: use macros for register definitions
pekon gupta
2014-06-06
1
-3
/
+6
|
*
mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...
pekon gupta
2014-06-06
1
-1
/
+1
*
|
ARM: tegra: enable USB device mode and UMS on some boards
Stephen Warren
2014-06-05
4
-0
/
+32
|
/
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-06-02
18
-60
/
+191
|
\
|
*
arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARD
Piotr Wilczek
2014-05-29
1
-0
/
+1
|
*
initcall: Improve debugging support
Simon Glass
2014-05-28
1
-1
/
+1
|
*
exynos: Enable the LCD backlight for snow
Simon Glass
2014-05-28
1
-0
/
+1
|
*
exynos5: Enable tps65090 on exynos5-dt
Aaron Durbin
2014-05-28
1
-0
/
+1
|
*
power: Add support for TPS65090 PMU chip.
Tom Wai-Hong Tam
2014-05-28
2
-0
/
+74
|
*
power: Add PMIC_ prefix to CHARGER_EN/DISABLE
Simon Glass
2014-05-28
3
-3
/
+5
|
*
power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
Simon Glass
2014-05-28
7
-8
/
+8
|
*
ARM: exynos4: enable the dwmmc configuration
Jaehoon Chung
2014-05-16
1
-0
/
+3
|
*
mmc: dw_mmc: support the DDR mode
Jaehoon Chung
2014-05-16
1
-0
/
+3
|
*
mmc: support the DDR mode for eMMC
Jaehoon Chung
2014-05-16
1
-0
/
+7
|
*
mmc: remove the unnecessary define and fix the wrong bit control
Jaehoon Chung
2014-05-16
1
-12
/
+6
|
*
mmc: exynos_dw_mmc: restore the property into host
Jaehoon Chung
2014-05-16
1
-0
/
+2
|
*
ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC
Jaehoon Chung
2014-05-16
1
-1
/
+1
|
*
arm: goni: enable USB Mass Storage
Mateusz Zalega
2014-05-16
1
-0
/
+2
|
*
arm: goni: enable GPT command
Mateusz Zalega
2014-05-16
1
-0
/
+5
|
*
arm: goni: dfu: Add support for DFU to Goni target
Mateusz Zalega
2014-05-16
1
-11
/
+43
|
*
arm: goni: Update configuration for Goni target
Mateusz Zalega
2014-05-16
1
-26
/
+30
*
|
ARM: at91sam9m10g45ek: add mmc environment configuration support
Wu, Josh
2014-05-27
1
-0
/
+19
*
|
ARM: at91sam9m10g45ek: enable mci0 support
Wu, Josh
2014-05-27
1
-1
/
+14
*
|
ARM: at91: remove redundant ARM926EJS definition in board config files
Wu, Josh
2014-05-27
3
-4
/
+0
[next]