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
*
fastboot: add UUU command UCmd and ACmd support
Heiko Schocher
2021-02-26
6
-0
/
+108
*
doc: Document partition specifications
Sean Anderson
2021-02-26
3
-0
/
+85
*
doc: Rename k210 partitions anchor
Sean Anderson
2021-02-26
1
-2
/
+2
*
fastboot: Allow u-boot-style partitions
Sean Anderson
2021-02-26
2
-62
/
+132
*
fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name
Sean Anderson
2021-02-26
1
-22
/
+22
*
fastboot: Remove mmcpart argument from raw_part_get_info_by_name
Sean Anderson
2021-02-26
1
-23
/
+18
*
part: Support string block devices in part_get_info_by_dev_and_name
Sean Anderson
2021-02-26
1
-19
/
+22
*
part: Support getting whole disk from part_get_info_by_dev_and_name_or_num
Sean Anderson
2021-02-26
3
-4
/
+10
*
part: Give several functions more useful return values
Sean Anderson
2021-02-26
1
-22
/
+28
*
test: dm: Add test for fastboot mmc partition naming
Sean Anderson
2021-02-26
4
-0
/
+71
*
mmc: sandbox: Add support for writing
Sean Anderson
2021-02-26
2
-11
/
+51
*
Merge branch '2021-02-25-remove-platforms'
Tom Rini
2021-02-25
57
-4225
/
+4
|
\
|
*
ppc: Remove MPC8569MDS board
Tom Rini
2021-02-25
21
-1738
/
+4
|
*
ppc: configs: Remove a few non-updated build configurations
Tom Rini
2021-02-25
6
-341
/
+0
|
*
arm: Remove sksimx6 board
Tom Rini
2021-02-25
7
-594
/
+0
|
*
arm: Remove mx53smd board
Tom Rini
2021-02-25
8
-410
/
+0
|
*
arm: Remove mx53ard board
Tom Rini
2021-02-25
8
-635
/
+0
|
*
arm: Remove mx25pdk board
Tom Rini
2021-02-25
8
-507
/
+0
|
/
*
Merge branch '2021-02-24-assorted-fixes'
Tom Rini
2021-02-25
27
-67
/
+98
|
\
|
*
common: Add "ifndef __ASSEMBLY__" in asm/global_data.h
Siew Chin Lim
2021-02-24
1
-0
/
+4
|
*
net: cortina_ni: buffer overrun
Heinrich Schuchardt
2021-02-24
1
-1
/
+1
|
*
mtd: rawnand: cortina_nand: missing initialization
Heinrich Schuchardt
2021-02-24
1
-1
/
+1
|
*
dm: ddr: socfpga: don't assign values that are not used
Heinrich Schuchardt
2021-02-24
1
-7
/
+0
|
*
lib: sha512: include "compiler.h"
Siew Chin Lim
2021-02-24
1
-0
/
+1
|
*
rng: iProc rng200: Rename ..._platdata variables to just ..._plat
Peter Robinson
2021-02-24
1
-10
/
+10
|
*
test: missing dependency for test/cmd/setexpr.c
Heinrich Schuchardt
2021-02-24
2
-1
/
+3
|
*
lib: rsa: struct udevice build warning
Heinrich Schuchardt
2021-02-24
1
-0
/
+2
|
*
configs: BPI-R2: Disable EFI Grub workaround
Matthias Brugger
2021-02-24
1
-0
/
+1
|
*
lib: rsa: Add debug message on algo mismatch
Sean Anderson
2021-02-24
1
-1
/
+4
|
*
vexpress64_fvp: Set DRAM to 4G to match with kernel devicetree
Diego Sueiro
2021-02-24
2
-1
/
+4
|
*
virtio: fix off by one device id comparison
Vincent Stehlé
2021-02-24
1
-1
/
+1
|
*
build/DTC: fix sed usage in DTC command
Roger Pau Monne
2021-02-24
1
-2
/
+1
|
*
scripts/check-config.sh: fix to be compatible with BSD sed
Roger Pau Monne
2021-02-24
1
-4
/
+4
|
*
malloc: adjust memcpy() and memset() definitions.
Heinrich Schuchardt
2021-02-24
1
-0
/
+3
|
*
config: hikey: convert to DM_USB and DM_ETH
Peter Robinson
2021-02-24
2
-3
/
+3
|
*
cmd: pinmux: depend on PINCTRL
Marek Behún
2021-02-24
1
-0
/
+1
|
*
Makefile: Add (default) DEVICE_TREE to SPL FIT
Klaus Heinrich Kiwi
2021-02-24
1
-0
/
+1
|
*
Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT
Klaus Heinrich Kiwi
2021-02-24
1
-0
/
+1
|
*
Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATURE
Klaus Heinrich Kiwi
2021-02-24
1
-0
/
+1
|
*
fs: btrfs: change directory list output to be aligned as before
Marek Behún
2021-02-24
1
-7
/
+7
|
*
fs: btrfs: skip xattrs in directory listing
Marek Behún
2021-02-24
1
-1
/
+4
|
*
cmd: fdt: skip board specific fixup using env variable
Wasim Khan
2021-02-24
2
-5
/
+18
|
*
fs/squashfs: NULL dereference in sqfs_closedir()
Heinrich Schuchardt
2021-02-24
1
-0
/
+3
|
*
cmd: pwm: Rework argc sanity checking
Tom Rini
2021-02-24
1
-22
/
+19
|
/
*
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-02-23
18
-134
/
+208
|
\
|
*
spi: zynqmp_gqspi: fix set_speed bug on multiple runs
Brandon Maier
2021-02-23
1
-12
/
+11
|
*
arm64: zynqmp: Rename zc1275/zcu1275 to be aligned with DT name
Michal Simek
2021-02-23
2
-0
/
+0
|
*
net: gem: Fix error path in zynq_gem_probe
Michal Simek
2021-02-23
1
-4
/
+4
|
*
net: gem: Enable ethernet rx clock for versal
T Karthik Reddy
2021-02-23
1
-6
/
+27
|
*
i2c: i2c_cdns: Enable i2c clock
T Karthik Reddy
2021-02-23
1
-0
/
+7
[next]