oweals/u-boot.git
2018-01-26 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-01-26 Tom RiniARM: socfpga: Convert callers of cm_write_with_phase...
2018-01-26 Chris Blakegpio: sunxi: Add compatible string for H5 PIO
2018-01-26 Maxime Ripardsunxi: Add limit with the MMC environment
2018-01-26 Maxime RipardMakefile: Add size check to the u-boot.itb make target
2018-01-26 Andre Heidersunxi: imply CONFIG_OF_LIBFDT_OVERLAY
2018-01-26 Maxime Ripardnet: regex: Disable by default on sunXi
2018-01-26 Maxime Ripardvideo: bpp16: Disable by default on sunXi
2018-01-26 Maxime Ripardvideo: bpp8: Disable by default on sunXi
2018-01-26 Maxime Ripardcmd: misc: Disable by default on sunXi
2018-01-26 Maxime Ripardcmd: loads: Disable by default on sunXi
2018-01-26 Maxime Ripardcmd: loadb: Disable by default on sunXi
2018-01-26 Maxime Ripardcmd: unzip: Disable by default on sunXi
2018-01-26 Maxime Ripardcmd: crc32: Disable by default on sunXi
2018-01-26 Maxime Riparddfu: select HASH
2018-01-26 Tom RiniMerge git://git.denx.de/u-boot-mips
2018-01-26 Tom RiniMerge git://git.denx.de/u-boot-spi
2018-01-26 Álvaro Fernández... MIPS: add BMIPS Comtrend AR-5315u board
2018-01-26 Álvaro Fernández... MIPS: add support for Broadcom MIPS BCM6318 SoC family
2018-01-26 Álvaro Fernández... dm: ram: bmips: add BCM6318 support
2018-01-26 Álvaro Fernández... dm: cpu: bmips: add BCM6318 support
2018-01-26 Álvaro Fernández... MIPS: add BMIPS Comtrend WAP-5813n board
2018-01-26 Álvaro Fernández... MIPS: add support for Broadcom MIPS BCM6368 SoC family
2018-01-26 Álvaro Fernández... dm: cpu: bmips: add BCM6368 support
2018-01-26 Eugeniy PaltsevDW SPI: Get clock value from Device Tree
2018-01-26 Eugeniy PaltsevSOCFPGA: clock manager: implement dw_spi_get_clk function
2018-01-25 Álvaro Fernández... mips: bmips: increment SYS_MALLOC_F_LEN
2018-01-25 Paul Burtonboston: Pad binary in .mcs to a multiple of 16 bytes
2018-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2018-01-24 Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-01-24 Jun Niemmc: Poll for broken card detection case
2018-01-24 Jaehoon Chungmmc: fix to assign to correct clock value when clock...
2018-01-24 Jaehoon Chungconfigs: odroid-xu3: enable the configs relevant to...
2018-01-24 Jaehoon Chungpower: pmic: s2mps11: probe the regulator driver
2018-01-24 Jaehoon Chungpower: regulator: s2mps11: add a regulator driver for...
2018-01-24 Vignesh Rspi: cadence_qspi_apb: Make flash writes 32 bit aligned
2018-01-24 Vignesh RRevert "spi: cadence_qspi_apb: Use 32 bit indirect...
2018-01-24 Goldschmidt... Revert "spi: cadence_qspi_apb: Use 32 bit indirect...
2018-01-24 Jason Rushdts: cadence_spi: Update documentation for DT bindings
2018-01-24 Jason Rushconfig: cadence_spi: Remove defines read from DT
2018-01-24 Jason Rushdts: cadence_spi: Sync DT bindings with Linux
2018-01-24 Jason Rushspi: cadence_spi: Sync DT bindings with Linux
2018-01-24 Chris Packhamspi: kirkwood_spi: implement workaround for FE-9144572
2018-01-24 Mario Sixsf_probe: Merge spi_flash_probe_tail into spi_flash_probe
2018-01-24 Mario Sixspi: spi-uclass: Fix style violations
2018-01-24 Mario Sixspi: sf_probe: Fix style violations
2018-01-24 Mario Sixspi: Remove CONFIG_OF_SPI_FLASH
2018-01-24 Mario Sixspi: Remove spi_setup_slave_fdt
2018-01-24 Mario Sixspi: Remove spi_flash_probe_fdt
2018-01-24 Mario Sixspi: Remove obsolete spi_base_setup_slave_fdt
2018-01-24 Mario Sixspi: Fix style violation and improve code
2018-01-24 Álvaro Fernández... mips: bmips: enable the SPI flash on the Comtrend AR...
2018-01-24 Álvaro Fernández... mips: bmips: add bcm63xx-hsspi driver support for BCM63268
2018-01-24 Álvaro Fernández... mips: bmips: add bcm63xx-hsspi driver support for BCM6328
2018-01-24 Álvaro Fernández... dm: spi: add BCM63xx HSSPI driver
2018-01-24 Álvaro Fernández... mips: bmips: enable the SPI flash on the Netgear CG3100D
2018-01-24 Álvaro Fernández... mips: bmips: enable the SPI flash on the Sagem F@ST1704
2018-01-24 Álvaro Fernández... mips: bmips: add bcm63xx-spi driver support for BCM63268
2018-01-24 Álvaro Fernández... mips: bmips: add bcm63xx-spi driver support for BCM3380
2018-01-24 Álvaro Fernández... mips: bmips: add bcm63xx-spi driver support for BCM6358
2018-01-24 Álvaro Fernández... mips: bmips: add bcm63xx-spi driver support for BCM6348
2018-01-24 Álvaro Fernández... mips: bmips: add bcm63xx-spi driver support for BCM6338
2018-01-24 Álvaro Fernández... dm: spi: add BCM63xx SPI driver
2018-01-24 Álvaro Fernández... drivers: spi: consider command bytes when sending transfers
2018-01-24 Álvaro Fernández... drivers: spi: allow limiting reads
2018-01-24 Álvaro Fernández... wait_bit: use wait_for_bit_le32 and remove wait_for_bit
2018-01-24 Álvaro Fernández... wait_bit: add 8/16/32 BE/LE versions of wait_for_bit
2018-01-24 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-01-23 Angelo Dureghellocommon/board_f.c: align m68k arch to use CONFIG_DISPLAY...
2018-01-23 Ashish Kumararmv8: ls1088a: Add IFC and eMMC as qixis boot sources
2018-01-23 Ashish Kumarfsl: common: qixis: Add ifc and emmc switching via...
2018-01-23 Breno Limacrypto/fsl: Fix HW accelerated hash commands
2018-01-23 Pankaj BansalARM: dts: Freescale: re-license device tree files under...
2018-01-23 Rajesh Bhagatarmv8: ls1088a: vid: Compiling VID specific functions...
2018-01-23 Rajesh Bhagatls1088a: Add VID support for QDS and RDB platforms
2018-01-23 Rajesh Bhagatcommon: board_f: vid: Add VID specific API to adjust...
2018-01-23 Rajesh Bhagatls1088a: ddr: configure DDR for 0.9v for VID support
2018-01-23 Rajesh Bhagatddr: fsl: set cdr1 first in case 0.9v VDD is enabled...
2018-01-23 Rajesh Bhagatboard: common: vid: Add support for LTC3882 voltage...
2018-01-23 Rajesh BhagatKconfig: Add LTC3882 voltage regulator config
2018-01-23 Rajesh Bhagatboard: common: vid: Move IR chip specific code in flag
2018-01-23 Rajesh Bhagatboard: common: vid: Add board specific vdd adjust API
2018-01-23 Rajesh Bhagatboard: common:vid: Add LS1088A VID Supported voltage...
2018-01-23 Rajesh Bhagatarmv8: lsch3: Add serdes and DDR voltage setup
2018-01-23 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-01-23 Tom RiniRevert "travis-ci: Add qemu-x86_64 target"
2018-01-23 Adam FordConvert CONFIG_SOC_DA8XX et al to Kconfig
2018-01-22 Heinrich Schuchardtefi_selftest: reduce noise in test output for device...
2018-01-22 Heinrich Schuchardtefi_loader: allow creation of more device part nodes
2018-01-22 Heinrich Schuchardtefi_selftest: provide a test for block io
2018-01-22 Heinrich Schuchardtefi_driver: EFI block driver
2018-01-22 Heinrich Schuchardtefi_selftest: add missing LF in test output
2018-01-22 Heinrich Schuchardtefi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory
2018-01-22 Heinrich Schuchardtefi_selftest: test start image
2018-01-22 Heinrich Schuchardtefi_loader: fix ExitBootServices
2018-01-22 Heinrich Schuchardtefi_loader: add check_tpl parameter to efi_signal_event
2018-01-22 Heinrich Schuchardtefi_loader: provide function to get last node of a...
2018-01-22 Heinrich Schuchardtefi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
2018-01-22 Heinrich Schuchardtefi_loader: make efi_disk_create_partitions a global...
2018-01-22 Heinrich Schuchardtefi_loader: provide a function to create a partition...
next