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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge http://git.denx.de/u-boot-dm
Tom Rini
2014-08-04
3
-0
/
+17
|
\
|
*
arm: Support pre-relocation malloc()
Simon Glass
2014-08-04
2
-1
/
+7
|
*
arm: Set up global data before board_init_f()
Simon Glass
2014-08-04
2
-0
/
+11
*
|
env_mmc: support env partition setup in runtime
Dmitry Lifshitz
2014-08-01
2
-12
/
+26
*
|
env_mmc: add mmc_get_env_addr() prototype
Dmitry Lifshitz
2014-08-01
1
-0
/
+6
*
|
MMC: atmel_mci: enable high speed mode support
Bo Shen
2014-08-01
1
-1
/
+6
*
|
MMC: atmel_mci: add configuration register definition
Bo Shen
2014-08-01
1
-1
/
+13
*
|
MMC: atmel_mci: refactor setting the mode register
Bo Shen
2014-08-01
2
-14
/
+46
*
|
mmc/dw_mmc: Fix clock divider calculation error for bypass mode
Chin Liang See
2014-08-01
1
-1
/
+4
*
|
mmc: s3c: Add SD driver
Marek Vasut
2014-08-01
3
-0
/
+328
*
|
arm: s3c: Unify the S3C24xx SDI structure
Marek Vasut
2014-08-01
3
-11
/
+10
*
|
bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag
Lubomir Rintel
2014-08-01
1
-1
/
+1
*
|
ARM: kirkwood: add mvsdio driver
DrEagle
2014-08-01
7
-0
/
+669
|
/
*
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
Masahiro Yamada
2014-07-30
56
-69
/
+0
*
powerpc: remove redundant CPU definition
Masahiro Yamada
2014-07-30
11
-12
/
+11
*
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-07-30
14
-14
/
+11
*
buildman: adjust for Kconfig
Masahiro Yamada
2014-07-30
3
-4
/
+14
*
MAKEALL: adjust for Kconfig
Masahiro Yamada
2014-07-30
1
-3
/
+13
*
kconfig: remove mkconfig and boards.cfg
Masahiro Yamada
2014-07-30
3
-1412
/
+1
*
tools: add genboardscfg.py
Masahiro Yamada
2014-07-30
1
-0
/
+504
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
562
-0
/
+4234
*
kconfig: switch to Kconfig
Masahiro Yamada
2014-07-30
17
-132
/
+619
*
include: define CONFIG_SPL and CONFIG_TPL as 1
Masahiro Yamada
2014-07-30
56
-69
/
+69
*
kconfig: add basic Kconfig files
Masahiro Yamada
2014-07-30
2
-0
/
+131
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1764
-0
/
+18075
*
kconfig: import Kconfig files from Linux 3.16-rc7
Masahiro Yamada
2014-07-30
43
-0
/
+24484
*
boards:trats2: New Trats2 board maintainer
Łukasz Majewski
2014-07-30
1
-1
/
+1
*
boards.cfg : Add maintainers entries for SOCFPGA
Dinh Nguyen
2014-07-29
1
-1
/
+1
*
cosmetic: boards.cfg: fix some maintainers fields
Masahiro Yamada
2014-07-29
1
-2
/
+2
*
buildman: make sure to invoke GNU Make
Masahiro Yamada
2014-07-29
2
-3
/
+12
*
MAKEALL: make sure to invoke GNU Make
Masahiro Yamada
2014-07-29
1
-3
/
+9
*
scripts: add scripts/show-gnu-make to get GNU Make command name
Masahiro Yamada
2014-07-29
1
-0
/
+25
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-07-29
154
-1736
/
+6535
|
\
|
*
ARM: HYP/non-sec: remove MIDR check to validate CBAR
Marc Zyngier
2014-07-28
1
-17
/
+0
|
*
ARM: HYP/non-sec/PSCI: emit DT nodes
Marc Zyngier
2014-07-28
4
-2
/
+112
|
*
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
2014-07-28
4
-7
/
+10
|
*
ARM: HYP/non-sec: add the option for a second-stage monitor
Marc Zyngier
2014-07-28
1
-2
/
+11
|
*
ARM: HYP/non-sec: add generic ARMv7 PSCI code
Marc Zyngier
2014-07-28
3
-0
/
+141
|
*
ARM: HYP/non-sec: allow relocation to secure RAM
Marc Zyngier
2014-07-28
5
-140
/
+138
|
*
ARM: HYP/non-sec: add separate section for secure code
Marc Zyngier
2014-07-28
3
-1
/
+33
|
*
ARM: add missing HYP mode constant
Marc Zyngier
2014-07-28
2
-1
/
+3
|
*
ARM: non-sec: reset CNTVOFF to zero
Marc Zyngier
2014-07-28
1
-1
/
+8
|
*
ARM: HYP/non-sec: add a barrier after setting SCR.NS==1
Marc Zyngier
2014-07-28
1
-0
/
+1
|
*
ARM: HYP/non-sec: move switch to non-sec to the last boot phase
Marc Zyngier
2014-07-28
1
-3
/
+6
|
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
82
-1298
/
+2038
|
|
\
|
|
*
ARM: omap: move board specific NAND configs out from ti_armv7_common.h
pekon gupta
2014-07-25
9
-8
/
+53
|
|
*
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
pekon gupta
2014-07-25
21
-99
/
+13
|
|
*
ARM: omap: fix GPMC address-map size for NAND and NOR devices
pekon gupta
2014-07-25
2
-2
/
+8
|
|
*
ARM: OMAP: Fix handling of errata i727
Rajendra Nayak
2014-07-25
2
-1
/
+10
|
|
*
board: k2e-evm: add board support
Hao Zhang
2014-07-25
8
-0
/
+178
[next]