Age | Commit message (Expand) | Author |
2018-07-26 | sandbox: eth-raw: Add a function to ask the host about localhost | Joe Hershberger |
2018-07-26 | net: sandbox-raw: Convert raw eth driver to livetree | Joe Hershberger |
2018-07-26 | net: sandbox: Convert sandbox mock eth driver to livetree | Joe Hershberger |
2018-07-26 | net: Correct comment in Kconfig | Joe Hershberger |
2018-07-26 | sandbox: eth-raw: Make sure descriptors are always initialized | Joe Hershberger |
2018-07-26 | net: Only call halt on a driver that has been init'ed | Joe Hershberger |
2018-07-26 | sandbox: Fix format of fake-host-hwaddr in test.dts | Joe Hershberger |
2018-07-26 | sandbox: eth-raw: Correct valid socket test in send/recv | Joe Hershberger |
2018-07-26 | sandbox: Don't disable ctrlc() on sandbox if in raw mode | Joe Hershberger |
2018-07-26 | console: Remember if ctrlc is disabled in console_tstc() | Joe Hershberger |
2018-07-26 | drivers/ddr/fsl: fix '__hwconfig without a buffer' messages | Jeremy Gebben |
2018-07-26 | armv8: ls1046ardb: Add falcon mode for for QSPI boot | York Sun |
2018-07-26 | armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot | York Sun |
2018-07-26 | spl: Add option SPL_PAYLOAD | York Sun |
2018-07-26 | powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boards | York Sun |
2018-07-26 | armv8: layerscape: Drop u-boot-with-spl.bin for selected boards | York Sun |
2018-07-26 | armv8: ls1046ardb: Enable IFC for SPL build | York Sun |
2018-07-26 | arm64: ls1012a: enable DM support for sata | Yuantian Tang |
2018-07-26 | scsi: ceva: add ls1012a soc support | Yuantian Tang |
2018-07-26 | armv8: dts: fsl-ls1012a: add sata node support | Yuantian Tang |
2018-07-26 | armv8: fsl: remove sata support | Yuantian Tang |
2018-07-26 | armv8: layerscape: Enabled I-cache for SPL boot | York Sun |
2018-07-26 | armv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfig | York Sun |
2018-07-26 | armv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FLASH_SPANSION to defconfig | Ashish Kumar |
2018-07-26 | configs: Disable 4k erase sector size for spansion "s25fs512s" flash | Ashish Kumar |
2018-07-26 | LS1088ARDB: Secure Boot:Change load address of dpl header in SD | Vinitha V Pillai |
2018-07-26 | armv8: ls2080ardb: update copyright claim | Alison Wang |
2018-07-26 | LS1043ARBD: Fix SD Boot issue with PPA | Vinitha V Pillai |
2018-07-26 | armv8: ls1088a: change dpl load command from apply to lazyapply | Jagdish Gediya |
2018-07-26 | cmd/ubi.c: Fix format warning | Tom Rini |
2018-07-26 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2018-07-26 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2018-07-26 | Makefile: Fix 'clean' target | Tom Rini |
2018-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2018-07-25 | ARM: uniphier: enable distro boot | Masahiro Yamada |
2018-07-25 | ARM: uniphier: enable MTD partition and UBI | Masahiro Yamada |
2018-07-25 | ARM: uniphier: support fdt_fixup_mtdparts | Masahiro Yamada |
2018-07-25 | ARM: uniphier: split ft_board_setup() out to a separate file | Masahiro Yamada |
2018-07-25 | ARM: uniphier: clean-up ft_board_setup() | Masahiro Yamada |
2018-07-25 | board: constify struct node_info array | Masahiro Yamada |
2018-07-25 | fdt_support: make fdt_fixup_mtdparts() prototype more specific | Masahiro Yamada |
2018-07-25 | mtd: nand: denali: correct buffer alignment for DMA transfer | Masahiro Yamada |
2018-07-25 | kconfig: Avoid format overflow warning from GCC 8.1 | Luis Araneda |
2018-07-25 | ARM: rmobile: gen2: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate... | Marek Vasut |
2018-07-25 | ARM: dts: socfpga: Adjust NAND register layout on Arria10 | Marek Vasut |
2018-07-25 | ARM: socfpga: Init missing security policies on A10 | Marek Vasut |
2018-07-25 | ARM: socfpga: Assure correct CPACR configuration | Marek Vasut |
2018-07-25 | arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET | Ley Foon Tan |
2018-07-24 | mailmap: Fix broken email from fit_image.c | Michal Simek |
2018-07-24 | configs: am3517-evm: Setup NAND booting | Adam Ford |