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
...
|
*
|
fs/squashfs: sqfs_read: fix dangling pointer dirs->entry
Richard Genoud
2020-11-19
1
-0
/
+1
|
*
|
fs/squashfs: sqfs_size: remove useless sqfs_closedir()
Richard Genoud
2020-11-19
1
-1
/
+0
|
*
|
fs/squashfs: sqfs_size: fix dangling pointer dirs->entry
Richard Genoud
2020-11-19
1
-0
/
+2
|
*
|
fs/squashfs: sqfs_concat_tokens: check if malloc succeeds
Richard Genoud
2020-11-19
1
-0
/
+3
|
*
|
fs/squashfs: sqfs_read_inode_table: fix dangling pointer
Richard Genoud
2020-11-19
1
-0
/
+1
|
*
|
fs/squashfs: sqfs_search_dir: fix memory leaks
Richard Genoud
2020-11-19
1
-13
/
+51
|
*
|
fs/squashfs: sqfs_search_dir: fix dangling pointer
Richard Genoud
2020-11-19
1
-0
/
+5
|
*
|
fs/squashfs: sqfs_read_directory_table: fix memory leak
Richard Genoud
2020-11-19
1
-14
/
+17
|
*
|
fs/squashfs: sqfs_split_path: fix memory leak and dangling pointers
Richard Genoud
2020-11-19
1
-12
/
+28
|
*
|
fs/squashfs: sqfs_closedir: fix memory leak
Richard Genoud
2020-11-19
1
-0
/
+1
|
*
|
fs/squashfs: sqfs_opendir: simplify error handling
Richard Genoud
2020-11-19
1
-15
/
+12
|
*
|
fs/squashfs: sqfs_opendir: fix some memory leaks and dangling pointers
Richard Genoud
2020-11-19
1
-8
/
+29
|
*
|
fs/squashfs: fix board hang-up when calling .exists()
Richard Genoud
2020-11-19
1
-0
/
+7
|
*
|
fs: btrfs: initialize @ret to 0 to prevent uninitialized return value
Qu Wenruo
2020-11-19
1
-1
/
+1
|
*
|
fs: btrfs: inode: handle uninitialized type before returning it
Qu Wenruo
2020-11-19
1
-1
/
+5
|
*
|
fs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPE
Gerard Koskamp
2020-11-19
1
-2
/
+2
|
*
|
drivers: led: bcm6858: set the correct led polarity register
Steven Lawrance
2020-11-19
1
-4
/
+4
|
*
|
km/ppc: use Kconfig for MEMTEST configuration
Holger Brunck
2020-11-19
3
-7
/
+9
|
*
|
km: replace hardcoded address for imported environment
Matteo Ghidoni
2020-11-19
9
-12
/
+12
|
*
|
env: typo enougth
Heinrich Schuchardt
2020-11-19
1
-1
/
+1
|
*
|
tools: dumpimage: Remove remaining mentions of the -i option
Tyler Hicks
2020-11-19
2
-13
/
+5
|
*
|
common: fit: add missing newline
Michael Walle
2020-11-19
1
-1
/
+1
|
*
|
tools: image-host.c: use correct variable for strerrno
Philippe Reynes
2020-11-19
1
-1
/
+1
|
*
|
tools: image-host.c: use random instead of rand
Philippe Reynes
2020-11-19
1
-2
/
+2
|
*
|
arm: vexpress: don't reset flags in board_init to avoid losing previous ones
Arnaud Aujon Chevallier
2020-11-19
1
-1
/
+0
|
*
|
env: mmc: Correct partition comparison in mmc_offset_try_partition
Hoyeonjiki Kim
2020-11-18
1
-1
/
+1
|
/
/
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-11-17
4
-29
/
+47
|
\
\
|
*
|
pinctrl: k210: Rename power domains to match datasheet
Sean Anderson
2020-11-17
2
-6
/
+6
|
*
|
pinctrl: k210: Fix inverted IE and OE for I2C
Sean Anderson
2020-11-17
1
-4
/
+7
|
*
|
doc: qemu-riscv: describe attaching a disk image
Heinrich Schuchardt
2020-11-17
1
-0
/
+8
|
*
|
riscv: enable SATA disk on QEMU RISC-V
Heinrich Schuchardt
2020-11-17
1
-0
/
+7
|
*
|
riscv: sort SPECIFIC_OPTIONS
Heinrich Schuchardt
2020-11-17
1
-19
/
+19
*
|
|
Merge branch 'pr-2020-11-17' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-11-16
42
-684
/
+3230
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sunxi: dts: sync Allwinner V3s-related DTs from Linux 5.10-rc1
Icenowy Zheng
2020-11-17
6
-30
/
+725
|
*
|
sunxi: allow to use AXP20[39] attached to I2C0 on V3 series
Icenowy Zheng
2020-11-17
3
-2
/
+7
|
*
|
clk: sunxi: add compatible string for V3
Icenowy Zheng
2020-11-17
1
-0
/
+2
|
*
|
sunxi: gpio: introduce compatible string for V3 GPIO
Icenowy Zheng
2020-11-17
1
-0
/
+1
|
*
|
sunxi: add V3/S3 support
Icenowy Zheng
2020-11-17
1
-2
/
+1
|
*
|
sunxi: a64: Add a defconfig for the PinePhone
Samuel Holland
2020-11-17
2
-0
/
+17
|
*
|
sunxi: DT: A64: update device tree files
Samuel Holland
2020-11-17
28
-632
/
+2390
|
*
|
sunxi: board: Set fdtfile to match the DT chosen by SPL
Samuel Holland
2020-11-17
1
-2
/
+11
|
*
|
sunxi: board: Save the chosen DT name in the SPL header
Samuel Holland
2020-11-17
1
-1
/
+27
|
*
|
sunxi: board: Add PinePhone DT selection logic
Samuel Holland
2020-11-17
2
-0
/
+28
|
*
|
sunxi: board: Simplify Pine A64 DT selection logic
Samuel Holland
2020-11-17
1
-8
/
+4
|
*
|
sunxi: board: Add a helper to get the SPL DT name
Samuel Holland
2020-11-17
1
-9
/
+19
|
*
|
sunxi: board: Use a more descriptive variable name
Samuel Holland
2020-11-17
1
-6
/
+6
|
/
/
*
|
Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-11-16
19
-40
/
+431
|
\
\
|
*
|
mtd: OneNAND: Set MTD type
Pali Rohár
2020-11-15
1
-0
/
+1
|
*
|
Nokia RX-51: Make onenand working
Ivaylo Dimitrov
2020-11-15
2
-0
/
+22
|
*
|
Nokia RX-51: Update test script
Pali Rohár
2020-11-15
1
-12
/
+15
[prev]
[next]