index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunxi: Enable THUMB build for the U-Boot binary
Maxime Ripard
2017-10-25
1
-0
/
+1
*
sunxi: Add support for the Banana Pi M2-Magic
Maxime Ripard
2017-10-25
3
-0
/
+343
*
cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices
Benjamin Young
2017-10-25
1
-0
/
+10
*
sunxi: clk: fix N formula for CPUX clocks
Quentin Schulz
2017-10-25
1
-1
/
+1
*
SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI
Andre Przywara
2017-10-25
3
-2
/
+1
*
Kconfig: add CONFIG_BROKEN
Heinrich Schuchardt
2017-10-23
1
-0
/
+6
*
doc: verified-boot: fix crypto algorithm examples
Masahiro Yamada
2017-10-23
1
-2
/
+2
*
tools: image: fix node name of signature node in FIT
Masahiro Yamada
2017-10-23
1
-1
/
+1
*
test/py: fix typos in README.md
Masahiro Yamada
2017-10-23
1
-3
/
+3
*
cmd: gpt: solve issue for swap and rename command
Patrick Delaunay
2017-10-23
2
-16
/
+12
*
test/py: gpt: test start LBA for sub-command rename and swap
Patrick Delaunay
2017-10-23
1
-4
/
+12
*
test/py: gpt: add test for sub-command write
Patrick Delaunay
2017-10-23
1
-0
/
+20
*
disk: efi: correct the overlap check on GPT header and PTE
Patrick Delaunay
2017-10-23
1
-2
/
+2
*
test/py: gpt: add test for sub-command read and verify
Patrick Delaunay
2017-10-23
1
-2
/
+29
*
test/py: gpt: copy persistent file
Patrick Delaunay
2017-10-23
1
-9
/
+14
*
rtc: mc146818: Correct alarm message for day alarm
Bin Meng
2017-10-23
1
-1
/
+1
*
chiliboard config: use CONFIG_DEFAULT_FDT_FILE as env variable
Michal Oleszczyk
2017-10-23
2
-1
/
+2
*
simple-bus: remove DECLARE_GLOBAL_DATA_PTR
Masahiro Yamada
2017-10-23
1
-2
/
+0
*
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
Masahiro Yamada
2017-10-23
3
-35
/
+0
*
mtd: replace MTDDEBUG() with pr_debug()
Masahiro Yamada
2017-10-23
6
-59
/
+51
*
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-10-22
27
-157
/
+370
|
\
|
*
ARM: uniphier: use pr_*() more where appropriate
Masahiro Yamada
2017-10-23
1
-8
/
+10
|
*
doc: uniphier: add simple guide to Verified Boot
Masahiro Yamada
2017-10-23
1
-1
/
+226
|
*
ARM: uniphier: remove verify=n from environments
Masahiro Yamada
2017-10-23
1
-1
/
+0
|
*
ARM: uniphier: increase CONFIG_SYS_BOOTM_LEN to 32MB
Masahiro Yamada
2017-10-23
1
-0
/
+1
|
*
ARM: dts: uniphier: sync DT with Linux 4.14-rc5
Masahiro Yamada
2017-10-23
7
-0
/
+74
|
*
ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsi
Masahiro Yamada
2017-10-23
16
-135
/
+63
|
*
ARM: uniphier: remove CONFIG_UNIPHIER_ETH
Masahiro Yamada
2017-10-23
3
-18
/
+0
|
*
ARM: uniphier: enable DWC3 xHCI driver really
Masahiro Yamada
2017-10-23
1
-0
/
+2
|
/
*
uniphier_ld4_sld8: Re-add SMC911X_BASE address
Tom Rini
2017-10-21
1
-0
/
+1
*
net: Add SMC911X driver to Kconfig, convert
Adam Ford
2017-10-20
70
-184
/
+174
*
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
Adam Ford
2017-10-20
106
-128
/
+166
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-10-19
16
-179
/
+206
|
\
|
*
x86: conga-qeval20-qa3-e3845-internal-uart_defconfig: Add ACPI resume support
Stefan Roese
2017-10-19
1
-0
/
+1
|
*
x86: provide CONFIG_BUILD_ROM
Heinrich Schuchardt
2017-10-19
5
-4
/
+19
|
*
x86: baytrail: fsp: Move Azalia update codes to board
Bin Meng
2017-10-19
2
-109
/
+113
|
*
x86: baytrail: fsp: Use a function to update the Azalia config pointer
Bin Meng
2017-10-19
2
-3
/
+14
|
*
x86: fsp: Consolidate Azalia header file
Bin Meng
2017-10-19
5
-72
/
+46
|
*
x86: Turn off running VGA ROM during S3 resume
Bin Meng
2017-10-19
1
-1
/
+0
|
*
x86: baytrail: Fix unstable ACPI S3 resume
Bin Meng
2017-10-19
1
-0
/
+22
|
*
x86: minnowmax: Adjust VGA rom address
Bin Meng
2017-10-19
2
-1
/
+2
|
/
*
Merge git://git.denx.de/u-boot-i2c
Tom Rini
2017-10-18
2
-13
/
+6
|
\
|
*
i2c: stm32f7_i2c: fix usage of useless local variable
Patrice Chotard
2017-10-17
1
-8
/
+2
|
*
i2c: stm32f7_i2c: fix data abort
Christophe Kerello
2017-10-17
1
-10
/
+11
|
*
i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass
Masahiro Yamada
2017-10-17
1
-2
/
+0
*
|
Merge git://git.denx.de/u-boot-spi
Tom Rini
2017-10-18
2
-7
/
+65
|
\
\
|
|
/
|
/
|
|
*
sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operation
Lukasz Majewski
2017-09-27
1
-0
/
+33
|
*
SPL: SPI: sunxi: add SPL FIT image support
Andre Przywara
2017-09-27
1
-7
/
+32
*
|
Prepare v2017.11-rc2
Tom Rini
2017-10-16
1
-1
/
+1
*
|
configs: Resync with savedefconfig
Tom Rini
2017-10-16
60
-151
/
+52
[next]