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
...
|
*
driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
Yogesh Gaur
2018-01-30
1
-0
/
+3
*
|
Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-01-31
7
-20
/
+97
|
\
\
|
*
|
arm64: zynqmp: Moved ethernet PHY configs of ZynqMP boards to defconfig
Vipul Kumar
2018-01-30
1
-5
/
+0
|
*
|
microblaze: Moved ethernet PHY configs of Microblaze board to defconfig
Vipul Kumar
2018-01-30
1
-8
/
+0
|
*
|
arm: zynq: Moved ethernet PHY configs of Zynq boards to defconfig
Vipul Kumar
2018-01-30
1
-3
/
+0
|
*
|
arm: zynq: Update years in copyright to reflect latest changes
Michal Simek
2018-01-30
1
-1
/
+1
|
*
|
arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLED
Michal Simek
2018-01-30
1
-0
/
+4
|
*
|
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
Ezequiel Garcia
2018-01-30
1
-1
/
+0
|
*
|
xilinx: zynqmp: Add new target with only emmc enabled
Siva Durga Prasad Paladugu
2018-01-30
1
-0
/
+23
|
*
|
xilinx: zynqmp: Add new target with only nand enabled
Siva Durga Prasad Paladugu
2018-01-30
2
-0
/
+69
|
*
|
arm: zynq: Move bootcommand to defconfig
Michal Simek
2018-01-30
2
-2
/
+0
*
|
|
Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig
Adam Ford
2018-01-30
15
-30
/
+0
*
|
|
Convert CONFIG_SYS_DV_CLKMODE et al to Kconfig
Adam Ford
2018-01-30
5
-70
/
+0
*
|
|
configs: x86: allow to override CONFIG_BOOTCOMMAND
Heinrich Schuchardt
2018-01-30
1
-0
/
+2
*
|
|
aes: Allow non-zero initialization vector
Андрей Мозжухин
2018-01-29
1
-2
/
+6
*
|
|
board: stm32: Fix stm32f746-disco boot
Patrice Chotard
2018-01-29
1
-1
/
+0
|
|
/
|
/
|
*
|
flash: Fix spelling of "ERR_TIMOUT"
Mario Six
2018-01-29
1
-1
/
+1
*
|
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-01-28
1
-1
/
+1
|
\
\
|
*
|
efi: Conflict efi_loader with different stub bitness
Alexander Graf
2018-01-28
1
-1
/
+1
*
|
|
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2018-01-28
4
-3
/
+40
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-...
David Wu
2018-01-28
1
-0
/
+1
|
*
|
clk: rockchip: Add rk3328 gamc clock support
David Wu
2018-01-28
1
-3
/
+3
|
*
|
clk: implement clk_set_defaults()
Philipp Tomsich
2018-01-28
1
-0
/
+17
|
*
|
clk: add clk_set_parent()
Philipp Tomsich
2018-01-28
2
-0
/
+19
*
|
|
bcm2835_mu_serial: Convert to Kconfig
Alexander Graf
2018-01-28
1
-3
/
+0
*
|
|
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
2018-01-28
8
-17
/
+0
*
|
|
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
Alexander Graf
2018-01-28
6
-6
/
+0
*
|
|
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
Alexander Graf
2018-01-28
1
-1
/
+0
*
|
|
rpi: Determine PL011/Mini-UART availability at runtime
Alexander Graf
2018-01-28
1
-4
/
+1
*
|
|
serial: bcm283x_mu: Remove support for post-init disabling
Alexander Graf
2018-01-28
1
-1
/
+0
*
|
|
arm: add support for PDU001
Felix Brack
2018-01-28
1
-0
/
+87
*
|
|
libfdt: migrate include/libfdt_env.h to a wrapper
Masahiro Yamada
2018-01-28
1
-24
/
+5
*
|
|
libfdt: migrate libfdt.h to a wrapper + U-Boot own code
Masahiro Yamada
2018-01-28
1
-2
/
+306
*
|
|
libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h
Masahiro Yamada
2018-01-28
2
-5
/
+13
*
|
|
libfdt: fix <linux/libfdt.h>
Masahiro Yamada
2018-01-28
1
-15
/
+6
*
|
|
ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support
Derald D. Woods
2018-01-28
1
-55
/
+25
*
|
|
distro bootcmd: Allow board defined UBI partition and volume names
Derald D. Woods
2018-01-28
1
-5
/
+10
*
|
|
configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASE
Faiz Abbas
2018-01-28
1
-3
/
+0
*
|
|
atomic-long: Fix warnings on arm64
Bradley Bolen
2018-01-28
1
-0
/
+2
*
|
|
board: stm32: Add stm32f429-evaluation board support
Patrice Chotard
2018-01-28
1
-0
/
+65
*
|
|
configs: stm32f: Remove STM32_HSE_HZ for all STM32F series
Patrice Chotard
2018-01-28
3
-4
/
+0
*
|
|
include: dm: Fix 'devioe'/'devuce' typos
Mario Six
2018-01-28
1
-4
/
+4
|
/
/
*
|
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2018-01-27
25
-29
/
+1118
|
\
\
|
*
|
ARM: rmobile: Convert R8A7791 Porter board to DM and DT
Marek Vasut
2018-01-27
2
-20
/
+3
|
*
|
ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8
Marek Vasut
2018-01-27
3
-0
/
+214
|
*
|
ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8
Marek Vasut
2018-01-27
3
-0
/
+243
|
*
|
ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8
Marek Vasut
2018-01-27
3
-0
/
+171
|
*
|
ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8
Marek Vasut
2018-01-27
3
-0
/
+239
|
*
|
ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8
Marek Vasut
2018-01-27
3
-0
/
+248
|
*
|
ARM: rmobile: Convert CONFIG_R8A77xx to Kconfig
Marek Vasut
2018-01-24
9
-9
/
+0
[prev]
[next]