August 2017 Archives by thread
      
      Starting: Tue Aug  1 00:41:37 UTC 2017
         Ending: Thu Aug 31 23:13:54 UTC 2017
         Messages: 3800
     
- [U-Boot] dm: Kconfig: fix typo in help for SPL_PINCTRL
 
Tom Rini
 - [U-Boot] [U-Boot, 1/1] serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
 
Tom Rini
 - [U-Boot] Remove unused CONFIG_TWL4030_PWM
 
Tom Rini
 - [U-Boot] [U-Boot,	2/3] am335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORT
 
Tom Rini
 - [U-Boot] [U-Boot,	3/3] ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS
 
Tom Rini
 - [U-Boot] arm: mach-omap2: Align image address before cache operations
 
Tom Rini
 - [U-Boot] env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
 
Tom Rini
 - [U-Boot] [U-Boot,	2/3] console: Unify the check for a serial console
 
Tom Rini
 - [U-Boot] [U-Boot,	3/3] dm: console: Check for serial devices properly
 
Tom Rini
 - [U-Boot] [U-Boot,PATCHv2] configs: Migrate CMD_NAND*
 
Tom Rini
 - [U-Boot] [ANN] U-Boot v2017.09-rc1 released
 
Tom Rini
 - [U-Boot] [PATCH v3 50/66] rockchip: rk3368: add DRAM controller driver with DRAM initialisation
 
Andy Yan
 - [U-Boot] [U-Boot, v2, 07/14] Convert CONFIG_CMD_REGINFO to Kconfig
 
Tom Rini
 - [U-Boot] [PATCH] rockchip: rk3399-firefly: update gmac parameter
 
Kever Yang
 - [U-Boot] [GIT PULL] Please pull u-boot-mmc master
 
Jaehoon Chung
 - [U-Boot] [PATCH] mtd/spi: Add MT35XU512ABA1G12 NOR flash support
 
Yogesh Gaur
 - [U-Boot] [PATCH v2 2/3] regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
 
Jaehoon Chung
 - [U-Boot] [PATCH v2 03/40] dm: blk: Add a generic function for	block device commands
 
Bin Meng
 - [U-Boot] [PATCH v2 04/40] dm: sata: Adjust the 'sata' command	to use blk_common_cmd()
 
Bin Meng
 - [U-Boot] [PATCH v2 05/40] dm: scsi: Adjust the 'scsi' command	to use blk_common_cmd()
 
Bin Meng
 - [U-Boot] [PATCH v2 06/40] dm: ide: Adjust the 'ide' command to	use blk_common_cmd()
 
Bin Meng
 - [U-Boot] [PATCH v2 07/40] dm: usb: Adjust the 'usb' command to	use blk_common_cmd()
 
Bin Meng
 - [U-Boot] [GIT PULL V2] Please pull u-boot-mmc master
 
Jaehoon Chung
 - [U-Boot] [PATCH v3 05/66] rockchip: back-to-bootrom: simplify the #ifdef-check for LIBGENERIC in TPL/SPL
 
Andy Yan
 - [U-Boot] [PATCH v2 54/56] rockchip: board: lion-rk3368: add support for the RK3368-uQ7
 
Andy Yan
 - [U-Boot] [PATCH 1/2] x86: Use default stack boundary alignment
 
Simon Glass
 - [U-Boot] [PATCH 2/2] sf: Preserve QE bit when clearing BP# bits for Macronix flash
 
Simon Glass
 - [U-Boot] [PATCH 1/6] x86: tsc: Read all ratio bits from	MSR_PLATFORM_INFO
 
Simon Glass
 - [U-Boot] [PATCH v2 1/2] x86: Use default stack boundary	alignment
 
Simon Glass
 - [U-Boot] [PATCH v2 2/2] x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot
 
Simon Glass
 - [U-Boot] [PATCH 1/2] sf: Add Macronix MX25U6435F device	parameters
 
Simon Glass
 - [U-Boot] [PATCH 2/6] x86: tsc: Identify Intel-specific code
 
Simon Glass
 - [U-Boot] [PATCH 3/6] x86: tsc: Remove the fail handling in	try_msr_calibrate_tsc()
 
Simon Glass
 - [U-Boot] [PATCH 4/6] x86: tsc: Update comments and expand	definitions in freq_desc_tables[]
 
Simon Glass
 - [U-Boot] [PATCH 5/6] x86: tsc: Correct Silvermont reference	clock values
 
Simon Glass
 - [U-Boot] [PATCH 6/6] x86: tsc: Rename try_msr_calibrate_tsc()	to cpu_mhz_from_msr()
 
Simon Glass
 - [U-Boot] [PATCH v2 01/22] x86: kconfig: Select TIMER and	X86_TSC_TIMER
 
Simon Glass
 - [U-Boot] [PATCH v2 02/22] x86: kconfig: Select	USE_PRIVATE_LIBGCC
 
Simon Glass
 - [U-Boot] [PATCH v2 03/22] x86: kconfig: Select PCI and DM_PCI
 
Simon Glass
 - [U-Boot] [PATCH v2 04/22] x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig
 
Simon Glass
 - [U-Boot] [PATCH v2 05/22] x86: kconfig: Let board select	BOARD_EARLY_INIT_F
 
Simon Glass
 - [U-Boot] [PATCH v2 06/22] x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
 
Simon Glass
 - [U-Boot] [PATCH v2 07/22] x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
 
Simon Glass
 - [U-Boot] [PATCH v2 08/22] x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig
 
Simon Glass
 - [U-Boot] [PATCH v2 09/22] x86: kconfig: Select OF_CONTROL
 
Simon Glass
 - [U-Boot] [PATCH v2 10/22] x86: kconfig: Imply DM uclass drivers
 
Simon Glass
 - [U-Boot] [PATCH v2 11/22] x86: baytrail: kconfig: Imply	platform specific drivers
 
Simon Glass
 - [U-Boot] [PATCH v2 12/22] x86: ivybridge: kconfig: Imply	platform specific drivers
 
Simon Glass
 - [U-Boot] [PATCH v2 13/22] x86: broadwell: kconfig: Imply	platform specific drivers
 
Simon Glass
 - [U-Boot] [PATCH v2 14/22] x86: coreboot: kconfig: Imply drivers	that are useful
 
Simon Glass
 - [U-Boot] [PATCH v2 15/22] x86: queensbay: kconfig: Imply	platform specific drivers
 
Simon Glass
 - [U-Boot] [PATCH v2 16/22] x86: tangier: kconfig: Imply platform	specific drivers
 
Simon Glass
 - [U-Boot] [PATCH v2 17/22] x86: quark: kconfig: Imply platform	specific drivers
 
Simon Glass
 - [U-Boot] [PATCH v2 18/22] x86: qemu: kconfig: Imply platform	specific drivers
 
Simon Glass
 - [U-Boot] [PATCH v2 19/22] x86: qemu: Remove SPI flash from	defconfigs
 
Simon Glass
 - [U-Boot] [PATCH v2 20/22] x86: kconfig: Let board select SPI	flash
 
Simon Glass
 - [U-Boot] [PATCH v2 21/22] x86: kconfig: Move USB to platform	Kconfig
 
Simon Glass
 - [U-Boot] [PATCH v2 22/22] x86: Convert INTEL_ICH6_GPIO to	Kconfig
 
Simon Glass
 - [U-Boot] [PATCH v2 2/4] block: ide: Fix build error when	CONFIG_BLK is on
 
Simon Glass
 - [U-Boot] [PATCH v2 4/4] x86: Switch all boards to use DM SCSI
 
Simon Glass
 - [U-Boot] [PATCH 1/1] x86: ivybridge: remove unused	uma_memory_size
 
Simon Glass
 - [U-Boot] [RFC PATCH 1/6] timer: add OF_PLATDATA support for	timer-uclass
 
Simon Glass
 - [U-Boot] [RFC PATCH 2/6] dm: timer: normalise SPL and TPL	support
 
Simon Glass
 - [U-Boot] [RFC PATCH 3/6] rockchip: timer: add device-model timer driver for RK3368 (and similar)
 
Simon Glass
 - [U-Boot] [RFC PATCH 4/6] dts: rk3368: make timer0 accessible	for SPL and TPL
 
Simon Glass
 - [U-Boot] [RFC PATCH 5/6] rockchip: lion-rk3368: defconfig: enable DM timer for all stages
 
Simon Glass
 - [U-Boot] [RFC PATCH 6/6] rockchip: rk3368: remove setup of secure timer from TPL/SPL
 
Simon Glass
 - [U-Boot] [PATCH v3 07/66] spl: dm: Kconfig: fix help text for	SPL/TPL confusion
 
Simon Glass
 - [U-Boot] [PATCH v3 06/66] spl: adapts SYS_MALLOC_F_LEN for TPL
 
Simon Glass
 - [U-Boot] [PATCH v3 33/66] rockchip: rk3368: dts: add sgrf node
 
Simon Glass
 - [U-Boot] [PATCH v3 59/66] spl: Kconfig: migrate	$(SPL_TPL_)LDSCRIPT to Kconfig
 
Simon Glass
 - [U-Boot] [PATCH v3 64/66] moveconfig: migrate TPL_STACK,	TPL_TEXT_BASE and TPL_MAX_SIZE
 
Simon Glass
 - [U-Boot] [PATCH v3 53/66] rockchip: rk3368: spl: add TPL support
 
Simon Glass
 - [U-Boot] [PATCH v3 18/66] spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL
 
Simon Glass
 - [U-Boot] [PATCH v3 51/66] rockchip: rk3368: dts: add DMC node	in rk3368.dtsi
 
Simon Glass
 - [U-Boot] [PATCH v3 31/66] rockchip: rk3368: syscon: SGRF	support for OF_PLATDATA
 
Simon Glass
 - [U-Boot] [PATCH v3 16/66] armv8: move low-level assembly	functions into function-sections
 
Simon Glass
 - [U-Boot] [PATCH v3 63/66] rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL
 
Simon Glass
 - [U-Boot] [PATCH v3 62/66] armv8: TPL_STACK will always be	defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
 
Simon Glass
 - [U-Boot] [PATCH v3 61/66] spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
 
Simon Glass
 - [U-Boot] [PATCH v3 48/66] net: gmac_rockchip: Add support for	the RK3368 GMAC
 
Simon Glass
 - [U-Boot] [PATCH v2 29/56] rockchip: rk3368: grf: use	shifted-constants
 
Simon Glass
 - [U-Boot] [PATCH 1/1] tpm: add missing va_end
 
Simon Glass
 - [U-Boot] [PATCH 1/1] api: remove superfluous assignment
 
Simon Glass
 - [U-Boot] [PATCH 1/1] lcd: avoid possible NULL dereference
 
Simon Glass
 - [U-Boot] [PATCH] mkimage: check environment for dtc binary	location
 
Simon Glass
 - [U-Boot] [PATCH v3 11/24] env: Create a location driver for	each location
 
Simon Glass
 - [U-Boot] [PATCH v2 22/34] env: Add a new implementation of environment access
 
Simon Glass
 - [U-Boot] [PATCH v1] x86: Make table address selectable
 
Bin Meng
 - [U-Boot] [PATCH v2 1/4] dm: scsi: Add a generic PCI-based AHCI	driver
 
Bin Meng
 - [U-Boot] [PATCH v2 3/4] x86: Convert MMC to driver model
 
Bin Meng
 - [U-Boot] Please pull u-boot-x86
 
Bin Meng
 - [U-Boot] [PATCH] cmd: mmc: add mmc partconf read capability
 
Anatolij Gustschin
 - [U-Boot] [PATCH] imx6: fix SDn_CMD mux mode bitfield arguments
 
Anatolij Gustschin
 - [U-Boot] [PATCH] imx-common: spl: return boot mode for asked MMC	device in spl_boot_mode()
 
Anatolij Gustschin
 - [U-Boot] [PATCH 1/3] clk: zynqmp: Add support for CCF driver
 
Michal Simek
 - [U-Boot] [PATCH 2/3] clk: zynqmp: Dont panic incase of mmio write/read failures
 
Michal Simek
 - [U-Boot] [PATCH] spl: add newline in debug output
 
Anatolij Gustschin
 - [U-Boot] [PATCH v2 1/1] add support for Raspberry Pi Zero W
 
Dmitry Korunov
 - [U-Boot] [PATCH] net: phy: micrel: add an option to disable gigabit for the KSZ9031
 
Joe Hershberger
 - [U-Boot] [RFC PATCH v2 3/3] net: ag7xxx: No longer ignore link	status
 
Joe Hershberger
 - [U-Boot] [PATCH] Use packed structures for networking
 
Joe Hershberger
 - [U-Boot] [PATCH 3/5] configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1
 
Joe Hershberger
 - [U-Boot] [PATCH v2] net: phy: micrel: add an option to disable	gigabit for the KSZ9031
 
Sebastien Bourdelin
 - [U-Boot] [PATCH] efi_loader: make pool allocations cacheline aligned
 
Rob Clark
 - [U-Boot] Please pull u-boot-fsl-qoriq master
 
York Sun
 - [U-Boot] [PATCH 1/2] sandbox: Introduce Kconfig option for 32/64	bit host
 
Bin Meng
 - [U-Boot] [PATCH] vsprintf.c: add wide string (%ls) support
 
Heinrich Schuchardt
 - [U-Boot] [PATCH v3 65/66] rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its
 
Kever Yang
 - [U-Boot] [RFC PATCH 0/6] rockchip: rk3368: remove secure timer usage and use DM timer
 
Kever Yang
 - [U-Boot] [PATCH] misc: Makefile: Add condition on build i2c_eeprom
 
Wenyou Yang
 - [U-Boot] [PATCH v3 0/3] board: atmel: Set the ethernet mac address	from eeprom
 
Wenyou Yang
 - [U-Boot] [PATCH] timer: Add Atmel PIT timer driver
 
Wenyou Yang
 - [U-Boot] [PATCH 1/8] armv8: Add workaround for USB erratum	A-009008
 
Ran Wang
 - [U-Boot] [RFC PATCH 1/2] board: laird: add WB45N CPU module
 
Stefano Babic
 - [U-Boot] [PATCH 1/1] imx: imx6ull: correct get_cpu_speed_grade_hz	on 696MHz SoCs
 
Sébastien Szymanski
 - [U-Boot] [PATCH 1/5] arm: socfpga: Add checking function on searching boot device
 
Chee, Tien Fong
 - [U-Boot] [PATCH 3/5] configs: socfpga: Add config for RBF loading from FAT fs
 
Chee, Tien Fong
 - [U-Boot] [GIT PULL] Xilinx fixes for v2017.09
 
Michal Simek
 - [U-Boot] [PATCH][v3] ARMv8/sec_firmware : Update chosen/kaslr-seed	with random number
 
Ruchika Gupta
 - [U-Boot] U-boot 2017.07 not working on Raspberry Pi
 
Paul Barker
 - [U-Boot] [PATCH v3 56/66] rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368
 
Andy Yan
 - [U-Boot] [PATCH 1/3] rockchip: add u-boot specific dts for rk3368	based boards
 
Andy Yan
 - [U-Boot] [PATCH] imx6: clock: correct comment for PLL_VIDEO
 
Anatolij Gustschin
 - [U-Boot] [PATCH v2 1/2] imx: imx6ul: correct get_cpu_speed_grade_hz	on 696MHz SoCs
 
Sébastien Szymanski
 - [U-Boot] [PATCH] mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values
 
Breno Lima
 - [U-Boot] [PATCH] mx6sabreauto: Fix IOMUXC_GPR6 and IOMUXC_GPR7	values
 
Breno Lima
 - [U-Boot] [PATCH 1/5] board_f: Drop the timer after relocation
 
Simon Glass
 - [U-Boot] [PATCH 2/5] dm: x86: Allow TSC timer to be used before	DM is ready
 
Simon Glass
 - [U-Boot] [PATCH v2 1/2] dm: core: Drop use of strlcpy()
 
Simon Glass
 - [U-Boot] [U-Boot,	5/5] boot: fdt: fixup the memory dt nodes falcon boot
 
York Sun
 - [U-Boot] [PATCH v4 00/66] Support OF_PLATDATA in TPL,	enable RK3368 DRAM init and add RK3368-uQ7
 
Philipp Tomsich
- [U-Boot] [PATCH v4 10/66] spl: dm: Kconfig: SPL_RAM depends on	SPL_DM
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 11/66] spl: dm: Kconfig: introduce TPL_RAM (in	analogy to SPL_RAM)
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 12/66] spl: dm: Kconfig: SPL_CLK depends on	SPL_DM
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 13/66] spl: dm: Kconfig: split CLK support for	SPL and TPL
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 14/66] spl: dm: Kconfig: split OF_CONTROL and	OF_PLATDATA between SPL and TPL
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 15/66] spl: dm: use CONFIG_IS_ENABLED to test	for the DM option
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 16/66] armv8: move low-level assembly functions	into function-sections
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 17/66] armv8: spl: Support separate stack for TPL
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 18/66] spl: allow a separate TEXT_BASE,	LDSCRIPT and MAX_SIZE for TPL
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 19/66] spl: Kconfig: split SYS_MALLOC_SIMPLE for	TPL and SPL
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 20/66] lib: spl: differentiate between TPL and	SPL for libfdt/of_control/of_platdata
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 21/66] spl: consistently use $(SPL_TPL_) to	select features for SPL and TPL builds
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 22/66] spl: add TPL_DRIVER_MISC_SUPPORT option
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 23/66] drivers: spl: consistently use the	$(SPL_TPL_) macro
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 24/66] rockchip: Makefile: allow selective	inclusion of sdram_common.o from TPL/SPL/U-Boot
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 25/66] rockchip: rk3368: improve Kconfig text	for the RK3368
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 26/66] rockchip: rk3368: mkimage: add support	for the RK3368
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 27/66] rockchip: rk3368: pmugrf: add definitions	for os_reg[0..3]
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 28/66] rockchip: rk3368: spl: define	COUNTER_FREQUENCY to 24MHz
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 29/66] rockchip: rk3368: spl: add memory layout	for TPL and SPL
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 30/66] rockchip: rk3368: syscon: MSCH/PMUGRF/GRF	support for OF_PLATDATA
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 31/66] rockchip: rk3368: syscon: SGRF support	for OF_PLATDATA
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 32/66] rockchip: rk3368: grf: use	shifted-constants
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 33/66] rockchip: rk3368: dts: add sgrf node
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 34/66] rockchip: pinctrl: rk3368: add GMAC	(RGMII only) support
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 35/66] rockchip: pinctrl: rk3368: add support	for configuring the MMC pins
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 36/66] rockchip: pinctrl: rk3368: move IOMUX	bit-definitions to pinctrl driver
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 37/66] rockchip: pinctrl: rk3368: add SPI support
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 38/66] rockchip: clk: rk3368: implement	bandwidth adjust for PLLs
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 39/66] rockchip: clk: rk3368: support	OF_PLATDATA for the RK3368 clk driver
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 40/66] rockchip: clk: rk3368: do not change	CPLL/GPLL before returning to BROM
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 41/66] rockchip: clk: rk3368: implement DPLL	(DRAM PLL) support
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 42/66] rockchip: clk: rk3368: define	DMA1_SRST_REQ and DMA2_SRST_REQ
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 43/66] rockchip: clk: rk3368: implement MMC/SD	clock reparenting
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 44/66] rockchip: clk: rk3368: support	configuring the DRAM PLL (from TPL)
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 45/66] rockchip: clk: rk3368: add support for	GMAC (SLCK_MAC) clock
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 46/66] rockchip: clk: rk3368: mark 'priv'	__maybe_unused in rk3368_clk_set_rate()
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 47/66] rockchip: clk: rk3368: add support for	configuring the SPI clocks
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 48/66] net: gmac_rockchip: Add support for the	RK3368 GMAC
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 49/66] rockchip: Makefile: streamline SPL/TPL	configuration
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 50/66] rockchip: rk3368: add DRAM controller	driver with DRAM initialisation
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 51/66] rockchip: rk3368: dts: add DMC node in	rk3368.dtsi
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 52/66] rockchip: rk3368: spl: enable	SPL_FRAMEWORK in rk3368_common.h
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 53/66] rockchip: rk3368: spl: add TPL support
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 54/66] rockchip: spl: make spl-boot-order code	reusable (split from rk3399)
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 55/66] rockchip: rk3368: spl: add SPL support
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 56/66] rockchip: rk3368: spl: mark SPL and TPL	as supported for ROCKCHIP_RK3368
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 57/66] rockchip: spi: enable support for the	rk_spi driver for the RK3368
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 58/66] rockchip: board: lion-rk3368: add support	for the RK3368-uQ7
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 59/66] spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT	to Kconfig
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 60/66] rockchip: Kconfig: preset TPL_LDSCRIPT	via Kconfig for the RK3368
 
Philipp Tomsich
- [U-Boot] [PATCH v4 60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
 
Simon Glass
 - [U-Boot] [U-Boot, v4, 60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
 
Philipp Tomsich
- [U-Boot] [U-Boot, v4, 60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
 
Andy Yan
 - [U-Boot] [U-Boot, v4,	60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the	RK3368
 
Dr. Philipp Tomsich
 - [U-Boot] [U-Boot, v4, 60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
 
Andy Yan
 - [U-Boot] [U-Boot, v4,	60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the	RK3368
 
Dr. Philipp Tomsich
 - [U-Boot] [U-Boot, v4, 60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
 
Andy Yan
 - [U-Boot] [U-Boot, v4,	60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the	RK3368
 
Dr. Philipp Tomsich
 - [U-Boot] [U-Boot, v4, 60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
 
Tom Rini
 - [U-Boot] [U-Boot, v4,	60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the	RK3368
 
Dr. Philipp Tomsich
 - [U-Boot] [U-Boot, v4,	60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the	RK3368
 
Dr. Philipp Tomsich
 - [U-Boot] [U-Boot, v4, 60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
 
Masahiro Yamada
 - [U-Boot] [U-Boot, v4, 60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
 
Simon Glass
 
 
 - [U-Boot] [PATCH v4 61/66] spl: support TPL_STACK,	TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 62/66] armv8: TPL_STACK will always be defined,	so test CONFIG_TPL_NEEDS_SEPARATE_STACK
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 63/66] rockchip: rk3368: mark TPL as not	inheriting its stack, text-base and size from SPL
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 64/66] moveconfig: migrate TPL_STACK,	TPL_TEXT_BASE and TPL_MAX_SIZE
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 65/66] rockchip: board: puma-rk3399: fix	warnings in puma_rk3399/fit_spl_atf.its
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 66/66] rockchip: board: puma_rk3399: rename ATF	firmware
 
Philipp Tomsich
 
 - [U-Boot] [PATCH v4 01/66] spl: add a 'return to bootrom' boot method
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 02/66] spl: configure 'return to bootrom'	separately for SPL and TPL
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 03/66] rockchip: back-to-bootrom: add	'back-to-bootrom' support for AArch64
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 04/66] rockchip: back-to-bootrom: split	BACK_TO_BOOTROM for TPL/SPL
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 05/66] rockchip: back-to-bootrom: simplify the	#ifdef-check for LIBGENERIC in TPL/SPL
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 06/66] spl: use TPL_SYS_MALLOC_F_LEN for TPL
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 07/66] spl: dm: Kconfig: fix help text for	SPL/TPL confusion
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 08/66] spl: dm: Kconfig: use more specific	prereqs for SPL_REGMAP and SPL_SYSCON
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 09/66] spl: dm: Kconfig: split REGMAP/SYSCON	support for TPL from SPL
 
Philipp Tomsich
 - [U-Boot] [PATCH v3 2/2] MIPS: Stop building position independent code
 
Álvaro Fernández Rojas
 - [U-Boot] [PATCH 2/2] armv8/ls1046a: RGMII PHY requires internal delay on Tx
 
York Sun
 - [U-Boot] [PATCH v2 0/6] rockchip: rk3368: remove secure timer usage	and use DM timer
 
Philipp Tomsich
 - [U-Boot] [PATCH v2 1/6] timer: add OF_PLATDATA support for	timer-uclass
 
Philipp Tomsich
 - [U-Boot] [PATCH v2 2/6] dm: timer: normalise SPL and TPL support
 
Philipp Tomsich
 - [U-Boot] [PATCH v2 3/6] rockchip: timer: add device-model timer	driver for RK3368 (and similar)
 
Philipp Tomsich
 - [U-Boot] [PATCH v2 4/6] dts: rk3368: make timer0 accessible for SPL	and TPL
 
Philipp Tomsich
 - [U-Boot] [PATCH v2 5/6] rockchip: lion-rk3368: defconfig: enable DM	timer for all stages
 
Philipp Tomsich
 - [U-Boot] [PATCH v2 6/6] rockchip: rk3368: remove setup of secure	timer from TPL/SPL
 
Philipp Tomsich
 - [U-Boot] [PATCH] ARM: rmobile: Update defconfig of R-Car Gen3
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH] boot_fit: Fix warning: overflow in implicit	constant conversion in fdt_offset()
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 1/2] ARM: rmobile: Add PFC PUEN bank 5 address
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 2/2] ARM: rmobile: ulcb: Add ULCB board support
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH] ARM: rmobile: Increase console buffer sizes
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 1/2] ARM: dts: rmobile: Import DTS from Linux	4.12
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 2/2] ARM: rmobile: Enable OF_CONTROL on RCar	Gen3
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 1/3] clk: rmobile: Add RCar Gen3 clock driver
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 2/3] ARM: rmobile: Enable clock framework on	Salvator-X
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 3/3] ARM: rmobile: Enable clock framework on	ULCB
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH] serial: sh: Convert to Kconfig
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH] serial: sh: Use the clock framework to obtain	clock config
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 2/3] net: ravb: Detect PHY correctly
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 1/3] net: ravb: Add OF probing support
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 3/3] net: ravb: Add clock handling support
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 1/3] mmc: sh_sdhi: Add DM and DT probing support
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 2/3] mmc: sh_sdhi: Fix the ACMD handling
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 3/3] mmc: sd_sdhi: Enable clock using clock	framework
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH] arch/sh: allow building in big-endian mode
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 1/3] arch/sh: don't bring common/env_embedded.o	into the link
 
Nobuhiro Iwamatsu
 - [U-Boot] Please pull u-boot-sh/rmobile branch
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH] ahci-pci: Update call to ahci_scsi_probe()
 
Tom Rini
 - [U-Boot] [PATCH] env: add ENV_IS_ANYWHERE
 
Tom Rini
 - [U-Boot] [U-Boot, 1/5] spl: reorder the assignment of board info to global data
 
York Sun
 - [U-Boot] [PATCH] misc: Kconfig: Add SPL_I2C_EEPROM option
 
Wenyou Yang
 - [U-Boot] [PATCH] ahci-pci: Update call to ahci_probe_scsi_pci()
 
Bin Meng
 - [U-Boot] [PATCH] armv8: layerscape platform pcie link up state	judgment strongly
 
Bao Xiaowei
 - [U-Boot] [PATCH] omap3evm: Update board and defconfig files
 
Derald D. Woods
 - [U-Boot] [RFC] C2011 standard for building U-Boot
 
Heinrich Schuchardt
 - [U-Boot] [PATCH] cosmetic: bootcount: correct comment for used	scratch register
 
Tomas Melin
 - [U-Boot] [PATCH] splash_source: Verify FIT magic
 
Tomas Melin
 - [U-Boot] [PATCH 0/8] nvme: Add NVM Express driver support
 
Bin Meng
 - [U-Boot] [PATCH v1 0/3] video: add STM32 LTDC display controller
 
Philippe CORNU
 - [U-Boot] Custodian Albert Aribaud not reachable by mail
 
Heinrich Schuchardt
 - [U-Boot] [PATCH] rockchip: i2c: fix >32 byte reads
 
Wadim Egorov
 - [U-Boot] [PATCH v2] rockchip: phycore: Read configuration EEPROM &	set ethaddr in late init
 
Wadim Egorov
 - [U-Boot] [PATCH v3] rockchip: rk3288: Add reset reason detection
 
Wadim Egorov
 - [U-Boot] [PATCH] rockchip: rk322x: update MACRO for mmc clksel reg
 
Kever Yang
 - [U-Boot] [PATCH] mmc: uniphier-sd: Fix long response processing
 
Masahiro Yamada
 - [U-Boot] [PATCH 1/5] mmc: uniphier-sd: Factor out register IO
 
Masahiro Yamada
 - [U-Boot] [PATCH 3/5] mmc: uniphier-sd: Add support for 64bit	FIFO
 
Masahiro Yamada
 - [U-Boot] [PATCH] qemu-ppce500: Update get_phys_ccsrbar_addr_early()
 
Tom Rini
 - [U-Boot] [PATCH 1/2] usb: kbd: don't fail with iomux
 
Rob Clark
 - [U-Boot] [PATCH] cmd: usb: check usb_stor_curr_dev in usb dev with no parameter
 
Patrick DELAUNAY
 - [U-Boot] [PATCH] PowerPC: mpc85xx: Update ft_verify_fdt
 
Tom Rini
 - [U-Boot] [PATCH] mtd: spi: sf_dataflash: Add print message	while erase error
 
Simon Glass
 - [U-Boot] [PATCH] dm: core: don't fail to iterate if first one fails to probe
 
Simon Glass
 - [U-Boot] [PATCH] board: at91sam9261ek: Update to support DT and	DM
 
Simon Glass
 - [U-Boot] [PATCH 1/3] board: at91sam9263ek: Use SPI-flash-based	AT45xxx DataFlash
 
Simon Glass
 - [U-Boot] [PATCH 2/3] board: at91sam9rlek: Use SPI-flash-based	AT45xxx DataFlash
 
Simon Glass
 - [U-Boot] [PATCH 3/3] board: at91sam9260ek: Use SPI-flash-based	AT45xxx DataFlash
 
Simon Glass
 - [U-Boot] [PATCH] board: pm9263: Update to support DT and DM
 
Simon Glass
 - [U-Boot] [PATCH] board: ethernut5: Update to support DT and DM
 
Simon Glass
 - [U-Boot] [PATCH] board: pm9261: Update to support DT and DM
 
Simon Glass
 - [U-Boot] [PATCH] board: meesc: Update to support DT and DM
 
Simon Glass
 - [U-Boot] [PATCH] board: usb_a9263: Update to support DT and DM
 
Simon Glass
 - [U-Boot] [PATCH 1/9] dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
 
Simon Glass
 - [U-Boot] [PATCH 2/9] fit: use 'const' for the input of	fdt_offset() and locate_dtb_in_fit()
 
Simon Glass
 - [U-Boot] [PATCH 0/9] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
 
Simon Glass
 - [U-Boot] [PATCH 4/9] fit: If no matching config is found in fit_find_config_node(), use the default one
 
Simon Glass
 - [U-Boot] [PATCH 5/9] lzo: add a function to check the validity	of the header
 
Simon Glass
 - [U-Boot] [PATCH 6/9] gzip: add a function to parse the header
 
Simon Glass
 - [U-Boot] [PATCH 7/9] lib: allow building lzo and gunzip for the	SPL
 
Simon Glass
 - [U-Boot] [PATCH 9/9] omap: detect board before spl_early_init()
 
Simon Glass
 - [U-Boot] rockchip: rk3288: fix EMMC_DIV_MASK definition in	header
 
Philipp Tomsich
 - [U-Boot] [PATCH 1/3] dm: core: also parse chosen node
 
Rob Clark
 - [U-Boot] [PATCH 1/6] fdtdec: allow board to provide fdt for	CONFIG_OF_SEPARATE
 
Rob Clark
 - [U-Boot] [PATCH] fs: add fs_readdir()
 
Rob Clark
 - [U-Boot] [PATCH v5 00/30] env: Move environment code to use	location drivers
 
Simon Glass
 - [U-Boot] [PATCH v5 01/30] Makefile: Rename 'env' target to 'environ'
 
Simon Glass
 - [U-Boot] [PATCH] usb: kbd: don't fail with iomux
 
Rob Clark
 - [U-Boot] [PATCH] board: atmel: Enable to use new timer driver
 
Wenyou Yang
 - [U-Boot] [PATCH 0/5] configs: at91: Remove value of	CONFIG_SYS_EXTRA_OPTIONS option
 
Wenyou Yang
 - [U-Boot] [PATCH v3 0/6] board: atmel: Add new board	SAMA5D27-SOM1-EK board.
 
Wenyou Yang
 - [U-Boot] [PATCH 1/4] video: Drop the l5f31188 driver
 
Bin Meng
 - [U-Boot] [PATCH] x86: Remove dead ISA related codes
 
Bin Meng
 - [U-Boot] [PATCH] net: fman: add support RGMII_TXID to memac
 
Madalin Bucur
 - [U-Boot] [PATCH 1/4] rockchip: rk3229: move usb gadget into	defconfig
 
Kever Yang
 - [U-Boot] FIT image signing
 
Simon Glass
 - [U-Boot] [PATCH] arm64: ls2088ardb: Add distro secure boot	support
 
Vini Pillai
 - [U-Boot] [PATCH] genconfig.py: Print defconfig next to warnings
 
Simon Glass
 - [U-Boot] [PATCH 1/2] sf: add support for GD25Q256
 
Andy Yan
 - [U-Boot] [PATCH] drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro
 
Suniel Mahesh
 - [U-Boot] [PATCH 51/51] mpc83xx: Add gazerbeam board
 
Simon Glass
 - [U-Boot] [PATCH 00/39] dm: sata: Complete driver-model support for SATA
 
Simon Glass
 - [U-Boot] [PATCH] drivers: mmc: Avoid memory leak in case of	failure
 
Suniel Mahesh
 - [U-Boot] [PATCH 2/2] driver: spi: add rockchip sfc support
 
Andy Yan
 - [U-Boot] [PATCH] efi_loader: GOP fix for no display
 
Rob Clark
 - [U-Boot] [PATCH] usb: kbd: don't fail with iomux (v3)
 
Rob Clark
 - [U-Boot] [PATCH 00/15] Add STM32H7 SoC and STM32H743-Disco board	support
 
patrice.chotard at st.com
 - [U-Boot] [PATCH] mvebu: turris_omnia: Fix PEX vs SATA detection for	board topology
 
Marek Behún
 - [U-Boot] Remove STM32F1 support ?
 
Patrice CHOTARD
 - [U-Boot] [PATCH v2 0/2] move apalis t30/tk1,	colibri t20/t30 to livetree
 
Marcel Ziswiler
 - [U-Boot] [PATCH v2 1/2] apalis_t30: fix usb otg power enable
 
Marcel Ziswiler
 - [U-Boot] [PATCH 0/5] fix apalis-tk1 pcie gigabit ethernet operation
 
Marcel Ziswiler
 - [U-Boot] [PATCH 1/5] configs: apalis-tk1: fix boot failure using	ext4 rootfs
 
Marcel Ziswiler
 - [U-Boot] [PATCH 4/5] power: as3722: add as3722_ldo_set_voltage	signature to header file
 
Marcel Ziswiler
 - [U-Boot] [PATCH 5/5] apalis-tk1: fix pcie reset for reliable	gigabit ethernet operation
 
Marcel Ziswiler
 - [U-Boot] [PATCH 12/13] armv7: support rk3066 early back to bootrom in start.S
 
Paweł Jarosz
 - [U-Boot] [PATCH v3 0/9] spl: dm: Make it possible for the SPL to	pick its own DTB from a FIT
 
Jean-Jacques Hiblot
 - [U-Boot] [PATCH] dm: scsi: fix callto function with wrong signature
 
Philipp Tomsich
 - [U-Boot] [PATCH v0 00/20] enough UEFI for standard distro boot
 
Rob Clark
- [U-Boot] [PATCH v0 01/20] fs: add fs_readdir()
 
Rob Clark
 - [U-Boot] [PATCH v0 02/20] fs/fat: implement readdir
 
Rob Clark
 - [U-Boot] [PATCH v0 03/20] short-wchar
 
Rob Clark
 - [U-Boot] [PATCH v0 04/20] part: extract MBR signature from	partitions
 
Rob Clark
 - [U-Boot] [PATCH v0 05/20] efi: add some more device path structures
 
Rob Clark
 - [U-Boot] [PATCH v0 06/20] common: add some utf16 handling helpers
 
Rob Clark
 - [U-Boot] [PATCH v0 07/20] vsprintf.c: add wide string (%ls) support
 
Rob Clark
- [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
Heinrich Schuchardt
- [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
Rob Clark
 - [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
Heinrich Schuchardt
 - [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
Alexander Graf
 - [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
Rob Clark
 - [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
Alexander Graf
 - [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
Rob Clark
 - [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
Rob Clark
 - [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
Tom Rini
 - [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
rick at andestech.com
 - [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
Peter Robinson
 - [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
Rob Clark
 - [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
Rob Clark
 - [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
Alexander Graf
 - [U-Boot] [U-Boot, v0,	07/20] vsprintf.c: add wide string (%ls) support
 
Rob Clark
 
 
 - [U-Boot] [PATCH v0 08/20] efi_loader: add back optional	efi_handler::open()
 
Rob Clark
 - [U-Boot] [PATCH v0 09/20] efi_loader: add device-path utils
 
Rob Clark
 - [U-Boot] [PATCH v0 10/20] efi_loader: drop redundant	efi_device_path_protocol
 
Rob Clark
 - [U-Boot] [PATCH v0 11/20] efi_loader: add guidstr helper
 
Rob Clark
 - [U-Boot] [PATCH v0 12/20] efi_loader: flesh out device-path to text
 
Rob Clark
 - [U-Boot] [PATCH v0 13/20] efi_loader: use proper device-paths for	partitions
 
Rob Clark
 - [U-Boot] [PATCH v0 14/20] efi_loader: use proper device-paths for	net
 
Rob Clark
 - [U-Boot] [PATCH v0 15/20] efi_loader: refactor boot device and	loaded_image handling
 
Rob Clark
 - [U-Boot] [PATCH v0 16/20] efi_loader: add file/filesys support
 
Rob Clark
 - [U-Boot] [PATCH v0 17/20] efi_loader: support load_image() from a	file-path
 
Rob Clark
 - [U-Boot] [PATCH v0 18/20] efi_loader: make pool allocations	cacheline aligned
 
Rob Clark
 - [U-Boot] [PATCH v0 19/20] efi_loader: efi variable support
 
Rob Clark
 - [U-Boot] [PATCH v0 20/20] efi_loader: add bootmgr
 
Rob Clark
 - [U-Boot] [PATCH v0 21/20] efi_loader: hack for archs that cannot do	unaligned accesses
 
Rob Clark
 - [U-Boot] [PATCH v0 00/20] enough UEFI for standard distro boot
 
Tom Rini
 
 - [U-Boot] [PATCH] boot_fit: Change return value from FDT_ERROR to	-EINVAL in fdt_offset()
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 0/3] rockchip: rk3368: spl: move SPL_LDSCRIPT from	header-files to Kconfig
 
Philipp Tomsich
 - [U-Boot] [PATCH 1/3] spl: add hierarchical defaults for SPL_LDSCRIPT
 
Philipp Tomsich
 - [U-Boot] [PATCH 3/3] rockchip: rk3368: spl: move SPL_LDSCRIPT to	Kconfig
 
Philipp Tomsich
 - [U-Boot] [PATCH] rockchip: rk3188: rock: adjust for SPL/TPL split
 
Philipp Tomsich
 - [U-Boot] cmd/fdt: support single value replacement within an	array
 
Laurent Pinchart
 - [U-Boot] [PATCH 10/41] Convert CONFIG_CMD_PCI to Kconfig
 
Simon Glass
 - [U-Boot] [PATCH 16/41] Convert CONFIG_CMD_REGINFO to Kconfig
 
Simon Glass
 - [U-Boot] [PATCH v2] wdt: Update uclass to make clear that the	timeout is in ms
 
Simon Glass
 - [U-Boot] [PATCH] test: Fix FIT test to pass again
 
Simon Glass
 - [U-Boot] [PATCH] common, image-sig: [BUG?] if no valid signature node found, do not boot signed FIT image
 
Simon Glass
 - [U-Boot] Issues about u-boot tools (mkimage and dumpimage)
 
Sun,Mingshen
 - [U-Boot] [PATCH v2 00/42] Kconfig: Convert remaining commands to	Kconfig
 
Simon Glass
 - [U-Boot] [PATCH v2 01/42] configs: Resync with savedefconfig
 
Simon Glass
 - [U-Boot] [PATCH v2 02/42] Convert CONFIG_CMD_MAX6957 to Kconfig
 
Simon Glass
 - [U-Boot] rockchip: rk3288: update the mmc number for fastboot
 
Philipp Tomsich
 - [U-Boot] [U-Boot,	1/3] rockchip: evb-rk3399: add ethaddr and serial# init
 
Philipp Tomsich
 - [U-Boot] [U-Boot,	3/3] rockchip: firefly-rk3399: enable ATF and dwmmc
 
Philipp Tomsich
 - [U-Boot] [U-Boot,	2/3] rockchip: firefly-rk3399: enable EFUSE driver
 
Philipp Tomsich
 - [U-Boot] [PATCH v2 11/15] dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detect
 
Simon Glass
 - [U-Boot] [PATCH v1 0/7] imx: add USB Serial Download Protocol (SDP)	support
 
Stefan Agner
 - [U-Boot] [PATCH 0/2] ARM: OMAP5: Add AVS support for ES2.0
 
Nishanth Menon
 - [U-Boot] Booting Wandboard through USB
 
Fabio Estevam
 - [U-Boot] [PATCH] m68k: add board stmark2, mcf5441x based
 
christophe leroy
 - [U-Boot] [PATCH 0/3] test: Port FIT test to a pytest
 
Simon Glass
 - [U-Boot] [PATCH 1/6 v3] x86: dfi: Add option to select different	config headers for baseboards
 
Stefan Roese
 - [U-Boot] [PATCH 4/6 v3] x86: conga:	conga-qeval20-qa3-e3845_defconfig: Misc defconfig updates
 
Stefan Roese
 - [U-Boot] [PATCH 5/6 v3] x86: conga:	theadorable-x86-conga-qa3-e3845_defconfig: Misc defconfig updates
 
Stefan Roese
 - [U-Boot] [PATCH v2 0/3] efi_loader: OpenProtocol, CloseProtocol
 
Heinrich Schuchardt
 - [U-Boot] [PATCH v2 1/3] efi_loader: write protocol GUID in	OpenProtocol
 
Heinrich Schuchardt
 - [U-Boot] [PATCH v3 0/3] efi_loader: OpenProtocol, CloseProtocol
 
Heinrich Schuchardt
 - [U-Boot] [PATCH 1/3] dm: Add migration plan for CONFIG_BLK
 
Simon Glass
 - [U-Boot] [PATCH v8 1/6] usb: host: xhci-dwc3: Convert driver to	DM
 
Simon Glass
 - [U-Boot] [PATCH v8 6/6] usb: host: xhci-dwc3: Add generic PHY	support
 
Simon Glass
 - [U-Boot] [PATCH v8 5/6] dm: phy: add PHY stub function
 
Simon Glass
 - [U-Boot] [PATCH v2] rockchip: rk3288: Add reset reason detection
 
Simon Glass
 - [U-Boot] [PATCH v3 1/1] mmc: Add MMC support for stm32h7 Socs
 
Simon Glass
 - [U-Boot] [PATCH 2/4] dm: usb: host: xhci-dwc3: add missing	#ifdef CONFIG_DM_USB
 
Simon Glass
 - [U-Boot] [PATCH 4/4] usb: host: ohci-generic: initialize PHY	only when found
 
Simon Glass
 - [U-Boot] [PATCH 3/4] usb: host: ehci-generic: initialize PHY	only when found
 
Simon Glass
 - [U-Boot] [PATCH 2/2] clk: fix compilation errors for poplar	platform
 
Simon Glass
 - [U-Boot] [PATCH 1/2] usb: host: xhci-dxc3: fix compilation	warnings
 
Simon Glass
 - [U-Boot] [PATCH 1/1] i2c: add i2c driver for stm32
 
Simon Glass
 - [U-Boot] [PATCH] mmc: gen_atmel_mci: Fix wrong arguments used	of bind()
 
Simon Glass
 - [U-Boot] [PATCH] rockchip: clk: rk3399: fix SPI clock code for	SPI3
 
Simon Glass
 - [U-Boot] [PATCH v3 2/3] Kconfig: CMD_USB_MASS_STORAGE implies	USB_FUNCTION_MASS_STORAGE
 
Simon Glass
 - [U-Boot] [PATCH] sunxi: Fix CONFIG_SUNXI_GMAC references
 
Simon Glass
 - [U-Boot] [PATCH v3 3/3] config: move USB_FUNCTION_MASS_STORAGE
 
Simon Glass
 - [U-Boot] [PATCH] rockchip: puma-rk3399: remove redudance code
 
Simon Glass
 - [U-Boot] [PATCH 09/51] phy: Support Marvell 88X2242
 
Simon Glass
 - [U-Boot] Enc: Uboot compatible with board Tegra124-nyan-big (ChromeBook G3 HP 14")
 
Simon Glass
 - [U-Boot] [PATCH] configs: sama5d4_xplained: Fix input clock for	debug UART
 
Simon Glass
 - [U-Boot] [PATCH v2 2/7] efi_loader: implement multiple event	support
 
Simon Glass
 - [U-Boot] [PATCH 4/5] dm: ofnode: rename dev_read_prop() to	dev_get_property()
 
Simon Glass
 - [U-Boot] [RFC PATCH 1/1] dm: core: add clocks node scan
 
Simon Glass
 - [U-Boot] [PATCH] rockchip: rk3288: fix EMMC_DIV_MASK definition	in header
 
Simon Glass
 - [U-Boot] [PATCH 2/6 v4] x86: conga: Add option to select different	config headers for baseboards
 
Stefan Roese
 - [U-Boot] [PATCH 6/6 v4] x86: Add defconfig for	theadorable-x86-conga with PCIe x4 blobs
 
Stefan Roese
 - [U-Boot] [PATCH] igep00x0: merge igep0020 and igep0030 defconfigs	to igep00x0_defconfig
 
Pau Pajuelo
 - [U-Boot] [PATCH] vsprintf.c: add GUID printing
 
Rob Clark
 - [U-Boot] [RFC] efi_loader: Add test to boot OpenBSD's efi bootloader
 
Rob Clark
 - [U-Boot] [PATCH] efi_loader: LocateHandle should return	EFI_NOT_FOUND if none found
 
Rob Clark
 - [U-Boot] [PATCH v2] efi_loader: LocateHandle should return	EFI_NOT_FOUND if none found
 
Rob Clark
 - [U-Boot] [PATCH] Convert CONFIG_SYS_I2C_OMAP24XX et al to	Kconfig
 
Adam Ford
 - [U-Boot] [PATCH v2] m68k: add board stmark2, mcf5441x based
 
Angelo Dureghello
 - [U-Boot] [PATCH] cmd/bdinfo: correct comment in board_detail
 
Chris Packham
 - [U-Boot] [PATCH] usb: dwc2: Align size of invalidating dcache before starting DMA
 
Jaehoon Chung
 - [U-Boot] [PATCH] i2c: at91: Add missing probe function to	device driver
 
Heiko Schocher
 - [U-Boot] [PATCH] fastboot: mmc: fix pointer size warning in 64bit	system
 
Kever Yang
 - [U-Boot] [PATCH 4/5] arm: socfpga: Add intermediate driver between flash and FPGA manager
 
Chee, Tien Fong
 - [U-Boot] [PATCHv4 0/2] ARM: sunxi: Add support for OLinuXino Lime2 eMMC
 
Jagan Teki
 - [U-Boot] [PATCH v5 00/10] mips: bmips: add SPI support
 
Jagan Teki
 - [U-Boot] [PATCH V2 1/5] mmc: uniphier-sd: Factor out register IO
 
Marek Vasut
 - [U-Boot] Sinovoip Bananapi M1+ defconfig
 
Jagan Teki
 - [U-Boot] [PATCH v3] regulator: pbias: Add PBIAS regulator for	proper voltage switching on MMC1
 
Jean-Jacques Hiblot
 - [U-Boot] [PATCH v4 0/9] spl: dm: Make it possible for the SPL to	pick its own DTB from a FIT
 
Jean-Jacques Hiblot
 - [U-Boot] [PATCH v4 1/9] dts: renamed FIT_EMBED to MULTI_DTB_FIT and	moved it to the dts Kconfig
 
Jean-Jacques Hiblot
 - [U-Boot] [PATCH v4 2/9] fit: use 'const' for the input of	fdt_offset() and locate_dtb_in_fit()
 
Jean-Jacques Hiblot
 - [U-Boot] [PATCH v4 3/9] fit: fixed bug in locate_dtb_in_fit()
 
Jean-Jacques Hiblot
 - [U-Boot] [PATCH v4 4/9] fit: If no matching config is found in	fit_find_config_node(), use the default one
 
Jean-Jacques Hiblot
 - [U-Boot] [PATCH v4 5/9] lzo: add a function to check the validity	of the header
 
Jean-Jacques Hiblot
 - [U-Boot] [PATCH v4 7/9] lib: allow building lzo and gunzip for the	SPL
 
Jean-Jacques Hiblot
 - [U-Boot] [PATCH v4 8/9] spl: dm: Make it possible for the SPL to	pick its own DTB from a FIT
 
Jean-Jacques Hiblot
 - [U-Boot] [PATCH v4 9/9] omap: detect board before spl_early_init()
 
Jean-Jacques Hiblot
 - [U-Boot] spi flash env and driver model
 
Chris Packham
 - [U-Boot] [PATCH] arm: disable alignment fault checking with	EFI_LOADER
 
Rob Clark
 - [U-Boot] [PATCH v2] arm: omap: Fix 'get_device_type()' for	OMAP34XX
 
Derald Woods
 - [U-Boot] [U-Boot, v7,	1/9] EFI: replace number with UUID_STR_LEN macro
 
Tom Rini
 - [U-Boot] [U-Boot, v7, 2/9] disk_partition: introduce macros for description string lengths
 
Tom Rini
 - [U-Boot] [U-Boot, v7,	3/9] GPT: fix error in partitions string doc
 
Tom Rini
 - [U-Boot] [U-Boot, v7,	4/9] sandbox: README: fix partition command invocation
 
Tom Rini
 - [U-Boot] [U-Boot,v7,5/9] cmd gpt: test in sandbox
 
Tom Rini
 - [U-Boot] [U-Boot, v7, 6/9] partitions: increase MAX_SEARCH_PARTITIONS and move to part.h
 
Tom Rini
 - [U-Boot] [U-Boot, v7,	7/9] GPT: add accessor function for disk GUID
 
Tom Rini
 - [U-Boot] [U-Boot, v8, 08/10] GPT: read partition table from device into a data structure
 
Tom Rini
 - [U-Boot] [U-Boot, v8, 09/10] GPT: provide commands to selectively rename partitions
 
Tom Rini
 - [U-Boot] [U-Boot, v2, 10/10] gpt: harden set_gpt_info() against non NULL-terminated strings
 
Tom Rini
 - [U-Boot] board: sama5d2_xplained: Make SPL work on spiflash
 
Tom Rini
 - [U-Boot] board: ethernut5: Update to support DT and DM
 
Tom Rini
 - [U-Boot] board: at91sam9261ek: Update to support DT and DM
 
Tom Rini
 - [U-Boot] [U-Boot, 1/3] board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash
 
Tom Rini
 - [U-Boot] [U-Boot, 2/3] board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash
 
Tom Rini
 - [U-Boot] [U-Boot, 3/3] board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash
 
Tom Rini
 - [U-Boot] board: pm9263: Update to support DT and DM
 
Tom Rini
 - [U-Boot] board: pm9261: Update to support DT and DM
 
Tom Rini
 - [U-Boot] board: meesc: Update to support DT and DM
 
Tom Rini
 - [U-Boot] board: usb_a9263: Update to support DT and DM
 
Tom Rini
 - [U-Boot] configs: sama5d4_xplained: Fix input clock for debug UART
 
Tom Rini
 - [U-Boot] [U-Boot, v2,	1/1] stmf32f4: soc: fix buildman compilation error
 
Tom Rini
 - [U-Boot] [U-Boot, v2] Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig
 
Tom Rini
 - [U-Boot] [U-Boot, 2/3] common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV
 
Tom Rini
 - [U-Boot] [U-Boot,	3/3] common/env_embedded.c: rename PPCENV/PPCTEXT macros
 
Tom Rini
 - [U-Boot] [RFC] move booti_setup to arch/arm/lig/image.c
 
Tom Rini
 - [U-Boot] [PATCH v3 1/3] rockchip: defconfig: Increase max video resolution for mipi panel
 
Anatolij Gustschin
 - [U-Boot] [PATCH v3 2/3] rockchip: video: mipi: Split mipi driver into common and specific parts
 
Anatolij Gustschin
 - [U-Boot] [PATCH v3 3/3] rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi
 
Anatolij Gustschin
 - [U-Boot] [PATCH 1/2] Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to	CONFIG_SYS_I2C_OMAP24XX
 
Adam Ford
 - [U-Boot] [PATCH 2/2] Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig
 
Adam Ford
 - [U-Boot] [PATCH] i2c: designware: Allow sending restart conditions
 
Marek Vasut
 - [U-Boot] [PATCH v4 2/3] rockchip: video: mipi: Split mipi driver	into common and specific parts
 
Anatolij Gustschin
 - [U-Boot] [PATCH] travis-ci: Emulate 'make tests'
 
Tom Rini
 - [U-Boot] [PATCH v3 1/3] rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi
 
Anatolij Gustschin
 - [U-Boot] [PATCH v3 2/3] rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi
 
Anatolij Gustschin
 - [U-Boot] [PATCH v3 3/3] rockchip: video: defconfig: Add mipi dsi support for evb-rk3288
 
Anatolij Gustschin
 - [U-Boot] [PATCH v4] usb: kbd: don't fail with iomux
 
Rob Clark
 - [U-Boot] Please pull u-boot-video/master
 
Anatolij Gustschin
 - [U-Boot] [PATCH] arm: ls1021atwr: Add distro boot support
 
York Sun
 - [U-Boot] [PATCH v2] dm: core: also parse chosen node
 
Rob Clark
 - [U-Boot] [PATCH 1/1] spi: fsl_qspi: Pet watchdog even more
 
York Sun
 - [U-Boot] [PATCH] armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64
 
York Sun
 - [U-Boot] [PATCH 1/1] board/ls2080aqds,	SD-boot: Update env offset
 
York Sun
 - [U-Boot] [PATCH 1/1] fsl/usb: enable errata-a010151 for ls2088a and ls2081a
 
York Sun
 - [U-Boot] [PATCH 1/1] soc/fsl-layerscape: Update SVR number for LS2081A and LS2041A
 
York Sun
 - [U-Boot] [PATCH v4] arm64: ls1043ardb: Add distro boot support
 
York Sun
 - [U-Boot] [Patch v2 1/2] armv8: ls1046a: move CONFIG_CMD_USB to	defconfig
 
York Sun
 - [U-Boot] [Patch v2 2/2] arm64: ls1046ardb: Add distro boot	support
 
York Sun
 - [U-Boot] [PATCH] arm64: ls1043ardb: Add distro secure boot	support
 
York Sun
 - [U-Boot] [PATCH] arm64: ls1046ardb: Add distro secure boot	support
 
York Sun
 - [U-Boot] [PATCH] arm: ls1021atwr: Add distro secure boot support
 
York Sun
 - [U-Boot] [PATCH] arm64: ls2088ardb: Add distro boot support
 
York Sun
 - [U-Boot] Pull request: u-boot-net.git master
 
Joe Hershberger
 - [U-Boot] drivers/net/phy/fixed: do not overwrite addr
 
Joe Hershberger
 - [U-Boot] net: Get mac address from driver as seed
 
Joe Hershberger
 - [U-Boot] net: add static to do_tftpput()
 
Joe Hershberger
 - [U-Boot] net: usb: r8152: fix "duplicate 'const' declaration	specifier"
 
Joe Hershberger
 - [U-Boot] net: ag7xxx: Comment register names
 
Joe Hershberger
 - [U-Boot] net: ag7xxx: Propagate errors on phy access
 
Joe Hershberger
 - [U-Boot] net: tftp: silence a subscript above array bounds	compile time warning
 
Joe Hershberger
 - [U-Boot] net: phy: Remove duplicate Kconfig selection for	Micrel KSZ9021
 
Joe Hershberger
 - [U-Boot] net: phy: micrel: Separate KSZ9000 drivers from	KSZ8000 drivers
 
Joe Hershberger
 - [U-Boot] configs: Replace deprecated Micrel defines with	PHY_MICREL_KSZ90X1
 
Joe Hershberger
 - [U-Boot] net: phy: micrel: Remove ksz90x1 drivers from	micrel_ksz8xxx
 
Joe Hershberger
 - [U-Boot] net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig	options
 
Joe Hershberger
 - [U-Boot] net: move Broadcom SF2 driver to Kconfig
 
Joe Hershberger
 - [U-Boot] net: phy: Add AFE settings to the Broadcom Cygnus phy
 
Joe Hershberger
 - [U-Boot] net: Fix compile failure in net.c
 
Joe Hershberger
 - [U-Boot] net: Use packed structures for networking
 
Joe Hershberger
 - [U-Boot] [PATCH v2 1/2] LS2080ARDB: QSPI boot: Secure Boot image validation
 
York Sun
 - [U-Boot] [PATCH 1/1] board/ls2080ardb: Disable SD-related GPIO	programming
 
York Sun
 - [U-Boot] [PATCH 1/1] board/ls2081ardb: Some updates like flash	type
 
York Sun
 - [U-Boot] [PATCH 1/1] driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied
 
York Sun
 - [U-Boot] [PATCH] fsl-lsch2: csu: correct the workaround A-010315
 
York Sun
 - [U-Boot] [PATCH] Convert CONFIG_NAND to Kconfig
 
Tom Rini
 - [U-Boot] [PATCH v2] Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig
 
Peter Robinson
 - [U-Boot] [PATCH 1/1] board: ls2080ardb: Add fsl_fdt_fixup_flash
 
York Sun
 - [U-Boot] [PATCH 2/8] armv8: Add workaround for USB erratum	A-009798
 
York Sun
 - [U-Boot] [PATCH 4/8] armv8: Add workaround for USB erratum	A-009007
 
York Sun
 - [U-Boot] [PATCH 5/8] armv7: Add workaround for USB erratum	A-009008
 
York Sun
 - [U-Boot] [PATCH 7/8] armv7: Add workaround for USB erratum	A-008997
 
York Sun
 - [U-Boot] [PATCH 8/8] armv7: Add workaround for USB erratum	A-009007
 
York Sun
 - [U-Boot] [PATCH] ls1046aqds: update the defaule mtdparts
 
York Sun
 - [U-Boot] [PATCH 6/8] armv7: Add workaround for USB erratum	A-009798
 
York Sun
 - [U-Boot] [PATCH v2 0/5] Extend FIT support for falcon boot
 
York Sun
 - [U-Boot] [PATCH] ARM: dts: ethernut5: Fix the build warning
 
Wenyou Yang
 - [U-Boot] TI814X and TI816X Kconfig Descriptions
 
Adam Ford
 - [U-Boot] [PATCH] common:usb_kbd:Add key values of F1~F12
 
Leo Wen
 - [U-Boot] [PATCH] scripts: spl: fix typo
 
Peng Fan
 - [U-Boot] [PATCH v2 1/2] sf: add support for GD25Q256
 
Andy Yan
 - [U-Boot] [PATCH v2 2/2] driver: spi: add rockchip sfc support
 
Andy Yan
 - [U-Boot] [RFC] Kconfig: Migrate SYS_NAND_ECC... et al question
 
Adam Ford
 - [U-Boot] [linux-sunxi] [PATCH 1/2] sunxi: add PRCM secure	switch register definition
 
Chen-Yu Tsai
 - [U-Boot] [PATCH 1/3] ARM: i.MX6: exclude the ARM errata from i.MX6	UP system
 
Peng Fan
 - [U-Boot] [PATCH 1/5] imx: mx6: soc: fix mx6sll settings
 
Peng Fan
 - [U-Boot] [PATCH] config: ls1012aqds: Add USB EHCI support	for	ls1012aqds
 
Prabhakar Kushwaha
 - [U-Boot] [PATCH v2 0/5] Add flash to fpga intermediate driver
 
tien.fong.chee at intel.com
 - [U-Boot] [PATCH 1/6 v5] x86: dfi: Add option to select different	config headers for baseboards
 
Stefan Roese
 - [U-Boot] [PATCH 2/6 v5] x86: conga: Add option to select different	config headers for baseboards
 
Stefan Roese
 - [U-Boot] [PATCH 3/6 v5] x86: theadorable-x86: Add header file for	common defines and env
 
Stefan Roese
 - [U-Boot] [PATCH 4/6 v5] x86: conga:	conga-qeval20-qa3-e3845_defconfig: Misc defconfig updates
 
Stefan Roese
 - [U-Boot] [PATCH 5/6 v5] x86: conga:	theadorable-x86-conga-qa3-e3845_defconfig: Misc defconfig updates
 
Stefan Roese
 - [U-Boot] [PATCH] spi: mxc_spi: support driver model
 
Peng Fan
 - [U-Boot] [PATCH] x86: acpi: Fix build error with certain	configuration
 
Bin Meng
 - [U-Boot] [PATCH 00/10] This patch set represent Marvell mvpp2 driver fixes
 
Stefan Roese
 - [U-Boot] [PATCH 1/1] arm: mvebu: avoid possible NULL dereference
 
Stefan Roese
 - [U-Boot] [PATCH 1/1] arm: mvebu: remove self assignment
 
Stefan Roese
 - [U-Boot] [PATCH 1/1] arm: mvebu: ddr3_debug: remove self	assignments
 
Stefan Roese
 - [U-Boot] Please pull u-boot-marvell/master
 
Stefan Roese
 - [U-Boot] [PATCH] mtd: cfi: Zap CFI_FLASH_SHIFT_WIDTH	redefinition
 
Stefan Roese
 - [U-Boot] Please pull u-boot-cfi-flash/master
 
Stefan Roese
 - [U-Boot] [PATCH v2 0/2] dm: core: add clocks node scan
 
patrice.chotard at st.com
 - [U-Boot] [PATCH v2 0/6] fix apalis-tk1 pcie gigabit ethernet	operation
 
Marcel Ziswiler
 - [U-Boot] [PATCH v2 1/6] configs: apalis-tk1: fix boot failure using	ext4 rootfs
 
Marcel Ziswiler
 - [U-Boot] [PATCH v2 2/6] apalis-tk1: add missing as3722 gpio0	configuration
 
Marcel Ziswiler
 - [U-Boot] [PATCH v2 3/6] power: as3722: fix ldo_get/set_enable for	ldo index bigger than 7
 
Marcel Ziswiler
 - [U-Boot] [PATCH v2 4/6] pci: tegra: introduce weak	tegra_pcie_board_port_reset() function
 
Marcel Ziswiler
 - [U-Boot] [PATCH v2 5/6] power: as3722: add as3722_ldo_set_voltage	signature to header file
 
Marcel Ziswiler
 - [U-Boot] [PATCH v2 6/6] apalis-tk1: fix pcie reset for reliable	gigabit ethernet operation
 
Marcel Ziswiler
 - [U-Boot] [PATCH 0/3] fix apalis_t30 optional pcie operation
 
Marcel Ziswiler
 - [U-Boot] [PATCH 2/3] apalis_t30: fix pcie port 0 and 1 pin muxing
 
Marcel Ziswiler
 - [U-Boot] [PATCH 3/3] apalis_t30: fix optional pcie port reset for	reliable pcie operation
 
Marcel Ziswiler
 - [U-Boot] [PATCH v1] at91, smartweb: use SPL_SYS_MALLOC_F_LEN
 
Heiko Schocher
 - [U-Boot] [PATCH] scripts: setlocalversion: safely extract variables	from auto.conf using awk
 
Philipp Tomsich
 - [U-Boot] [PATCH] OMAP3: omap3logic: Fix DDR Pin Mux
 
Adam Ford
 - [U-Boot] [PATCH 01/10] net: mvpp2x: Add GPIO configuration	support
 
Joe Hershberger
 - [U-Boot] [PATCH 02/10] net: mvpp2x: fix phy connected to wrong mdio issue
 
Joe Hershberger
 - [U-Boot] [PATCH 03/10] net: mvpp2x: Enable GoP packet padding	in TX
 
Joe Hershberger
 - [U-Boot] [PATCH 04/10] net: mvpp2x: fix BM configuration	overrun issue
 
Joe Hershberger
 - [U-Boot] [PATCH 05/10] net: mvpp2x: decrease size of AGGR_TXQ	and CPU_DESC_CHUNK
 
Joe Hershberger
 - [U-Boot] [PATCH 1/1] configs: Finish migration of PHY_GIGE
 
Tom Rini
 - [U-Boot] [PATCH 06/10] net: mvpp2x: remove MBUS configurations from MvPP22 driver
 
Joe Hershberger
 - [U-Boot] [PATCH 07/10] net: mvpp2x: Remove IRQ configuration	from u-boot
 
Joe Hershberger
 - [U-Boot] [PATCH 08/10] net: mvpp2x: Set BM pool high address
 
Joe Hershberger
 - [U-Boot] [PATCH 09/10] net: mvpp2x: remove TX drain from	transmit routine
 
Joe Hershberger
 - [U-Boot] [PATCH 10/10] net: mvpp2x: Set BM poll size once during priv probe
 
Joe Hershberger
 - [U-Boot] [PATCH v3 0/1] arm: socfpga: Enable EFI support for	DE0-nano-SoC disto boot
 
Frank Kunz
 - [U-Boot] [PATCH 1/1] armv8: ls2080a: Increase env size for qspi	boot
 
York Sun
 - [U-Boot] [PATCH v4 1/3] armv8:fsl-layerscape: Consolidate registers space defination for CCI-400 bus
 
York Sun
 - [U-Boot] [PATCH] driver: mmc: fsl_esdhc: Fix compiling warning
 
York Sun
 - [U-Boot] [PATCH 0/3] rockchip: rv1108: support USB OTG and Host	ports on evb-rv1108
 
William Wu
 - [U-Boot] [PATCH v2 08/15] dm: mmc: sunxi: Pass private data around explicitly
 
Chen-Yu Tsai
 - [U-Boot] [PATCH 2/2] sunxi: switch PRCM to non-secure on H3/H5	SoCs
 
Chen-Yu Tsai
 - [U-Boot] [PATCH 1/1][v2] armv8: ls2080a: Increase env sector size	for qspi boot
 
Santan Kumar
 - [U-Boot] [PATCH V2] spi: mxc_spi: support driver model
 
Peng Fan
 - [U-Boot] [PATCH] drivers: spi: Remove atmel_dataflash_spi driver
 
Wenyou Yang
 - [U-Boot] [PATCH] mmc: Support generic PCI SD host controller
 
Bin Meng
 - [U-Boot] [PATCH] usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
 
Bin Meng
 - [U-Boot] [PATCHv2 00/10] This patch set represent Marvell mvpp2	driver fixes
 
stefanc at marvell.com
 - [U-Boot] [RFC PATCH v1 1/2] ARM: mvebu: Add SoC IDs for Marvell's	integrated CPUs
 
Chris Packham
 - [U-Boot] [PATCHv2 04/10] net: mvpp2x: fix BM configuration	overrun issue
 
Stefan Roese
 - [U-Boot] [PATCH 00/12] imx: mx6sabresd: support SPL FIT
 
Peng Fan
 - [U-Boot] [PATCH 1/3] rockchip: rk3399: detect boot mode
 
Kever Yang
 - [U-Boot] [PATCH] rockchip: dts: rk3399-evb: remove redundant gmac	node
 
Kever Yang
 - [U-Boot] [PATCH] rockchip: enable rk322x sysreset driver
 
Kever Yang
 - [U-Boot] [PATCH] rockchip: rk322x: enable fastboot to set boot mode	tag
 
Kever Yang
 - [U-Boot] [PATCH v2 1/1] i2c: add i2c driver for stm32
 
patrice.chotard at st.com
 - [U-Boot] [patch v2 00/13] imx: mx6sabresd: support SPL FIT
 
Peng Fan
 - [U-Boot] [PATCH 1/1] stm32f1: remove stm32f1 support
 
patrice.chotard at st.com
 - [U-Boot] [PATCH v3 0/6] fix apalis-tk1 pcie gigabit ethernet	operation
 
Marcel Ziswiler
 - [U-Boot] [PATCH v3 1/6] configs: apalis-tk1: fix boot failure using	ext4 rootfs
 
Marcel Ziswiler
 - [U-Boot] [PATCH v3 2/6] apalis-tk1: add missing as3722 gpio0	configuration
 
Marcel Ziswiler
 - [U-Boot] [PATCH v3 3/6] power: as3722: fix ldo_get/set_enable for	ldo index bigger than 7
 
Marcel Ziswiler
 - [U-Boot] [PATCH v3 4/6] pci: tegra: introduce weak	tegra_pcie_board_port_reset() function
 
Marcel Ziswiler
 - [U-Boot] [PATCH v3 5/6] power: as3722: add as3722_ldo_set_voltage	signature to header file
 
Marcel Ziswiler
 - [U-Boot] [PATCH v3 6/6] apalis-tk1: fix pcie reset for reliable	gigabit ethernet operation
 
Marcel Ziswiler
 - [U-Boot] [PATCH 5/7] powerpc,	8xx: move FEC Ethernet driver in drivers/net
 
Joe Hershberger
 - [U-Boot] [PATCH] arm: dts: am33xx: Remove redundant	interrupt-parent property
 
sunil.m at techveda.org
 - [U-Boot] [PATCH v2 0/3] fix apalis_t30 optional pcie operation
 
Marcel Ziswiler
 - [U-Boot] [PATCH v2 2/3] apalis_t30: fix pcie port 0 and 1 pin muxing
 
Marcel Ziswiler
 - [U-Boot] [PATCH v2 3/3] apalis_t30: fix optional pcie port reset	for reliable pcie operation
 
Marcel Ziswiler
 - [U-Boot] [PATCH v3 1/2] usb: net: Add support for Microchip LAN75xx	and LAN78xx
 
yuiko.oshino at microchip.com
 - [U-Boot] [PATCH] drivers:net:fsl-mc: Update MC address	calculation
 
York Sun
 - [U-Boot] [PATCH 1/1] efi_loader: attribute EFIAPI of efi_locate	handle()
 
Heinrich Schuchardt
 - [U-Boot] [U-Boot,06/13] rockchip: rk3066: add core support
 
Paweł Jarosz
 - [U-Boot] [PATCH v4 0/6] fix apalis-tk1 pcie gigabit ethernet	operation
 
Marcel Ziswiler
 - [U-Boot] [PATCH v4 1/6] configs: apalis-tk1: fix boot failure using	ext4 rootfs
 
Marcel Ziswiler
 - [U-Boot] [PATCH v4 4/6] pci: tegra: introduce weak	tegra_pcie_board_port_reset() function
 
Marcel Ziswiler
 - [U-Boot] [PATCH v4 6/6] apalis-tk1: fix pcie reset for reliable	gigabit ethernet operation
 
Marcel Ziswiler
 - [U-Boot] [PATCH 0/5] vsprintf and short-wchar for EFI_LOADER
 
Rob Clark
 - [U-Boot] [PATCH] board: ks2: README: Update NAND wording
 
Franklin S Cooper Jr
 - [U-Boot]  rk3288: 32KB SPL size restriction
 
Jagan Teki
 - [U-Boot] [PATCH v5 01/10] drivers: spi: allow limiting reads
 
Jagan Teki
 - [U-Boot] [PATCH v5 02/10] drivers: spi: consider command bytes when sending transfers
 
Jagan Teki
 - [U-Boot] [PATCH v5 03/10] dm: spi: add BCM63xx SPI driver
 
Jagan Teki
 - [U-Boot] [PATCH v2] serial: ns16550: Add RX interrupt buffer	support
 
Stefan Roese
 - [U-Boot]  Please pull from u-boot-i2c
 
Heiko Schocher
 - [U-Boot] [RESEND PATCH] arm: dts: am33xx: Remove redundant	interrupt-parent property
 
sunil.m at techveda.org
 - [U-Boot] [U-Boot, RESENT, v2, 1/4] rockchip: rk322x: set the DDR region as non-secure in SPL
 
Philipp Tomsich
 - [U-Boot] [U-Boot, RESENT, v2, 2/4] rockchip: rk322x: update max-frequency for mmc node
 
Philipp Tomsich
 - [U-Boot] [U-Boot, RESENT, v2,	3/4] rockchip: clk: update dwmmc clock div
 
Philipp Tomsich
 - [U-Boot] [U-Boot, RESENT, v2,	4/4] rockchip: clk: remove RATE_TO_DIV
 
Philipp Tomsich
 - [U-Boot] [U-Boot,	3/5] rockchip: dts: rk322x: add sdmmc device node
 
Philipp Tomsich
 - [U-Boot] [PATCH] armv8: ls1046ardb: update core frequency to	1800MHZ
 
York Sun
 - [U-Boot] [PATCH 1/1] board:ls2080ardb: Update execution of config_board_mux
 
York Sun
 - [U-Boot] [PATCH] armv8/fsl-lsch2: correct the config description of DSPI clock divider
 
York Sun
 - [U-Boot] [PATCH] fsl-lsch2: csu: remove multiple calling	function
 
York Sun
 - [U-Boot] [PATCH] dm: arm: ls1021a: Move to driver model for USB
 
York Sun
 - [U-Boot] [PATCH] PCI: layerscape: Fix the bug assigning wrong address to LS2088A pcie cfg1 space
 
York Sun
 - [U-Boot] [PATCH] mmc: fsl_esdhc: not always setting esdhc fdt status to okay
 
York Sun
 - [U-Boot] [PATCH v2 3/7] stm32: stm32f7: add spl build support
 
Robert Nelson
 - [U-Boot] [PATCH v1 00/15] enough UEFI for standard distro boot
 
Rob Clark
 - [U-Boot] Please pull u-boot-rockchip/master
 
Dr. Philipp Tomsich
 - [U-Boot] [PATCH v3 0/8] sf: improve support of (Q)SPI flash	memories
 
Yang, Wenyou
 - [U-Boot] [PATCH v5 1/3] armv8:fsl-layerscape: Consolidate registers	space defination for CCI-400 bus
 
Ashish Kumar
 - [U-Boot] [UBOOT] [PATCH] cmd: usb: ignore block devices under mass	storage device
 
Suneel Garapati
 - [U-Boot] [Patch v2 2/3] armv8: ls1088ardb: Add support for LS1088ARDB platform
 
Ashish Kumar
 - [U-Boot] [PATCH v2 1/8] armv8: Add workaround for USB erratum	A-009008
 
Ran Wang
 - [U-Boot] [PATCH v3 1/3] armv8: ls1088a: Add NXP LS1088A SoC support
 
Ashish Kumar
 - [U-Boot] [PATCH] qe: ready QE IRAM after uploading firmware	successfully
 
Zhao Qiang
 - [U-Boot] [PATCH v2 00/10] uboot overlays, FIT image & unittest
 
Pantelis Antoniou
 - [U-Boot] [PATCH v4 1/4] dm: spi: add BCM63xx HSSPI driver
 
Jagan Teki
 - [U-Boot] [RFC/WIP 1/2] fs/fat: split out helper to init fsdata
 
Rob Clark
 - [U-Boot] [PATCH] sunxi: add MACPWR in Orange Pi PC2 defconfig
 
Jagan Teki
 - [U-Boot] [PATCH 1/2] sunxi: add PRCM secure switch register	definition
 
Jagan Teki
 - [U-Boot] [PATCH] sunxi: reduce Orange Pi Zero DRAM clock speed
 
Jagan Teki
 - [U-Boot] [PATCH] spi: fsl_qspi: Copy 16 byte aligned data in TX	FIFO
 
Jagan Teki
 - [U-Boot] [PATCH] sunxi: gpio: add missing compatible strings
 
Jagan Teki
 - [U-Boot] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support
 
Jagan Teki
 - [U-Boot] [PATCHv6 00/28] Retrieve MAC address from EEPROM
 
Jagan Teki
 - [U-Boot] [PATCH 1/2] Configs: Migrate I2C_BUS_MAX to	CONFIG_SYS_I2C_BUS_MAX
 
Adam Ford
 - [U-Boot] [PATCH 2/2] Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
 
Adam Ford
 - [U-Boot] [PATCH v1 0/2] Add support for the A64-uQ7 modules
 
Jagan Teki
 - [U-Boot] [linux-sunxi] [PATCHv6 00/28] Retrieve MAC address	from EEPROM
 
Vincent Legoll
 - [U-Boot] [PATCH] Convert CONFIG_NAND_OMAP_GPMC et al to Kconfig
 
Adam Ford
 - [U-Boot] rerun eth_initialize()
 
Matzi Kratzi
 - [U-Boot] [PATCH] Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
 
Adam Ford
 - [U-Boot] [PATCH v4 1/1] mmc: Add MMC support for stm32h7 Socs
 
patrice.chotard at st.com
 - [U-Boot] [PATCH] Convert CONFIG_BCH to Kconfig
 
Adam Ford
 - [U-Boot] [PATCH v4 1/2] net: Add mii_resolve_flowctrl_fdx()
 
yuiko.oshino at microchip.com
 - [U-Boot] [PATCH] driver: net: ldpaa: Update priv->phydev after	free()
 
Joe Hershberger
 - [U-Boot] [PATCH 1/1] efi_loader: use EFI_PAGE_SIZE instead of 4096
 
Heinrich Schuchardt
 - [U-Boot] [PATCH 1/1] efi_loader: use EFI_PAGE_MASK instead of	EFI_PAGE_SIZE - 1
 
Heinrich Schuchardt
 - [U-Boot] [PATCH v2 00/19] add support for rk3066 platform.
 
Paweł Jarosz
 - [U-Boot] [PATCH 00/12] ARM: dra7: Add support for dra76-evm
 
Lokesh Vutla
 - [U-Boot] [PATCH 0/2] improve hello_world standalone application for	arm
 
Max Krummenacher
 - [U-Boot] [PATCH 1/3] imx: mx7: fix build warning when	CONFIG_IMX_RDC not enabled
 
Peng Fan
 - [U-Boot] [PATCH 3/3] mx7: add epdc qos settings
 
Peng Fan
 - [U-Boot] [U-Boot,	v2] arm: omap: Fix 'get_device_type()' for OMAP34XX
 
Tom Rini
 - [U-Boot] [PATCH 1/5] ARM: uniphier: remove sLD3 SoC support
 
Masahiro Yamada
 - [U-Boot] [PATCH 2/5] Revert "ARM: uniphier: move lowlevel debug	init code after page table switch"
 
Masahiro Yamada
 - [U-Boot] [PATCH 3/5] Revert "ARM: uniphier: fix ROM boot mode for	PH1-sLD3"
 
Masahiro Yamada
 - [U-Boot] [PATCH 4/5] reset: uniphier: refactor reset data and add	NAND/eMMC reset lines
 
Masahiro Yamada
 - [U-Boot] [PATCH 5/5] ARM: dts: uniphier: add dr_mode property to	dwc3 node
 
Masahiro Yamada
 - [U-Boot] [PATCH 0/2] Fix get_device_type() problems
 
Siarhei Siamashka
 - [U-Boot] [Patch V2] Convert CONFIG_NAND_OMAP_GPMC et al to Kconfig
 
Adam Ford
 - [U-Boot] [Patch V3] Convert CONFIG_NAND_OMAP_GPMC et al to Kconfig
 
Adam Ford
 - [U-Boot] [PATCH 0/8] fs/fat: cleanups + readdir implementation
 
Rob Clark
 - [U-Boot] [PATCH] omap3: omap3_logic: Finish enabling fastboot on	MUSB
 
Adam Ford
 - [U-Boot] [PATCH] omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to	Kconfig
 
Adam Ford
 - [U-Boot] [PATCH] Kconfig: Add EEPROM options to Kconfig when	I2C_EEPROM is set
 
Adam Ford
 - [U-Boot] [PATCH v2 0/4] test: Port FIT test to a pytest
 
Simon Glass
 - [U-Boot] [GIT PULL v2] Please pull u-boot-rockchip/master
 
Dr. Philipp Tomsich
 - [U-Boot] [PATCH] fs: fat: fix fatwrite overflow calculation
 
Reno Farnesi
 - [U-Boot] Test Environment
 
Duncan Hare
 - [U-Boot] [PATCH] Makefile: honor PYTHON configuration properly
 
Clément Bœsch
 - [U-Boot] [PATCH] moveconfig: Use fd.write() instead of print >>
 
Simon Glass
 - [U-Boot] [PATCH 5/6] moveconfig: Support building a simple	config database
 
Simon Glass
 - [U-Boot] [U-Boot, RFC,	1/1] omap3: incorrect logical check in do_emif4_init
 
Tom Rini
 - [U-Boot] [U-Boot, 1/2] OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section.
 
Tom Rini
 - [U-Boot] [U-Boot,2/2] Convert CONFIG_OMAP3_SPI to Kconfig
 
Tom Rini
 - [U-Boot] [U-Boot,1/1] api: remove superfluous assignment
 
Tom Rini
 - [U-Boot] [U-Boot,	1/1] arm: spear: do not return random value from stack
 
Tom Rini
 - [U-Boot] [U-Boot,	1/1] arm: bcm235xx: avoid possible NULL dereference
 
Tom Rini
 - [U-Boot] [U-Boot, 1/1] arm: bcm235xx: clk_set_rate avoid possible NULL deref
 
Tom Rini
 - [U-Boot] [U-Boot,	1/1] bcm281xx: clock: avoid possible NULL dereference
 
Tom Rini
 - [U-Boot] [U-Boot,1/1] armv7m: mpu_config add missing break
 
Tom Rini
 - [U-Boot] [U-Boot,	1/1] arm: mvebu: avoid possible NULL dereference
 
Tom Rini
 - [U-Boot] [U-Boot,1/1] stm32: remove redundant 'else if'
 
Tom Rini
 - [U-Boot] [U-Boot, 1/1] ARM: hisilicon: hikey: do not rely on random stack value
 
Tom Rini
 - [U-Boot] [U-Boot,1/1] tpm: add missing va_end
 
Tom Rini
 - [U-Boot] [U-Boot,1/1] arm: mvebu: remove self assignment
 
Tom Rini
 - [U-Boot] [U-Boot,	1/1] arm: mvebu: ddr3_debug: remove self assignments
 
Tom Rini
 - [U-Boot] [Patch v2] QE: Set QE_IRAM_READY after uploading firmware
 
Zhao Qiang
 - [U-Boot] [PATCH v2 1/1] common: Move CONFIG_BOOTARGS to Kconfig
 
Tom Rini
 - [U-Boot] [PATCH 1/2] powerpc: Rework interrupt_init_cpu()
 
Tom Rini
 - [U-Boot] rockchip: rk322x: Disable integrated macphy for saving	power consuming
 
David Wu
 - [U-Boot] [PATCH] nios2: 10m50: Add CPU pre-relocation in device tree
 
Gan, Yau Wai
 - [U-Boot] [PATCH] i2c: muxes: add i2c gpio multiplexer driver
 
Peng Fan
 - [U-Boot] [PATCH 1/2] pinctrl: imx: Fix mask when SHARE_MUX_CONF_REG	is set
 
Peng Fan
 - [U-Boot] [PATCH] hash: Compile-off SHA SW lib in case SHA HW lib is	present
 
Sumit Garg
 - [U-Boot] [PATCH v2 0/8] fs/fat: cleanups + readdir implementation
 
Rob Clark
 - [U-Boot] [PATCH 0/3] dtoc: Add support for 64-bit addresses
 
Dr. Philipp Tomsich
 - [U-Boot] [PATCH 3/3] dtoc: Add support for 32 or 64-bit	addresses
 
Dr. Philipp Tomsich
 - [U-Boot] [PATCH] sunxi: defaultly enable SPL for Lichee Pi Zero
 
Icenowy Zheng
 - [U-Boot] [PATCH v3 1/1] common: Move CONFIG_BOOTARGS to Kconfig
 
Sam Protsenko
 - [U-Boot] [PATCH v2 0/2] improve hello_world standalone application	for arm
 
Max Krummenacher
 - [U-Boot] [RFC PATCH 0/4] rockchip: rk3368: fixes to work with	64bit-aware OF_PLATDATA
 
Philipp Tomsich
 - [U-Boot] [RFC PATCH 1/4] rockchip: clk: rk3368: update for	32/64bit-aware OF_PLATDATA
 
Philipp Tomsich
 - [U-Boot] [RFC PATCH 2/4] rockchip: timer: update for 32/64bit-aware	OF_PLATDATA
 
Philipp Tomsich
 - [U-Boot] [RFC PATCH 3/4] rockchip: rk3368: adjust DMC driver for	32/64bit-aware OF_PLATDATA
 
Philipp Tomsich
 - [U-Boot] [PATCH 4/4] rockchip: dts: rk3368: reduce the number of	nodes seen in TPL
 
Philipp Tomsich
 - [U-Boot] [U-Boot,1/3] dtoc: Adjust Node to record its parent
 
Philipp Tomsich
 - [U-Boot] [U-Boot, 2/3] dtoc: Add a 64-bit type and a way to convert cells into 64 bits
 
Philipp Tomsich
 - [U-Boot] [PATCH v4 1/1] common: Move CONFIG_BOOTARGS to Kconfig
 
Sam Protsenko
 - [U-Boot] [U-Boot,	3/3] dtoc: Add support for 32 or 64-bit addresses
 
Philipp Tomsich
 - [U-Boot] driver: net: ldpaa: Update priv->phydev after free()
 
Joe Hershberger
 - [U-Boot] FYI: scripts for manually converting options to Kconfig
 
Sam Protsenko
 - [U-Boot] [PATCH v2] hash: Compile only hardware or software	versions of SHA algorithms
 
Tom Rini
 - [U-Boot] [ANN] U-Boot v2017.09-rc2 released
 
Tom Rini
 - [U-Boot] [PATCH] mtdparts: Fix various issues reported by Coverity
 
Tom Rini
 - [U-Boot] [PATCH] cmd/read.c: Fix checking blk_dread return value
 
Tom Rini
 - [U-Boot] [PATCH] fb_mmc.c: Correct blk_dread() return value checks
 
Tom Rini
 - [U-Boot] [PATCH] spl: spl_mmc.c Correct blk_dread() return value	check
 
Tom Rini
 - [U-Boot] [PATCH] fs/fat: Correct blk_dread() return value check
 
Tom Rini
 - [U-Boot] [PATCH v2] sun50i: a64: Add A64-OLinuXino initial support
 
Jagan Teki
 - [U-Boot] [PATCH] serial: ns16550: Enhancements to the RX interrupt	buffer support
 
Stefan Roese
 - [U-Boot] [PATCH 1/4] x86: serial.dtsi: Add UART interrupt property
 
Stefan Roese
 - [U-Boot] [PATCH 2/4] x86: dfi-bt700.dtsi: Add PCI HS-UART interrupt	property
 
Stefan Roese
 - [U-Boot] [PATCH 3/4] x86: conga-qeval20-qa3-e3845: Select	SERIAL_IRQ_BUFFER via Kconfig
 
Stefan Roese
 - [U-Boot] [PATCH 4/4] x86: dfi-bt700: Select SERIAL_IRQ_BUFFER via	Kconfig
 
Stefan Roese
 - [U-Boot] [PATCH v2 0/2] driver: timer: Add Atmel PIT timer driver
 
Wenyou Yang
 - [U-Boot] [PATCH] PCI: layerscape: Make the pcie link up status	judgement more specific
 
Bao Xiaowei
 - [U-Boot] [PATCH 0/3] arm: am57xx/dra7xx: Boot Android from eMMC
 
Sam Protsenko
 - [U-Boot] [PATCH] ARM: hisilicon: hikey: Fix eMMC with latest ATF &	U-Boot
 
Peter Griffin
 - [U-Boot] [PATCH v3 0/5] Extend FIT support for falcon boot
 
York Sun
 - [U-Boot] [PATCH 1/1] efi_loader: allow return value in EFI_CALL
 
Heinrich Schuchardt
 - [U-Boot] [PATCH 1/2] board/spear/common: move code to	arch/arm/cpu/arm926ejs/spear/
 
Thomas Petazzoni
 - [U-Boot] Initializing global_data on SuperH before board_init_f() ?
 
Thomas Petazzoni
 - [U-Boot] [PATCH] common/board_f.c: remove	CONFIG_SYS_GENERIC_GLOBAL_DATA
 
Thomas Petazzoni
 - [U-Boot] [PATCH v1 1/2] imx: fix USB boot mode detection for i.MX	6UL and 6ULL
 
Stefan Agner
 - [U-Boot] [PATCH 1/5] x86: ich-spi: Remove spi_write_protect_region()
 
Bin Meng
 - [U-Boot] [PATCH 00/13] x86: Add Intel Braswell SoC and Cherry Hill	board support
 
Bin Meng
 - [U-Boot] [PATCH] arm, at91: fix taurus board
 
Heiko Schocher
 - [U-Boot] [PATCH] armv8: mmu: remove unused macro definition
 
Andy Yan
 - [U-Boot] [PATCH][v4] ARMv8/sec_firmware : Update chosen/kaslr-seed	with random number
 
Ruchika Gupta
 - [U-Boot] [PATCH v3 1/3] SECURE_BOOT: Unify memory map for	Layerscape based platforms
 
Sumit Garg
 - [U-Boot] [PATCH] fsl_esdhc: fix warning if CONFIG_DM_REGULATOR is	not set
 
Stefano Babic
 - [U-Boot] [PULL] Please pull u-boot-imx
 
Stefano Babic
 - [U-Boot] [PATCH] x86: kconfig: Imply CMD_PCI
 
Bin Meng
 - [U-Boot] [PATCH v2 0/3] arm: am57xx/dra7xx: Boot Android from eMMC
 
Sam Protsenko
 - [U-Boot] Pull request: u-boot-spi/master
 
Jagan Teki
 - [U-Boot] Pull request: u-boot-sunxi/master
 
Jagan Teki
 - [U-Boot] [PATCH] vbe: Drop vbe_get_video_info()
 
Bin Meng
 - [U-Boot] Pull request, u-boot-tegra/master
 
Tom Warren
 - [U-Boot] [PATCH 1/4] Revert "serial: ns16550: Add RX interrupt	buffer support"
 
Stefan Roese
 - [U-Boot] [PATCH 2/4] serial: serial-uclass: Add generic serial RX	buffer support
 
Stefan Roese
 - [U-Boot] [PATCH 3/4] x86: conga-qeval20-qa3-e3845: Select	SERIAL_RX_BUFFER via Kconfig
 
Stefan Roese
 - [U-Boot] [PATCH 4/4] x86: dfi-bt700: Select SERIAL_RX_BUFFER via	Kconfig
 
Stefan Roese
 - [U-Boot] [PATCH] rockchip: rk3399: spl: remove unused header	inclusion
 
Philipp Tomsich
 - [U-Boot] [PATCH 00/18] rockchip: convert the RK3368 to OF_LIVE and	validate on the RK3368-uQ7
 
Philipp Tomsich
 - [U-Boot] [PATCH 01/18] bootstage: adjust Makefile to allow	including bootstage in SPL, but not in TPL
 
Philipp Tomsich
 - [U-Boot] [PATCH 02/18] dm: timer: Convert to livetree
 
Philipp Tomsich
 - [U-Boot] [PATCH 03/18] dm: timer: handle being called before	dm_root is ready
 
Philipp Tomsich
 - [U-Boot] [PATCH v2 0/8] imx: add USB Serial Download Protocol (SDP)	support
 
Stefan Agner
 - [U-Boot] [PATCH v3 00/19] add support for rk3066 platform.
 
Paweł Jarosz
 - [U-Boot] [PATCH] ARM: sun8i: a83t: Add device tree for Sinovoip	Bananapi BPI-M3
 
Chen-Yu Tsai
 - [U-Boot] mmc: uniphier-sd: Fix long response processing
 
Jaehoon Chung
 - [U-Boot] [U-Boot,	1/3] mmc: sh_sdhi: Add DM and DT probing support
 
Jaehoon Chung
 - [U-Boot] [U-Boot,2/3] mmc: sh_sdhi: Fix the ACMD handling
 
Jaehoon Chung
 - [U-Boot] [U-Boot,	3/3] mmc: sd_sdhi: Enable clock using clock framework
 
Jaehoon Chung
 - [U-Boot] [PATCH v2 0/5] rockchip: rk3229: add sdram and sd support
 
Kever Yang
 - [U-Boot] [PATCH v3 1/8] armv8: Add workaround for USB erratum	A-009008
 
Ran Wang
 - [U-Boot] [PATCH v2 00/40] dm: sata: Complete driver-model support for SATA
 
Jaehoon Chung
 - [U-Boot] mmc: gen_atmel_mci: Fix wrong arguments used of bind()
 
Jaehoon Chung
 - [U-Boot] [PATCH] rockchip: rk3288: update the mmc number for	fastboot
 
Kever Yang
 - [U-Boot] [PATCH v2 1/2] armv8: mmu: remove unused macro definition
 
Andy Yan
 - [U-Boot] Missing licenses in i.MX7 code
 
Stefano Babic
 - [U-Boot] SPDX License status
 
Wolfgang Denk
 - [U-Boot] [PATCH 1/2] x86: Convert	CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig
 
Bin Meng
 - [U-Boot] [PATCH] spl: fix Makefile for NOR, XIP and YMODEM
 
Philipp Tomsich
 - [U-Boot] [PATCH] imx: fix licensing in i.MX files
 
Stefano Babic
 - [U-Boot] [GIT PULL] Please pull u-boot-rockchip/master
 
Dr. Philipp Tomsich
 - [U-Boot] [PATCH] imx: mx7: psci: add copyright and license
 
Peng Fan
 - [U-Boot] [PATCH] ARM: mvebu: set correct mem_size for db-88f6820-amc
 
Chris Packham
 - [U-Boot] [PATCH V2] imx: fix licensing in i.MX files
 
Stefano Babic
 - [U-Boot] [PATCH v4 00/19] add support for rk3066 platform.
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
- [U-Boot] [PATCH v4 01/19] rockchip: rk3066: add grf header file
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 02/19] rockchip: rk3066: add rk3066 pinctrl	driver
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 03/19] rockchip: rk3066: add sysreset driver
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 04/19] rockchip: rk3066: add clock driver for	rk3066 soc
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 05/19] rockchip: rk3066: add rk3066 platform devicetree file
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 06/19] rockchip: rk3066: add core support
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 07/19] rockchip: rk3066: add mk808 board files
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 08/19] rockchip: rk3066: add sdram driver
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 09/19] mtd: nand: add support for the Sandisk SDTNQGAMA chip
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 10/19] mtd: nand: add the rockchip nand	controller driver
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 11/19] rockchip: mkimage: add support for rockchip nand boot image
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 12/19] rockchip: board: rk3066: convert board_usb_init to live tree functions
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 13/19] ARM: dts: rockchip: prefer u-boot, dm-pre-reloc rather than u-boot, dm-spl
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
- [U-Boot] [U-Boot, v4, 13/19] ARM: dts: rockchip: prefer u-boot, dm-pre-reloc rather than u-boot, dm-spl
 
Philipp Tomsich
 - [U-Boot] [U-Boot, v4, 13/19] ARM: dts: rockchip: prefer u-boot, dm-pre-reloc rather than u-boot, dm-spl
 
Philipp Tomsich
 - [U-Boot] [U-Boot, v4, 13/19] ARM: dts: rockchip: prefer u-boot, dm-pre-reloc rather than u-boot, dm-spl
 
Philipp Tomsich
 
 - [U-Boot] [PATCH v4 14/19] mmc: dw_mmc: support transfer mode	autodetection
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 15/19] mmc: dw_mmc: rockchip: add support for	rk3066 sdmmc
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 16/19] armv7: support rk3066 early back to bootrom in vector.S
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 17/19] rockchip: sysreset: deduplicate rk3066 and rk3188 sysreset drivers
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 18/19] dfu: fix spl build
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 19/19] mtd: nand: spl: allow build nand_bbt, nand_ids and nand_util
 
=?UTF-8?q?Pawe=C5=82=20Jarosz?=
 - [U-Boot] [PATCH v4 00/19] add support for rk3066 platform.
 
Bin Meng
 
 - [U-Boot] MUSB driver vs MUSB-NEW Confusion/Questions
 
Adam Ford
 - [U-Boot] [PATCH 1/1] efi_loader: do not cast return value in	EFI_EXIT
 
Heinrich Schuchardt
 - [U-Boot] [PATCH 1/1] efi_loader: efi_set_watchdog_timer return	EFI_SUCCESS
 
Heinrich Schuchardt
 - [U-Boot] No environment driver for location 14
 
Paweł Jarosz
 - [U-Boot] [PATCH] cmd: spl: provide address and size of prepared FDT	in environment
 
Anatolij Gustschin
 - [U-Boot] [PATCH] doc: license: Add license header to the	README.dfutftp file
 
Lukasz Majewski
 - [U-Boot] Pull request: u-boot-coldfire/master
 
Angelo Dureghello
 - [U-Boot] [PATCH v1 1/1] net: phy: Add AFE settings to the Broadcom Cygnus phy
 
JD Zheng
 - [U-Boot] [PATCH 1/3] rockchip: rk3399-evb: add script for atf fit
 
Kever Yang
 - [U-Boot] [PATCH] armv8: fsl-layerscape: Put SATA code under SATA	configs
 
Ashish Kumar
 - [U-Boot] [PATCH v4 1/3] armv8: ls1088a: Add NXP LS1088A SoC support
 
Ashish Kumar
 - [U-Boot] [PATCH] net: phy: realtek: fix enabling of the TX-delay	for RTL8211F
 
Madalin Bucur
 - [U-Boot] [PATCH] armv8: ls1043/ls1046aqds: add support for	RGMII_TXID
 
Madalin Bucur
 - [U-Boot] [PULL 0/6] efi patch queue 2017-08-18
 
Alexander Graf
 - [U-Boot] [PATCH 1/1] board/ls2080ardb: Remove	CONFIG_DISPLAY_BOARDINFO_LATE
 
Santan Kumar
 - [U-Boot] [PATCH v1] env: Sort selection of default choices
 
Andy Shevchenko
 - [U-Boot] REGRESSION: After rc2 Edison is not capable to get	environment
 
Andy Shevchenko
 - [U-Boot] [PATCH v2 1/2] armv8: fsl-layerscape: Support to add RGMII	for ls1088aqds
 
Ashish Kumar
 - [U-Boot] [PATCH] fdt: fix 'prop (...) not found!' error in 'fdt	set' command
 
Hannes Schmelzer
 - [U-Boot] [PATCH v2 1/1] efi_loader: allow return value in EFI_CALL
 
Heinrich Schuchardt
 - [U-Boot] [PATCH v4 1/1] efi_loader: write protocol GUID in	OpenProtocol
 
Heinrich Schuchardt
 - [U-Boot] [PATCH] Fix 'notes' typos
 
Anatolij Gustschin
 - [U-Boot] [U-Boot,1/5] rockchip: rk322x: update dram bank size
 
Philipp Tomsich
 - [U-Boot] [PATCH v2 00/15] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
 
Peter Robinson
 - [U-Boot] [PATCH] env: Correct case of no sub-init function
 
Tom Rini
 - [U-Boot] [PATCH] sun7i: a20: Add Bananapi M1 Plus support
 
Jagan Teki
 - [U-Boot] [RFC PATCH 0/4] usb: net: Migrate USB Ethernet to Kconfig
 
Chris Packham
 - [U-Boot] [RFC PATCH 1/4] Kconfig: drop CONFIG_USB_ETHER_DM9601
 
Chris Packham
 - [U-Boot] [RFC PATCH 2/4] Kconfig: drop CONFIG_USB_ETHER_RNDIS
 
Chris Packham
 - [U-Boot] [PATCH 1/3] env: Fix up invalid environment in env_init()
 
Simon Glass
 - [U-Boot] [PATCH] x86: bayleybay: Adjust VGA rom address
 
Bin Meng
 - [U-Boot] [PATCH] x86: tangier: kconfig: Guard tangier-specific	options
 
Bin Meng
 - [U-Boot] [PATCH 1/2] arm: mvebu: fix boot from UART on ClearFog Base
 
Baruch Siach
 - [U-Boot] [GIT PULL] u-boot-uniphier/master
 
Masahiro Yamada
 - [U-Boot] [PATCH V3 1/5] mmc: uniphier-sd: Factor out register IO
 
Marek Vasut
 - [U-Boot] [PATCH 01/12] clk: rmobile: Split R8A7795 and R8A7796 core	clock tables
 
Marek Vasut
 - [U-Boot] [PATCH 03/12] ARM: rmobile: Enable KSZ90X1 PHY on	Salvator-X
 
Marek Vasut
 - [U-Boot] [PATCH 10/12] ARM: rmobile: Remove SH SDHI probing from	ULCB board
 
Marek Vasut
 - [U-Boot] [PATCH 11/12] ARM: rmobile: Enable MMC and USB DM on	Salvator-X
 
Marek Vasut
 - [U-Boot] [PATCH] mtd: cfi: staticize functions
 
Marek Vasut
 - [U-Boot] [PATCH] spl: fix usage of $(SPL_TPL_) for some files
 
Vikas Manocha
 - [U-Boot] [PATCH] spl: stm32: make falcon mode activation	configurable
 
Vikas Manocha
 - [U-Boot] U-Boot causes ethernet packet loss under Linux
 
Urs Schulz
 - [U-Boot] [PATCH] mtdparts: Fix final outstanding issue reported by	Coverity
 
Tom Rini
 - [U-Boot] [PATCH] fs: ext4: Fix journal overrun issue reported by	Coverity
 
Tom Rini
 - [U-Boot] [PATCH 1/2] net: nfs: Drop CONFIG_NFS_READ_SIZE
 
Tom Rini
 - [U-Boot] [PATCH v2 00/13] ARM: dra7: Add support for dra76-evm
 
Lokesh Vutla
 - [U-Boot] [PATCH] ARM: mvebu: Convert CONFIG_MVNETA to Kconfig
 
Chris Packham
 - [U-Boot] [PATCH v3] rockchip: phycore: Read configuration EEPROM &	set ethaddr in late init
 
Wadim Egorov
 - [U-Boot] [GIT] Pull request: u-boot-dfu
 
Łukasz Majewski
 - [U-Boot] [PULL] u-boot-usb/master
 
Marek Vasut
 - [U-Boot] [PATCH] spi: fsl_qspi: Add controller busy check before	new spi operation
 
Suresh Gupta
 - [U-Boot] [PATCH v4] rockchip: rk3288: Add reset reason detection
 
Wadim Egorov
 - [U-Boot] [PATCH v2 1/3] rockchip: rk3399-evb: add script for atf fit
 
Kever Yang
 - [U-Boot] odroidc2 stuck after "Starting kernel"
 
daggs
 - [U-Boot] [PATCH] blk: Remove various places that do flush cache	after read
 
Bin Meng
 - [U-Boot] [PATCH] cmd: blk: Use LBAFD in the common block command
 
Bin Meng
 - [U-Boot] [PATCH] board: ge: bx50v3: set eth0 MAC address
 
Jose Alarcon
 - [U-Boot] [PATCH] doc: verified-boot: fix typos
 
Masahiro Yamada
 - [U-Boot] [PATCH] cmd: blk: Use LBAFU in the common block command
 
Bin Meng
 - [U-Boot] [PATCH] armv8/ls1088a: configure PMU's PCTBENR to enable	WDT
 
ying.zhang22455 at nxp.com
 - [U-Boot] [PATCH v2 1/4] rockchip: rk3229: move usb gadget into	defconfig
 
Kever Yang
 - [U-Boot] [PATCH] board: ti: am571x: Add 666MHz support for AM571x	IDK
 
Lokesh Vutla
 - [U-Boot] [PATCH v2 1/3] rockchip: rk3399: detect boot mode
 
Kever Yang
 - [U-Boot] [PATCH 1/1] efi_loader: efi_net: hwaddr_size = 6
 
Heinrich Schuchardt
 - [U-Boot] [PATCH 00/14] nvme: Various bug fixes and updates
 
Bin Meng
 - [U-Boot] [PATCH 1/2] ARM: OMAP3: am3517_evm: Move header to	ti_omap3_common.h
 
Adam Ford
 - [U-Boot] [PATCH 1/1] efi_net: return EFI_UNSUPPORTED where	appropriate
 
Heinrich Schuchardt
 - [U-Boot] [PATCH 10/14] dm: mmc: sunxi: Add support for driver model
 
Maxime Ripard
 - [U-Boot] rk3xxx.dtsi /usb_host missing specific compatible
 
Artturi Alm
 - [U-Boot] [PATCH] scripts: objdiff: Ignore debug info when comparing
 
Masahiro Yamada
 - [U-Boot] [PATCH] net: macb: Add support for Xilinx Zynq SoC
 
Wilson Lee
 - [U-Boot] [PATCH] serial: nulldev: Add nulldev serial driver
 
Wilson Lee
 - [U-Boot] [PATCH] configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITE
 
Sumit Garg
 - [U-Boot] [PATCH 0/2] board: ti: am57xx: Add DT support for	BeagleBoard-X15 revC
 
Lokesh Vutla
 - [U-Boot] [PATCH 1/2] board: ti: am57xx: Add dt support for	BeagleBoard-X15 revC
 
Lokesh Vutla
 - [U-Boot] [PATCH 2/2] env: ti: boot: Select dtb name for X15 revC
 
Lokesh Vutla
 - [U-Boot] [PATCH] rockchip: clk: rk3368: always run rkclk_init when	driver probe
 
Andy Yan
 - [U-Boot] LVDS dual channel support on A10,A20,A31s mods.
 
far5893
 - [U-Boot] [PATCH v2 1/2] mmc: sunxi: Support new mode
 
Maxime Ripard
 - [U-Boot] [PATCH] sunxi: usb_phy: invert the USB phy_ctl condition
 
Maxime Ripard
 - [U-Boot] [PATCH 0/4] mmc: sunxi: index hack removal
 
Maxime Ripard
 - [U-Boot] [PATCH 1/4] part: efi: Fix offset
 
Maxime Ripard
 - [U-Boot] [PATCH] pico-imx7d: Add support for secure boot
 
Vanessa Maegima
 - [U-Boot] [PATCH] sunxi: Enable random UUIDs when GPT is enabled
 
Maxime Ripard
 - [U-Boot] [PATCH] disk: part: align buffer so it can be used with	DMA enabled drivers
 
Stefan Agner
 - [U-Boot] Using USB on AM3517-EVM in U-Boot
 
Adam Ford
 - [U-Boot] [PATCH 0/8] Clean up CONFIG_SYS_{CBSIZE, PBSIZE, MAXARGS,	BARGSIZE} definitions
 
Thomas Petazzoni
- [U-Boot] [PATCH 1/8] include/config_fallbacks.h: add default for	CONFIG_SYS_CBSIZE
 
Thomas Petazzoni
 - [U-Boot] [PATCH 2/8] include/configs: remove CONFIG_SYS_CBSIZE when	the default value is used
 
Thomas Petazzoni
 - [U-Boot] [PATCH 3/8] include/config_fallbacks.h: change fallback	for CONFIG_SYS_PBSIZE
 
Thomas Petazzoni
 - [U-Boot] [PATCH 4/8] include/configs: drop default definitions of	CONFIG_SYS_PBSIZE
 
Thomas Petazzoni
 - [U-Boot] [PATCH 5/8] include/config_fallbacks.h: add default for	CONFIG_SYS_MAXARGS
 
Thomas Petazzoni
 - [U-Boot] [PATCH 6/8] include/configs: drop default definitions of	CONFIG_SYS_MAXARGS
 
Thomas Petazzoni
 - [U-Boot] [PATCH 7/8] include/configs: remove default values of	CONFIG_SYS_BARGSIZE
 
Thomas Petazzoni
 - [U-Boot] [PATCH 8/8] include/configs: remove numerous	CONFIG_SYS_BARGSIZE definitions
 
Thomas Petazzoni
 - [U-Boot] [PATCH 0/8] Clean up CONFIG_SYS_{CBSIZE, PBSIZE, MAXARGS, BARGSIZE} definitions
 
Chris Packham
 - [U-Boot] [PATCH 0/8] Clean up CONFIG_SYS_{CBSIZE, PBSIZE,	MAXARGS, BARGSIZE} definitions
 
Wolfgang Denk
- [U-Boot] [PATCH 0/8] Clean up CONFIG_SYS_{CBSIZE, PBSIZE, MAXARGS, BARGSIZE} definitions
 
Thomas Petazzoni
- [U-Boot] [PATCH 0/8] Clean up CONFIG_SYS_{CBSIZE, PBSIZE,	MAXARGS, BARGSIZE} definitions
 
Wolfgang Denk
 - [U-Boot] [PATCH 0/8] Clean up CONFIG_SYS_{CBSIZE, PBSIZE, MAXARGS, BARGSIZE} definitions
 
Thomas Petazzoni
 - [U-Boot] [PATCH 0/8] Clean up CONFIG_SYS_{CBSIZE, PBSIZE,	MAXARGS, BARGSIZE} definitions
 
Dr. Philipp Tomsich
 - [U-Boot] [PATCH 0/8] Clean up CONFIG_SYS_{CBSIZE, PBSIZE, MAXARGS, BARGSIZE} definitions
 
Tom Rini
 
 
 
 - [U-Boot] [PATCH 1/2] [rfc] parse the second area of android	image
 
Andy Yan
 - [U-Boot] [PATCH] libfdt: Initialize the stack variable
 
tien.fong.chee at intel.com
 - [U-Boot] [U-BOOT][PATCH] drivers: ahci: write upper 32 bits for clb	and fis registers
 
Suneel Garapati
 - [U-Boot] SAMA5D2 series
 
Andy Pont
 - [U-Boot] [PATCH] board/ls2080ardb: Update board env based on SoC
 
Priyanka Jain
 - [U-Boot] [PATCH 1/2] cmd: Move CONFIG_RANDOM_UUID to Kconfig
 
Maxime Ripard
 - [U-Boot] [PATCH][v2]drivers:net:fsl-mc: Update MC address	calculation
 
Priyanka Jain
 - [U-Boot] [PATCH] imx: imx6: Move gpr_init() function to soc.c
 
Breno Lima
 - [U-Boot] [PATCH 1/2] omap3: dts: Resync OMAP3 and OMAP36xx DTS from	Linux 4.13-RC5
 
Adam Ford
 - [U-Boot] [PATCH 2/2] OMAP3: DTS: Cleanup omap3_logic DTS files from	OMAP3 resync
 
Adam Ford
 - [U-Boot] [PATCH] detect and setup solidrun hummingboard2
 
Dennis Gilmore
 - [U-Boot] [PATCH] usb: dwc3: fix Kconfig dependency to accept host	driver in drivers/usb/dwc3
 
Masahiro Yamada
 - [U-Boot] [PATCH] arm: dts: omap3: Re-sync DTS files with Linux	4.13-RC5
 
Adam Ford
 - [U-Boot] [PATCH v2 0/6] board: atmel: Add new board SAMA5D27-SOM1-EK board.
 
Yang, Wenyou
 - [U-Boot] [PATCH] rpi: Enable USB keyboard support
 
Simon Glass
 - [U-Boot] [PATCH v2] serial: nulldev: Add nulldev serial driver
 
Wilson Lee
 - [U-Boot] [PATCH] common: console: Fix duplicated CONFIG in silent	env callback
 
Wilson Lee
 - [U-Boot] [PATCH] mtd: nand: zynq: Add a config option to use timing	values set by FSBL
 
Wilson Lee
 - [U-Boot] [PATCH] mtd: nand: zynq: Add support for the NAND	lock/unlock operation
 
Wilson Lee
 - [U-Boot] commit 26d6119 (fdt: Move fdt_fixup_ethernet to a common place) breaks vxWorks targets
 
Hannes Schmelzer
 - [U-Boot] [PATCH 00/22] mmc: Add support for HS200 and UHS modes
 
Ziyuan
 - [U-Boot] [PATCH] bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)'	on vxWorks boot
 
Hannes Schmelzer
 - [U-Boot] [PATCH v2 1/2] LS1088A_QSPI: SECURE_BOOT: Images validation
 
Udit Agarwal
 - [U-Boot] [PATCH v2] bootvx_fdt: fix missing	'fdt_fixup_ethernet(...)' on vxWorks boot
 
Hannes Schmelzer
 - [U-Boot] [Patch v2] configs: SECURE_BOOT: Enable	CONFIG_CMD_EXT4_WRITE
 
Sumit Garg
 - [U-Boot] [PATCH] pfla02: Fix RAM detection and support 1 bank SOM
 
Stefano Babic
 - [U-Boot] Resync NAND framework with Linux?
 
Masahiro Yamada
 - [U-Boot] [PATCH] rockchip: timer: fix U_BOOT_DRIVER name
 
Philipp Tomsich
 - [U-Boot] [PATCH v3] bootvx_fdt: fix missing	'fdt_fixup_ethernet(...)' on vxWorks boot
 
Hannes Schmelzer
 - [U-Boot] [Patch V3] arm: dts: omap3: Re-sync DTS files with Linux	4.13-RC5
 
Adam Ford
 - [U-Boot] [PATCH] video: ipuv3_fb: skip IPU shutdown if IPU was not	enabled before
 
Anatolij Gustschin
 - [U-Boot] [PATCH] ram: kconfig: s/SPL/TPL/ in TPL_RAM help text
 
Jagan Teki
 - [U-Boot] [PATCH] icorem6: Fix to find MMC devices
 
Jagan Teki
 - [U-Boot] [PATCH] dma: import linux/dma-direction.h to consolidate	enum dma_data_direction
 
Masahiro Yamada
 - [U-Boot] [PATCH] linux/io.h: import generic ioread* / iowrite*	accessors from Linux
 
Masahiro Yamada
 - [U-Boot] [PATCH 0/2] Add denali DT driver
 
Masahiro Yamada
 - [U-Boot] [PATCH 1/2] ofnode: add {ofnode,	dev}_read_resource_byname()
 
Masahiro Yamada
 - [U-Boot] [PATCH 2/2] mtd: nand: denali_dt: add a DT driver
 
Masahiro Yamada
 - [U-Boot] [PATCH v2 0/6] sunxi: update sun8i-emac driver and A64	DTs
 
Jagan Teki
 - [U-Boot] [PATCH 1/1] mtd/spi: Support of non-jedec MRAM devices
 
Jagan Teki
 - [U-Boot] [PATCH 1/1] efi_loader: call __efi_exit_check in efi_exit
 
Heinrich Schuchardt
 - [U-Boot] [PATCH] davinci: da850-evm: switch to using	TI_COMMON_CMD_OPTIONS
 
Adam Ford
 - [U-Boot] [PATCH 1/2] configs: Migrate all of the existing USB	symbols, except fastboot
 
Tom Rini
 - [U-Boot] [PATCH 2/2] Kconfig: Migrate all of cmd/fastboot/Kconfig	to defconfigs
 
Tom Rini
 - [U-Boot] [PATCH] README: Fix typo in description of CONFIG_OF_EMBED
 
Nobuhiro Iwamatsu
 - [U-Boot] Please pull u-boot-sh/master branch
 
Nobuhiro Iwamatsu
 - [U-Boot] [PATCH 1/1] checkpatch: update from Linux v4.13-rc6
 
Heinrich Schuchardt
 - [U-Boot] [PATCH] rk3288: Add Vyasa initial board support
 
Jagan Teki
 - [U-Boot] [PATCH 0/6] ARM: uniphier: update PLL settings and	clean-up NAND settings
 
Masahiro Yamada
 - [U-Boot] [PATCH 1/6] ARM: uniphier: replace <common.h> with	<linux/delay.h> in pll settings
 
Masahiro Yamada
 - [U-Boot] [PATCH 2/6] ARM: uniphier: move PLLCTRL register macros to	each SoC .c file
 
Masahiro Yamada
 - [U-Boot] [PATCH 3/6] ARM: uniphier: add PLL settings for PXs3
 
Masahiro Yamada
 - [U-Boot] [PATCH 4/6] ARM: uniphier: remove unneeded NAND config	options
 
Masahiro Yamada
 - [U-Boot] [PATCH 5/6] ARM: uniphier: enable CONFIG_NAND_DENALI_DT
 
Masahiro Yamada
 - [U-Boot] [PATCH 6/6] ARM: uniphier: remove ad-hoc pin settings for	NAND
 
Masahiro Yamada
 - [U-Boot] [PATCH v2] rpi: Enable USB keyboard support
 
Simon Glass
 - [U-Boot] [PATCH v3] rpi: Enable USB keyboard support
 
Simon Glass
 - [U-Boot] [PATCH 1/3] arm: dts: da850: Migrate da850-evm DTS files	from Linux 4.13-RC5
 
Adam Ford
 - [U-Boot] [PATCH 1/1] efi_disk: efi_disk_rw_blocks is not an API	function
 
Heinrich Schuchardt
 - [U-Boot] [PATCH] mtdparts: Fix uninitialized scalar usage
 
Tom Rini
 - [U-Boot] [PATCH] ARM: DRA72x: Add support for detection of DRA71x	SR 2.1
 
Vishal Mahaveer
 - [U-Boot] [PATCH 00/23] efi_loader implement missing functions
 
Heinrich Schuchardt
 - [U-Boot] Patman avoiding bounces
 
Chris Packham
 - [U-Boot] [PATCH] cmd/spl.c: Include <libfdt.h> for fdt_totalsize
 
Tom Rini
 - [U-Boot] [PATCH 1/2] x86: ich-spi: Remove useless assignment in	ich_spi_xfer()
 
Bin Meng
 - [U-Boot] [PATCH] moveconfig: fix error message in do_autoconf()
 
Chris Packham
 - [U-Boot] [PATCH v2 0/4] usb: net: Migrate USB Ethernet to Kconfig
 
Chris Packham
 - [U-Boot] [PATCH v2 1/4] Kconfig: drop CONFIG_USB_ETHER_DM9601
 
Chris Packham
 - [U-Boot] [PATCH v2 2/4] Kconfig: drop CONFIG_USB_ETHER_RNDIS
 
Chris Packham
 - [U-Boot] [PATCH] bch: don't use __BSD_VISIBLE to test for fls
 
Jonathan Gray
 - [U-Boot] [PATCH] fix: fw_env: Prevent writing error message on	special files, which don't support fsync
 
Lukasz Majewski
 - [U-Boot] am33xx ddr tests
 
Ryan
 - [U-Boot] DA850evm SPI Flash Partitions between Linux and U-boot are	Inconsistent
 
Adam Ford
 - [U-Boot] [PATCH v2 0/6] x86: bootstage: Fix bootstage operation on	link
 
Simon Glass
 - [U-Boot] [PATCH] sh: Fix linking of ms7722se
 
Tom Rini
 - [U-Boot] [PATCH] env: Fix operation of 'make environ'
 
Simon Glass
 - [U-Boot] [PATCH] imx: mx7: Add support for USB boot mode
 
Eric Nelson
 - [U-Boot] [RFC] ARM: davinci: da850: Enable Caches for DA850-EVM
 
Adam Ford
 - [U-Boot] [PATCH v2 5/6] rename GPT partitions to detect boot	failure
 
Chaiken, Alison
 - [U-Boot] [PATCH] armv8: fsl: Use correct conditional compile for	ls1012a
 
Ran Wang
 - [U-Boot] [PATCH V2 01/12] scripts: spl: fix typo
 
Peng Fan
 - [U-Boot] [PATCH V8 0/4] introduce Rockchip rockusb
 
Eddie Cai
 - [U-Boot] [PATCH V9 0/4] introduce Rockchip rockusb
 
Eddie Cai
 - [U-Boot] [PATCH v3 0/5] usb: net: Migrate USB Ethernet to Kconfig
 
Chris Packham
 - [U-Boot] [PATCH v3 1/5] Kconfig: drop CONFIG_USB_ETHER_DM9601
 
Chris Packham
 - [U-Boot] [PATCH v3 2/5] Kconfig: drop CONFIG_USB_ETHER_RNDIS
 
Chris Packham
 - [U-Boot] [PATCH v3 5/5] usb: doc: update README.usb for new config	options
 
Chris Packham
 - [U-Boot] [PATCH] sunxi: bpi-m3: Enable eMMC
 
Jagan Teki
 - [U-Boot] [PATCH v4 1/8] armv8: Add workaround for USB erratum	A-009008
 
Ran Wang
 - [U-Boot] [PATCH v3 0/7] Add VID support for QDS and RDB platforms
 
Rajesh Bhagat
 - [U-Boot] [PATCH 1/2] i.MX6Q: spl: Fix falcon to use	dram_init_banksize
 
Jagan Teki
 - [U-Boot] [PATCH] LS2080A_SECURE_BOOT: Enable CONFIG_FSL_LS_PPA.
 
Udit Agarwal
 - [U-Boot] [PATCH] ARM: rmobile: Replace CONFIG_RAVB with	CONFIG_RENESAS_RAVB in boards
 
Marek Vasut
 - [U-Boot] [PATCH] ARM: rmobile: Drop board_mmc_init
 
Marek Vasut
 - [U-Boot] [PATCH] ARM: rmobile: Add missing IPSR18 bits to R8A7795	PFC
 
Marek Vasut
 - [U-Boot] [PATCH] serial: serial_sh: take into account	port->clk_mode for SH7785/7786
 
Thomas Petazzoni
 - [U-Boot] I/O accessors on SuperH and endianness
 
Thomas Petazzoni
 - [U-Boot] [PATCH] ARM: uniphier: fix DSPLL init code for LD20 SoC
 
Masahiro Yamada
 - [U-Boot] [PATCH 1/2] imx: timer: don't clear the GPT control	register multiple times
 
Anatolij Gustschin
 - [U-Boot] [PATCH] imx6: don't include unneeded boot_mode array in SPL
 
Anatolij Gustschin
 - [U-Boot] [PATCH] lib: disable hashtable and display options code in	SPL
 
Anatolij Gustschin
 - [U-Boot] [PATCH] lib: don't build regex support into SPL when not	using environment
 
Anatolij Gustschin
 - [U-Boot] [PATCH] clk: uniphier: add System clock support
 
Masahiro Yamada
 - [U-Boot] Reg UBoot ITB Image Support for Sunxi Cortex A53 Family	SOCS
 
Chakra D
 - [U-Boot] FSL PCIe LTSSM >= PCI_LTSSM_L0 equals link up
 
Joakim Tjernlund
 - [U-Boot] [PATCH 1/1] efi_loader: bootefi hello should use loadaddr
 
Heinrich Schuchardt
 - [U-Boot] [PATCH v2] rk3288: Add Vyasa initial board support
 
Jagan Teki
 - [U-Boot] [PATCH 0/3] rk3288: Falcon mode support
 
Jagan Teki
 - [U-Boot] ACPI tables for Edison: advice needed
 
Andy Shevchenko
 - [U-Boot] [PATCH] imx6: drop duplicated bss memset and	board_init_r() call
 
Anatolij Gustschin
 - [U-Boot] [PATCH] imx6: disable clock command and print_cpuinfo code	in SPL
 
Anatolij Gustschin
 - [U-Boot] [PATCH] MAINTAINERS: add lcd files to video section
 
Anatolij Gustschin
 - [U-Boot] undefined reference to `environment'
 
Joe Hershberger
 - [U-Boot] [PATCH] omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB,	and environment
 
Derald D. Woods
 - [U-Boot] [ANN] U-Boot v2017.09-rc3 released
 
Tom Rini
 - [U-Boot] [PATCH 1/4] reset: uniphier: fix compatible for SD reset	node for LD11/LD20
 
Masahiro Yamada
 - [U-Boot] [PATCH 2/4] reset: uniphier: add PXs3 support
 
Masahiro Yamada
 - [U-Boot] [PATCH 4/4] ARM: dts: uniphier: update PXs3 SoC/board DT
 
Masahiro Yamada
 - [U-Boot] [PATCH] x86: baytrail: acpi: Add full reset bit to the	reset register value in FADT
 
Bin Meng
 - [U-Boot] [PATCH] ARM: uniphier: move CONFIG_NAND to defconfig
 
Masahiro Yamada
 - [U-Boot] [PATCH] ARM: uniphier: set system bus pinmux for PXs3
 
Masahiro Yamada
 - [U-Boot] [PATCH 1/3] armv8: fsl-layerscape: SPL size reduction
 
Sumit Garg
 - [U-Boot] [PATCH 2/3] armv8: ls1088a: SPL size reduction
 
Sumit Garg
 - [U-Boot] [PATCH 3/3] ls1088ardb: Add SD Secure boot target support
 
Sumit Garg
 - [U-Boot] [PATCH] ARM: mvebu: add "spi-flash" compatible string
 
Chris Packham
 - [U-Boot] usb-otg mode
 
michael at siptele.com
 - [U-Boot] [PATCH] gitignore: add intermediates from libfdt build
 
Philipp Tomsich
 - [U-Boot] [PATCH] board/ls2080ardb: Add mcmemsize variable in	default env
 
Priyanka Jain
 - [U-Boot] [PATCH 00/19] Add FPGA, SDRAM drivers and booting to U-boot
 
tien.fong.chee at intel.com
 - [U-Boot] setup of PEX_GCLK_RATIO in E500 CPUs(P2010) missing ?
 
Joakim Tjernlund
 - [U-Boot] [PATCH v3] rk3288: Add Vyasa initial board support
 
Jagan Teki
 - [U-Boot] [PATCH v2] spi: fsl_qspi: Add controller busy check before	new spi operation
 
Suresh Gupta
 - [U-Boot] [PATCH] armv8: fsl-layerscape: Fix final MMU table for	QSPI and IFC
 
Suresh Gupta
 - [U-Boot] [PATCH] ARM: uniphier: enable Denali NAND driver for 64bit	SoCs
 
Masahiro Yamada
 - [U-Boot] [PATCH v1] imx: remove SATA boot mode for i.MX 6UL and 6ULL
 
Stefan Agner
 - [U-Boot] [PATCH 1/1] disk: part: fix typo
 
Heinrich Schuchardt
 - [U-Boot] [PATCH 1/1] net: fix typos
 
Heinrich Schuchardt
 - [U-Boot] [PATCH] pico-imx7d: Add "how to boot with NXP 4.1 Kernel"
 
Vanessa Maegima
 - [U-Boot] [PATCH v2 00/16] dtoc: Add support for 64-bit addresses
 
Simon Glass
 - [U-Boot] ** Can't read Driver Desriptor Block **
 
Heinrich Schuchardt
 - [U-Boot] [PATCH v2] patman: add support for omitting bouncing	addresses
 
Chris Packham
 - [U-Boot] [PATCH 0/4] Enable ethernet on nanopi m1 and nanopi m1 plus
 
Philipp Rossak
 - [U-Boot] [PATCH V4 01/12] scripts: spl: fix typo
 
Peng Fan
 - [U-Boot] [PATCH] x86: theadorable-x86-common: Remove "ip=dhcp" from	default environment
 
Stefan Roese
 - [U-Boot] [PATCH] arm: mvebu: Remove theadorable_defconfig
 
Stefan Roese
 - [U-Boot] [PATCH v3] spi: fsl_qspi: Add controller busy check before	new spi operation
 
Suresh Gupta
 - [U-Boot] [PATCH 0/2] Board for QEMU's '-machine virt' on ARM
 
Tuomas Tynkkynen
 - [U-Boot] tpl build error "width suffixes are invalid in ARM mode"
 
Kever Yang
 - [U-Boot] [PATCH] sunxi: Change SUNXI_GMAC to SUN7I_GMAC in sources
 
Lionel Koenig
 - [U-Boot] [PATCH 1/4] arm64: ls1043ardb: Add sd_bootcmd for distro	fallback in case of sdboot
 
Shengzhou Liu
 - [U-Boot] [PATCH v3 1/8] spi: add support of SPI flash commands
 
Jagan Teki
 - [U-Boot] [PATCH v3 8/8] sf: add driver for Atmel QSPI controller
 
Jagan Teki
 - [U-Boot] [PATCH v3 2/8] sf: describe all SPI flash commands with 'struct spi_flash_command'
 
Jagan Teki
 - [U-Boot] [PATCH V2] imx: mx7: Add support for USB and normal boot	modes
 
Eric Nelson
 - [U-Boot] [PATCH v4] spi: fsl_qspi: Add controller busy check before	new spi operation
 
Suresh Gupta
 - [U-Boot] [RFC PATCH v1 0/2] edison: Enable ACPI
 
Andy Shevchenko
 - [U-Boot] [PATCH v1 1/2] x86: tangier: Enable ACPI support for Intel	Tangier
 
Andy Shevchenko
 - [U-Boot] [PATCH v1 2/2] x86: edison: Bring ACPI minimal support to	the board
 
Andy Shevchenko
 - [U-Boot] [PATCH] cmd: set filesize variable in ubi read
 
Holger Dengler
 - [U-Boot] [PATCH] imx: imx7d: remove CamelCase from ENET_xMHz macros
 
Eric Nelson
 - [U-Boot] [PATCH] net: Fix buffer overrun error in netconsole
 
Joe Hershberger
 - [U-Boot] [PATCH] net: Remove nfs.h include from bootp.c
 
Joe Hershberger
 - [U-Boot] [PATCH] net: Correct size of NFS buffers
 
Joe Hershberger
 - [U-Boot] [PATCH v2] mtd/spi: Add MT35XU512ABA1G12 NOR flash support
 
Yogesh Gaur
 - [U-Boot] [PATCH] pci: layerscape: Fixup iommu-map for LS208xA
 
Bharat Bhushan
 - [U-Boot] mv88e61xx autoneg doesn't work with new driver
 
Clément Péron
 - [U-Boot] [PATCH v5 1/3] armv8: ls1088a: Add NXP LS1088A SoC support
 
Ashish Kumar
 - [U-Boot] [PATCH v3 1/2] armv8: fsl-layerscape: Support to add RGMII	for ls1088aqds
 
Ashish Kumar
 - [U-Boot] [PATCH v3 2/2] armv8: ls1088aqds: Add support of EC1 and	EC2
 
Ashish Kumar
 - [U-Boot] [PATCH v3 1/2] armv8: fsl-lsch3: Add SD boot support for	LS1088ARDB
 
Ashish Kumar
 - [U-Boot] [PATCH v3 2/2] armv8: fsl-lsch3: Add SD boot support for	ls1088aqds
 
Ashish Kumar
 - [U-Boot] [PATCH v2] dm: core: Add livetree documentation
 
Simon Glass
 - [U-Boot] [PATCH] arm: am33xx: Make pin multiplexing functions	optional
 
Felix Brack
 - [U-Boot] [PATCH] mmc: sunxi: Only update timing mode bit when	enabling new timing mode
 
Chen-Yu Tsai
 - [U-Boot] [PATCH] sunxi: rename Bananapi M3 dts file name
 
Chen-Yu Tsai
 - [U-Boot] [PATCH 1/1] usb: gadget: g_dnl: Use serial# variable to	set g_dnl_serial
 
Sam Protsenko
    
 
    
      Last message date: 
       Thu Aug 31 23:13:54 UTC 2017
    Archived on: Fri Sep  1 10:35:26 UTC 2017
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).