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: dts: k3-j721e-main: Update the speed modes supported and their itap dela...
Aswath Govindraju
2021-04-16
1
-4
/
+15
|
*
|
test: pinmux: add test for 'pinctrl-single' driver
Dario Binacchi
2021-04-12
5
-5
/
+191
|
*
|
pinctrl: single: add get_pin_muxing operation
Dario Binacchi
2021-04-12
1
-9
/
+213
|
*
|
pinctrl: single: add get_pin_name operation
Dario Binacchi
2021-04-12
1
-0
/
+16
|
*
|
pinctrl: single: add get_pins_count operation
Dario Binacchi
2021-04-12
1
-0
/
+37
|
*
|
pinctrl: single: add register access functions
Dario Binacchi
2021-04-12
1
-25
/
+46
|
*
|
pinctrl: single: change function mask default value
Dario Binacchi
2021-04-12
1
-2
/
+10
|
*
|
pinctrl: single: check "register-width" DT property
Dario Binacchi
2021-04-12
1
-3
/
+7
|
*
|
pinctrl: single: get register area size by device API
Dario Binacchi
2021-04-12
1
-6
/
+8
|
*
|
pinctrl: single: fix debug messages formatting
Dario Binacchi
2021-04-12
1
-2
/
+2
|
*
|
pinctrl: single: fix offset management
Dario Binacchi
2021-04-12
1
-10
/
+14
|
*
|
pinctrl: single: fix the loop counter variable type
Dario Binacchi
2021-04-12
1
-4
/
+4
|
*
|
pinctrl: single: fix format of structure documentation
Dario Binacchi
2021-04-12
1
-9
/
+36
|
*
|
configs: omap35_logic_somlv: Fix MMC booting
Adam Ford
2021-04-12
1
-0
/
+1
*
|
|
Merge branch '2021-04-16-env-updates'
Tom Rini
2021-04-18
10
-70
/
+149
|
\
\
\
|
*
|
|
env: sf: remove the static env_flash variable
Patrick Delaunay
2021-04-16
1
-23
/
+18
|
*
|
|
env: sf: add missing spi_flash_free
Patrick Delaunay
2021-04-16
1
-0
/
+9
|
*
|
|
env: sf: add support of command env erase
Patrick Delaunay
2021-04-16
1
-0
/
+34
|
*
|
|
env: sf: update the use of macro ENV_SAVE_PTR
Patrick Delaunay
2021-04-16
1
-1
/
+1
|
*
|
|
env: add ENV_ERASE_PTR macro
Patrick Delaunay
2021-04-16
3
-7
/
+3
|
*
|
|
env: Fix invalid env handling in env_init()
Marek Vasut
2021-04-16
1
-0
/
+3
|
*
|
|
env/fat.c: support redund environment
Brandon Maier
2021-04-16
2
-8
/
+40
|
*
|
|
env: Fix warning when forcing environment without ENV_ACCESS_IGNORE_FORCE
Martin Fuzzey
2021-04-16
1
-2
/
+3
|
*
|
|
env: increment redund flag on read fail
Brandon Maier
2021-04-16
3
-22
/
+9
|
*
|
|
env: add CONFIG_ENV_SECT_SIZE_AUTO
Rasmus Villemoes
2021-04-16
2
-2
/
+22
|
*
|
|
env/sf.c: use a variable to hold the sector size
Rasmus Villemoes
2021-04-16
1
-10
/
+12
|
/
/
/
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2021-04-16
9
-55
/
+215
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sunxi: video: select dw-hdmi in Kconfig, not Makefile
Jernej Skrabec
2021-04-16
2
-1
/
+2
|
*
|
sunxi: arm64: Add addresses for compressed kernel load
Arnaud Ferraris
2021-04-16
1
-0
/
+15
|
*
|
sunxi: binman: Do not hardcode U-Boot load address
Samuel Holland
2021-04-16
1
-1
/
+1
|
*
|
sunxi: binman: Respect the default FIT configuration
Samuel Holland
2021-04-16
1
-1
/
+1
|
*
|
clk: sunxi: h6: Add XHCI clocks
Samuel Holland
2021-04-16
1
-0
/
+2
|
*
|
clk: sunxi: Add a dummy clock driver for the RTC
Samuel Holland
2021-04-16
2
-0
/
+37
|
*
|
sunxi: enable dual rank memory on R40
Icenowy Zheng
2021-04-16
1
-6
/
+49
|
*
|
sunxi: support asymmetric dual rank DRAM on A64/R40
Icenowy Zheng
2021-04-16
2
-23
/
+82
|
*
|
sunxi: add fdtoverlay_addr_r environment variable
Jernej Skrabec
2021-04-16
1
-23
/
+26
*
|
|
Merge branch '2021-04-14-assorted-vboot-improvements'
Tom Rini
2021-04-15
31
-266
/
+955
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib/rsa: Use EVP_PKEY instead of RSA
Chan, Donald
2021-04-14
1
-102
/
+67
|
*
|
image-fit: Accept OP-TEE images when booting a FIT
Alexandru Gagniuc
2021-04-14
1
-0
/
+2
|
*
|
image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid
Alexandru Gagniuc
2021-04-14
1
-0
/
+2
|
*
|
spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties
Alexandru Gagniuc
2021-04-14
1
-1
/
+18
|
*
|
spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads
Alexandru Gagniuc
2021-04-14
1
-1
/
+11
|
*
|
spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT
Alexandru Gagniuc
2021-04-14
1
-2
/
+3
|
*
|
spl: LOAD_FIT_FULL: Fix selection of the "fdt" node
Alexandru Gagniuc
2021-04-14
1
-3
/
+1
|
*
|
common: fit: Add weak board_fit_config_name_match
Sean Anderson
2021-04-14
3
-19
/
+5
|
*
|
doc: FIT image: Update FPGA example to make use of "loadables"
Alexandru Gagniuc
2021-04-14
1
-1
/
+2
|
*
|
Kconfig: Document the limitations of the simple SPL_LOAD_FIT path
Alexandru Gagniuc
2021-04-14
1
-0
/
+10
|
*
|
spl: fit: Support loading FPGA images from list of "loadables"
Alexandru Gagniuc
2021-04-14
1
-0
/
+24
|
*
|
spl: fit: Warn if FIT contains "fpga" property in config node
Alexandru Gagniuc
2021-04-14
1
-0
/
+8
|
*
|
spl: fit: Move FPGA loading code to separate functions
Alexandru Gagniuc
2021-04-14
1
-25
/
+45
[prev]
[next]