]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2018-08-03  Fabrice Gasnierconfigs: stm32mp15: enable ADC
2018-08-03  Fabrice Gasnieradc: Add driver for STM32 ADC
2018-08-03  Fabrice Gasnierdt-bindings: Document STM32 ADC DT bindings
2018-08-03  Fabrice Gasnierdm: adc: uclass: get reference regulator once
2018-08-03  Fabrice Gasnierclk: add clk_valid()
2018-08-03  Michal Simekkconfig: Replace spaces with tabs
2018-08-03  Koen KooiAdd Beaglebone Enhanced support
2018-08-03  Tom RiniMerge git://git.denx.de/u-boot-dm
2018-08-02  Stephen WarrenARM: tegra: align carveout size
2018-08-01  Simon Glassbinman: Adjust _GetPropTree() parameters
2018-08-01  Simon Glassbinman: Add a test to catch use of the old 'pos' property
2018-08-01  Simon Glassbinman: Rename ReadContents() to ReadBlobContents()
2018-08-01  Simon Glassbinman: Show the image position in the map
2018-08-01  Simon Glassbinman: Add support for adding TPL binaries
2018-08-01  Simon Glassbinman: Add an entry for a Chromium vblock
2018-08-01  Simon Glassdtoc: Add a function to obtain a list of phandles
2018-08-01  Simon Glasspatman: Show the current directory in GetInputFilename()
2018-08-01  Simon Glassbinman: Add support for Chromium GBB
2018-08-01  Simon Glasspatman: Add a few more helpers to the tools library
2018-08-01  Simon Glasspatman: Allow test commands to fall back to real ones
2018-08-01  Simon Glassdtoc: Export the _FindNode() function
2018-08-01  Simon Glassbinman: Add an entry filled with a repeating byte
2018-08-01  Simon Glassbinman: Add support for a cros_ec image
2018-08-01  Simon Glassbinman: Add support for flashrom FMAP
2018-08-01  Simon Glassbinman: Create README.entries
2018-08-01  Simon Glassbinman: Allow creation of entry documentation
2018-08-01  Simon Glassbinman: Expand documentation for entries
2018-08-01  Simon Glassbinman: Allow help to work without libfdt
2018-08-01  Simon Glassbinman: Support an entry that holds text
2018-08-01  Simon Glassbinman: Add support for passing arguments to entries
2018-08-01  Simon Glassdtoc: Add missing comments to fdt_util
2018-08-01  Simon Glassbinman: Add a new 'image-pos' property
2018-08-01  Simon Glassbinman: Enhance the map and fdt-update output
2018-08-01  Simon Glassbinman: Tidy up some comments in the tests
2018-08-01  Simon Glassbinman: Add comments to elf_test
2018-08-01  Simon Glassbinman: Rename 'position' to 'offset'
2018-08-01  Simon Glassbinman: Don't depend on dict order in ELF testOutsideFile()
2018-08-01  Tom RiniMerge tag 'arc-updates-for-2018.09-rc2' of git://git...
2018-08-01  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2018-07-31  Tom Rini.travis.yml: Exclude openrd platforms
2018-07-31  Tom Rini.travis.yml: Exclude kirkwood machines from the arm926e...
2018-07-31  Tom Riniopenrd: Mark as Orphaned
2018-07-31  Tom Rinils1046ardb: Add qspi_spl variant to the MAINTAINERS...
2018-07-31  Tom Rinipico-pi: Add Otavio as maintainer
2018-07-31  Michal Simekdm: Fix CMD_DM enabling
2018-07-31  Ran WangRevert "powerpc/T104xRDB: Fix endian access issue on...
2018-07-31  Ran WangRevert "powerpc/p1_p2_rdb_pc: Fix endian access issue...
2018-07-31  Alexey BrodkinARC: Enable unaligned access in hardware if compiler...
2018-07-31  Alexey BrodkinHSDK: Fixes and improvements in README
2018-07-31  Alexey BrodkinARC: AXS10x/HSDK: Use our own version of mkimage
2018-07-31  Eugeniy PaltsevARC: AXS10x: add tool and make target to generate bsp
2018-07-31  Eugeniy PaltsevAXS10x: add spi flash support
2018-07-31  Eugeniy PaltsevCREG GPIO: add device tree bindings
2018-07-31  Eugeniy PaltsevGPIO: CREG: improve flexibility of hsdk-creg-gpio driver
2018-07-31  Tom RiniPrepare v2017.09-rc1 v2018.09-rc1
2018-07-30  Tom Rinifs-test.sh: Update expected result output
2018-07-30  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-07-30  Tom Rinitpmv2: Make it select CMD_LOG
2018-07-30  Peng Fantools: genboardscfg: move buildman path to first
2018-07-30  Michal SimekKconfig: Sort bool, default, select and imply options
2018-07-30  Michal Simekdm: Change CMD_DM enabling
2018-07-30  Michal SimekKconfig: Sort bool, default, select and imply options
2018-07-30  Michal SimekKconfig: Replace spaces with tabs and missing newline
2018-07-30  Michal Simekcommon: Log should depends on DM not be selected by DM
2018-07-30  Nicholas Faustiniu-boot: remove driver lookup loop from env_save()
2018-07-30  Michal SimekKconfig: Remove trailing whitespaces in prompt
2018-07-28  Ramon FriedRevert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined"
2018-07-28  Adam Fordconfigs: omap3_logic: Remove USB Storage and enable...
2018-07-28  Heinrich Schuchardtdrivers: rtc: correctly set week day for mc146818
2018-07-28  Miquel Raynalsandbox: compile both TPM stack versions and drivers
2018-07-28  Miquel Raynaltpm: make TPM_V2 be compiled by default
2018-07-28  Miquel Raynaltest/py: tpm2: switch from 'tpm' to 'tpm2' command
2018-07-28  Miquel Raynaltpm: allow TPM v1 and v2 to be compiled at the same...
2018-07-28  Miquel Raynaltpm: remove stale symbol in Kconfig
2018-07-28  Miquel Raynaltpm: compile Sandbox driver by default
2018-07-28  Miquel Raynaltpm: fix typo in kernel doc
2018-07-27  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-07-27  Tom Riniopenrd: Once again shrink binary size
2018-07-27  Tom RiniMerge git://git.denx.de/u-boot-dm
2018-07-27  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2018-07-26  Masahiro Yamadafdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MT...
2018-07-26  Jens Wiklanderfdt: fix fdtdec_setup_memory_banksize()
2018-07-26  Chris Packhamdoc: driver-model: Fix typo
2018-07-26  Adam Sampsonpatman: Split alias entries on arbitrary whitespace
2018-07-26  Adam Sampsongit-mailrc: Replace tabs with spaces in alias entries
2018-07-26  Tom Warrentegra: beaver/apalis: Fix DTC warning
2018-07-26  Stephen WarrenARM: tegra: avoid using secure carveout RAM
2018-07-26  Stephen WarrenARM: PSCI: Enable the PSCI node
2018-07-26  Stephen WarrenARM: PSCI: Support PSCI v0.2
2018-07-26  Stephen WarrenARM: define MON_MODE
2018-07-26  Bibek BasuARM: tegra: implement RAM repair
2018-07-26  Stephen WarrenRevert "tegra: Introduce SRAM repair on tegra124"
2018-07-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-07-26  Simon Glasstegra: Indicate that binman makes all three output...
2018-07-26  Tom RiniMAINTAINERS: Mark NAND as Orphaned
2018-07-26  Siva Durga... net: zynq_gem: convert to use livetree
2018-07-26  Grygorii Strashkodrivers: net: zynq_gem: fix phy dt node setting
2018-07-26  Grygorii Strashkodrivers: net: cpsw: fix phy dt node setting
2018-07-26  Grygorii Strashkonet: phy: xilinx: switch to use phy_get_ofnode()
2018-07-26  Grygorii Strashkonet: phy: dp83867: switch to use phy_get_ofnode()
next