aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-19fs/squashfs: sqfs_read_directory_table: fix memory leakRichard Genoud1-14/+17
2020-11-19fs/squashfs: sqfs_split_path: fix memory leak and dangling pointersRichard Genoud1-12/+28
2020-11-19fs/squashfs: sqfs_closedir: fix memory leakRichard Genoud1-0/+1
2020-11-19fs/squashfs: sqfs_opendir: simplify error handlingRichard Genoud1-15/+12
2020-11-19fs/squashfs: sqfs_opendir: fix some memory leaks and dangling pointersRichard Genoud1-8/+29
2020-11-19fs/squashfs: fix board hang-up when calling .exists()Richard Genoud1-0/+7
2020-11-19fs: btrfs: initialize @ret to 0 to prevent uninitialized return valueQu Wenruo1-1/+1
2020-11-19fs: btrfs: inode: handle uninitialized type before returning itQu Wenruo1-1/+5
2020-11-19fs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPEGerard Koskamp1-2/+2
2020-11-19drivers: led: bcm6858: set the correct led polarity registerSteven Lawrance1-4/+4
2020-11-19km/ppc: use Kconfig for MEMTEST configurationHolger Brunck3-7/+9
2020-11-19km: replace hardcoded address for imported environmentMatteo Ghidoni9-12/+12
2020-11-19env: typo enougthHeinrich Schuchardt1-1/+1
2020-11-19tools: dumpimage: Remove remaining mentions of the -i optionTyler Hicks2-13/+5
2020-11-19common: fit: add missing newlineMichael Walle1-1/+1
2020-11-19tools: image-host.c: use correct variable for strerrnoPhilippe Reynes1-1/+1
2020-11-19tools: image-host.c: use random instead of randPhilippe Reynes1-2/+2
2020-11-19arm: vexpress: don't reset flags in board_init to avoid losing previous onesArnaud Aujon Chevallier1-1/+0
2020-11-18env: mmc: Correct partition comparison in mmc_offset_try_partitionHoyeonjiki Kim1-1/+1
2020-11-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/17Nov2020Tom Rini4-29/+47
2020-11-17pinctrl: k210: Rename power domains to match datasheetSean Anderson2-6/+6
2020-11-17pinctrl: k210: Fix inverted IE and OE for I2CSean Anderson1-4/+7
2020-11-17doc: qemu-riscv: describe attaching a disk imageHeinrich Schuchardt1-0/+8
2020-11-17riscv: enable SATA disk on QEMU RISC-VHeinrich Schuchardt1-0/+7
2020-11-17riscv: sort SPECIFIC_OPTIONSHeinrich Schuchardt1-19/+19
2020-11-16Merge branch 'pr-2020-11-17' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini42-684/+3230
2020-11-17sunxi: dts: sync Allwinner V3s-related DTs from Linux 5.10-rc1Icenowy Zheng6-30/+725
2020-11-17sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng3-2/+7
2020-11-17clk: sunxi: add compatible string for V3Icenowy Zheng1-0/+2
2020-11-17sunxi: gpio: introduce compatible string for V3 GPIOIcenowy Zheng1-0/+1
2020-11-17sunxi: add V3/S3 supportIcenowy Zheng1-2/+1
2020-11-17sunxi: a64: Add a defconfig for the PinePhoneSamuel Holland2-0/+17
2020-11-17sunxi: DT: A64: update device tree filesSamuel Holland28-632/+2390
2020-11-17sunxi: board: Set fdtfile to match the DT chosen by SPLSamuel Holland1-2/+11
2020-11-17sunxi: board: Save the chosen DT name in the SPL headerSamuel Holland1-1/+27
2020-11-17sunxi: board: Add PinePhone DT selection logicSamuel Holland2-0/+28
2020-11-17sunxi: board: Simplify Pine A64 DT selection logicSamuel Holland1-8/+4
2020-11-17sunxi: board: Add a helper to get the SPL DT nameSamuel Holland1-9/+19
2020-11-17sunxi: board: Use a more descriptive variable nameSamuel Holland1-6/+6
2020-11-16Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini19-40/+431
2020-11-16Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini11-16/+64
2020-11-16Merge tag 'u-boot-rockchip-20201113' of https://gitlab.denx.de/u-boot/custodi...Tom Rini18-23/+62
2020-11-15Merge tag 'dm-pull-15nov20' of git://git.denx.de/u-boot-dmWIP/15Nov2020Tom Rini12-76/+149
2020-11-15mtd: OneNAND: Set MTD typePali Rohár1-0/+1
2020-11-15Nokia RX-51: Make onenand workingIvaylo Dimitrov2-0/+22
2020-11-15Nokia RX-51: Update test scriptPali Rohár1-12/+15
2020-11-15Nokia RX-51: During init disable lp5523 led instead of resetting itPali Rohár1-2/+2
2020-11-15Nokia RX-51: Fix crashing in U-Boot mmc function omap_hsmmc_stop_clock()Pali Rohár1-0/+2
2020-11-15Nokia RX-51: Remove old comments from configs/nokia_rx51.h filePali Rohár1-10/+0
2020-11-15configs: am65/j72x: Set CONFIG_LOGLEVEL to 7Roger Quadros5-0/+5