Age | Commit message (Expand) | Author |
2017-10-26 | video: sunxi: extract simplefb match code to a new file | Icenowy Zheng |
2017-10-26 | sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI | Icenowy Zheng |
2017-10-25 | sunxi: binman: Add U-Boot binary size check | Maxime Ripard |
2017-10-25 | sunxi: Enable THUMB build for the U-Boot binary | Maxime Ripard |
2017-10-25 | sunxi: Add support for the Banana Pi M2-Magic | Maxime Ripard |
2017-10-25 | cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices | Benjamin Young |
2017-10-25 | sunxi: clk: fix N formula for CPUX clocks | Quentin Schulz |
2017-10-25 | SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI | Andre Przywara |
2017-10-23 | Kconfig: add CONFIG_BROKEN | Heinrich Schuchardt |
2017-10-23 | doc: verified-boot: fix crypto algorithm examples | Masahiro Yamada |
2017-10-23 | tools: image: fix node name of signature node in FIT | Masahiro Yamada |
2017-10-23 | test/py: fix typos in README.md | Masahiro Yamada |
2017-10-23 | cmd: gpt: solve issue for swap and rename command | Patrick Delaunay |
2017-10-23 | test/py: gpt: test start LBA for sub-command rename and swap | Patrick Delaunay |
2017-10-23 | test/py: gpt: add test for sub-command write | Patrick Delaunay |
2017-10-23 | disk: efi: correct the overlap check on GPT header and PTE | Patrick Delaunay |
2017-10-23 | test/py: gpt: add test for sub-command read and verify | Patrick Delaunay |
2017-10-23 | test/py: gpt: copy persistent file | Patrick Delaunay |
2017-10-23 | rtc: mc146818: Correct alarm message for day alarm | Bin Meng |
2017-10-23 | chiliboard config: use CONFIG_DEFAULT_FDT_FILE as env variable | Michal Oleszczyk |
2017-10-23 | simple-bus: remove DECLARE_GLOBAL_DATA_PTR | Masahiro Yamada |
2017-10-23 | powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores | York Sun |
2017-10-23 | mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG | Masahiro Yamada |
2017-10-23 | mtd: replace MTDDEBUG() with pr_debug() | Masahiro Yamada |
2017-10-22 | Merge git://git.denx.de/u-boot-uniphier | Tom Rini |
2017-10-23 | ARM: uniphier: use pr_*() more where appropriate | Masahiro Yamada |
2017-10-23 | doc: uniphier: add simple guide to Verified Boot | Masahiro Yamada |
2017-10-23 | ARM: uniphier: remove verify=n from environments | Masahiro Yamada |
2017-10-23 | ARM: uniphier: increase CONFIG_SYS_BOOTM_LEN to 32MB | Masahiro Yamada |
2017-10-23 | ARM: dts: uniphier: sync DT with Linux 4.14-rc5 | Masahiro Yamada |
2017-10-23 | ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsi | Masahiro Yamada |
2017-10-23 | ARM: uniphier: remove CONFIG_UNIPHIER_ETH | Masahiro Yamada |
2017-10-23 | ARM: uniphier: enable DWC3 xHCI driver really | Masahiro Yamada |
2017-10-21 | uniphier_ld4_sld8: Re-add SMC911X_BASE address | Tom Rini |
2017-10-20 | net: Add SMC911X driver to Kconfig, convert | Adam Ford |
2017-10-20 | Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig | Adam Ford |
2017-10-19 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2017-10-19 | x86: conga-qeval20-qa3-e3845-internal-uart_defconfig: Add ACPI resume support | Stefan Roese |
2017-10-19 | x86: provide CONFIG_BUILD_ROM | Heinrich Schuchardt |
2017-10-19 | x86: baytrail: fsp: Move Azalia update codes to board | Bin Meng |
2017-10-19 | x86: baytrail: fsp: Use a function to update the Azalia config pointer | Bin Meng |
2017-10-19 | x86: fsp: Consolidate Azalia header file | Bin Meng |
2017-10-19 | x86: Turn off running VGA ROM during S3 resume | Bin Meng |
2017-10-19 | x86: baytrail: Fix unstable ACPI S3 resume | Bin Meng |
2017-10-19 | x86: minnowmax: Adjust VGA rom address | Bin Meng |
2017-10-18 | Merge git://git.denx.de/u-boot-i2c | Tom Rini |
2017-10-18 | Merge git://git.denx.de/u-boot-spi | Tom Rini |
2017-10-17 | i2c: stm32f7_i2c: fix usage of useless local variable | Patrice Chotard |
2017-10-17 | i2c: stm32f7_i2c: fix data abort | Christophe Kerello |
2017-10-17 | i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass | Masahiro Yamada |