Age | Commit message (Expand) | Author |
2019-04-09 | lib: fdt: Allow enabling both LZO and GZIP DT compression | Marek Vasut |
2019-04-09 | ARM: renesas: Save boot parameters passed in by ATF | Marek Vasut |
2019-04-09 | lib: fdt: Split fdtdec_setup_memory_banksize() | Marek Vasut |
2019-04-09 | lib: fdt: Split fdtdec_setup_mem_size_base() | Marek Vasut |
2019-04-09 | spl: ymodem: Move GZ handling out of YModem session | Marek Vasut |
2019-04-09 | spl: ymodem: Terminate YModem session on error | Marek Vasut |
2019-04-09 | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini |
2019-04-09 | Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel | Tom Rini |
2019-04-09 | usb: ehci-mx6: Use common code to extract dr_mode | Adam Ford |
2019-04-09 | usb: Make portspeed return a read-only string | Ismael Luceno Cortes |
2019-04-09 | usb: host: Print device name when scanning | Ismael Luceno Cortes |
2019-04-09 | net: macb: Add small delay after link establishment | Stefan Roese |
2019-04-09 | pinctrl: at91: add slewrate support for SAM9X60 | Claudiu Beznea |
2019-04-09 | pinctrl: at91: add compatibles for SAM9X60 pin controller | Claudiu Beznea |
2019-04-09 | pinctrl: at91: add drive strength support for SAM9X60 | Claudiu Beznea |
2019-04-09 | pinctrl: at91: add option to use drive strength bits | Claudiu Beznea |
2019-04-09 | arm: at91: Add gardena-gateway-at91sam support | Stefan Roese |
2019-04-09 | arm: at91: at91sam9x5.dtsi: Add watchdog handle | Stefan Roese |
2019-04-09 | arm: at91: siemens: Add support to generate combined SPL+U-Boot image | Stefan Roese |
2019-04-09 | Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary | Stefan Roese |
2019-04-09 | Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory | Stefan Roese |
2019-04-09 | arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds | Stefan Roese |
2019-04-09 | arm: at91: Enable watchdog support | Stefan Roese |
2019-04-09 | arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT | Stefan Roese |
2019-04-09 | watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() | Stefan Roese |
2019-04-09 | watchdog: Handle SPL build with watchdog disabled | Stefan Roese |
2019-04-09 | serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL | Stefan Roese |
2019-04-09 | arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled | Stefan Roese |
2019-04-09 | arm: at91: Makefile: Compile lowlevel_init only when really necessary | Stefan Roese |
2019-04-09 | board: pm9g45: Migrate to CONFIG_DM | Ilko Iliev |
2019-04-09 | ARM: at91: sama5d2: Wrap cpu detection to fix macb driver | Alexander Dahl |
2019-04-09 | mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit | Eran Matityahu |
2019-04-09 | mtd: ubi debug: Remove the pid print from ubi_assert | Eran Matityahu |
2019-04-08 | Merge tag 'efi-2019-07-rc1' of git://git.denx.de/u-boot-efi | Tom Rini |
2019-04-08 | Merge git://git.denx.de/u-boot-riscv | Tom Rini |
2019-04-08 | Prepare v2019.04 | Tom Rini |
2019-04-08 | arm: sunxi: Enable DM_MMC on required SoCs | Jagan Teki |
2019-04-08 | Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-staging | Tom Rini |
2019-04-08 | dts: imx8qxp-mek: Add PHY post reset delay | Andrejs Cainikovs |
2019-04-08 | net: dm: fec: Support phy-reset-post-delay property | Andrejs Cainikovs |
2019-04-08 | watchdog: Move watchdog_dev to data section (BSS may not be cleared) | Stefan Roese |
2019-04-08 | riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure | Rick Chen |
2019-04-08 | riscv: ae350: enable SMP | Rick Chen |
2019-04-08 | riscv: dts: ae350 support SMP | Rick Chen |
2019-04-08 | riscv: ax25: Andes specific cache shall only support in M-mode | Rick Chen |
2019-04-08 | riscv: ax25: Add platform-specific Kconfig options | Rick Chen |
2019-04-08 | riscv: Add a SYSCON driver for Andestech's PLMT | Rick Chen |
2019-04-08 | riscv: Add a SYSCON driver for Andestech's PLIC | Rick Chen |
2019-04-08 | riscv: qemu: enable SMP | Lukas Auer |
2019-04-08 | riscv: fu540: enable SMP | Lukas Auer |