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
...
|
*
|
|
|
gpio: sandbox: Use a separate flag for the value
Simon Glass
2021-03-03
1
-0
/
+5
|
*
|
|
|
gpio: sandbox: Rename GPIO dir_flags to flags
Simon Glass
2021-03-03
1
-4
/
+4
|
*
|
|
|
sandbox: Write out bloblist when exiting
Simon Glass
2021-03-02
1
-0
/
+5
|
*
|
|
|
sandbox: Avoid using malloc() for system state
Simon Glass
2021-03-02
4
-29
/
+35
|
*
|
|
|
sandbox: Add os_realloc()
Simon Glass
2021-03-02
1
-0
/
+48
|
*
|
|
|
s5p4418_nanopi2: Drop dead code
Simon Glass
2021-03-02
2
-146
/
+0
|
*
|
|
|
arm: remove set_dacr/get_dacr functions
Patrick Delaunay
2021-03-02
1
-14
/
+0
|
*
|
|
|
arm: cp15: remove weak function arm_init_domains
Patrick Delaunay
2021-03-02
3
-10
/
+0
|
*
|
|
|
arm: omap2: remove arm_init_domains
Patrick Delaunay
2021-03-02
1
-17
/
+0
|
*
|
|
|
arm: cp15: update DACR value to activate access control
Patrick Delaunay
2021-03-02
1
-2
/
+5
|
*
|
|
|
arm: cosmetic: align TTB_SECT define value
Patrick Delaunay
2021-03-02
1
-1
/
+1
|
*
|
|
|
arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH
Patrick Delaunay
2021-03-02
1
-1
/
+1
|
*
|
|
|
stm32mp: update the mmu configuration for SPL and prereloc
Patrick Delaunay
2021-03-02
1
-10
/
+30
|
*
|
|
|
stm32mp: update MMU config before the relocation
Patrick Delaunay
2021-03-02
1
-4
/
+9
|
*
|
|
|
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
64
-71
/
+71
|
*
|
|
|
Revert "lpc32xx: cpu: add support for soft reset"
Harald Seiler
2021-03-02
1
-16
/
+5
|
*
|
|
|
nds32: Remove dead reset_cpu() implementation
Harald Seiler
2021-03-02
1
-22
/
+0
|
|
/
/
/
*
|
|
|
sunxi: dts: H616: Drop reserved-memory node
Andre Przywara
2021-03-31
1
-12
/
+0
*
|
|
|
sunxi: H616: Change TF-A load address to beginning of DRAM
Andre Przywara
2021-03-31
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2021-03-24
1
-0
/
+8
|
\
\
\
|
*
|
|
powerpc: t2080rdb: Enable RTC support
Chris Packham
2021-03-23
1
-0
/
+8
|
|
|
/
|
|
/
|
*
/
|
arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabled
Siew Chin Lim
2021-03-23
1
-1
/
+2
|
/
/
*
|
Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-03-15
10
-59
/
+101
|
\
\
|
*
|
arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...
Patrice Chotard
2021-03-12
1
-2
/
+4
|
*
|
stm32mp: bsec: manage clock when present in device tree
Patrick Delaunay
2021-03-11
1
-0
/
+10
|
*
|
stm32mp: stm32prog: replace alias by serial device sequence number
Patrick Delaunay
2021-03-11
2
-30
/
+10
|
*
|
stm32mp: stm32prog: reactivate console and display serial error
Patrick Delaunay
2021-03-11
1
-4
/
+10
|
*
|
stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB
Patrick Delaunay
2021-03-11
6
-12
/
+50
|
*
|
stm32mp: stm32prog: Add Kconfig file for stm32prog command
Patrick Delaunay
2021-03-11
2
-17
/
+19
|
*
|
ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driver
Etienne Carriere
2021-03-11
1
-0
/
+4
|
|
/
*
|
arm: mvebu: a38x: Remove dead code ARMADA_39X
Pali Rohár
2021-03-12
4
-106
/
+1
*
|
x86: Select advanced Intel code only if allowed
Simon Glass
2021-03-09
2
-0
/
+16
*
|
x86: Move INTEL_ACPIGEN to arch/x86
Simon Glass
2021-03-09
1
-0
/
+9
*
|
x86: Fix member check in intel_gnvs
Simon Glass
2021-03-09
1
-0
/
+4
*
|
x86: sizeof-array-div error in lpc_common_early_init
Heinrich Schuchardt
2021-03-09
1
-1
/
+1
*
|
arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VA...
Siew Chin Lim
2021-03-08
1
-0
/
+22
*
|
arm: socfpga: cmd: Support 'vab' command
Siew Chin Lim
2021-03-08
2
-0
/
+35
*
|
arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)
Siew Chin Lim
2021-03-08
6
-4
/
+308
*
|
arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64
Siew Chin Lim
2021-03-08
4
-7
/
+10
*
|
ppc: qemu: Move board directory from board/freescale to board/emulation
Bin Meng
2021-03-05
1
-1
/
+1
*
|
gpio: mpc8xxx: Support controller register physical address beyond 32-bit
Bin Meng
2021-03-05
1
-1
/
+1
*
|
ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'
Bin Meng
2021-03-05
1
-0
/
+1
*
|
ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase
Bin Meng
2021-03-05
1
-6
/
+9
*
|
ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW
Bin Meng
2021-03-05
2
-0
/
+4
*
|
configs: fsl: move via specific defines to Kconfig
Rajesh Bhagat
2021-03-05
1
-0
/
+6
*
|
configs: fsl: move bootrom specific defines to Kconfig
Rajesh Bhagat
2021-03-05
2
-2
/
+10
*
|
Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-03-03
34
-11
/
+5644
|
\
\
|
*
|
board: gateworks: imx8mm: Add Gateworks Venice board support
Tim Harvey
2021-03-03
7
-0
/
+382
|
*
|
arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kits
Tim Harvey
2021-03-03
8
-0
/
+1415
|
*
|
ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=y
Marek Vasut
2021-03-01
1
-2
/
+2
[prev]
[next]