December 2017 Archives by thread
Starting: Fri Dec 1 00:08:59 UTC 2017
Ending: Sun Dec 31 22:21:17 UTC 2017
Messages: 2220
- [U-Boot] [PATCH 1/3] ARM: rmobile: Use CONFIG_SYS_BOARD instaed of CONFIG_ARCH_RMOBILE_BOARD_STRING
Nobuhiro Iwamatsu
- [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK
Peng Fan
- [U-Boot] [PATCH v2 1/3] ARM: rmobile: Use CONFIG_SYS_BOARD instaed of CONFIG_ARCH_RMOBILE_BOARD_STRING
Nobuhiro Iwamatsu
- [U-Boot] [PATCH] net: sh-eth: Fix misaligned cache operation warning
Nobuhiro Iwamatsu
- [U-Boot] [PATCH] MAINTAINERS: git-mailrc: Update the maintainer for rmobile
Nobuhiro Iwamatsu
- [U-Boot] [PATCH] cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C
Nobuhiro Iwamatsu
- [U-Boot] [PATCH] x86: Add 'imply SCSI' to boards using AHCI_PCI
Bin Meng
- [U-Boot] [V2 1/2] armv8: ls1043a: modify the detecting way to cover all variants
Wenbin song
- [U-Boot] [PATCH 2/2] armv8: ls1043a: Discard the needless cpu nodes
Wenbin Song
- [U-Boot] [PATCH] net: sh-eth: Add to Kconfig and convert
Nobuhiro Iwamatsu
- [U-Boot] [PATCH V11 0/4] introduce Rockchip rockusb
Eddie Cai
- [U-Boot] [PATCH RFC] arm64: allwinner: a64: Add Brava Keller initial support
Maxime Ripard
- [U-Boot] [PATCH 1/1] arm: sunxi: Allwinner A10 SPI driver
Stefan Mavrodiev
- [U-Boot] [PATCH] Convert CONFIG_NAND_OMAP_GPMC et al to Kconfig
Enric Balletbo Serra
- [U-Boot] [PATCH v3 00/18] efi_loader: manage protocols in a linked list (v3)
Alexander Graf
- [U-Boot] mmc1 not working on Samsung snow chromebook
Guillaume Gardet
- [U-Boot] [PATCH] tools: env: Add support for direct read/write UBI volumes
Lothar Waßmann
- [U-Boot] [PATCH] ARM: zynq: Fix SPL SD boot mode
Michal Simek
- [U-Boot] [RFC PATCH] cmd: aes: Extend aes command to use hw engine if available.
Michal Simek
- [U-Boot] [PATCH] arm: zynq: Add support to store environment in EEPROM
Michal Simek
- [U-Boot] [RFC PATCH] test: py: Disable sleep test for qemu targets
Michal Simek
- [U-Boot] [PATCH] efi_loader: Fix partition offsets
Alexander Graf
- [U-Boot] [PATCH 1/9] arm64: zynqmp: Do not perform reset in case of panic
Michal Simek
- [U-Boot] [PULL] Please pull u-boot-rockchip/master
Dr. Philipp Tomsich
- [U-Boot] Fwd: Errored: agraf/u-boot#91 (efi-next - c457420)
Heinrich Schuchardt
- [U-Boot] Should we reorganise arch/arm/dts into arch/arm/dts/<soc-vendor>?
Dr. Philipp Tomsich
- [U-Boot] [PATCH 1/4] ARM: imx: cm-fx6: reinstate USB support by syncing the devicetree with Linux
Fabio Estevam
- [U-Boot] [PATCH 2/4] ARM: imx: cm_fx6: defconfig: enable CONFIG_DM_KEYBOARD
Fabio Estevam
- [U-Boot] [PATCH 3/4] ARM: imx: cm_fx6: remove sata init code from board file
Fabio Estevam
- [U-Boot] [PATCH 4/4] ARM: imx: cm_fx6: remove esdhc init code from board file
Fabio Estevam
- [U-Boot] [PATCH] imx: Unify CONFIG_BOOTDELAY
Fabio Estevam
- [U-Boot] [PATCH 02/23] imx: mx8m: add register definition header file
Fabio Estevam
- [U-Boot] [PATCH] efi_loader helloworld.efi: Fix building with -Os
Alexander Graf
- [U-Boot] [PATCH] efi_loader: add missing breaks
Alexander Graf
- [U-Boot] [PATCH] arm: arm64: only use general regs
Alexander Graf
- [U-Boot] [PATCH v4] power: pmic/regulator: Add basic support for TPS65910
Simon Glass
- [U-Boot] [PATCH] binman: do not add binary files to git
Simon Glass
- [U-Boot] [PATCH] drivers: firmware: psci: use pr_* log functions instead of printf()
Simon Glass
- [U-Boot] [RESEND PATCH 1/2] dm: core: add missing dev_count_phandle_with_args()
Simon Glass
- [U-Boot] [RESEND PATCH 2/2] net: designware: add clock support
Simon Glass
- [U-Boot] [PATCH] fpga: allow programming fpga from FIT image for all FPGA drivers
Simon Glass
- [U-Boot] [PATCH 2/2] ARM: socfpga: remove unneeded CONFIG_SYS_NAND_USE_FLASH_BBT
Simon Glass
- [U-Boot] [U-Boot, 1/3] rockchip: boot mode: parse adc channel from dts
Simon Glass
- [U-Boot] U-Boot proper(not SPL) relocate option
Simon Glass
- [U-Boot] [PATCH v4 01/10] mmc: dump card and host capabilities if debug is enabled
Simon Glass
- [U-Boot] [PATCH v4 02/10] dm: mmc: update mmc_of_parse()
Simon Glass
- [U-Boot] [PATCH v4 05/10] mmc: fix for old MMCs (below version 4)
Simon Glass
- [U-Boot] [PATCH v4 06/10] mmc: don't use malloc_cache_aligned()
Simon Glass
- [U-Boot] [PATCH v4 08/10] mmc: make UHS and HS200 optional
Simon Glass
- [U-Boot] [PATCH 4/5] treewide: convert assert() to BUG_ON()
Simon Glass
- [U-Boot] [PATCH 0/3][v3] Update MAC address in "ethernet" node of Linux device tree
Simon Glass
- [U-Boot] [RFC PATCH 01/13] serial: s5p: rework Samsung UART driver to get rid of uart.h
Simon Glass
- [U-Boot] [RFC PATCH 02/13] serial: S5P/Samsung: refactor and Kconfig-ize UART selection
Simon Glass
- [U-Boot] [RFC PATCH 03/13] arm: move SYS_ARCH_TIMER to KConfig
Simon Glass
- [U-Boot] [RFC PATCH 04/13] reset: add driver for generic reset controllers
Simon Glass
- [U-Boot] [RFC PATCH 05/13] mmc: add MMC (glue) driver for Nexell SoCs
Simon Glass
- [U-Boot] [RFC PATCH 06/13] arm: add basic framework for Nexell S5P6818 support
Simon Glass
- [U-Boot] [RFC PATCH 07/13] arm: nexell: embed NSIH header
Simon Glass
- [U-Boot] [RFC PATCH 08/13] arm: nexell: add ARM64 MMU regions
Simon Glass
- [U-Boot] [RFC PATCH 09/13] arm: nexell: add UART support
Simon Glass
- [U-Boot] [RFC PATCH 10/13] arm: nexell: add timer support
Simon Glass
- [U-Boot] [RFC PATCH 11/13] arm: nexell: add preliminary S5P6818 SoC device tree
Simon Glass
- [U-Boot] [RFC PATCH 12/13] arm: add NanoPi M3 board support
Simon Glass
- [U-Boot] [RFC PATCH 13/13] arm: nexell: switch to 32-bit
Simon Glass
- [U-Boot] [PATCH] scripts: spl: fix typo
Simon Glass
- [U-Boot] [PATCH] dm: blk: Use uclass_find_first/next_device() in blk_first/next_device()
Simon Glass
- [U-Boot] mtd: cfi: Add support for status register polling
Marek Vasut
- [U-Boot] [PATCH] mtd: cfi: Fix checking status register feature
Marek Vasut
- [U-Boot] arm64: a37xx: add distro boot compability
Andre Heider
- [U-Boot] [RFC] CONFIG_DM_MMC should depend on CONFIG_MMC
Heinrich Schuchardt
- [U-Boot] [PATCH 0/3] efi_loader: correct media device paths
Heinrich Schuchardt
- [U-Boot] [PATCH 1/3] efi_loader: correctly determine if an MMC device is an SD-card
Heinrich Schuchardt
- [U-Boot] [PATCH 2/3] efi_loader: correctly setup device paths for block devices
Heinrich Schuchardt
- [U-Boot] [PATCH v2 2/2] video: sunxi: de2: add support for LCD SimpleFB
Jagan Teki
- [U-Boot] [PATCH] drivers: spmi-msm: fix scanning for peripherals
Jorge Ramirez-Ortiz
- [U-Boot] [PATCH] sunxi: set the default CPUx frequency of H5 to 816MHz
Jagan Teki
- [U-Boot] [PATCH] sunxi: video: HDMI: split VSYNC and HSYNC polarity settings
Jagan Teki
- [U-Boot] [PATCH] omap3_logic: Increase CMD_SPL_WRITE_SIZE
Adam Ford
- [U-Boot] [PATCH v3] x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones
Ferry Toth
- [U-Boot] U-boot configuration
Lukasz Majewski
- [U-Boot] commit dac3bf20fb2c9b03476be0d73db620f62ab3cee1 breaks cadence driver
Frank Mori Hess
- [U-Boot] GCC 6.0+
Adam Ford
- [U-Boot] [PATCH] arm: Make gcc 6.0 or later a hard requirement now.
Tom Rini
- [U-Boot] arm: arm64: only use general regs
Tom Rini
- [U-Boot] [PATCH 0/4] Meson clock driver
Beniamino Galvani
- [U-Boot] [PATCH] ARM: omap3_logic: Unlock NAND automatically in U-Boot
Adam Ford
- [U-Boot] arm socfpga: Revert "spi: cadence_qspi_apb: Support 32 bit AHB address"
Frank Mori Hess
- [U-Boot] EspressoBin: enetaddr
Matwey V. Kornilov
- [U-Boot] [PULL] efi patch queue 2017-12-04
Alexander Graf
- [U-Boot] [U-Boot, v2, 1/2] drivers/reset: support rockchip reset drivers
Kever Yang
- [U-Boot] [PATCH 0/7] Fix incorrect usage of the (FIT) DT node unit address
Andre Przywara
- [U-Boot] [PATCH v2 0/5] Remove assert()
Masahiro Yamada
- [U-Boot] [PATCH v2 1/5] Move CONFIG_PANIC_HANG to Kconfig
Masahiro Yamada
- [U-Boot] [PATCH v2 2/5] Enable CONFIG_PANIC_HANG for boards without do_reset()
Masahiro Yamada
- [U-Boot] [PATCH v2 3/5] Introduce CONFIG_ENABLE_BUG_CHECKS to disable BUG{_ON} by default
Masahiro Yamada
- [U-Boot] [PATCH v2 4/5] treewide: convert assert() to BUG_ON()
Masahiro Yamada
- [U-Boot] [PATCH v2 5/5] Remove assert()
Masahiro Yamada
- [U-Boot] [v3 1/2] armv8: ls1043a/ls2080a: check SoC by device ID
Wenbin song
- [U-Boot] [v4 1/2] armv8: ls1043a/ls2080a: check SoC by device ID
Wenbin song
- [U-Boot] [PATCH V2 00/23] imx: add i.MX8M support and i.MX8MQ EVK
Peng Fan
- [U-Boot] [PATCH v3 5/6] binman: add ROM image signing for Bay Trail SoC
Bin Meng
- [U-Boot] Please pull u-boot-cfi-flash/master
Stefan Roese
- [U-Boot] [PATCH v2 0/3] efi_loader: correct media device paths
Heinrich Schuchardt
- [U-Boot] [PATCH v2 1/3] efi_loader: correctly determine if an MMC device is an SD-card
Heinrich Schuchardt
- [U-Boot] [PATCH] sf: ensure flash device is in 3-byte address mode
Jagan Teki
- [U-Boot] [U-Boot, v2] efi_loader: initialise partition_signature memory
Alexander Graf
- [U-Boot] efi_loader: add missing breaks
Alexander Graf
- [U-Boot] efi_loader: Exit in efi_set_bootdev() upon invalid "desc"
Alexander Graf
- [U-Boot] [PATCH] armv8: layerscape: refine port register configuration
Yuantian Tang
- [U-Boot] [PATCH 1/1] efi_loader: comments for dp_part_fill()
Heinrich Schuchardt
- [U-Boot] EFI: incorrect device paths
Heinrich Schuchardt
- [U-Boot] [PATCH] ARM: uniphier: clean up board_init
Masahiro Yamada
- [U-Boot] [PATCH] mtd: nand: denali: remove bogus __maybe_unused
Masahiro Yamada
- [U-Boot] [PATCH] mtd: nand: denali: remove ad-hoc board_nand_init() entry
Masahiro Yamada
- [U-Boot] [PATCH 1/4] mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
- [U-Boot] [GIT PULL] u-boot-uniphier/master
Masahiro Yamada
- [U-Boot] [U-Boot, PATCHv4] env: enable accessing the environment in an EXT4 partition
Tom Rini
- [U-Boot] [PATCH] efi_stub: Fix GDT_NOTSYS check
Alexander Graf
- [U-Boot] [PATCH] efi_stub: Use efi_uintn_t
Alexander Graf
- [U-Boot] [PATCH] tools: omapimage: fix corner-case in byteswap path
Philipp Tomsich
- [U-Boot] [PATCH 0/3] efi_loader: avoid use after free
Heinrich Schuchardt
- [U-Boot] [PATCH 1/3] efi_loader: return status from efi_setup_loaded_image()
Heinrich Schuchardt
- [U-Boot] [PATCH 2/3] efi_loader: new function efi_delete_handle()
Heinrich Schuchardt
- [U-Boot] [PATCH 3/3] efi_loader: error handling in efi_load_image()
Heinrich Schuchardt
- [U-Boot] [PATCH v4 0/5] spi: cadence_spi: Adopt Linux DT bindings
Vignesh R
- [U-Boot] [PATCH v2] test/py: Setup variables based on HUSH selection
Stephen Warren
- [U-Boot] [PATCH] gpt: add part-uuid and part-num subcommands
Andrey Yurovsky
- [U-Boot] [PATCH] api: bootelf: go: flush cache before starting
Emmanuel Vadot
- [U-Boot] omap2: set the ethaddr as well as the usbethaddr env var to ensure static MAC
Tom Rini
- [U-Boot] [U-Boot, 1/5] test: Add a command function for test execution
Tom Rini
- [U-Boot] [U-Boot,2/5] test: overlay: Use cmd_ut_category()
Tom Rini
- [U-Boot] [U-Boot, 3/5] test: compression: Put test variables in a struct
Tom Rini
- [U-Boot] [U-Boot, 4/5] test/py: Allow any unit test suite to be found
Tom Rini
- [U-Boot] [U-Boot, 5/5] test: compression: Convert to unit test framework
Tom Rini
- [U-Boot] [U-Boot,v3,1/1] add support for Raspberry Pi Zero W
Tom Rini
- [U-Boot] armv8: shrink exception table code
Tom Rini
- [U-Boot] [U-Boot, 1/2] libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.c
Tom Rini
- [U-Boot] [U-Boot, 2/2] libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c
Tom Rini
- [U-Boot] [U-Boot, u-boot, v3, 1/5] ARM: arch-meson: add ethernet common init function
Tom Rini
- [U-Boot] [U-Boot, u-boot, v3, 2/5] board: odroid-c2: use common ethernet init function
Tom Rini
- [U-Boot] [U-Boot, u-boot, v3, 3/5] board: p212: use common ethernet init function
Tom Rini
- [U-Boot] [U-Boot, u-boot, v3, 4/5] arm: Add LibreTech CC support based on Meson GXL family
Tom Rini
- [U-Boot] [U-Boot, u-boot, v3, 5/5] arm: Add Khadas VIM support based on Meson GXL family
Tom Rini
- [U-Boot] [U-Boot, u-boot, v2] ARM: arch-meson: build memory banks using reported memory from registers
Tom Rini
- [U-Boot] arm64 :show_regs: show the address before relocation
Tom Rini
- [U-Boot] armv8: mmu: fix page table mapping
Tom Rini
- [U-Boot] omap3: evm: Explicitly use DISTRO_DEFAULTS features at startup
Tom Rini
- [U-Boot] drivers: firmware: psci: use pr_* log functions instead of printf()
Tom Rini
- [U-Boot] scripts: spl: fix typo
Tom Rini
- [U-Boot] [PATCH 1/2] distro_bootcmd: Add command to run FreeBSD
Emmanuel Vadot
- [U-Boot] [PATCH 1/1] efi_loader: add comments to memory functions
Heinrich Schuchardt
- [U-Boot] [PATCH 1/5] mx6slevk: imximage.cfg: Handle the CONFIG_SECURE_BOOT case
Breno Matheus Lima
- [U-Boot] u-boot Licensing exception with OpenSSL
Tom Rini
- [U-Boot] [PATCH v4 00/15] log: Add a new logging feature
Simon Glass
- [U-Boot] [PATCH v2 00/16] efi: Enable basic sandbox support for EFI loader
Simon Glass
- [U-Boot] U-boot to Beaglebone Black Issue
James David Eckler
- [U-Boot] [PATCH 09/22] mtd: nand: automate NAND timings selection
York Sun
- [U-Boot] [PATCH 03/16] efi: Add error checking for efi_init_obj_list()
Simon Glass
- [U-Boot] [PATCH 04/16] efi: Add a TODO to efi_init_obj_list()
Simon Glass
- [U-Boot] [PATCH 06/16] efi: sandbox: Adjust memory setup for sandbox
Simon Glass
- [U-Boot] [PATCH 13/16] efi: sandbox: Add relocation constants
Simon Glass
- [U-Boot] [ANN] U-Boot v2018.01-rc1 released
Tom Rini
- [U-Boot] [linux-sunxi] [PATCHv6 12/28] net: Add ability to set MAC address via EEPROM
Jonathan Liu
- [U-Boot] [PATCH] ARM: omap3_logic: Enable NAND unlocking during Falcon mode
Adam Ford
- [U-Boot] [PATCH] SPL: Add FIT data-position property support
Peng Fan
- [U-Boot] [PATCH V2] SPL: Add FIT data-position property support
Peng Fan
- [U-Boot] [PATCH] sunxi: Fix UART console index for A33-OLinuXino
Chen-Yu Tsai
- [U-Boot] [PATCH v5 00/20] Add FPGA driver, SDRAM driver, generic firmware loader and booting U-Boot.
tien.fong.chee at intel.com
- [U-Boot] [PATCH 01/14] cmd: nvedit: Get rid of the env lookup
Andre Przywara
- [U-Boot] [PATCH 02/14] env: Rename env_driver_lookup_default and env_get_default_location
Andre Przywara
- [U-Boot] [PATCH 03/14] env: Pass additional parameters to the env lookup function
Andre Przywara
- [U-Boot] [PATCH 04/14] env: Make the env save message a bit more explicit
Andre Przywara
- [U-Boot] [PATCH 05/14] env: Make it explicit where we're loading our environment from
Andre Przywara
- [U-Boot] [PATCH 06/14] env: fat: Make the debug messages play a little nicer
Andre Przywara
- [U-Boot] [PATCH 07/14] env: mmc: Make the debug messages play a little nicer
Andre Przywara
- [U-Boot] [PATCH 08/14] env: common: Make the debug messages play a little nicer
Andre Przywara
- [U-Boot] [PATCH 09/14] env: Support multiple environments
Andre Przywara
- [U-Boot] [PATCH 10/14] env: Initialise all the environments
Andre Przywara
- [U-Boot] [PATCH 11/14] env: Allow to build multiple environments in Kconfig
Andre Przywara
- [U-Boot] [PATCH 12/14] env: Mark env_get_location as weak
Andre Przywara
- [U-Boot] [PATCH 13/14] sunxi: Transition from the MMC to a FAT-based environment
Andre Przywara
- [U-Boot] [PATCH 14/14] env: sunxi: Enable FAT-based environment support by default
Andre Przywara
- [U-Boot] U-Boot for Firetux PNX8181 board
A.W.C.
- [U-Boot] [PATCH v2 0/5] sunxi: Enable EMAC on various boards
Chen-Yu Tsai
- [U-Boot] [PATCH v2 0/4] sunxi: Ease eMMC usage and flashing
Maxime Ripard
- [U-Boot] tiny printf limits
Frank Mori Hess
- [U-Boot] [PATCH v1] net: mvneta - Fixed recv() when multiple packets have arrived.
Joe Hershberger
- [U-Boot] [PATCH 1/2] dm: core: add missing dev_count_phandle_with_args()
Joe Hershberger
- [U-Boot] [PATCH 2/2] net: designware: add clock support
Joe Hershberger
- [U-Boot] [PATCH 1/9] drivers: net: pfe_eth: LS1012A PFE driver introduction
Joe Hershberger
- [U-Boot] [PATCH 076/080] phy: Fix style violations
Joe Hershberger
- [U-Boot] [PATCH v3] net: phy: marvell: Add functions to read PHY's extended registers
Joe Hershberger
- [U-Boot] [PATCH 1/4] net: phy: Add Broadcom BCM53xx switch driver
Joe Hershberger
- [U-Boot] [PATCH 2/4] net: designware: Pad small packets
Joe Hershberger
- [U-Boot] [PATCH 3/4] net: phy: b53: Add b53_reg read/write commands
Joe Hershberger
- [U-Boot] [PATCH 4/4] configs: Update Lamobo_R1 with B53 switch options
Joe Hershberger
- [U-Boot] [PATCH 2/9] drivers: net: pfe_eth: provide pfe commands
Joe Hershberger
- [U-Boot] [PATCH] arm: zynq: Use unsigned type with comparison with ARRAY_SIZE
Joe Hershberger
- [U-Boot] [Patch v2 1/2] driver: net: ldpaa_eth: Add PHY-less SGMII support
Joe Hershberger
- [U-Boot] [PATCH] TCP and wget implementation.
Joe Hershberger
- [U-Boot] [PATCH] net: sh-eth: Fix coding style checked by checkpatch.pl
Joe Hershberger
- [U-Boot] [PATCH] net: sh-eth: Remove bd_t from sh_eth_config()
Joe Hershberger
- [U-Boot] [PATCH] net: sh-eth: Change structure used in read/write function to struct sh_eth_info
Joe Hershberger
- [U-Boot] [PATCH 3/3] drivers: net: pfe_eth: cleanup typos and indent
Joe Hershberger
- [U-Boot] [PATCH 1/3] drivers: net: pfe_eth: add pfe_rx_done to clear bd after packet processing
Joe Hershberger
- [U-Boot] [PATCH 2/3] drivers: net: pfe_eth: use writel/readl to access hw bds
Joe Hershberger
- [U-Boot] [PATCH 1/2] drivers: net: pfe_eth: remove unused code under CONFIG_UTIL_PE_DISABLED
Joe Hershberger
- [U-Boot] [PATCH 2/2] drivers: net: pfe_eth: remove unused code under CONFIG_PFE_WARN_WA
Joe Hershberger
- [U-Boot] [PATCH 0/3] ls1012a: fix tftp failure
Joe Hershberger
- [U-Boot] [PATCH 7/8] net: pch_gbe: Use wait_for_bit() helper
Joe Hershberger
- [U-Boot] [PATCH 6/8] net: pch_gbe: Support PHY reset GPIOs
Joe Hershberger
- [U-Boot] [PATCH 02/16] net: e1000: add support for writing to EEPROM
Joe Hershberger
- [U-Boot] [PATCH v2 2/5] net: sun8i_emac: Support RX/TX delay chains
Joe Hershberger
- [U-Boot] [PATCH] net: ravb: Fix reset GPIO handling
Joe Hershberger
- [U-Boot] [PATCH v2 1/5] bitfield: Include linux/bitops.h for ffs()
Joe Hershberger
- [U-Boot] [PATCH v2 1/3] net: sh-eth: fix inl and outl definitions
Joe Hershberger
- [U-Boot] [PATCH v2 3/3] net: miiphybb: fix casting error
Joe Hershberger
- [U-Boot] [PATCH v2 2/3] net: sh-eth: remove sh_eth_offset_rz table
Joe Hershberger
- [U-Boot] E-Mail Failure
Joe Hershberger
- [U-Boot] [PATCH 3/9] drivers: net: pfe_eth: LS1012A PFE headers
Joe Hershberger
- [U-Boot] [PATCH 4/9] board: freescale: ls1012a: enable network support on ls1012a platforms
Joe Hershberger
- [U-Boot] [PULL] efi patch queue 2017-12-05
Alexander Graf
- [U-Boot] [PATCH] ARM: uniphier: link pll-base-ld20.o for PXs3
Masahiro Yamada
- [U-Boot] [PATCH] mtd: nand: denali: make NAND_DENALI unconfigurable option
Masahiro Yamada
- [U-Boot] [PATCH 1/3] ARM: uniphier: fix SSCPLL init code for LD11 SoC
Masahiro Yamada
- [U-Boot] [RFC PATCH v3 00/10] pxa3xx_nand updates
oferh at marvell.com
- [U-Boot] [RFC PATCH v3 01/10] mtd: nand: pxa3xx_nand: Increase initial buffer size
Chris Packham
- [U-Boot] [PATCH 9/9] configs: ls1012a: add pfe configuration for LS1012A
Prabhakar Kushwaha
- [U-Boot] [PATCH 7/9] armv8: fsl-lsch2: configure pfe's scfg & dcfg registers
Calvin Johnson
- [U-Boot] [UBOOT PATCH 1/2] spi: zynqmp_qspi: Add support for ZynqMP qspi driver
Siva Durga Prasad Paladugu
- [U-Boot] [v3] armv8: ls1012a: enable/disable eSDHC1 through hwconfig for new RDB
Yangbo Lu
- [U-Boot] [v2] armv8: ls1012a: enable/disable eSDHC1 through hwconfig for RDB
Y.b. Lu
- [U-Boot] [PATCH] common/memsize.c: restore content of the base address
Patrick Delaunay
- [U-Boot] [PATCH 0/2] add STM32F7 MMC support
patrice.chotard at st.com
- [U-Boot] [PATCH 1/2] ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-disco
patrice.chotard at st.com
- [U-Boot] [PATCH] test/py: gpt: update size of gpt partition
Patrick Delaunay
- [U-Boot] [PATCH] powerpc: mpc85xx: Fix static TLB table for SDRAM
York Sun
- [U-Boot] [PATCH] imx: Fix missing spl_sd configuration for wandboard.
Vagrant Cascadian
- [U-Boot] [PATCH v2 1/1] sunxi: Fix A20-OLinuXino-MICRO LAN8710 support
Jagan Teki
- [U-Boot] [PATCH] board/ls2080a, ls1088a: Add check for mc-dpl applied in fdt
Yogesh Gaur
- [U-Boot] [PATCH] ARM: Samsung: Add Exynos5422-based Odroid HC1 support
Minkyu Kang
- [U-Boot] [PATCH] arm: dts: exynos4: fix the device-tree compile warning
Minkyu Kang
- [U-Boot] [PATCH 1/4] i2c: meson: improve Kconfig description
Heiko Schocher
- [U-Boot] [PATCH 2/4] i2c: meson: reduce timeout
Heiko Schocher
- [U-Boot] [PATCH 3/4] i2c: meson: fix return codes on error
Heiko Schocher
- [U-Boot] [PATCH 4/4] i2c: meson: add some comments
Heiko Schocher
- [U-Boot] [PATCH 1/2] i2c: at91_i2c: Wait for TXRDY after sending the first byte
Heiko Schocher
- [U-Boot] [PATCH 2/2] i2c: at91_i2c: remove the .probe_chip function
Heiko Schocher
- [U-Boot] Updating ZFS for U-boot
Jorgen Lundman
- [U-Boot] [PATCH] mx6_common: remove dead code
Stefano Babic
- [U-Boot] [PATCH 00/16] Updates / improvements to bx50v3 support
Stefano Babic
- [U-Boot] [PATCH 0/4] ARM: imx: cm_fx6: fix & clean up device model support
Stefano Babic
- [U-Boot] WG: Linux hang
Siegmund, Jan
- [U-Boot] [PATCH] fdtdec: Support parsing multiple /memory nodes
Simon Glass
- [U-Boot] Option to send file with y-modem protocol, from U-boot => to target host
A.W.C.
- [U-Boot] Please pull from u-boot-i2c
Heiko Schocher
- [U-Boot] [PATCH] sunxi: Add support for Libre Computer Board ALL-H3-CC H3 ver.
Chen-Yu Tsai
- [U-Boot] [PATCH] clk: rmobile: Fix typo in R8A7796 RPC clock table entry
Marek Vasut
- [U-Boot] [PATCH 01/15] ARM: rmobile: Add R8A77970 SoC
Marek Vasut
- [U-Boot] [PATCH] rockchip: rk3399-puma: preserve leading zeros in serial#
Jakob Unterwurzacher
- [U-Boot] [PATCH] sunxi: Add the TBS A711 tablet
Maxime Ripard
- [U-Boot] [PATCH] cmd: fastboot: Kconfig: solve config issue
Patrick Delaunay
- [U-Boot] [PATCH 00/14] env: Multiple env support and env transition for sunxi
Tom Rini
- [U-Boot] [PATCH] rockchip: board: puma-rk3399: define ENV_SIZE for SPI FLASH
Klaus Goger
- [U-Boot] [PATCH] armv8: fix gd after relocation
York Sun
- [U-Boot] armv8: update gd after relocate
York Sun
- [U-Boot] [PATCH 1/2] armv8: ls2080a: Increase load image len for NAND boot
York Sun
- [U-Boot] Please pull u-boot-fsl-qoriq master
York Sun
- [U-Boot] [PATCH v1 0/2] arm: ppc: Share DPAA1 fixups between ARCHs
Ahmed Mansour
- [U-Boot] [PATCH v1 1/2] drivers/misc: Share qbman init between archs
Ahmed Mansour
- [U-Boot] [PATCH 1/1] ls1012a:dts: Update LS1012A-2G5RDB device tree
Bhaskar Upadhaya
- [U-Boot] [PATCH] armv8: ls1088 : MC alignment should always be fixed to 512MB
Ashish Kumar
- [U-Boot] [v4 1/3] armv8: ls1012ardb: clean up definitions for I2C IO expanders
Yangbo Lu
- [U-Boot] [PATCH v2 1/1] arm: sunxi: Allwinner A10 SPI driver
Stefan Mavrodiev
- [U-Boot] dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()
Y.b. Lu
- [U-Boot] Add option to send files with y-modem protocol [from U-boot => to target host]
Alex Rodriges
- [U-Boot] [PATCH] sunxi: OLinuXino: Drop FASTBOOT_FLASH
Jagan Teki
- [U-Boot] [PATCH v1] test: py: Add an option to skip sleep test
Michal Simek
- [U-Boot] [PATCH 00/10] Migrate ATA drivers to Kconfig
Tuomas Tynkkynen
- [U-Boot] [PULL] Please pull u-boot-rockchip
Dr. Philipp Tomsich
- [U-Boot] [PATCH] arm64: zynqmp: Add generic compatible string for I2C EEPROM
Michal Simek
- [U-Boot] [PATCH] arm64: zynqmp: Remove undocumented dma properties
Michal Simek
- [U-Boot] [PATCH] arm64: zynqmp: Use only earlycon bootargs instead of full one
Michal Simek
- [U-Boot] [PATCH 1/2] arm64: zynqmp: Add missing zynq_board_read_rom_ethaddr() prototype
Michal Simek
- [U-Boot] [PATCH 1/6] arm64: zynqmp: Enable misc devices
Michal Simek
- [U-Boot] [PATCH v2] test: py: Add an option to skip sleep test
Michal Simek
- [U-Boot] [PATCH] tools: zynqmpimage: Check return values from file functions
Michal Simek
- [U-Boot] [PATCH] zynqmp: Access timestamp_ref_ctrl register only if running in el3
Michal Simek
- [U-Boot] MBR Signature mismatch on specific SD card
Jeroen Bobbeldijk
- [U-Boot] [PATCH] armv8: ls1088a: Unset USE_BOOTCOMMAND in defconfig
York Sun
- [U-Boot] [PATCH][v3] driver: net: fsl-mc: flib changes for MC 10.3.0
York Sun
- [U-Boot] [PATCH] armv8: ls1088: Add fsl_fdt_fixup_flash
York Sun
- [U-Boot] [PATCH][v2] armv8: fsl-layerscape: Add support of disabling core prefetch
York Sun
- [U-Boot] [PATCH] armv8: Workaround for USB erratua on LS1012A
York Sun
- [U-Boot] [PATCH V3] armv8: ls1012a: Modify Kernel and Environment offset
York Sun
- [U-Boot] [PATCH v4 1/2] LS1088A_QSPI: SECURE_BOOT: Images validation
York Sun
- [U-Boot] [PATCH v4 2/2] LS1088A_QSPI: Add secure boot defconfigs for QSPI boot.
York Sun
- [U-Boot] [Patch v3] LS2080A_SECURE_BOOT: Enable CONFIG_FSL_LS_PPA.
York Sun
- [U-Boot] [PATCH v2] SECURE BOOT: Add fall back option
York Sun
- [U-Boot] [PATCH] driver: fsl-mc: MC object cleanup when DPL not loaded
York Sun
- [U-Boot] [PATCH] armv8: ls1088a: Add nand support for ls1088ardb
York Sun
- [U-Boot] [PATCH 1/2] powerpc/T104xRDB: Fix endian access issue on EHCI intinalization
York Sun
- [U-Boot] [PATCH 2/2] powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization
York Sun
- [U-Boot] Please pull u-boot-mpc85xx master
York Sun
- [U-Boot] [PATCH v3] power: extend prefix match to regulator-name property
sjg at google.com
- [U-Boot] [PATCH] dm: reset: have the reset-command perform a COLD reset
sjg at google.com
- [U-Boot] [PATCH v2] drivers: core: Add translation in live tree case
sjg at google.com
- [U-Boot] [PATCH 13/13] binman: tegra: Convert to use binman
sjg at google.com
- [U-Boot] [PATCH 12/13] binman: Add documentation for the symbol feature
sjg at google.com
- [U-Boot] [PATCH 11/13] binman: Add binman support to spl_ram.c
sjg at google.com
- [U-Boot] [PATCH 09/13] binman: arm: Include the binman symbol table
sjg at google.com
- [U-Boot] [PATCH 10/13] binman: Add binman symbol support to SPL
sjg at google.com
- [U-Boot] [PATCH 08/13] binman: Support accessing binman tables at run time
sjg at google.com
- [U-Boot] [PATCH 07/13] binman: Support enabling debug in tests
sjg at google.com
- [U-Boot] [PATCH 06/13] binman: Adjust size of test SPL binary
sjg at google.com
- [U-Boot] [PATCH 05/13] binman: Add tests binaries with binman symbols
sjg at google.com
- [U-Boot] [PATCH 04/13] binman: Drop a stale comment about the 'board' feature
sjg at google.com
- [U-Boot] [PATCH 03/13] binman: Add support for including spl/u-boot-spl-nodtb.bin
sjg at google.com
- [U-Boot] [PATCH 02/13] binman: Add support for including spl/u-boot-spl.dtb
sjg at google.com
- [U-Boot] [PATCH 01/13] binman: Add a function to read ELF symbols
sjg at google.com
- [U-Boot] [RESEND PATCH v7 01/10] armv8: lsch3: Add serdes and DDR voltage setup
York Sun
- [U-Boot] [RESEND PATCH v7 02/10] board: common:vid: Add LS1088A VID Supported voltage values
York Sun
- [U-Boot] [RESEND PATCH v7 06/10] board: common: vid: Add support for LTC3882 voltage regulator chip
York Sun
- [U-Boot] [RESEND PATCH v7 08/10] ls1088a: ddr: configure DDR for 0.9v for VID support
York Sun
- [U-Boot] [RESEND PATCH v7 09/10] common: board_f: vid: Add VID specific API to adjust core voltage
York Sun
- [U-Boot] [RESEND PATCH v7 10/10] ls1088a: Add VID support for QDS and RDB platforms
York Sun
- [U-Boot] [PATCH 1/1] efi_loader: support device path for ide disks
Heinrich Schuchardt
- [U-Boot] Please pull u-boot-dm
Simon Glass
- [U-Boot] Swig now required to build U-Boot?
Stephen Warren
- [U-Boot] [PATCH v2 0/2] arm: ppc: Share DPAA1 fixups between ARCHs
Ahmed Mansour
- [U-Boot] [PATCH v2 1/2] drivers/misc: Share qbman init between archs
Ahmed Mansour
- [U-Boot] [PATCH v2 2/2] Move SYS_DPAA_QBMAN to Kconfig
Ahmed Mansour
- [U-Boot] [PATCH] ARM: pxa: Remove unused ifdefs
Tuomas Tynkkynen
- [U-Boot] [PATCH] armv8: ls1046aqds: update IFC NOR timings
York Sun
- [U-Boot] Cannot build Wandboard SPL
Heinrich Schuchardt
- [U-Boot] [uboot-snps-arc] Re: [PATCH v5 2/2] DW SPI: Get clock value from Device Tree
Eugeniy Paltsev
- [U-Boot] [PATCH 1/3] ARM: imx: cm_fx6: env: use standard variables
christopher.spinrath at rwth-aachen.de
- [U-Boot] [PATCH 2/3] ARM: imx: cm_fx6: env: support distro boot command
christopher.spinrath at rwth-aachen.de
- [U-Boot] [PATCH 3/3] ARM: imx: cm_fx6: env: don't run boot scripts twice
christopher.spinrath at rwth-aachen.de
- [U-Boot] [PATCH 1/1] mx6: wandboard: reenable SPL build
Heinrich Schuchardt
- [U-Boot] [RFC] Multiple device trees in one u-boot image
Heinrich Schuchardt
- [U-Boot] [PATCH v2 0/4] net: phy: Add Broadcom BCM53xx switch driver
Florian Fainelli
- [U-Boot] [PATCH v3 0/4] net: phy: Add Broadcom BCM53xx switch driver
Florian Fainelli
- [U-Boot] [PATCH v4 0/4] net: phy: Add Broadcom BCM53xx switch driver
Florian Fainelli
- [U-Boot] [PATCH v3 15/18] efi_loader: output load options in helloworld
Florian Fainelli
- [U-Boot] [PATCH] arm64: mvebu: armada-8k: support SD card environment
Baruch Siach
- [U-Boot] [PATCH] README: update the kernel coding style reference
Baruch Siach
- [U-Boot] [PATCH] gpio/hsdk: Depend on DM_GPIO instead of simple DM
Alexey Brodkin
- [U-Boot] [PATCH v2 07/19] fdt: Add compatible strings for Arria 10
Simon Glass
- [U-Boot] [PATCH v2] armv8: layerscape: sata: refine port register configuration
Yuantian Tang
- [U-Boot] [RFC 0/5] sf: Update spi-nor framework
Prabhakar Kushwaha
- [U-Boot] [PATCH v5 00/11] mmc: fixes for HS200/UHS core support
Jaehoon Chung
- [U-Boot] Please pull ARC changes
Alexey Brodkin
- [U-Boot] [PATCH] efi_loader: helloworld.c: Explicitly use .rodata for loaded_image_guid
Alexander Graf
- [U-Boot] [PATCH] efi_loader: helloworld.c: Reduce file size
Alexander Graf
- [U-Boot] [PATCH v6 00/20] Add FPGA driver, SDRAM driver, generic firmware loader and booting U-Boot.
tien.fong.chee at intel.com
- [U-Boot] [PATCH 0/2] Generic firmware loader
tien.fong.chee at intel.com
- [U-Boot] [PATCH 1/2] arm: socfpga: Remove static declaration on spl_mmc_find_device function
tien.fong.chee at intel.com
- [U-Boot] [PATCH v3 0/6] efi_loader: correct media device paths
Heinrich Schuchardt
- [U-Boot] [PATCH v3 2/6] efi_loader: correctly setup device paths for block devices
Heinrich Schuchardt
- [U-Boot] [PATCH v3 3/6] efi_loader: correct DeviceNodeToText for media types
Heinrich Schuchardt
- [U-Boot] [PATCH v3 5/6] efi_loader: create full device path for block devices
Heinrich Schuchardt
- [U-Boot] [PATCH] arm: imx: add tzic interrupt controller for imx53
linux-kernel-dev at beckhoff.com
- [U-Boot] [PATCH] ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK
Marek Vasut
- [U-Boot] [PATCH] mx6: Add board mx6memcal for use in validating DDR
Fabio Estevam
- [U-Boot] [PATCH v6 0/2] DW SPI: Get clock value from Device Tree
Eugeniy Paltsev
- [U-Boot] u-boot-dm crashes early on NVIDIA Beaver, Jetson TK1
Stephen Warren
- [U-Boot] [PATCH] rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig
Klaus Goger
- [U-Boot] [PATCH v5] arm64: ls1012ardb: Add distro boot support
York Sun
- [U-Boot] [PATCH] efi_loader: Setup logical_partition media information
Emmanuel Vadot
- [U-Boot] [PATCH 1/1] efi_loader: use wide string do define firmware vendor
Heinrich Schuchardt
- [U-Boot] [PATCH v3 0/2] arm: ppc: Share DPAA1 fixups between ARCHs
Ahmed Mansour
- [U-Boot] [PATCH v3 1/2] drivers/misc: Share qbman init between archs
Ahmed Mansour
- [U-Boot] [PATCH v3 2/2] Move SYS_DPAA_QBMAN to Kconfig
Ahmed Mansour
- [U-Boot] [PATCH] stm32f4: Support over-drive mode in standard code path
Stefan Berzl
- [U-Boot] [PATCH 00/16] sun50i: a64: add support for axp803, musb
Jagan Teki
- [U-Boot] [PATCH] musb: sunxi: Use base address from device tree
Chen-Yu Tsai
- [U-Boot] [PATCH v2 0/2] Generic firmware loader
tien.fong.chee at intel.com
- [U-Boot] [RESEND PATCH 00/14] Convert STM3F4 to DT and driver model
patrice.chotard at st.com
- [U-Boot] [RESEND PATCH 0/2] add STM32F7 MMC support
patrice.chotard at st.com
- [U-Boot] [RESEND PATCH 1/2] ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-disco
patrice.chotard at st.com
- [U-Boot] [PATCH] board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVM
Faiz Abbas
- [U-Boot] [PATCH v2] board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVM
Faiz Abbas
- [U-Boot] [PATCH v3 0/2] Generic firmware loader
tien.fong.chee at intel.com
- [U-Boot] [PATCH u-boot] ARM: arch-meson: fix writel arguments order
Neil Armstrong
- [U-Boot] [PATCH u-boot] net: phy: meson-gxl: detect LPA corruption
Neil Armstrong
- [U-Boot] [PATCH] serial: sh: Add support for R7S72100 (RZ/A1)
Chris Brandt
- [U-Boot] [PATCH v2] x86: tangier: Use official ACPI HID for FLIS IP
Andy Shevchenko
- [U-Boot] [PATCH 1/3][v3] common: Fix-up MAC addr in dts by fetching env variable serially
York Sun
- [U-Boot] [PATCH 2/3][v3] arm: Add support of updating dts before fix-up
York Sun
- [U-Boot] [PATCH 3/3] [v3] boards: ls1046ardb: disable unavailable "ethernet" node in dts
York Sun
- [U-Boot] [PATCH] am335x_evm: Fix DFU for eMMC
Sam Protsenko
- [U-Boot] [PATCH] armv8: ls1046aqds: Adjust IFC timing for NOR flash
York Sun
- [U-Boot] [RFC] Design of UEFI drivers
Heinrich Schuchardt
- [U-Boot] How to re-use the driver data for pre-reloc in post-reloc driver
Kever Yang
- [U-Boot] please pull u-boot-samsung master
Jaehoon Chung
- [U-Boot] [PATCH v2 3/3] sunxi: README.sunxi64: Document verified-boot for a64
Jagan Teki
- [U-Boot] [PATCH v5 1/5] sunxi: a64: Enable FIT Signature
Jagan Teki
- [U-Boot] [PATCH v3 1/5] sunxi: a64: Enable FIT Signature
Jagan Teki
- [U-Boot] [PATCH v2 01/78] mpc8308rdb: Fix style violation
Mario Six
- [U-Boot] [PATCH v2 04/78] include: dm: Fix 'devioe'/'devuce' typos
Mario Six
- [U-Boot] [PATCH v2 06/78] lib: fdtdec: Fix some style violations
Mario Six
- [U-Boot] [PATCH v2 07/78] core: ofnode: Fix style violations
Mario Six
- [U-Boot] [PATCH v2 08/78] core: read: Fix style violations
Mario Six
- [U-Boot] [PATCH v2] configs: sunxi: Drop FASTBOOT_FLASH
Jagan Teki
- [U-Boot] [PULL] u-boot-sh/rmobile-mx
Marek Vasut
- [U-Boot] [PULL] u-boot-usb/master
Marek Vasut
- [U-Boot] [PULL] u-boot-socfpga/master
Marek Vasut
- [U-Boot] [PATCH] sunxi: imply CONFIG_OF_LIBFDT_OVERLAY
Andre Heider
- [U-Boot] fs/fat: device not booting since conversion to dir iterators
Patrick Brünn
- [U-Boot] Device Tree for U-Boot
Amartya Shreyank (RBEI/ESD2)
- [U-Boot] questions on SPL
herbert
- [U-Boot] Please pull u-boot-dm (take 2)
Simon Glass
- [U-Boot] [PATCH] phy: atheros: set auto-negotiation for AR8021
Zhao Qiang
- [U-Boot] Please pull u-boot-mmc master
Jaehoon Chung
- [U-Boot] [PATCH v2] gpt: add part-uuid and part-num subcommands
Andrey Yurovsky
- [U-Boot] [PATCH v4 0/2] arm: ppc: Share DPAA1 fixups between ARCHs
Ahmed Mansour
- [U-Boot] [PATCH v4 1/2] drivers/misc: Share qbman init between archs
Ahmed Mansour
- [U-Boot] [PATCH v4 2/2] Move SYS_DPAA_QBMAN to Kconfig
Ahmed Mansour
- [U-Boot] [PATCH 1/2] disk: part: scan the disk if the part_type is unknow
Kever Yang
- [U-Boot] [PATCH] doc: Document for generic firmware loader
tien.fong.chee at intel.com
- [U-Boot] [PATCH] common: image.c: Fix CACHE: Misaligned operation output
Heiko Schocher
- [U-Boot] [PATCH] dm: mmc: sandbox: Update SD card emulation
Jean-Jacques Hiblot
- [U-Boot] Anyone using recentish u-boot on a GuruPlug?
Martin Husemann
- [U-Boot] [PATCH 1/8] env: enable accessing the environment in an EXT4 partition
Jorge Ramirez-Ortiz
- [U-Boot] [PATCH 1/2] env: sf: Add support for env init for QSPI-NOR
Ashish Kumar
- [U-Boot] [PATCH 2/2] armv8: ls1088ardb: Add environment variable address location for QSPI-NOR
Ashish Kumar
- [U-Boot] [PATCH v2 1/2] env: sf: Add support for env init for QSPI-NOR
Ashish Kumar
- [U-Boot] Dragonboard410c and Dragonboard820c patchset
Jorge Ramirez-Ortiz
- [U-Boot] [PATCH] imx: spl: Fix NAND bootmode detection
Eran Matityahu
- [U-Boot] [PATCH] ARM SOCFPGA: add resetmgr command so reset can be deasserted in bootcmd (for example on peripheral dma interfaces after fpga has been programmed).
Frank Mori Hess
- [U-Boot] [PATCH V12 0/4] introduce Rockchip rockusb
Eddie Cai
- [U-Boot] [U-Boot, 07/15] spl: atf: introduce spl_invoke_atf and make bl31_entry private
Kever Yang
- [U-Boot] [PATCH v3 1/3] rockchip: add a common script for generate fit its
Kever Yang
- [U-Boot] [PATCH] spl: atf: fix the plat_params
Kever Yang
- [U-Boot] rk3288: broken boot
Jagan Teki
- [U-Boot] [PATCH] mtd/spi: fix block count for is25lq040b
Sean Nyekjaer
- [U-Boot] [PATCH v3 1/2] drivers/reset: support rockchip reset drivers
Kever Yang
- [U-Boot] rockchip: config: update part table
Kever Yang
- [U-Boot] [PATCH v2] rockchip: update boot0 hook
Kever Yang
- [U-Boot] [PATCH 00/10] rockchip: add tpl and OPTEE support for rk3229
Kever Yang
- [U-Boot] MXC Spi driver
Amartya Shreyank (RBEI/ESD2)
- [U-Boot] [PATCH] arm: imx: cx9020: remove usage of mx53_dram_size
linux-kernel-dev at beckhoff.com
- [U-Boot] [GIT PULL] Xilinx fixes for v2018.01-rc2
Michal Simek
- [U-Boot] [PATCH] rockchip: rk3399-puma: set gpio4cd iodomain to 1.8V
Jakob Unterwurzacher
- [U-Boot] btrfs: data abort with lzo compression (armv7/am335x)
Robert Nelson
- [U-Boot] [PATCH v5 0/2] arm: ppc: Share DPAA1 fixups between ARCHs
Ahmed Mansour
- [U-Boot] [PATCH v5 1/2] drivers/misc: Share qbman init between archs
Ahmed Mansour
- [U-Boot] [PATCH v5 2/2] Move SYS_DPAA_QBMAN to Kconfig
Ahmed Mansour
- [U-Boot] [PATCH 0/3] ARM: omap3: evm: Add OF_CONTROL support
Derald D. Woods
- [U-Boot] OMAP34XX FDT, OF_CONTROL, and bootargs
Derald D. Woods
- [U-Boot] [PATCH] am335x_hs_evm: Trim options in SPL to reduce binary size
Tom Rini
- [U-Boot] [PATCH] mx6: Fix SPL boot device detection
Stefano Babic
- [U-Boot] [PATCH 5/5] imx: Kconfig: Add HAS_CAAM option
Stefano Babic
- [U-Boot] [PATCH 4/5] Kconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULL
Stefano Babic
- [U-Boot] [PATCH 3/5] mx6sl: Select MX6SL option via Kconfig
Stefano Babic
- [U-Boot] [PATCH 2/5] warp: imximage.cfg: Handle the CONFIG_SECURE_BOOT case
Stefano Babic
- [U-Boot] [PULL] Please pull u-boot-imx
Stefano Babic
- [U-Boot] [PATCH 00/16] efi_loader: implement driver management
Heinrich Schuchardt
- [U-Boot] [PATCH 01/16] efi_selftest: colored test output
Heinrich Schuchardt
- [U-Boot] [PATCH 1/1] dm: fix typo falback
Heinrich Schuchardt
- [U-Boot] i.MX6 CAAM BLOB problem: Invalid KEY Command
Clemens Gruber
- [U-Boot] [PULL] efi patch queue 2017-12-17
Alexander Graf
- [U-Boot] [PULL] Rework : Please pull u-boot-imx
Stefano Babic
- [U-Boot] [PATCH v4 0/2] Generic firmware loader
tien.fong.chee at intel.com
- [U-Boot] [PATCH v3] rockchip: update boot0 hook
Kever Yang
- [U-Boot] [PATCH] rockchip: update ROCKCHIP_SPL_RESERVE_IRAM to 0
Kever Yang
- [U-Boot] [PATCH] BCM283x ALT5 function for JTAG pins
henryzhang62 at yahoo.com
- [U-Boot] [PATCH v3] drivers: core: Add translation in live tree case
Mario Six
- [U-Boot] [PATCH v4 1/2] drivers/reset: support rockchip reset drivers
Kever Yang
- [U-Boot] [PATCH v2 0/4] arm: imx53: remove usage of mx53_dram_size
linux-kernel-dev at beckhoff.com
- [U-Boot] [PATCH v2 1/4] arm: imx: cx9020: remove usage of mx53_dram_size
linux-kernel-dev at beckhoff.com
- [U-Boot] [PATCH v2 2/4] arm: imx: cx9020: move dram init into common place
linux-kernel-dev at beckhoff.com
- [U-Boot] [PATCH v2 3/4] arm: imx: m53evk: remove usage of mx53_dram_size
linux-kernel-dev at beckhoff.com
- [U-Boot] [PATCH v2 4/4] arm: imx: mx53loco: remove usage of mx53_dram_size
linux-kernel-dev at beckhoff.com
- [U-Boot] [PATCH 00/13] arm: am57xx: Add support for am574-idk
Lokesh Vutla
- [U-Boot] [PATCH 0/5] arm: ti: misc updates and bug fixes
Lokesh Vutla
- [U-Boot] [PATCH 1/5] configs: k2g_evm: Allocate more space for u-boot
Lokesh Vutla
- [U-Boot] [PATCH 2/5] board: TI K2G: FC SoC 1GHz and DDR3 1066 MT/s support
Lokesh Vutla
- [U-Boot] [PATCH 3/5] tools: omapimage: Fix mismatch of image size in header
Lokesh Vutla
- [U-Boot] [PATCH 4/5] arm: am33xx: Avoid writing into reserved DPLL divider
Lokesh Vutla
- [U-Boot] [PATCH 5/5] board: ti: dra76: mux wakeup2 as gpio1_2
Lokesh Vutla
- [U-Boot] SPI Slave mode Device Tree
Amartya Shreyank (RBEI/ESD2)
- [U-Boot] [PATCH] config: Enable part command for socfpga platform
Marek Vasut
- [U-Boot] [GIT PULL] Xilinx fixes for v2018.01-rc2 v2
Michal Simek
- [U-Boot] [PATCH] ARM: socfpga: Enable part command for socfpga platform
Marek Vasut
- [U-Boot] [PATCH] power: tps65910: replace error() by pr_err()
Felix Brack
- [U-Boot] [PATCH 1/2] mmc: sunxi: Support cd-inverted DT property
Tuomas Tynkkynen
- [U-Boot] Socfpga: configure FPGA to SDRAM interface without reprogramming the FPGA
Jan Siegmund
- [U-Boot] [PATCH] PCI: Drop CONFIG_TSI108_PCI
Tuomas Tynkkynen
- [U-Boot] [ANN] U-Boot v2018.01-rc2 released
Tom Rini
- [U-Boot] [PATCH] Powerpc: T208xQDS: Modify the comment of the CONFIG_FSL_PCIE_RESET macro
Bao Xiaowei
- [U-Boot] [PATCH 1/3] armv8: ls1012a: Add USB 2.0 controller phy type for ls1012aqds board
Ran Wang
- [U-Boot] [PATCH v2 00/11] rockchip: add tpl and OPTEE support for rk3229
Kever Yang
- [U-Boot] [PATCH v2 01/11] lib: add TPL_OF_LIBFDT option for TPL
Kever Yang
- [U-Boot] [PATCH v2 02/11] arm: add option for TPL ARCH_MEM in arm 32bit
Kever Yang
- [U-Boot] [PATCH v2 03/11] arm: add a separate stack for TPL
Kever Yang
- [U-Boot] [PATCH v2 04/11] rockchip: rk322x: enable tpl support
Kever Yang
- [U-Boot] [PATCH v2 05/11] sysreset: enable driver support in SPL/TPL
Kever Yang
- [U-Boot] [PATCH v2 06/11] image: add os type for OP-TEE
Kever Yang
- [U-Boot] [PATCH v2 07/11] spl: add support to booting with OP-TEE
Kever Yang
- [U-Boot] [PATCH v2 08/11] rockchip: rk322x: dts: enable uart2 for SPL/TPL
Kever Yang
- [U-Boot] [PATCH v2 09/11] rockchip: add fit source file for pack itb with op-tee
Kever Yang
- [U-Boot] [PATCH v2 10/11] rockchip: evb-rk3229: add README file for OP-TEE support
Kever Yang
- [U-Boot] [PATCH v2 11/11] rockchip: evb-rk322x: update defconfig with tpl and optee support
Kever Yang
- [U-Boot] [PATCH v3 00/11] rockchip: add tpl and OPTEE support for rk3229
Kever Yang
- [U-Boot] [PATCH v3 01/11] lib: add TPL_OF_LIBFDT option for TPL
Kever Yang
- [U-Boot] [PATCH v3 02/11] arm: add option for TPL ARCH_MEM in arm 32bit
Kever Yang
- [U-Boot] [PATCH v3 03/11] arm: add a separate stack for TPL
Kever Yang
- [U-Boot] [PATCH v3 04/11] rockchip: rk322x: enable tpl support
Kever Yang
- [U-Boot] [PATCH v3 05/11] sysreset: enable driver support in SPL/TPL
Kever Yang
- [U-Boot] [PATCH v3 06/11] image: add os type for OP-TEE
Kever Yang
- [U-Boot] [PATCH v3 07/11] spl: add support to booting with OP-TEE
Kever Yang
- [U-Boot] [PATCH v3 08/11] rockchip: rk322x: dts: enable uart2 for SPL/TPL
Kever Yang
- [U-Boot] [PATCH v3 09/11] rockchip: add fit source file for pack itb with op-tee
Kever Yang
- [U-Boot] [PATCH v3 10/11] rockchip: evb-rk3229: add README file for OP-TEE support
Kever Yang
- [U-Boot] [PATCH v3 11/11] rockchip: evb-rk322x: update defconfig with tpl and optee support
Kever Yang
- [U-Boot] [PATCH v5 1/2] drivers/reset: support rockchip reset drivers
Kever Yang
- [U-Boot] Pull request: u-boot-sunxi/master
Jagan Teki
- [U-Boot] Pull request: u-boot-spi/master
Jagan Teki
- [U-Boot] [PATCH v2 7/7] binman: Run code coverage tests
sjg at google.com
- [U-Boot] [PATCH v2 6/7] travis.yml: Run tests for tools
sjg at google.com
- [U-Boot] [PATCH v2 2/7] test: Run binman tests
Simon Glass
- [U-Boot] [PATCH v2 3/7] test: Run patman tests
Simon Glass
- [U-Boot] [PATCH v2 4/7] test: Run buildman tests
Simon Glass
- [U-Boot] [PATCH v2 5/7] test: Run dtoc tests
Simon Glass
- [U-Boot] [PATCH] armv8: ls1088ardb: support force SDHC mode by hwconfig
York Sun
- [U-Boot] [PATCH v3] arm64: ls1012afrdm: Add distro boot support
York Sun
- [U-Boot] [PATCH] TCP and wget implementation v3
Duncan Hare
- [U-Boot] [PATCH 1/1] efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
Heinrich Schuchardt
- [U-Boot] [PATCH 1/4] ARM: tegra: don't use CONFIG_SPL_TEXT_BASE when no SPL
Stephen Warren
- [U-Boot] [PATCH 2/4] ARM: tegra: remove SPL config for non-SPL SoCs
Stephen Warren
- [U-Boot] [PATCH v2 1/3] armv8: ls1012a: Add USB 2.0 controller phy type for ls1012aqds board
Ran Wang
- [U-Boot] [PATCH RESEND v2 1/3] armv8: ls1012a: Add USB 2.0 controller phy type for ls1012aqds board
Ran Wang
- [U-Boot] [PATCH] rockchp: dts: rk3399-evb: support boot from sd-card
Kever Yang
- [U-Boot] License violations
Jon 'jcase' Sawyer
- [U-Boot] [PATCH] freescale: vid: add support LTC3882 and rework of the VID support
ying.zhang22455 at nxp.com
- [U-Boot] [PATCH v4] drivers: core: Add translation in live tree case
Mario Six
- [U-Boot] [PATCH] Travis-CI: Split 't208xrdb t4qds t102*'-job into separate jobs
Philipp Tomsich
- [U-Boot] [PATCH 0/3] sf: Update spi-nor framework
Prabhakar Kushwaha
- [U-Boot] [GIT] Pull request: u-boot-dfu (20.12.2017)
Lukasz Majewski
- [U-Boot] How to restore NVRAM on MTD partition from backup
A.W.C.
- [U-Boot] [PATCH] xilinx: zynqmp: Use strlen only if env_get doesn't return null
Michal Simek
- [U-Boot] [PATCH RFC] sandbox: Add 64-bit sandbox
Mario Six
- [U-Boot] [PATCH] configs: am57xx_evm: fix ethernet phy configuration
Sekhar Nori
- [U-Boot] [PATCH v2 0/5] arm: ti: misc updates and bug fixes
Lokesh Vutla
- [U-Boot] [PATCH v2 1/5] configs: k2g_evm: Allocate more space for u-boot
Lokesh Vutla
- [U-Boot] [PATCH v2 3/5] tools: omapimage: Fix mismatch of image size in header
Lokesh Vutla
- [U-Boot] [PATCH v2 4/5] arm: am33xx: Avoid writing into reserved DPLL divider
Lokesh Vutla
- [U-Boot] [PATCH v2 5/5] board: ti: dra76: mux wakeup2 as gpio1_2
Lokesh Vutla
- [U-Boot] [PATCH] bootm: flush cache on aligned region
your name
- [U-Boot] [PATCH] crypto/fsl: fix BLOB encapsulation and decapsulation
Clemens Gruber
- [U-Boot] Please pull u-boot-x86
Bin Meng
- [U-Boot] [PATCH 1/2] ARM: Drop unreferenced CONFIG_MACH_* defines
Tuomas Tynkkynen
- [U-Boot] [PATCH] linux/kernel.h: Add ALIGN_DOWN macro
Masahiro Yamada
- [U-Boot] [PATCH v5 0/2] Generic firmware loader
tien.fong.chee at intel.com
- [U-Boot] [PATCH] rockchip: rk3399-puma: reduce env size to 8kiB
Jakob Unterwurzacher
- [U-Boot] [U-Boot, v2, 16/18] clk: rockchip: Add rk322x gamc clock support
David.Wu
- [U-Boot] [PATCH] fat write: Fixed a problem with the case of file names when writing files
Jean-Jacques Hiblot
- [U-Boot] [PATCH v1 00/10] reduce the size of the mmc core
Jean-Jacques Hiblot
- [U-Boot] [PATCH v1 01/10] common: do not compile common fastboot code when building the SPL
Jean-Jacques Hiblot
- [U-Boot] [PATCH v1 02/10] mmc: atmel: when sending a data command, use the provided block size
Jean-Jacques Hiblot
- [U-Boot] [PATCH v1 03/10] mmc: remove unneeded verification in mmc_set_card_speed()
Jean-Jacques Hiblot
- [U-Boot] [PATCH v1 04/10] mmc: compile out more code if support for UHS and HS200 is not enabled
Jean-Jacques Hiblot
- [U-Boot] [PATCH v1 05/10] mmc: reworked version lookup in mmc_startup_v4
Jean-Jacques Hiblot
- [U-Boot] [PATCH v1 06/10] mmc: add a Kconfig option to enable the support for MMC write operations
Jean-Jacques Hiblot
- [U-Boot] [PATCH v1 07/10] mmc: read ssr only if MMC write support is enabled
Jean-Jacques Hiblot
- [U-Boot] [PATCH v1 08/10] mmc: compile out erase and write mmc commands if write operations are not enabled
Jean-Jacques Hiblot
- [U-Boot] [PATCH v1 09/10] mmc: don't read the size of eMMC enhanced user data area in SPL
Jean-Jacques Hiblot
- [U-Boot] [PATCH v1 10/10] mmc: remove hc_wp_grp_size from struct mmc if not needed
Jean-Jacques Hiblot
- [U-Boot] [PATCH 0/3][v2] sf: Update spi-nor framework
Prabhakar Kushwaha
- [U-Boot] [PATCH 00/11] sunxi: arm64 binary size fixes
Maxime Ripard
- [U-Boot] [PATCH] sunxi: maintainers: Add myself for the TBS A711
Maxime Ripard
- [U-Boot] [PATCH 1/3] ddr: fsl: Do not allow for interactive mode in SPL
Tom Rini
- [U-Boot] [PATCH 01/12] riscv: cpu: Add nx25 to support RISC-V
Andes
- [U-Boot] [PATCH v3 1/2] arm: sunxi: Allwinner A10 SPI driver
Stefan Mavrodiev
- [U-Boot] [PATCH] x86: Move commands from under arch/x86 to cmd/x86/
Tom Rini
- [U-Boot] [PATCH] arm: socfpga: Guard commands with CONFIG_SPL_BUILD tests
Tom Rini
- [U-Boot] [PATCH] power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard
Tom Rini
- [U-Boot] [PATCH v2 00/16] efi_loader: implement driver management
Heinrich Schuchardt
- [U-Boot] [PATCH 1/1] efi_loader: use correct format string for unsigned long
Heinrich Schuchardt
- [U-Boot] [PATCH 0/3] efi_selftest: beautify test output
Heinrich Schuchardt
- [U-Boot] [PATCH 2/3] efi_selftest: avoid superfluous messages for task priority levels
Heinrich Schuchardt
- [U-Boot] [PATCH 00/11] Introduce variables whitelisting in environment
Quentin Schulz
- [U-Boot] [PATCH] ARM: sunxi: Remove left-over cd-inverted property from pcDuino3
Tuomas Tynkkynen
- [U-Boot] [PATCH 1/1] dm: core: remove orphaned parameter description in platdata.h
Heinrich Schuchardt
- [U-Boot] [PATCH 0/2] test: Fixes to allow tests to run on a machine with old dtc
Simon Glass
- [U-Boot] [PATCH v2 14/18] rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
Heiko Stuebner
- [U-Boot] [PATCH v2 17/18] net: gmac_rockchip: Add support for the RK3228 GMAC
Heiko Stuebner
- [U-Boot] [PATCH v2 00/12] Add NX25 to support RISC-V
Andes
- [U-Boot] [PATCH v3 1/1] vsprintf.c: add EFI device path printing
Heinrich Schuchardt
- [U-Boot] [EXT] Re: Would you please give some advice on our MDIO driver implementaion?
Ken Ma
- [U-Boot] [PATCH v5 03/10] dm: spi: add BCM63xx SPI driver
Álvaro Fernández Rojas
- [U-Boot] [PATCH v4 1/4] dm: spi: add BCM63xx HSSPI driver
Álvaro Fernández Rojas
- [U-Boot] [PATCH v7 0/2] DW SPI: Get clock value from Device Tree
Eugeniy Paltsev
- [U-Boot] Please pull u-boot-dm (take 3)
Simon Glass
- [U-Boot] [PATCH] i2c: imx: bus arbitration fix when reading block data
Jim Brennan
- [U-Boot] [PATCH v6 0/2] Generic firmware loader
tien.fong.chee at intel.com
- [U-Boot] [PATCH 00/23] Fix and extend i.MX HAB layer
Bryan O'Donoghue
- [U-Boot] [PATCH] ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA
Adam Ford
- [U-Boot] [PATCH] Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
Adam Ford
- [U-Boot] [PATCH v3] armv8: errata: Implement workaround for Cortex-A53 Erratum 855873
Alison Wang
- [U-Boot] [PATCH v10 00/27] dm: Generic MTD Subsystem, with SPI-NOR interface
Jagan Teki
- [U-Boot] [PATCH] Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig
Derald D. Woods
- [U-Boot] [PATCH] ARM: omap3: evm: Do not relocate FDT address
Derald D. Woods
- [U-Boot] [PATCH] armv8: LS1088: Increase size of CONFIG_SYS_MONITOR_LEN
Ashish Kumar
- [U-Boot] [PATCH 0/9] spl: Add full fit and u-boot dto support
Marek Vasut
- [U-Boot] [PATCH v8 0/2] DW SPI: Get clock value from Device Tree
Eugeniy Paltsev
- [U-Boot] [PATCH v8 1/2] SOCFPGA: clock manager: implement dw_spi_get_clk function
Eugeniy Paltsev
- [U-Boot] [PATCH] ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCs
Miquel Raynal
- [U-Boot] [PATCH v3 0/6] arm: ti: misc updates and bug fixes
Lokesh Vutla
- [U-Boot] [PATCH] dt-bindings: leds: adopt Linux PCA9532 binding constants
Felix Brack
- [U-Boot] [PATCH v2 00/23]Fix and extend i.MX HAB layer
Bryan O'Donoghue
- [U-Boot] [PATCH 0/9] log: Support control over the log output format
Simon Glass
- [U-Boot] [PATCH] configs: am335x_boneblack: Bring back missed bootcmd
Sam Protsenko
- [U-Boot] [PATCH v2] armv8: LS1088: Increase size of CONFIG_SYS_MONITOR_LEN
Ashish Kumar
- [U-Boot] [PATCH v2 00/13] arm: am57xx: Add support for am574-idk
Lokesh Vutla
- [U-Boot] [PATCH v2 02/13] arm: emif-common: Add ecc specific emif registers
Lokesh Vutla
- [U-Boot] [PATCH v2 04/13] arm: keystone: Move cmd_ddr3 to a common place
Lokesh Vutla
- [U-Boot] [PATCH v2 07/13] board: ti: am574x-idk: Add epprom support
Lokesh Vutla
- [U-Boot] [PATCH] i2c: mxc_i2c: Use or operation
Peng Fan
- [U-Boot] [PATCH V2] Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
Adam Ford
- [U-Boot] [PATCH] pinctrl: mvebu: Make drivers depend on the pinctrl framework
Miquel Raynal
- [U-Boot] [PATCH] doc: bindings: soft-spi: update documentation to match the code
Miquel Raynal
- [U-Boot] [PATCH] Convert CONFIG_USB_MUSB_HCD et al to Kconfig
Adam Ford
- [U-Boot] [PATCH] Convert CONFIG_TWL4030_USB et al to Kconfig
Adam Ford
- [U-Boot] [PATCH 0/2] ARM: omap3-beagle{-xm}: evm: Add OF_CONTROL support
Derald D. Woods
- [U-Boot] [PATCH 0/8] mmc: some fixes for core and add HS200 support for sdhci-cadence
Masahiro Yamada
- [U-Boot] [PATCH 2/8] mmc: do not overwrite cfg->f_max if "max-frequency" if missing
Masahiro Yamada
- [U-Boot] [PATCH 3/8] mmc: let mmc_of_parse() fail for insane bus-width value
Masahiro Yamada
- [U-Boot] [PATCH 4/8] mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg()
Masahiro Yamada
- [U-Boot] [PATCH 5/8] mmc: sdhci-cadence: use bitfield access macros for cleanup
Masahiro Yamada
- [U-Boot] [PATCH 6/8] mmc: sdhci-cadence: call mmc_of_parse()
Masahiro Yamada
- [U-Boot] [PATCH 7/8] mmc: sdhci-cadence: add HS200 support
Masahiro Yamada
- [U-Boot] [PATCH 8/8] mmc: sdhci: change data transfer failure into debug message
Masahiro Yamada
- [U-Boot] [PATCH v3 00/25] Fix and extend i.MX HAB layer
Bryan O'Donoghue
- [U-Boot] [PATCH] wait_bit: add big endian version of wait_for_bit function
Álvaro Fernández Rojas
- [U-Boot] [PATCH] DA850evm: Remove dead code
Adam Ford
- [U-Boot] [PATCH] Convert CONFIG_SOC_DA8XX et al to Kconfig
Adam Ford
- [U-Boot] [PATCH v2] musb: sunxi: Use base address from device tree
Chen-Yu Tsai
- [U-Boot] [PATCH v2] Convert CONFIG_SOC_DA8XX et al to Kconfig
Adam Ford
- [U-Boot] [PATCH] Convert CONFIG_DAVINCI_SPI to Kconfig
Adam Ford
- [U-Boot] U-Boot and Builman Toolchains
Adam Ford
- [U-Boot] [PATCH] Convert CONFIG_SPI to Kconfig
Adam Ford
- [U-Boot] [RFC PATCH 0/4] Allwinner H6 support for U-Boot
Icenowy Zheng
- [U-Boot] [PATCH] patman: Unquote output from get_maintainer.pl
Stefan Brüns
Last message date:
Sun Dec 31 22:21:17 UTC 2017
Archived on: Mon Jan 1 12:46:56 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).