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
*
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
4
-0
/
+402
*
clk: actions: Add common clock driver
Amit Singh Tomar
2020-04-24
7
-42
/
+118
*
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
7
-103
/
+499
*
serial: actions: add compatible string
Amit Singh Tomar
2020-04-24
1
-0
/
+1
*
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
10
-52
/
+22
*
coccinelle: adjust NULL check before free()
Heinrich Schuchardt
2020-04-24
1
-13
/
+11
*
coccinelle: check for casting malloc output
Heinrich Schuchardt
2020-04-24
1
-0
/
+102
*
kbuild: cherry-pick kbuild changes from Linux
Masahiro Yamada
2020-04-24
6
-85
/
+50
*
kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
Masahiro Yamada
2020-04-24
1
-2
/
+3
*
cache: l2x0: Fix write to incorrect shared-override bit
Ley Foon Tan
2020-04-24
1
-2
/
+2
*
README: remove references on no more used config CONFIG_SYS_RCAR_I2C*
Patrick Delaunay
2020-04-24
1
-10
/
+0
*
cosmetic: README: Fix one CONFIG name
Patrick Delaunay
2020-04-24
1
-1
/
+1
*
dm: mmc: Update mmc_get_mmc_dev() to use const *
Simon Glass
2020-04-24
2
-2
/
+2
*
pci: Add a macro to convert BDF from linux to U-Boot
Simon Glass
2020-04-24
1
-0
/
+3
*
uuid: Use const char * where possible
Simon Glass
2020-04-24
2
-6
/
+10
*
lib: Add a function to convert a string to upper case
Simon Glass
2020-04-24
3
-15
/
+83
*
test: Add the beginnings of some string tests
Simon Glass
2020-04-24
4
-0
/
+74
*
lib: strto: Stop detection when invalid char is used
Michal Simek
2020-04-24
1
-0
/
+3
*
mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0
Baruch Siach
2020-04-24
1
-1
/
+1
*
common/board_f: Make reserve_mmu generic
Ovidiu Panait
2020-04-24
3
-5
/
+19
*
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
2
-28
/
+28
*
Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-04-24
10
-1661
/
+638
|
\
|
*
ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM
Marek Vasut
2020-04-24
1
-3
/
+0
|
*
ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board
Marek Vasut
2020-04-24
7
-502
/
+540
|
*
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
*
|
Revert "sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB"
Tom Rini
2020-04-24
2
-4
/
+0
*
|
Merge branch '2020-04-24-master-imports'
Tom Rini
2020-04-24
53
-499
/
+916
|
\
\
|
*
|
travis: Correct error checking when building boards
Simon Glass
2020-04-24
1
-1
/
+2
|
*
|
mkimage: fit: Free buf directly in fit_extract_data()
Bin Meng
2020-04-24
1
-2
/
+1
|
*
|
mkimage: fit: Unmmap the memory before closing fd in fit_import_data()
Lihua Zhao
2020-04-24
1
-10
/
+14
|
*
|
tools: Remove the out-of-date MinGW support codes
Bin Meng
2020-04-24
5
-175
/
+3
|
*
|
doc: invalid doc link in rstFlatTable.py
Heinrich Schuchardt
2020-04-24
1
-2
/
+0
|
*
|
spl: Kconfig: de-dup SPL_DM_GPIO definition
Joel Johnson
2020-04-24
1
-6
/
+0
|
*
|
fixdep: Re-sync with Linux 5.7-rc1
Masahiro Yamada
2020-04-24
1
-45
/
+47
|
*
|
fixdep: handle CONFIG_IS_ENABLE() and friends for TPL
Masahiro Yamada
2020-04-24
1
-5
/
+7
|
*
|
.mailmap: map Ruchika Gupta's mail address
Heinrich Schuchardt
2020-04-24
1
-0
/
+1
|
*
|
dlmalloc: remove unit test support in SPL
Heinrich Schuchardt
2020-04-24
1
-1
/
+1
|
*
|
lib: do not provide hexdump in SPL
Heinrich Schuchardt
2020-04-24
1
-1
/
+1
|
*
|
common: image_sign_info helper functions in SPL
Heinrich Schuchardt
2020-04-24
3
-2
/
+13
|
*
|
lib: do not build OID registry in SPL
Heinrich Schuchardt
2020-04-24
1
-2
/
+1
|
*
|
tools: image-host.c: use correct output format
Heinrich Schuchardt
2020-04-24
1
-1
/
+1
|
*
|
Makefile: ARMv7-M has no CPSR register
Heinrich Schuchardt
2020-04-24
1
-7
/
+9
|
*
|
qemu: don't allow to select 32- and 64-bit
Heinrich Schuchardt
2020-04-24
1
-5
/
+9
|
*
|
fvp: Add support for loading Android boot images via semihosting
Peter Collingbourne
2020-04-24
2
-10
/
+22
[next]