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
...
|
*
|
fsl_esdhc: Update clock enable bits for USDHC
Ye Li
2016-06-28
1
-2
/
+7
|
*
|
mmc: fsl: reset to normal boot mode when eMMC fast boot
Peng Fan
2016-06-28
2
-9
/
+35
|
*
|
armv8: ls1043aqds: print FPGA info early for QSPI boot
Qianyu Gong
2016-06-28
1
-4
/
+0
|
*
|
armv8: ls1043aqds: use configurable clock
Qianyu Gong
2016-06-28
2
-2
/
+7
|
*
|
armv8: ls1043aqds: fix to get boot device info from FPGA
Qianyu Gong
2016-06-24
1
-5
/
+3
|
*
|
armv8/fsl_lsch2: Correct the cores frequency initialization
Hou Zhiqiang
2016-06-24
1
-3
/
+5
|
|
/
*
|
configs: Re-sync after boot menu changes
Tom Rini
2016-06-28
20
-11
/
+28
*
|
common: add new boot media kconfig entry
Peng Fan
2016-06-27
1
-0
/
+48
*
|
Kconfig: make NOR_BOOT a common option
Peng Fan
2016-06-27
2
-9
/
+13
*
|
maintainers: new email address
Steve Rae
2016-06-27
12
-12
/
+12
*
|
fastboot: sparse: improve CHUNK_TYPE_FILL write performance
Steve Rae
2016-06-27
1
-10
/
+27
*
|
fastboot: sparse: implement reserve()
Steve Rae
2016-06-27
4
-3
/
+33
*
|
fastboot: sparse: resync common/image-sparse.c (part 2)
Steve Rae
2016-06-27
8
-79
/
+70
*
|
fastboot: sparse: resync common/image-sparse.c (part 1)
Steve Rae
2016-06-27
4
-352
/
+210
*
|
fastboot: sparse: remove session-id logic
Steve Rae
2016-06-27
7
-45
/
+16
*
|
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Tom Rini
2016-06-27
1
-2
/
+2
|
\
\
|
*
|
mmc: dw_mmc: fix the wrong AND operation
Jaehoon Chung
2016-06-27
1
-2
/
+2
*
|
|
arm: at91: taurus/axm: add DM and DTS support
Heiko Schocher
2016-06-26
7
-3
/
+158
*
|
|
arm: at91: smartweb: add DM and DTS support
Heiko Schocher
2016-06-26
6
-13
/
+149
*
|
|
arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260
Heiko Schocher
2016-06-26
4
-0
/
+3012
*
|
|
corvus DTS / DM support
Heiko Schocher
2016-06-26
6
-5
/
+162
*
|
|
arm: at91: add CONFIG_AT91SAM9M10G45
Heiko Schocher
2016-06-26
1
-12
/
+14
*
|
|
ARM: at91: Don't invoke spl_boot_device() twice
Marek Vasut
2016-06-26
1
-1
/
+1
*
|
|
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-06-26
16
-16
/
+16
|
/
/
*
|
kbuild: avoid race between dtbs and dt/dt.dtb targets
Masahiro Yamada
2016-06-24
1
-1
/
+3
*
|
efi_loader: Fix typo in distro script
Alexander Graf
2016-06-24
1
-1
/
+1
*
|
board/BuR: rename kwb board to brxre1
Hannes Schmelzer
2016-06-24
9
-20
/
+20
*
|
board/BuR: rename tseries board to brppt1
Hannes Schmelzer
2016-06-24
11
-23
/
+23
*
|
arm: bcm235xx: update clock framework
Steve Rae
2016-06-24
1
-5
/
+5
*
|
arm: bcm235xx: fix kps ccu
Chris Brand
2016-06-24
1
-5
/
+1
*
|
arm: bcm235xx: implement the boot0 hook code
Steve Rae
2016-06-24
2
-0
/
+16
*
|
arm: bcm235xx: choose 8-bit phy bus width
Steve Rae
2016-06-24
2
-1
/
+1
*
|
clk: sandbox: don't check clk ID against 0
Stephen Warren
2016-06-24
1
-4
/
+4
*
|
common: Fix support for environment file in EXT4
Andrej Rosano
2016-06-24
1
-7
/
+9
*
|
ARM: armv7: refactor Makefile slightly
Masahiro Yamada
2016-06-24
1
-9
/
+2
*
|
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
Masahiro Yamada
2016-06-24
6
-22
/
+13
*
|
Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards
Masahiro Yamada
2016-06-24
8
-4
/
+4
*
|
mtd: nand: Drop a blank line in nand_wait()
Andre Renaud
2016-06-24
1
-1
/
+0
*
|
ARM: move #ifdef to match the error handling code
Masahiro Yamada
2016-06-24
1
-2
/
+5
*
|
arm64: optimize smp_kick_all_cpus
Masahiro Yamada
2016-06-24
1
-3
/
+1
*
|
lib/lzo: bugfix when input data is not compressed
Joris Lijssens
2016-06-24
1
-9
/
+16
*
|
env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}
Masahiro Yamada
2016-06-24
1
-0
/
+4
*
|
Respect SOURCE_DATE_EPOCH when building FIT images.
Vagrant Cascadian
2016-06-24
4
-15
/
+41
*
|
Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING.
Vagrant Cascadian
2016-06-24
1
-2
/
+2
*
|
board: amlogic: Rename folder for Amlogic boards
Carlo Caione
2016-06-24
6
-3
/
+3
*
|
configs: gxbb: Introduce a common config header file
Carlo Caione
2016-06-24
2
-33
/
+46
*
|
common: image: minimal android image iminfo support
Michael Trimarchi
2016-06-24
3
-0
/
+36
*
|
mkimage: fit: spl: Add an optional static offset for external data
Teddy Reed
2016-06-24
5
-3
/
+39
*
|
cmd: bootefi: cosmetic
Sergey Kubushyn
2016-06-24
1
-1
/
+1
*
|
omap3: bugfix in timer on rollover
Daniel Gorsulowski
2016-06-24
1
-1
/
+1
|
/
[prev]
[next]