Age | Commit message (Expand) | Author |
2018-09-10 | serial: protect access to serial rx buffer | Patrick Delaunay |
2018-09-10 | stm32mp1: activate serial rx buffer | Patrick Delaunay |
2018-09-10 | include/version.h: workaround sysroot inc order | Matt Weber |
2018-09-10 | Prepare v2018.09 | Tom Rini |
2018-09-10 | .travis.yml: Fix typo in sun7i job description | Tuomas Tynkkynen |
2018-09-10 | mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs | Masahiro Yamada |
2018-09-10 | fdt: fix get_next_memory_node() | Marek Vasut |
2018-09-07 | ARM: Specify aligned address for secure section instead of using attributes | Chen-Yu Tsai |
2018-09-06 | pico-imx7d: Update the README file | Fabio Estevam |
2018-09-05 | travis: Use kernel.org pre-built toolchain for riscv | Bin Meng |
2018-09-05 | ARM: qemu-arm: Fix qemu_arm64_defconfig for QEMU 3.0 | Tuomas Tynkkynen |
2018-09-05 | lib/slre: remove superfluous assignment | Heinrich Schuchardt |
2018-09-05 | amlogic: board p212: Fix Ethernet PHY init | Jasper kcoding |
2018-09-05 | qemu-arm: Enable DHCP distro target | Alexander Graf |
2018-09-05 | ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card Detect | Adam Ford |
2018-09-05 | Merge tag 'arc-updates-for-2018.09' of git://git.denx.de/u-boot-arc | Tom Rini |
2018-09-05 | ARC: HSDK: Fix timer frequency value | Eugeniy Paltsev |
2018-09-05 | EMDK: Enable bootelf | Alexey Brodkin |
2018-09-04 | Merge branch 'master' of git://git.denx.de/u-boot-imx | Tom Rini |
2018-09-04 | mx7dsabresd: Add the qspi target to the list of supported defconfigs | Fabio Estevam |
2018-09-04 | imx: missing CONFIG_MII in mx7dsabresd_qspi_defconfig | Stefano Babic |
2018-09-04 | colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module support | Stefan Agner |
2018-09-04 | board: toradex: common: fail gracefully on missing NAND chip | Stefan Agner |
2018-09-04 | imx: mx7: add system suspend/resume support | Anson Huang |
2018-09-04 | imx: mx7: add gpc initialization for low power mode | Anson Huang |
2018-09-04 | imx: mx7: psci: improve cpu hotplug flow | Anson Huang |
2018-09-04 | Cleanup CONFIG_BOOTDELAY on cl-som-imx7 | Alex Kiernan |
2018-09-04 | watchdog: mx25: use the imx_watchdog driver for mx25 | Martin Kaiser |
2018-09-04 | imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-boot | Ye Li |
2018-09-04 | dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boards | Ye Li |
2018-09-04 | dts: imx6ul: Update alias to support DM | Ye Li |
2018-09-04 | imx: imx7d-sdb: Add DM QSPI support | Ye Li |
2018-09-04 | imx: imx6sx-sabreauto: convert to use DM QSPI driver | Ye Li |
2018-09-04 | imx: imx6sx-sdb: Enable DM QSPI driver | Ye Li |
2018-09-03 | Prepare v2018.09-rc3 | Tom Rini |
2018-09-03 | configs: Resync with savedefconfig | Tom Rini |
2018-08-31 | spl: Kconfig: Fix typo in 'Upgrade' | Fabio Estevam |
2018-08-31 | Make kmalloc'ed memory really DMA-safe | Masahiro Yamada |
2018-08-31 | test: fix typo in cmd_ut_category() description | Heinrich Schuchardt |
2018-08-31 | hisilicon: hikey: Update instructions based on latest source | Manivannan Sadhasivam |
2018-08-30 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2018-08-30 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2018-08-30 | Merge branch 'master' of git://git.denx.de/u-boot-rockchip | Tom Rini |
2018-08-30 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2018-08-30 | mmc: renesas-sdhi: Use priv directly | Marek Vasut |
2018-08-30 | x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters | Bin Meng |
2018-08-30 | x86: efi: payload: Turn on acpi in the kernel command line | Bin Meng |
2018-08-30 | x86: zimage: Support booting Linux kernel from an EFI payload | Bin Meng |
2018-08-30 | efi: stub: Pass EFI system table address to U-Boot payload | Bin Meng |
2018-08-30 | x86: efi: payload: Install E820 map from EFI memory map | Bin Meng |