| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-riscvWIP/17Nov2020 | 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...WIP/16Nov2020 | 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 |
| * | Nokia RX-51: During init disable lp5523 led instead of resetting it | Pali Rohár | 2020-11-15 | 1 | -2/+2 |
| * | Nokia RX-51: Fix crashing in U-Boot mmc function omap_hsmmc_stop_clock() | Pali Rohár | 2020-11-15 | 1 | -0/+2 |
| * | Nokia RX-51: Remove old comments from configs/nokia_rx51.h file | Pali Rohár | 2020-11-15 | 1 | -10/+0 |
| * | configs: am65/j72x: Set CONFIG_LOGLEVEL to 7 | Roger Quadros | 2020-11-15 | 5 | -0/+5 |
| * | Nokia RX-51: Convert to CONFIG_DM_I2C | Pali Rohár | 2020-11-15 | 3 | -8/+21 |
| * | power: twl4030: Add twl4030_i2c_read() function | Pali Rohár | 2020-11-15 | 2 | -7/+12 |
| * | ARM: am335x: Add phyBOARD REGOR support | Parthiban Nallathambi | 2020-11-15 | 6 | -2/+352 |
* | | Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini | 2020-11-16 | 11 | -16/+64 |
|\ \ |
|