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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: zynq: Setup stack size via Kconfig
Michal Simek
2020-04-27
1
-1
/
+2
*
arm: add Cubieboard7 board support
Amit Singh Tomar
2020-04-24
1
-0
/
+92
*
actions: Move defconfig options to Kconfig
Amit Singh Tomar
2020-04-24
1
-0
/
+1
*
arm: add support Actions Semi S700
Amit Singh Tomar
2020-04-24
1
-0
/
+5
*
arm: dts: actions: s700: add u-boot specific dtsi file
Amit Singh Tomar
2020-04-24
1
-0
/
+18
*
arm: actions: add S700 SoC device tree
Amit Singh Tomar
2020-04-24
2
-0
/
+250
*
clk: actions: Add common clock driver
Amit Singh Tomar
2020-04-24
3
-57
/
+58
*
arm: dts: actions: s900: add u-boot specific dtsi file
Amit Singh Tomar
2020-04-24
1
-0
/
+17
*
arm: dts: sync dts for Action Semi S900
Amit Singh Tomar
2020-04-24
2
-22
/
+302
*
arm: actions: rename sysmap-s900 to sysmap-owl
Amit Singh Tomar
2020-04-24
2
-4
/
+4
*
arm: actions: Add common framework for Actions Owl Semi SoCs
Amit Singh Tomar
2020-04-24
4
-19
/
+71
*
common/board_f: Make reserve_mmu generic
Ovidiu Panait
2020-04-24
1
-1
/
+1
*
arm: asm/cache.c: Introduce arm_reserve_mmu
Ovidiu Panait
2020-04-24
4
-2
/
+20
*
common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c
Ovidiu Panait
2020-04-24
1
-0
/
+28
*
Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-04-24
8
-1654
/
+634
|
\
|
*
ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board
Marek Vasut
2020-04-24
6
-498
/
+536
|
*
ARM: dts: stm32: Adjust PLL4 settings on AV96
Marek Vasut
2020-04-24
1
-2
/
+2
|
*
ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsi
Patrick Delaunay
2020-04-24
3
-1154
/
+96
*
|
qemu: don't allow to select 32- and 64-bit
Heinrich Schuchardt
2020-04-24
1
-5
/
+9
|
/
*
riscv: Move all fdt fixups together
Atish Patra
2020-04-23
2
-33
/
+33
*
riscv: Copy the reserved-memory nodes to final DT
Atish Patra
2020-04-23
1
-1
/
+7
*
riscv: Setup reserved-memory node for FU540
Atish Patra
2020-04-23
1
-0
/
+15
*
riscv: Provide a mechanism to fix DT for reserved memory
Atish Patra
2020-04-23
6
-0
/
+108
*
riscv: Add boot hartid to device tree
Atish Patra
2020-04-23
1
-0
/
+22
*
riscv: Make SBI v0.2 the default SBI version
Bin Meng
2020-04-23
1
-1
/
+1
*
riscv: Add Kconfig option for SBI v0.2
Bin Meng
2020-04-23
1
-1
/
+19
*
riscv: Add SMP Kconfig option dependency for U-Boot proper
Bin Meng
2020-04-23
1
-0
/
+1
*
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
2020-04-23
5
-11
/
+22
*
riscv: Merge unnecessary SMP ifdefs in start.S
Bin Meng
2020-04-23
1
-4
/
+0
*
riscv: qemu: Remove the simple-bus driver for the SoC node
Bin Meng
2020-04-23
1
-14
/
+0
*
riscv: ax25: cache: Remove SPL_RISCV_MMODE config check
Pragnesh Patel
2020-04-23
1
-8
/
+8
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-04-22
1
-0
/
+12
|
\
|
*
arm: mvebu: correct SPL boot configs for SPI/MMC
Joel Johnson
2020-04-22
1
-0
/
+12
*
|
Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-04-22
11
-12
/
+12
|
\
\
|
|
/
|
/
|
|
*
spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()
Harald Seiler
2020-04-22
1
-1
/
+1
|
*
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
2020-04-22
11
-11
/
+11
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-04-21
3
-0
/
+23
|
\
\
|
*
|
phy: add support for backplane kr mode
Florinel Iordache
2020-04-20
2
-0
/
+18
|
*
|
armv8: ls1028a: define esdhc_status_fixup
Yinbo Zhu
2020-04-20
1
-0
/
+5
*
|
|
Merge branch '2020-04-17-master-imports'
Tom Rini
2020-04-20
4
-0
/
+55
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arm: dts: add pwm support for MediaTek SoCs
Sam Shih
2020-04-17
3
-0
/
+52
|
*
|
ARM: bootm: take into account gd->ram_top
Patrice Chotard
2020-04-17
1
-0
/
+3
*
|
|
Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-04-20
9
-3
/
+176
|
\
\
\
|
*
|
|
arm: dts: meson-gxl: Add USB Gadget nodes for U-Boot
Neil Armstrong
2020-04-20
4
-3
/
+30
|
*
|
|
arm: meson-gx: add board_usb_init()/cleanup() for USB gadget
Neil Armstrong
2020-04-20
1
-0
/
+118
|
*
|
|
phy: meson-gxl-usb: add set_mode call to force switch to peripheral mode
Neil Armstrong
2020-04-20
1
-0
/
+16
|
*
|
|
arm64: dts: meson-gx: add back dmc register range until canvas driver is avai...
Neil Armstrong
2020-04-16
1
-0
/
+4
|
*
|
|
ARM: dts: add missing meson-gxl-s805x-libretech-ac-u-boot.dtsi file
Neil Armstrong
2020-04-16
1
-0
/
+7
|
*
|
|
arm: meson: imply DM_RNG
Heinrich Schuchardt
2020-04-15
1
-0
/
+1
*
|
|
|
Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-20
8
-24
/
+39
|
\
\
\
\
[next]