Age | Commit message (Expand) | Author | Files | Lines |
2019-04-10 | Fix ext4 block group descriptor sizing | Benjamin Lim | 1 | -4/+15 |
2019-04-10 | test/py: mmc: Add 'mmc read' performance check | Marek Vasut | 1 | -0/+11 |
2019-04-10 | test/py: mmc: Add 'mmc info' test | Marek Vasut | 1 | -0/+37 |
2019-04-10 | test/py: mmc: Add 'mmc rescan' test | Marek Vasut | 1 | -0/+26 |
2019-04-10 | test/py: mmc: Add 'mmc dev' test | Marek Vasut | 1 | -0/+21 |
2019-04-10 | test/py: mmc: Factor out device selection | Marek Vasut | 1 | -11/+27 |
2019-04-10 | fs: fat: fix reading non-cluster-aligned root directory | Anssi Hannula | 1 | -13/+34 |
2019-04-10 | fs: ext4: Problem with ext4load and sparse files | Gero Schumacher | 1 | -2/+6 |
2019-04-10 | test: fs: Added tests for symlinks | Jean-Jacques Hiblot | 3 | -0/+208 |
2019-04-10 | fs: Add a new command to create symbolic links | Jean-Jacques Hiblot | 3 | -0/+60 |
2019-04-10 | fs: ext4: Add support for the creation of symbolic links | Jean-Jacques Hiblot | 4 | -11/+47 |
2019-04-09 | fs: ext4: constify the buffer passed to write functions | Jean-Jacques Hiblot | 4 | -9/+8 |
2019-04-09 | test: fs: Add filesystem integrity checks | Jean-Jacques Hiblot | 5 | -3/+48 |
2019-04-09 | test: fs: disable the metadata checksums on ext4 filesystems | Jean-Jacques Hiblot | 1 | -0/+2 |
2019-04-09 | fs: ext4: cache extent data | Stephen Warren | 5 | -37/+99 |
2019-04-09 | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini | 2 | -2/+12 |
2019-04-09 | Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel | Tom Rini | 39 | -137/+899 |
2019-04-09 | net: macb: Add small delay after link establishment | Stefan Roese | 1 | -1/+7 |
2019-04-09 | pinctrl: at91: add slewrate support for SAM9X60 | Claudiu Beznea | 2 | -0/+38 |
2019-04-09 | pinctrl: at91: add compatibles for SAM9X60 pin controller | Claudiu Beznea | 1 | -0/+1 |
2019-04-09 | pinctrl: at91: add drive strength support for SAM9X60 | Claudiu Beznea | 1 | -0/+34 |
2019-04-09 | pinctrl: at91: add option to use drive strength bits | Claudiu Beznea | 1 | -5/+10 |
2019-04-09 | arm: at91: Add gardena-gateway-at91sam support | Stefan Roese | 11 | -0/+527 |
2019-04-09 | arm: at91: at91sam9x5.dtsi: Add watchdog handle | Stefan Roese | 1 | -1/+1 |
2019-04-09 | arm: at91: siemens: Add support to generate combined SPL+U-Boot image | Stefan Roese | 3 | -0/+10 |
2019-04-09 | Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary | Stefan Roese | 2 | -1/+14 |
2019-04-09 | Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory | Stefan Roese | 1 | -3/+3 |
2019-04-09 | arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds | Stefan Roese | 1 | -0/+2 |
2019-04-09 | arm: at91: Enable watchdog support | Stefan Roese | 3 | -10/+58 |
2019-04-09 | arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT | Stefan Roese | 5 | -10/+3 |
2019-04-09 | watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() | Stefan Roese | 1 | -12/+14 |
2019-04-09 | watchdog: Handle SPL build with watchdog disabled | Stefan Roese | 1 | -2/+8 |
2019-04-09 | serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL | Stefan Roese | 2 | -0/+21 |
2019-04-09 | arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled | Stefan Roese | 1 | -0/+10 |
2019-04-09 | arm: at91: Makefile: Compile lowlevel_init only when really necessary | Stefan Roese | 1 | -0/+2 |
2019-04-09 | board: pm9g45: Migrate to CONFIG_DM | Ilko Iliev | 4 | -94/+135 |
2019-04-09 | ARM: at91: sama5d2: Wrap cpu detection to fix macb driver | Alexander Dahl | 2 | -2/+5 |
2019-04-09 | mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit | Eran Matityahu | 2 | -3/+3 |
2019-04-09 | mtd: ubi debug: Remove the pid print from ubi_assert | Eran Matityahu | 1 | -0/+10 |
2019-04-09 | Merge tag 'efi-2019-07-rc1' of git://git.denx.de/u-boot-efi | Tom Rini | 12 | -217/+506 |
2019-04-09 | Merge git://git.denx.de/u-boot-riscv | Tom Rini | 24 | -60/+829 |
2019-04-09 | Prepare v2019.04 | Tom Rini | 1 | -1/+1 |
2019-04-08 | arm: sunxi: Enable DM_MMC on required SoCs | Jagan Teki | 2 | -1/+12 |
2019-04-08 | Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-staging | Tom Rini | 3 | -0/+13 |
2019-04-08 | dts: imx8qxp-mek: Add PHY post reset delay | Andrejs Cainikovs | 1 | -0/+1 |
2019-04-08 | net: dm: fec: Support phy-reset-post-delay property | Andrejs Cainikovs | 2 | -0/+12 |
2019-04-08 | watchdog: Move watchdog_dev to data section (BSS may not be cleared) | Stefan Roese | 6 | -16/+6 |
2019-04-08 | riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure | Rick Chen | 1 | -0/+2 |
2019-04-08 | riscv: ae350: enable SMP | Rick Chen | 1 | -0/+1 |
2019-04-08 | riscv: dts: ae350 support SMP | Rick Chen | 2 | -44/+118 |