]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
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()
2018-07-26  Grygorii Strashkonet: phy: add ofnode node to struct phy_device
2018-07-26  Joe Hershbergernet: phy: Clean up includes of common.h
2018-07-26  Joe Hershbergerphy: Break include cycle
2018-07-26  Joe Hershbergerarm: Prevent redefinition error in fsl-layerscape
2018-07-26  Grygorii Strashkonet: phy: dp83867: switch to use ofnode api
2018-07-26  Murali Karicherinet: phy: dp83867: add workaround for incorrect RX_CTRL...
2018-07-26  Chris Packhamnet: mvgbe: convert to DM
2018-07-26  Chris Packhamnet: mvgbe: prepare for conversion to driver model
2018-07-26  Andrew Thomasinitialize net_mode.if_type
2018-07-26  Joe Hershbergernet: Consolidate the parsing of bootfile
2018-07-26  Joe Hershbergernet: Read bootfile from env on netboot_common()
2018-07-26  Joe Hershbergernet: Make copy_filename() accept NULL src
2018-07-26  Joe Hershbergernet: Re-check prerequisites when autoloading
2018-07-26  Joe Hershbergernet: When checking prerequisites, consider boot_file_name
2018-07-26  Joe Hershbergernet: Always print basic info for nfs, just like tftp
2018-07-26  Joe Hershbergernet: Check subnet against the actual ip address in...
2018-07-26  Joe Hershbergernet: Correct size of NFS buffers
2018-07-26  Joe Hershbergersandbox: eth-raw: Add a SIMPLE_BUS to enumerate host...
2018-07-26  Joe Hershbergersandbox: eth-raw: Make random MAC addresses available...
2018-07-26  Joe Hershbergersandbox: eth-raw: Allow interface to be specified by...
2018-07-26  Joe Hershbergersandbox: eth-raw: Add a function to ask the host about...
2018-07-26  Joe Hershbergernet: sandbox-raw: Convert raw eth driver to livetree
2018-07-26  Joe Hershbergernet: sandbox: Convert sandbox mock eth driver to livetree
2018-07-26  Joe Hershbergernet: Correct comment in Kconfig
2018-07-26  Joe Hershbergersandbox: eth-raw: Make sure descriptors are always...
2018-07-26  Joe Hershbergernet: Only call halt on a driver that has been init'ed
2018-07-26  Joe Hershbergersandbox: Fix format of fake-host-hwaddr in test.dts
2018-07-26  Joe Hershbergersandbox: eth-raw: Correct valid socket test in send...
2018-07-26  Joe Hershbergersandbox: Don't disable ctrlc() on sandbox if in raw...
2018-07-26  Joe Hershbergerconsole: Remember if ctrlc is disabled in console_tstc()
2018-07-26  Tom Rinicmd/ubi.c: Fix format warning
2018-07-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-07-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-07-26  Tom RiniMakefile: Fix 'clean' target
2018-07-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-07-24  Masahiro YamadaARM: uniphier: enable distro boot
2018-07-24  Masahiro YamadaARM: uniphier: enable MTD partition and UBI
2018-07-24  Masahiro YamadaARM: uniphier: support fdt_fixup_mtdparts
2018-07-24  Masahiro YamadaARM: uniphier: split ft_board_setup() out to a separate...
2018-07-24  Masahiro YamadaARM: uniphier: clean-up ft_board_setup()
2018-07-24  Masahiro Yamadaboard: constify struct node_info array
2018-07-24  Masahiro Yamadafdt_support: make fdt_fixup_mtdparts() prototype more...
2018-07-24  Masahiro Yamadamtd: nand: denali: correct buffer alignment for DMA...
2018-07-24  Luis Aranedakconfig: Avoid format overflow warning from GCC 8.1
2018-07-24  Marek VasutARM: rmobile: gen2: Enable ACTLR[0] (Enable invalidates...
2018-07-24  Marek VasutARM: dts: socfpga: Adjust NAND register layout on Arria10
2018-07-24  Marek VasutARM: socfpga: Init missing security policies on A10
2018-07-24  Marek VasutARM: socfpga: Assure correct CPACR configuration
2018-07-24  Ley Foon Tanarm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT...
2018-07-24  Michal Simekmailmap: Fix broken email from fit_image.c
2018-07-24  Adam Fordconfigs: am3517-evm: Setup NAND booting
2018-07-24  Adam FordARM: AM3517-EVM: Update Maintainer
2018-07-24  Heinrich Schuchardtconfig: remove unused CONFIG_SPL_RELOC_STACK_SIZE
2018-07-24  Breno Limadoc: Move device tree bindings documentation to doc...
2018-07-24  Michal Simekmkimage: fit_image: Use macros from image.h
2018-07-24  Guillaume GARDETomap3: beagle: re-enable EFI support after the followin...
2018-07-24  Paulo Zanetispl: remove dependency to "asm/utils.h"
2018-07-24  Zubair Lutfullah... hashtable: Fix length calculation in hexport_r
2018-07-24  Igor Opaniukavb2.0: use block API in AVB ops
2018-07-24  Igor Opaniukavb2.0: add proper dependencies
2018-07-24  Kay Potthoffmtdparts: fixed buffer overflow bug
2018-07-24  Patrice Chotardboard: STiH410-B2260: Set SYS_BOOTM_LEN to 16M
2018-07-24  Miquel Raynalmtd: remove stale comment in mtd_oob_ops structure
2018-07-24  AKASHI Takahirortc: compile date.c if DM_RTC
2018-07-23  Rafał Miłeckimtd: nand: add new enum for storing ECC algorithm
2018-07-23  Adam FordARM: configs: omap3_logic: remove Legacy OMAP3 USB...
2018-07-23  Adam FordConvert CONFIG_DA8XX_GPIO to Kconfig
2018-07-23  Adam FordARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-inverted
2018-07-23  Adam FordARM: dts: am3517-evm-uboot: Add reg-shift for UART
2018-07-23  Mario Sixdoc: Replace DocBook with sphinx-based docs
2018-07-23  Adam FordARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux...
2018-07-23  Adam FordARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux...
2018-07-23  Adam FordARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4
2018-07-23  Adam FordARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4
2018-07-23  Tom Rinim68k: m5253evbe: Remove this board
2018-07-23  Christophe... spi: stm32_qspi: rework mode management
2018-07-23  Christophe... spi: stm32_qspi: assign functional operation mode in...
next