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
...
|
|
*
|
|
tpm: Don't include cr50 in TPL/SPL
Simon Glass
2021-03-02
2
-3
/
+3
|
|
*
|
|
bootm: Fix duplicate debugging in bootm_process_cmdline()
Simon Glass
2021-03-02
1
-1
/
+1
|
|
*
|
|
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
5
-30
/
+37
|
|
*
|
|
sandbox: Add os_realloc()
Simon Glass
2021-03-02
2
-1
/
+59
|
|
*
|
|
s5p4418_nanopi2: Drop dead code
Simon Glass
2021-03-02
2
-146
/
+0
|
|
*
|
|
doc: Add a note about producing 'md.b' output using hexdump
Simon Glass
2021-03-02
1
-0
/
+10
|
|
*
|
|
doc: describe the md command
Simon Glass
2021-03-02
3
-1
/
+97
|
|
*
|
|
binman: Indicate how to make binman verbose
Simon Glass
2021-03-02
2
-1
/
+4
|
|
*
|
|
spl: Drop duplicate 'Jumping to U-Boot' message
Simon Glass
2021-03-02
1
-2
/
+1
|
|
*
|
|
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
134
-142
/
+142
|
|
*
|
|
Revert "lpc32xx: cpu: add support for soft reset"
Harald Seiler
2021-03-02
1
-16
/
+5
|
|
*
|
|
board: ns3: Remove superfluous reset logic
Harald Seiler
2021-03-02
1
-20
/
+2
|
|
*
|
|
nds32: Remove dead reset_cpu() implementation
Harald Seiler
2021-03-02
1
-22
/
+0
|
|
/
/
/
*
|
|
|
Prepare v2021.04
Tom Rini
2021-04-05
1
-1
/
+1
*
|
|
|
imx8mn_ddr4_evk: Allow booting the kernel by default
Fabio Estevam
2021-04-05
2
-2
/
+3
*
|
|
|
sphinx: Pin to docutils-0.16
Tom Rini
2021-04-04
1
-1
/
+1
*
|
|
|
cmd: CMD_USB depends on USB
Heinrich Schuchardt
2021-04-04
1
-0
/
+1
*
|
|
|
Makefile: Silence the deprecation script
Simon Glass
2021-04-01
1
-1
/
+1
*
|
|
|
Merge tag 'efi-2021-04-rc6' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-03-31
2
-1
/
+3
|
\
\
\
\
|
*
|
|
|
efi_loader: typo 'devide path'
Heinrich Schuchardt
2021-03-31
1
-1
/
+1
|
*
|
|
|
efi_loader: Uart device path missing break
Heinrich Schuchardt
2021-03-31
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
test: Don't unmount not (yet) mounted system
Andy Shevchenko
2021-03-31
1
-22
/
+56
*
|
|
|
Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2021-03-31
2
-13
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
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
|
/
/
/
*
|
|
Prepare v2021.04-rc5
Tom Rini
2021-03-29
1
-1
/
+1
*
|
|
Merge branch '2021-03-28-assorted-bugfixes'
Tom Rini
2021-03-28
4
-9
/
+4
|
\
\
\
|
*
|
|
Support building on macOS/arm64
Jessica Clarke
2021-03-28
2
-7
/
+2
|
*
|
|
dm: test: Always include command.h for print_ut
Sean Anderson
2021-03-28
1
-2
/
+0
|
*
|
|
test: Add udevice declaration to avoid build error
Simon Glass
2021-03-28
1
-0
/
+2
|
/
/
/
*
|
|
Merge branch '2021-03-27-master-imports'
Tom Rini
2021-03-27
3
-107
/
+59
|
\
\
\
|
*
|
|
Azure: Use "pacman -Sy" to install the toolchain
Tom Rini
2021-03-27
1
-1
/
+1
|
*
|
|
dm: i2c: Add a migration method for I2C
Simon Glass
2021-03-27
2
-0
/
+9
|
*
|
|
Makefile: Drop the old SPI flash migration message
Simon Glass
2021-03-27
1
-5
/
+0
|
*
|
|
Makefile: Use common code for DM_ETH deprecation warning
Simon Glass
2021-03-27
1
-11
/
+1
|
*
|
|
Makefile: Use common code for WDT deprecation warning
Simon Glass
2021-03-27
1
-11
/
+2
|
*
|
|
Makefile: Use common code for SPI_FLASH deprecation warning
Simon Glass
2021-03-27
1
-10
/
+2
|
*
|
|
Makefile: Use common code for DM_VIDEO deprecation warning
Simon Glass
2021-03-27
1
-10
/
+2
|
*
|
|
Makefile: Use common code for PCI deprecation warning
Simon Glass
2021-03-27
1
-10
/
+1
|
*
|
|
Makefile: Use common code for LIBATA deprecation warning
Simon Glass
2021-03-27
1
-11
/
+1
|
*
|
|
Makefile: Use common code for MVSATA_IDE deprecation warning
Simon Glass
2021-03-27
1
-10
/
+2
[prev]
[next]