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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
mc : Reduce MC memory size to 128M
Meenakshi Aggarwal
2019-03-15
3
-3
/
+3
*
ARM: imx6_logic: Fix typo in FDT address
Adam Ford
2019-03-13
1
-4
/
+4
*
include: configs: imx6-engicam: Add recovery boot option
Shyam Saini
2019-03-13
1
-0
/
+11
*
imx8mq_evk: Move CONFIG_ENV_IS_IN_MMC to Kconfig
Fabio Estevam
2019-03-13
1
-1
/
+0
*
pico-imx6ul: Convert to DM_PMIC
Fabio Estevam
2019-03-13
1
-8
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2019-03-10
2
-3
/
+8
|
\
|
*
ARM: socfpga: Fix Arria10 SPI and NAND U-Boot offset
Marek Vasut
2019-03-09
1
-0
/
+8
|
*
ARM: socfpga: Drop CONFIG_SYS_NAND_BAD_BLOCK_POS
Marek Vasut
2019-03-09
1
-1
/
+0
|
*
ARM: socfpga: Disable D cache in SPL
Marek Vasut
2019-03-09
1
-2
/
+0
*
|
ARM: rmobile: rcar-gen3: Activate bootm_size
Eugeniu Rosca
2019-03-09
1
-1
/
+0
*
|
ARM: rmobile: Convert Gen2 Stout, Porter, Silk to DM_SPI{,_FLASH}
Marek Vasut
2019-03-09
1
-0
/
+2
|
/
*
ARM: qemu-arm: enable USB boot in distro boot with UEFI
AKASHI Takahiro
2019-03-08
1
-0
/
+1
*
board: Enable DHCP distro boot for LS1012a, LS1021a
Yunfeng Ding
2019-03-03
2
-3
/
+5
*
fsl_sec: fix register layout on Layerscape architectures
Laurentiu Tudor
2019-03-03
1
-0
/
+8
*
configs: fsl: move DDR specific defines to Kconfig
Rajesh Bhagat
2019-03-03
38
-60
/
+0
*
board: ls1043a: use default scan_dev_for_boot
Mian Yousaf Kaukab
2019-03-03
1
-6
/
+0
*
board: ls1043a: enable dhcp boot
Mian Yousaf Kaukab
2019-03-03
1
-1
/
+2
*
board: ls1046a: use default scan_dev_for_boot
Mian Yousaf Kaukab
2019-03-03
1
-7
/
+0
*
board: ls1046a: enable dhcp boot
Mian Yousaf Kaukab
2019-03-03
1
-1
/
+2
*
board: ls2080ardb: use default scan_dev_for_boot
Mian Yousaf Kaukab
2019-03-03
1
-12
/
+0
*
Revert "ls2080ardb: remove dhcp function from env as boot source"
Mian Yousaf Kaukab
2019-03-03
1
-1
/
+2
*
board: ls1088ardb: use default scan_dev_for_boot
Mian Yousaf Kaukab
2019-03-03
1
-12
/
+0
*
Revert "ls1088a: remove dhcp function from u-boot env as boot source"
Mian Yousaf Kaukab
2019-03-03
1
-1
/
+2
*
riscv: Add SiFive FU540 board support
Anup Patel
2019-02-27
1
-0
/
+43
*
clk: Add SiFive FU540 PRCI clock driver
Anup Patel
2019-02-27
1
-0
/
+29
*
efi_loader: define load option attributes
AKASHI Takahiro
2019-02-25
1
-0
/
+9
*
cmd: env: add "-e" option for handling UEFI variables
AKASHI Takahiro
2019-02-25
1
-0
/
+8
*
preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT
Masahiro Yamada
2019-02-22
1
-2
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2019-02-20
31
-277
/
+29
|
\
|
*
nyan-big: drop CONFIG_KEYBOARD
Peter Robinson
2019-02-20
1
-2
/
+0
|
*
Kconfig: tegra: Migrate TEGRA_KEYBOARD
Peter Robinson
2019-02-20
1
-4
/
+0
|
*
Kconfig: tegra: Migrate USB_EHCI_TEGRA
Peter Robinson
2019-02-20
24
-73
/
+0
|
*
Kconfig: tegra: Migrate SYS_I2C_TEGRA
Peter Robinson
2019-02-20
19
-57
/
+0
|
*
ARM: tegra: Reserve 32MB for the Linux kernel
Jonathan Hunter
2019-02-20
4
-28
/
+28
|
*
tegra20: common: fix USB_EHCI_TXFIFO_THRESH value
Peter Robinson
2019-02-20
1
-1
/
+1
|
*
tegra: cleanup dangling comments in include/configs
Peter Robinson
2019-02-20
28
-112
/
+0
*
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2019-02-20
7
-11
/
+255
|
\
\
|
*
|
sound: Add support for Intel HDA
Simon Glass
2019-02-20
2
-0
/
+147
|
*
|
sound: Add uclass operations for beeping
Simon Glass
2019-02-20
1
-0
/
+44
|
*
|
sound: Mark sound_setup() as optional
Simon Glass
2019-02-20
1
-1
/
+1
|
*
|
x86: ivybridge: Add a way to get the HDA config setting
Simon Glass
2019-02-20
1
-0
/
+3
|
*
|
pch: Add ioctl support
Simon Glass
2019-02-20
1
-1
/
+47
|
*
|
pci: Add IDs for Intel high-definition audio
Simon Glass
2019-02-20
1
-0
/
+5
|
*
|
pci: Fix comment in struct pci_child_platdata
Simon Glass
2019-02-20
1
-1
/
+1
|
*
|
pci: Don't export pci_hose_config_device()
Simon Glass
2019-02-20
1
-6
/
+0
|
*
|
log: Allow #define LOG_DEBUG to enable logging in a file
Simon Glass
2019-02-20
1
-1
/
+6
|
*
|
log: Fix up Kconfig log level names
Simon Glass
2019-02-20
1
-1
/
+1
|
|
/
*
|
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2019-02-20
8
-7
/
+547
|
\
\
|
|
/
|
/
|
|
*
armv8: layerscape: move CONFIG_LAYERSCAPE to Kconfig
Rajesh Bhagat
2019-02-19
5
-5
/
+0
|
*
armv8: layerscape: move TZASC and TZPC configs to Kconfig
Rajesh Bhagat
2019-02-19
1
-1
/
+0
[next]