Age | Commit message (Expand) | Author |
2018-08-01 | video: kconfig: remove DM_I2C dependency of I2C_EDID | Luis Araneda |
2018-07-31 | .travis.yml: Exclude openrd platforms | Tom Rini |
2018-07-31 | .travis.yml: Exclude kirkwood machines from the arm926ejs job | Tom Rini |
2018-07-31 | openrd: Mark as Orphaned | Tom Rini |
2018-07-31 | ls1046ardb: Add qspi_spl variant to the MAINTAINERS file | Tom Rini |
2018-07-31 | pico-pi: Add Otavio as maintainer | Tom Rini |
2018-07-31 | dm: Fix CMD_DM enabling | Michal Simek |
2018-07-30 | Prepare v2017.09-rc1 | Tom Rini |
2018-07-30 | fs-test.sh: Update expected result output | Tom Rini |
2018-07-30 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2018-07-30 | tpmv2: Make it select CMD_LOG | Tom Rini |
2018-07-30 | tools: genboardscfg: move buildman path to first | Peng Fan |
2018-07-30 | Kconfig: Sort bool, default, select and imply options | Michal Simek |
2018-07-30 | dm: Change CMD_DM enabling | Michal Simek |
2018-07-30 | Kconfig: Sort bool, default, select and imply options | Michal Simek |
2018-07-30 | Kconfig: Replace spaces with tabs and missing newline | Michal Simek |
2018-07-30 | common: Log should depends on DM not be selected by DM | Michal Simek |
2018-07-30 | u-boot: remove driver lookup loop from env_save() | Nicholas Faustini |
2018-07-30 | Kconfig: Remove trailing whitespaces in prompt | Michal Simek |
2018-07-28 | Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" | Ramon Fried |
2018-07-28 | configs: omap3_logic: Remove USB Storage and enable CONFIG_BLK | Adam Ford |
2018-07-28 | drivers: rtc: correctly set week day for mc146818 | Heinrich Schuchardt |
2018-07-28 | sandbox: compile both TPM stack versions and drivers | Miquel Raynal |
2018-07-28 | tpm: make TPM_V2 be compiled by default | Miquel Raynal |
2018-07-28 | test/py: tpm2: switch from 'tpm' to 'tpm2' command | Miquel Raynal |
2018-07-28 | tpm: allow TPM v1 and v2 to be compiled at the same time | Miquel Raynal |
2018-07-28 | tpm: remove stale symbol in Kconfig | Miquel Raynal |
2018-07-28 | tpm: compile Sandbox driver by default | Miquel Raynal |
2018-07-28 | tpm: fix typo in kernel doc | Miquel Raynal |
2018-07-27 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2018-07-27 | openrd: Once again shrink binary size | Tom Rini |
2018-07-26 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2018-07-26 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2018-07-26 | fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS | Masahiro Yamada |
2018-07-26 | fdt: fix fdtdec_setup_memory_banksize() | Jens Wiklander |
2018-07-26 | doc: driver-model: Fix typo | Chris Packham |
2018-07-26 | patman: Split alias entries on arbitrary whitespace | Adam Sampson |
2018-07-26 | git-mailrc: Replace tabs with spaces in alias entries | Adam Sampson |
2018-07-26 | tegra: beaver/apalis: Fix DTC warning | Tom Warren |
2018-07-26 | ARM: tegra: avoid using secure carveout RAM | Stephen Warren |
2018-07-26 | ARM: PSCI: Enable the PSCI node | Stephen Warren |
2018-07-26 | ARM: PSCI: Support PSCI v0.2 | Stephen Warren |
2018-07-26 | ARM: define MON_MODE | Stephen Warren |
2018-07-26 | ARM: tegra: implement RAM repair | Bibek Basu |
2018-07-26 | Revert "tegra: Introduce SRAM repair on tegra124" | Stephen Warren |
2018-07-26 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2018-07-26 | tegra: Indicate that binman makes all three output files | Simon Glass |
2018-07-26 | MAINTAINERS: Mark NAND as Orphaned | Tom Rini |
2018-07-26 | net: zynq_gem: convert to use livetree | Siva Durga Prasad Paladugu |
2018-07-26 | drivers: net: zynq_gem: fix phy dt node setting | Grygorii Strashko |