May 2016 Archives by date
Starting: Sun May 1 00:35:54 CEST 2016
Ending: Tue May 31 23:13:42 CEST 2016
Messages: 3405
- [U-Boot] [PATCH] cmd: disk: Fix unused variable warning
Marek Vasut
- [U-Boot] [PATCH 1/2] ARM: exynos: Fix build error if SERIAL is disabled in SPL
Marek Vasut
- [U-Boot] [PATCH 2/2] ARM: exynos: Disable serial support in SPL
Marek Vasut
- [U-Boot] [PATCH] omap3: Reduce logic/overo SPL max image size
Derald D. Woods
- [U-Boot] [PATCH] mkimage: fix argument parsing on BSD systems
Andreas Bießmann
- [U-Boot] [PATCH] Change my mailaddress
Andreas Bießmann
- [U-Boot] [PATCH] Fix spelling of "occurred".
Vagrant Cascadian
- [U-Boot] spl_mmc: allow to load raw image
Masahiro Yamada
- [U-Boot] ARMv7 / RK3288 Hypervisor Support
Marc Zyngier
- [U-Boot] spl_mmc: allow to load raw image
Tom Rini
- [U-Boot] [PATCH] omap3: Reduce logic/overo SPL max image size
Tom Rini
- [U-Boot] [PATCH] config: am335x_evm: detect BoneGreen using BBG1
Matwey V. Kornilov
- [U-Boot] [PATCH] omap3: Reduce logic/overo SPL max image size
Derald D. Woods
- [U-Boot] [PATCH] mkimage: fit: spl: Add an optional static offset for external data
Teddy Reed
- [U-Boot] [PATCH v2 00/44] dm: blk: Add more driver-model support for block devices
Simon Glass
- [U-Boot] [PATCH v2 01/44] Revert "dm: sandbox: Drop the pre-DM host implementation"
Simon Glass
- [U-Boot] [PATCH v2 02/44] dm: sandbox: Add a board for sandbox without CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH v2 03/44] pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
Simon Glass
- [U-Boot] [PATCH v2 04/44] dm: Rename disk uclass to ahci
Simon Glass
- [U-Boot] [PATCH v2 05/44] Allow iotrace byte access to use an address of any size
Simon Glass
- [U-Boot] [PATCH v2 06/44] sandbox: Add string and 16-bit I/O functions
Simon Glass
- [U-Boot] [PATCH v2 07/44] sandbox: Add dummy SCSI functions
Simon Glass
- [U-Boot] [PATCH v2 08/44] sandbox: Add dummy SATA functions
Simon Glass
- [U-Boot] [PATCH v2 09/44] dm: scsi: Remove the forward declarations
Simon Glass
- [U-Boot] [PATCH v2 10/44] dm: scsi: Fix up code style
Simon Glass
- [U-Boot] [PATCH v2 11/44] dm: ide: Correct various code style problems
Simon Glass
- [U-Boot] [PATCH v2 12/44] dm: ide: Remove the forward declarations
Simon Glass
- [U-Boot] [PATCH v2 13/44] dm: sata: Fix code style problems in cmd/sata.c
Simon Glass
- [U-Boot] [PATCH v2 14/44] dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
- [U-Boot] [PATCH v2 15/44] dm: blk: Add a legacy block interface
Simon Glass
- [U-Boot] [PATCH v2 16/44] dm: systemace: Add a legacy block interface
Simon Glass
- [U-Boot] [PATCH v2 17/44] dm: sandbox: Add a legacy host block interface
Simon Glass
- [U-Boot] [PATCH v2 18/44] dm: usb: Add a legacy block interface for USB storage
Simon Glass
- [U-Boot] [PATCH v2 19/44] dm: mmc: Add a legacy block interface for MMC
Simon Glass
- [U-Boot] [PATCH v2 20/44] dm: mmc: Add an implementation of the 'devnum' functions
Simon Glass
- [U-Boot] [PATCH v2 21/44] dm: scsi: Separate the non-command code into its own file
Simon Glass
- [U-Boot] [PATCH v2 22/44] dm: ide: Separate the non-command code into its own file
Simon Glass
- [U-Boot] [PATCH v2 23/44] dm: sata: Separate the non-command code into its own file
Simon Glass
- [U-Boot] [PATCH v2 24/44] dm: disk: Use legacy block driver info for block device access
Simon Glass
- [U-Boot] [PATCH v2 25/44] dm: usb: Drop the get_dev() function
Simon Glass
- [U-Boot] [PATCH v2 26/44] dm: ide: Drop the get_dev() function
Simon Glass
- [U-Boot] [PATCH v2 27/44] dm: mmc: Drop the get_dev() function
Simon Glass
- [U-Boot] [PATCH v2 28/44] dm: scsi: Drop the get_dev() function
Simon Glass
- [U-Boot] [PATCH v2 29/44] dm: sata: Drop the get_dev() function
Simon Glass
- [U-Boot] [PATCH v2 30/44] dm: systemace: Drop the get_dev() function
Simon Glass
- [U-Boot] [PATCH v2 31/44] dm: blk: Drop the systemace.h header
Simon Glass
- [U-Boot] [PATCH v2 32/44] dm: sandbox: Drop the host_get_dev() function
Simon Glass
- [U-Boot] [PATCH v2 33/44] dm: part: Drop the get_dev() method
Simon Glass
- [U-Boot] [PATCH v2 34/44] dm: ide: Add support for driver-model block devices
Simon Glass
- [U-Boot] [PATCH v2 35/44] dm: sandbox: Enable IDE
Simon Glass
- [U-Boot] [PATCH v2 36/44] dm: scsi: Add support for driver-model block devices
Simon Glass
- [U-Boot] [PATCH v2 37/44] dm: sandbox: Enable SCSI
Simon Glass
- [U-Boot] [PATCH v2 38/44] dm: sata: Add support for driver-model block devices
Simon Glass
- [U-Boot] [PATCH v2 39/44] dm: sandbox: Enable SATA
Simon Glass
- [U-Boot] [PATCH v2 40/44] dm: blk: Allow blk_create_device() to allocate the device number
Simon Glass
- [U-Boot] [PATCH v2 41/44] dm: blk: Add a easier way to create a named block device
Simon Glass
- [U-Boot] [PATCH v2 42/44] dm: systemace: Reorder function to avoid forward declarataions
Simon Glass
- [U-Boot] [PATCH v2 43/44] dm: systemace: Add driver-mode block-device support
Simon Glass
- [U-Boot] [PATCH v2 44/44] dm: sandbox: Enable systemace
Simon Glass
- [U-Boot] [PATCH] RFC: Secure boot to U-Boot proper from SPL
Simon Glass
- [U-Boot] [PATCH 1/3] dm: gpio: Add driver for MPC85XX GPIO controller
Simon Glass
- [U-Boot] [PATCH] RFC: Secure boot to U-Boot proper from SPL
Teddy Reed
- [U-Boot] [PATCH 2/3] dm: gpio: Add methods for open drain setting
Simon Glass
- [U-Boot] [PATCH 3/3] dm: gpio: Implement open drain for MPC85XX GPIO
Simon Glass
- [U-Boot] [PATCH V3 1/4] dm: spi: soft_spi bug fix
Simon Glass
- [U-Boot] [PATCH V3 3/4] dm: spi: introduce dm api
Simon Glass
- [U-Boot] [PATCH V3 4/4] dm: gpio: introduce 74x164 driver
Simon Glass
- [U-Boot] [PATCH 6/6 v4] i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)
Simon Glass
- [U-Boot] [PATCH v3 01/12] drivers: core: device: add support to check dt compatible for a device/machine
Simon Glass
- [U-Boot] [PATCH] dm: gpio: pca953x: Support PCA953X with 40 GPIOs
Simon Glass
- [U-Boot] [PATCH] dm: fdtdec: Check full path for alias
Simon Glass
- [U-Boot] [RFC PATCH] SPL: FIT: Align loading address for header
Simon Glass
- [U-Boot] [RFC PATCH] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Simon Glass
- [U-Boot] [RFC PATCH] SPL: FIT: Enable SPL_FIT_LOAD for sd bootmode for fat partions
Simon Glass
- [U-Boot] [PATCH 01/11] spi: davinci_spi: Convert to driver to adapt to DM
Simon Glass
- [U-Boot] [PATCH RESEND 2/2] cmd: fdt: add fdt overlay application subcommand
Simon Glass
- [U-Boot] [PATCH] cmd: disk: Fix unused variable warning
Simon Glass
- [U-Boot] [PATCH 1/2] ARM: exynos: Fix build error if SERIAL is disabled in SPL
Simon Glass
- [U-Boot] [PATCH 2/2] ARM: exynos: Disable serial support in SPL
Simon Glass
- [U-Boot] [PATCH] Fix spelling of "occurred".
Simon Glass
- [U-Boot] in cmd/fdt.c, why is CONFIG_OF_CONTROL described as "temporary #ifdef"?
Simon Glass
- [U-Boot] u-boot wiki page on "fdt" command full of "FDT_ERR_BADMAGIC"
Simon Glass
- [U-Boot] u-boot hangs after enabling secured boot : gumstix-overo
Simon Glass
- [U-Boot] chainloading u-boot on an acer cb5 chromebook (nyan_big)
Simon Glass
- [U-Boot] Introduce clk framework
Simon Glass
- [U-Boot] [verified-boot] Multiple levels of signing keys
Simon Glass
- [U-Boot] [PATCH v5 3/4] arm: add initial support for Amlogic Meson and ODROID-C2
Simon Glass
- [U-Boot] [PATCH] dm: at91: Add driver model support for the spi driver
Simon Glass
- [U-Boot] ARMv7 / RK3288 Hypervisor Support
Simon Glass
- [U-Boot] [PATCH 15/44] dm: blk: Add a legacy block interface
Simon Glass
- [U-Boot] [PATCH 16/44] dm: systemace: Add a legacy block interface
Simon Glass
- [U-Boot] [PATCH 20/44] dm: mmc: Add an implementation of the 'devnum' functions
Simon Glass
- [U-Boot] [PATCH 34/44] dm: ide: Add support for driver-model block devices
Simon Glass
- [U-Boot] [PATCH 35/44] dm: sandbox: Enable IDE
Simon Glass
- [U-Boot] [PATCH 40/44] dm: blk: Allow blk_create_device() to allocate the device number
Simon Glass
- [U-Boot] [PATCH 2/2] ARM: exynos: Disable serial support in SPL
Tom Rini
- [U-Boot] [PATCH v5 3/4] arm: add initial support for Amlogic Meson and ODROID-C2
Tom Rini
- [U-Boot] [PATCH 38/60] ARM: tegra: remove tegra_get_chip()
Simon Glass
- [U-Boot] [PATCH] dm: allow setting driver_data before/during bind
Simon Glass
- [U-Boot] [PATCH] mkimage: fit: spl: Add an optional static offset for external data
Simon Glass
- [U-Boot] A problem about 'sf probe' using DM_SPI
Simon Glass
- [U-Boot] [PATCH] mkimage: fix argument parsing on BSD systems
Simon Glass
- [U-Boot] [PATCH 8/8] net: Probe PCI before looking for ethernet devices
Simon Glass
- [U-Boot] [RFC] SPL -> U-Boot Chain of Trust
Simon Glass
- [U-Boot] [PATCH 2/2] ARM: exynos: Disable serial support in SPL
Marek Vasut
- [U-Boot] [PATCH v2 00/24] dm: mmc: Add driver-model block-device support to MMC
Simon Glass
- [U-Boot] [PATCH v2 01/24] dm: blk: Fix allocation of block-device numbering
Simon Glass
- [U-Boot] [PATCH v2 02/24] dm: core: Allow device names to be freed automatically
Simon Glass
- [U-Boot] [PATCH v2 03/24] dm: blk: Free the block device name when unbound
Simon Glass
- [U-Boot] [PATCH v2 04/24] dm: mmc: Move mmc_switch_part() above its callers
Simon Glass
- [U-Boot] [PATCH v2 05/24] dm: mmc: Implement the select_hwpart() method
Simon Glass
- [U-Boot] [PATCH v2 06/24] dm: mmc: Add a function to obtain the block device
Simon Glass
- [U-Boot] [PATCH v2 07/24] dm: mmc: spl: Use the legacy block interface in SPL
Simon Glass
- [U-Boot] [PATCH v2 08/24] dm: mmc: Use the new select_hwpart() API
Simon Glass
- [U-Boot] [PATCH v2 09/24] dm: blk: Add functions to select a hardware partition
Simon Glass
- [U-Boot] [PATCH v2 10/24] dm: part: Use the legacy block driver for hardware partition support
Simon Glass
- [U-Boot] [PATCH v2 11/24] dm: part: Drop the block_drvr table
Simon Glass
- [U-Boot] [PATCH v2 12/24] dm: blk: Add a comment as to why the bdev member is needed
Simon Glass
- [U-Boot] [PATCH v2 13/24] dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
- [U-Boot] [PATCH v2 14/24] dm: mmc: Move the device list into a separate file
Simon Glass
- [U-Boot] [PATCH v2 15/24] dm: blk: Use the correct error code for blk_get_device_by_str()
Simon Glass
- [U-Boot] [PATCH v2 16/24] dm: mmc: Adjust mmc_switch_part() to use a struct mmc
Simon Glass
- [U-Boot] [PATCH v2 17/24] dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
- [U-Boot] [PATCH v2 18/24] dm: mmc: Implement the MMC functions for block devices
Simon Glass
- [U-Boot] [PATCH v2 19/24] dm: mmc: Add a way to bind MMC devices with driver model
Simon Glass
- [U-Boot] [PATCH v2 20/24] dm: mmc: Add support for driver-model block devices
Simon Glass
- [U-Boot] [PATCH v2 21/24] dm: mmc: sandbox: Add an SD-card emulation
Simon Glass
- [U-Boot] [PATCH v2 22/24] dm: sandbox: mmc: Enable building MMC code for sandbox
Simon Glass
- [U-Boot] [PATCH v2 23/24] dm: mmc: test: Add tests for MMC
Simon Glass
- [U-Boot] [PATCH v2 24/24] Revert "Revert "dm: sandbox: Drop the pre-DM host implementation""
Simon Glass
- [U-Boot] [PATCH 1/2] image-fit: Don't display an error in fit_set_timestamp()
Simon Glass
- [U-Boot] [PATCH 2/2] mkimage: Add a quiet mode
Simon Glass
- [U-Boot] [PATCH] fit_image: Fix a double close() on the error path
Simon Glass
- [U-Boot] buildman: arm: undefined reference to `__aeabi_ldivmod'
Simon Glass
- [U-Boot] [PATCH v2 16/27] mkimage: Allow a FIT to include an image of any type
Simon Glass
- [U-Boot] [PATCH] Fix spelling of "occurred".
Scott Wood
- [U-Boot] spl_mmc: allow to load raw image
Derald D. Woods
- [U-Boot] spl_mmc: allow to load raw image
Tom Rini
- [U-Boot] spl_mmc: allow to load raw image
Masahiro Yamada
- [U-Boot] spl_mmc: allow to load raw image
Derald D. Woods
- [U-Boot] [PATCH 01/10] sunxi: make SoC variant choice mandatory
Chen-Yu Tsai
- [U-Boot] [PATCH 02/10] sunxi: Sort SoC variants by family (sunXi) first, chip name second
Chen-Yu Tsai
- [U-Boot] [PATCH 03/10] sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCs
Chen-Yu Tsai
- [U-Boot] [PATCH 04/10] sunxi: Disable VIDEO for SoCs without display support
Chen-Yu Tsai
- [U-Boot] [PATCH 05/10] power: axp221: Remove switch case to simplify axp_set_eldo
Chen-Yu Tsai
- [U-Boot] [PATCH 06/10] power: axp818: Fix typo for fldo2 Kconfig description
Chen-Yu Tsai
- [U-Boot] [PATCH 07/10] sunxi: power: axp818: Add support for switch SW
Chen-Yu Tsai
- [U-Boot] [PATCH 08/10] sunxi: Enable AXP818 SW for Sinovoip BPI M3
Chen-Yu Tsai
- [U-Boot] [PATCH 09/10] sunxi: Implement poweroff support for axp818 pmic
Chen-Yu Tsai
- [U-Boot] [PATCH 10/10] sunxi: power: add AXP809 support
Chen-Yu Tsai
- [U-Boot] spl_mmc: allow to load raw image
Derald D. Woods
- [U-Boot] [RFC PATCH] SPL: FIT: Align loading address for header
Lokesh Vutla
- [U-Boot] [RFC PATCH] SPL: FIT: Enable SPL_FIT_LOAD for sd bootmode for fat partions
Lokesh Vutla
- [U-Boot] [PATCH 01/11] spi: davinci_spi: Convert to driver to adapt to DM
Vignesh R
- [U-Boot] [PATCH v3 1/2] spl: Add an option to load a FIT containing U-Boot from FS
Lokesh Vutla
- [U-Boot] [PATCH v2 00/15] Support for boot image creation for TI secure devices
Lokesh Vutla
- [U-Boot] [PATCH] arm: dra7xx: Extend bootloader partition
Lokesh Vutla
- [U-Boot] [RFC] fastboot: sparse image handling and sessionId
Steve Rae
- [U-Boot] spl_mmc: allow to load raw image
Alexander Graf
- [U-Boot] [PATCH 00/26] x86: Initial ACPI support for Intel BayTrail
Bin Meng
- [U-Boot] [PATCH 01/26] x86: Drop asm/acpi.h
Bin Meng
- [U-Boot] [PATCH 02/26] x86: Fix build warning in tables.c when CONFIG_SEABIOS
Bin Meng
- [U-Boot] [PATCH 03/26] x86: acpi: Fix compiler warnings in write_acpi_tables()
Bin Meng
- [U-Boot] [PATCH 04/26] x86: irq: Reserve IRQ9 for ACPI in PIC mode
Bin Meng
- [U-Boot] [PATCH 05/26] x86: irq: Enable SCI on IRQ9
Bin Meng
- [U-Boot] [PATCH 06/26] x86: dts: Update to include ACTL register details
Bin Meng
- [U-Boot] [PATCH 07/26] acpi: Change build log for ASL files
Bin Meng
- [U-Boot] [PATCH 08/26] acpi: Explicitly spell out dsdt.c in the make rule
Bin Meng
- [U-Boot] [PATCH 09/26] acpi: Specify U-Boot include path for ASL files
Bin Meng
- [U-Boot] [PATCH 10/26] acpi: Do not disable all errors/warnings/remarks when compiling ASL
Bin Meng
- [U-Boot] [PATCH 11/26] x86: acpi: Remove unneeded codes
Bin Meng
- [U-Boot] [PATCH 12/26] x86: acpi: Various changes to acpi_table.h
Bin Meng
- [U-Boot] [PATCH 13/26] x86: acpi: Reorder codes in acpi_table.h
Bin Meng
- [U-Boot] [PATCH 14/26] x86: acpi: Remove acpi_create_ssdt_generator()
Bin Meng
- [U-Boot] [PATCH 15/26] x86: acpi: Change fill_header()
Bin Meng
- [U-Boot] [PATCH 16/26] x86: acpi: Adjust orders in acpi_table.c
Bin Meng
- [U-Boot] [PATCH 17/26] x86: acpi: Change table write routine signature to use u32
Bin Meng
- [U-Boot] [PATCH 18/26] x86: acpi: Align FACS table to a 64 byte boundary
Bin Meng
- [U-Boot] [PATCH 19/26] x86: acpi: Add some generic ASL libraries
Bin Meng
- [U-Boot] [PATCH 20/26] x86: baytrail: Add platform ASL files
Bin Meng
- [U-Boot] [PATCH 21/26] x86: baytrail: Generate ACPI FADT/MADT tables
Bin Meng
- [U-Boot] [PATCH 22/26] x86: baytrail: Enable ACPI table generation for all boards
Bin Meng
- [U-Boot] [PATCH 23/26] x86: baytrail: Add .gitignore for ACPI enabled boards
Bin Meng
- [U-Boot] [PATCH 24/26] x86: Remove acpi=off boot parameter when ACPI is on
Bin Meng
- [U-Boot] [PATCH 25/26] x86: doc: Minor update for accuracy
Bin Meng
- [U-Boot] [PATCH 26/26] x86: doc: Document ACPI support
Bin Meng
- [U-Boot] spl_mmc: allow to load raw image
Alexander Graf
- [U-Boot] [RFC PATCH] SPL: FIT: Align loading address for header
Michal Simek
- [U-Boot] [RFC PATCH] SPL: FIT: Enable SPL_FIT_LOAD for sd bootmode for fat partions
Michal Simek
- [U-Boot] [PATCH] mkimage: fit: spl: Add an optional static offset for external data
Teddy Reed
- [U-Boot] [verified-boot] Multiple levels of signing keys
Teddy Reed
- [U-Boot] spl_mmc: allow to load raw image
Guillaume Gardet
- [U-Boot] spl_mmc: allow to load raw image
Alexander Graf
- [U-Boot] spl_mmc: allow to load raw image
Guillaume Gardet
- [U-Boot] [PATCH RESEND 2/2] cmd: fdt: add fdt overlay application subcommand
Maxime Ripard
- [U-Boot] spl_mmc: allow to load raw image
Alexander Graf
- [U-Boot] [PATCHv4 1/2] power: as3722: Allow using on any i2c bus with any address
Julian Scheel
- [U-Boot] [PATCHv4 2/2] Add support the Avionic Design Meerkat COM and Kein Baseboard
Julian Scheel
- [U-Boot] [PATCH 1/2] ARM: tegra124: Add an option to disable CoreSight
Julian Scheel
- [U-Boot] [PATCH 2/2] tegra: Add watchdog driver
Julian Scheel
- [U-Boot] [PATCH 1/3] dm: gpio: Add driver for MPC85XX GPIO controller
Mario Six
- [U-Boot] [PATCH] test/py: Add support for extending timeout for large files
Michal Simek
- [U-Boot] [PATCH v1] disk: part_efi: fix check of the max partition size
Patrick Delaunay
- [U-Boot] spl_mmc: allow to load raw image
Tom Rini
- [U-Boot] [verified-boot] Compile 'key store' DTB without mkimage and private key
Simon Glass
- [U-Boot] [RFC] SPL -> U-Boot Chain of Trust
Andreas Dannenberg
- [U-Boot] [PATCH 1/2] mtd: cqspi: Simplify indirect write code
Stefan Roese
- [U-Boot] [PATCH] imx: tools: imximage: fix CLR bit command
Adrian Alonso
- [U-Boot] [PATCH v2] fdt: fix setting MAC addresses for multiple interfaces
Lev Iserovich
- [U-Boot] [PATCH v7 1/7] drivers: net: cpsw: Add reading of DT phy-handle node
Joe Hershberger
- [U-Boot] spl_mmc: allow to load raw image
Tom Rini
- [U-Boot] [PATCH 1/2] Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"
Tom Rini
- [U-Boot] [PATCH 2/2] Revert "omap3: Use raw SPL by default for mmc1"
Tom Rini
- [U-Boot] [PATCH] test/py: Add support for extending timeout for large files
Stephen Warren
- [U-Boot] [PATCH v2] fdt: fix setting MAC addresses for multiple interfaces
Joe Hershberger
- [U-Boot] [PATCH v7 1/7] drivers: net: cpsw: Add reading of DT phy-handle node
Dan Murphy
- [U-Boot] [PATCH v7 1/7] drivers: net: cpsw: Add reading of DT phy-handle node
Tom Rini
- [U-Boot] [PATCH v7 1/7] drivers: net: cpsw: Add reading of DT phy-handle node
Dan Murphy
- [U-Boot] [PATCH v7 1/7] drivers: net: cpsw: Add reading of DT phy-handle node
Joe Hershberger
- [U-Boot] [PATCH] Fix spelling of "occurred".
Simon Glass
- [U-Boot] [PATCH] Fix spelling of "occurred".
Scott Wood
- [U-Boot] chainloading u-boot on an acer cb5 chromebook (nyan_big)
Thomas Hoff
- [U-Boot] [PATCH] Fix spelling of "occurred".
Simon Glass
- [U-Boot] [verified-boot] Compile 'key store' DTB without mkimage and private key
Teddy Reed
- [U-Boot] [PATCH v8 1/7] drivers: net: cpsw: Add reading of DT phy-handle node
Dan Murphy
- [U-Boot] [PATCH v8 2/7] net: zynq_gem: Add the passing of the phy-handle node
Dan Murphy
- [U-Boot] [PATCH v8 3/7] net: phy: dp83867: Add device tree bindings and documentation
Dan Murphy
- [U-Boot] [PATCH v8 4/7] net: phy: ti: Allow the driver to be more configurable
Dan Murphy
- [U-Boot] [PATCH v8 5/7] net: phy: Move is_rgmii helper to phy.h
Dan Murphy
- [U-Boot] [PATCH v8 6/7] net: phy: Add phy_interface_is_sgmii to phy.h
Dan Murphy
- [U-Boot] [PATCH v8 7/7] net: phy: dp83867: Add SGMII helper for configuration
Dan Murphy
- [U-Boot] [PATCH] configs: sunxi: fix device tree name for Pine64+
Peter Robinson
- [U-Boot] spl_mmc: allow to load raw image
Alexander Graf
- [U-Boot] [PATCH] efi_loader: Add network access support
Alexander Graf
- [U-Boot] [verified-boot] Compile 'key store' DTB without mkimage and private key
Simon Glass
- [U-Boot] [verified-boot] Multiple levels of signing keys
Simon Glass
- [U-Boot] [PATCH] arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGS
Tom Rini
- [U-Boot] [PATCH] efi_loader: Add network access support
Peter Robinson
- [U-Boot] pull request: u-boot-uniphier/master
Tom Rini
- [U-Boot] [PATCH 1/2] Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"
Tom Rini
- [U-Boot] [PATCH 2/2] Revert "omap3: Use raw SPL by default for mmc1"
Tom Rini
- [U-Boot] [PATCH] cmd: disk: Fix unused variable warning
Tom Rini
- [U-Boot] [PATCH] arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGS
Tom Rini
- [U-Boot] fit_image: Fix a double close() on the error path
Tom Rini
- [U-Boot] [U-Boot, v2] kbuild: Do not append dtb for OF_EMBED case
Tom Rini
- [U-Boot] Revert "rockchip: rk3288: correct sdram setting"
Tom Rini
- [U-Boot] [U-Boot,v2] fs: ext4: fix symlink read function
Tom Rini
- [U-Boot] tools: env: fix config file loading in env library
Tom Rini
- [U-Boot] mkimage: fix argument parsing on BSD systems
Tom Rini
- [U-Boot] Change my mailaddress
Tom Rini
- [U-Boot] Fix spelling of "occurred".
Tom Rini
- [U-Boot] config: am335x_evm: detect BoneGreen using BBG1
Tom Rini
- [U-Boot] [PATCH] arm: imx-common: introduce back usec2ticks
Tom Rini
- [U-Boot] [PATCH] dm: at91: Add driver model support for the spi driver
Yang, Wenyou
- [U-Boot] [PATCH v2] mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT
Fabio Estevam
- [U-Boot] [PATCH v2 07/44] sandbox: Add dummy SCSI functions
Tom Rini
- [U-Boot] [PATCH v2] mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT
Tom Rini
- [U-Boot] [U-Boot, v2] mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT
Tom Rini
- [U-Boot] [PATCH] arm: imx-common: introduce back usec2ticks
Peng Fan
- [U-Boot] [PATCH V4 1/4] dm: spi: soft_spi bug fix
Peng Fan
- [U-Boot] [PATCH V4 1/4] dm: spi: soft_spi bug fix
Peng Fan
- [U-Boot] [PATCH V4 2/4] dm: spi: soft_spi: switch to use linux compatible string
Peng Fan
- [U-Boot] [PATCH V4 3/4] dm: spi: introduce dm api
Peng Fan
- [U-Boot] [PATCH V4 4/4] dm: gpio: introduce 74x164 driver
Peng Fan
- [U-Boot] [PATCH] arm: imx-common: introduce back usec2ticks
Tom Rini
- [U-Boot] [PATCH] dfu: avoid memory leak
Peng Fan
- [U-Boot] [PATCH] usb: gadget: dfu: discard dead code
Peng Fan
- [U-Boot] [PATCH] arm: imx-common: introduce back usec2ticks
Peng Fan
- [U-Boot] [PATCH] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Miao Yan
- [U-Boot] [PATCH] armv8/ls1043ardb: fix the limitation of using 'cpld reset'
Qianyu Gong
- [U-Boot] [PATCH] imx: correct speed grading info for i.MX6UL
Peng Fan
- [U-Boot] [PATCH] Fix spelling of "occurred".
Scott Wood
- [U-Boot] [Patch v2] fsl-layerscape: fdt: add IFC fixup if no IFC is avaliable in U-Boot
Scott Wood
- [U-Boot] Porting Linux's MTD/NAND changes into U-Boot
Scott Wood
- [U-Boot] [PATCH] dm: at91: Add driver model support for the spi driver
Heiko Schocher
- [U-Boot] [Patch v2] fsl-layerscape: fdt: add IFC fixup if no IFC is avaliable in U-Boot
Calvin Johnson
- [U-Boot] chainloading u-boot on an acer cb5 chromebook (nyan_big)
Sjoerd Simons
- [U-Boot] [PATCH 00/18] at91: Convert Ethernet and LCD to driver model
Simon Glass
- [U-Boot] [PATCH 01/18] at91: Add support for the AT91 slow clock controller
Simon Glass
- [U-Boot] [PATCH 02/18] arm: Allow skipping of low-level init with I-cache on
Simon Glass
- [U-Boot] [PATCH 03/18] bootm: Align cache flush end address correctly
Simon Glass
- [U-Boot] [PATCH 04/18] net: Handle an empty bootp extension section
Simon Glass
- [U-Boot] [PATCH 05/18] net: macb: Prepare for driver-model conversion
Simon Glass
- [U-Boot] [PATCH 06/18] net: macb: Flush correct cache portion when sending
Simon Glass
- [U-Boot] [PATCH 07/18] net: macb: Convert to driver model
Simon Glass
- [U-Boot] [PATCH 08/18] arm: at91: dts: Bring in device tree file for AT91SAM9G45
Simon Glass
- [U-Boot] [PATCH 09/18] arm: at91: Add a header file for the real-time clock
Simon Glass
- [U-Boot] [PATCH 10/18] at91: Correct NAND ECC register access
Simon Glass
- [U-Boot] [PATCH 11/18] at91: nand: Set up the ECC strength correctly
Simon Glass
- [U-Boot] [PATCH 12/18] mtd: nand: Drop a blank line in nand_wait()
Simon Glass
- [U-Boot] [PATCH 13/18] at91: Add driver-model GPIO devices for AT91SAM9G45
Simon Glass
- [U-Boot] [PATCH 14/18] at91: mtd: nand: Add dev_warn() to correct build error in driver
Simon Glass
- [U-Boot] [PATCH 15/18] at91: video: Prepare for driver-model conversion
Simon Glass
- [U-Boot] [PATCH 16/18] at91: video: Support driver-model for the LCD driver
Simon Glass
- [U-Boot] [PATCH 17/18] fdt: Correct return value in fdtdec_decode_display_timing()
Simon Glass
- [U-Boot] [PATCH 18/18] arm: at91: Add support for gurnard
Simon Glass
- [U-Boot] [PATCH] test/py: Add support for extending timeout for large files
Michal Simek
- [U-Boot] [PATCH] efi_loader: Add network access support
Alexander Graf
- [U-Boot] [PATCH] igep00x0: Use the SRAM available for SPL.
Enric Balletbo i Serra
- [U-Boot] Porting Linux's MTD/NAND changes into U-Boot
Boris Brezillon
- [U-Boot] [PATCH 01/18] at91: Add support for the AT91 slow clock controller
Heiko Schocher
- [U-Boot] [PATCH 02/18] arm: Allow skipping of low-level init with I-cache on
Heiko Schocher
- [U-Boot] [PATCH 03/18] bootm: Align cache flush end address correctly
Heiko Schocher
- [U-Boot] [PATCH 05/18] net: macb: Prepare for driver-model conversion
Heiko Schocher
- [U-Boot] [PATCH 06/18] net: macb: Flush correct cache portion when sending
Heiko Schocher
- [U-Boot] [PATCH 07/18] net: macb: Convert to driver model
Heiko Schocher
- [U-Boot] [U-Boot, 1/2] ARM: at91: sama5d2: add macro & field definitions
Andreas Bießmann
- [U-Boot] [PATCH 08/18] arm: at91: dts: Bring in device tree file for AT91SAM9G45
Heiko Schocher
- [U-Boot] [PATCH 09/18] arm: at91: Add a header file for the real-time clock
Heiko Schocher
- [U-Boot] [PATCH 13/18] at91: Add driver-model GPIO devices for AT91SAM9G45
Heiko Schocher
- [U-Boot] [U-Boot, 2/2] board: atmel: add SAMA5D2 PTC Engineering board
Andreas Bießmann
- [U-Boot] board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0
Andreas Bießmann
- [U-Boot] [U-Boot, 1/3] ARM: at91: clock: fix the GCK's clock source
Andreas Bießmann
- [U-Boot] [U-Boot, 2/3] ARM: at91: clock: complete the GCK's clock sources
Andreas Bießmann
- [U-Boot] [U-Boot, 3/3] board: sama5d2_xplained: change SDHCI GCK's clock source to UPLL
Andreas Bießmann
- [U-Boot] ARM: atmel: Enable FIT image support for SAMA5Dx
Andreas Bießmann
- [U-Boot] ARM: sama5d2: Implement boot device autodetection
Andreas Bießmann
- [U-Boot] [PATCH v4 0/3] spl: Add support to load FIT from Filesystem
Lokesh Vutla
- [U-Boot] [PATCH v4 1/3] spl: fit: Fix the number of bytes read when reading fdt from fit
Lokesh Vutla
- [U-Boot] [PATCH v4 2/3] spl: Allow to load a FIT containing U-Boot from FS
Lokesh Vutla
- [U-Boot] [PATCH v4 3/3] spl: Support loading a FIT from FAT FS
Lokesh Vutla
- [U-Boot] [RFC PATCH] SPL: FIT: Enable SPL_FIT_LOAD for sd bootmode for fat partions
Lokesh Vutla
- [U-Boot] [PATCH 2/2] atmel: bring in at91 pio4 device tree file and bindings
Andreas Bießmann
- [U-Boot] speaking of fixing spelling mistakes and stuff like that ...
Robert P. J. Day
- [U-Boot] [PATCH 1/2] mtd: cqspi: Simplify indirect write code
Pavel Machek
- [U-Boot] [PATCH 1/2] mtd: cqspi: Simplify indirect write code
Marek Vasut
- [U-Boot] [PATCH 1/2] pinctrl: at91-pio4: add pinctrl driver
Andreas Bießmann
- [U-Boot] ARM: sama5d2: Implement boot device autodetection
Marek Vasut
- [U-Boot] [PATCH 1/2] pinctrl: at91-pio4: add pinctrl driver
Andreas Bießmann
- [U-Boot] [PATCH] gpio: atmel_pio4: rework to support driver model & DT
Andreas Bießmann
- [U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
Andreas Bießmann
- [U-Boot] [U-Boot, 1/2] ARM: at91: sama5d2: add macro & field definitions
Andreas Bießmann
- [U-Boot] [U-Boot, 2/2] board: atmel: add SAMA5D2 PTC Engineering board
Andreas Bießmann
- [U-Boot] board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0
Andreas Bießmann
- [U-Boot] [U-Boot, 1/3] ARM: at91: clock: fix the GCK's clock source
Andreas Bießmann
- [U-Boot] [U-Boot, 2/3] ARM: at91: clock: complete the GCK's clock sources
Andreas Bießmann
- [U-Boot] [U-Boot, 3/3] board: sama5d2_xplained: change SDHCI GCK's clock source to UPLL
Andreas Bießmann
- [U-Boot] ARM: atmel: Enable FIT image support for SAMA5Dx
Andreas Bießmann
- [U-Boot] ARM: sama5d2: Implement boot device autodetection
Andreas Bießmann
- [U-Boot] ARM: sama5d2: Implement boot device autodetection
Andreas Bießmann
- [U-Boot] ARM: sama5d2: Implement boot device autodetection
Marek Vasut
- [U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
Tom Rini
- [U-Boot] [PATCH] ARM: zynq: Add support for SPL_LOAD_FIT
Michal Simek
- [U-Boot] mkimage: fix argument parsing on BSD systems
Michal Simek
- [U-Boot] [PATCH 04/26] x86: irq: Reserve IRQ9 for ACPI in PIC mode
Stefan Roese
- [U-Boot] [PATCH 05/26] x86: irq: Enable SCI on IRQ9
Stefan Roese
- [U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
Andreas Bießmann
- [U-Boot] [PATCH 11/26] x86: acpi: Remove unneeded codes
Stefan Roese
- [U-Boot] [PATCH 13/26] x86: acpi: Reorder codes in acpi_table.h
Stefan Roese
- [U-Boot] [PATCH 04/26] x86: irq: Reserve IRQ9 for ACPI in PIC mode
Bin Meng
- [U-Boot] [PATCH 16/26] x86: acpi: Adjust orders in acpi_table.c
Stefan Roese
- [U-Boot] [PATCH 21/26] x86: baytrail: Generate ACPI FADT/MADT tables
Stefan Roese
- [U-Boot] [PATCH v4 2/3] spl: Allow to load a FIT containing U-Boot from FS
Michal Simek
- [U-Boot] [PATCH v4 3/3] spl: Support loading a FIT from FAT FS
Michal Simek
- [U-Boot] [PATCH v4 2/3] spl: Allow to load a FIT containing U-Boot from FS
Michal Simek
- [U-Boot] [PATCH 00/26] x86: Initial ACPI support for Intel BayTrail
Stefan Roese
- [U-Boot] [PATCH 04/26] x86: irq: Reserve IRQ9 for ACPI in PIC mode
Stefan Roese
- [U-Boot] [PATCH] mkimage: fix generation of FIT image
Andreas Bießmann
- [U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
Tom Rini
- [U-Boot] [RFC PATCH] SPL: FIT: Enable SPL_FIT_LOAD for sd bootmode for fat partions
Michal Simek
- [U-Boot] [PATCH] configs: sunxi: fix device tree name for Pine64+
Andre Przywara
- [U-Boot] [PATCH v4 2/3] spl: Allow to load a FIT containing U-Boot from FS
Lokesh Vutla
- [U-Boot] [PATCH] mkimage: fix generation of FIT image
Lokesh Vutla
- [U-Boot] [PATCH v4 3/3] spl: Support loading a FIT from FAT FS
Lokesh Vutla
- [U-Boot] [PATCH v4 2/3] spl: Allow to load a FIT containing U-Boot from FS
Lokesh Vutla
- [U-Boot] ELC Europe mini-summit?
Tom Rini
- [U-Boot] [PATCH] mkimage: fix generation of FIT image
Tom Rini
- [U-Boot] [PATCH v3 01/12] drivers: core: device: add support to check dt compatible for a device/machine
Mugunthan V N
- [U-Boot] [PATCH] igep00x0: Use the SRAM available for SPL.
Tom Rini
- [U-Boot] [PATCH 1/2] mtd: cqspi: Simplify indirect write code
Marek Vasut
- [U-Boot] [PATCH 1/2] mtd: cqspi: Simplify indirect write code
Stefan Roese
- [U-Boot] [PATCH 1/2] mtd: cqspi: Simplify indirect write code
Marek Vasut
- [U-Boot] [PATCH V2 1/2] mtd: cqspi: Simplify indirect write code
Marek Vasut
- [U-Boot] [PATCH V2 2/2] mtd: cqspi: Simplify indirect read code
Marek Vasut
- [U-Boot] [PULL] u-boot-usb/master
Marek Vasut
- [U-Boot] [PATCH] omap3: Reduce logic/overo SPL max image size
Derald Woods
- [U-Boot] [PATCH] omap3: Reduce logic/overo SPL max image size
Tom Rini
- [U-Boot] speaking of fixing spelling mistakes and stuff like that ...
Tom Rini
- [U-Boot] [PATCH 04/18] net: Handle an empty bootp extension section
Joe Hershberger
- [U-Boot] [PATCH 02/18] arm: Allow skipping of low-level init with I-cache on
Joe Hershberger
- [U-Boot] [PATCH 03/18] bootm: Align cache flush end address correctly
Joe Hershberger
- [U-Boot] [PATCH 05/18] net: macb: Prepare for driver-model conversion
Joe Hershberger
- [U-Boot] [PATCH v2] fdt: fix setting MAC addresses for multiple interfaces
Joe Hershberger
- [U-Boot] [PATCH 06/18] net: macb: Flush correct cache portion when sending
Joe Hershberger
- [U-Boot] Pull request: u-boot-net.git master
Joe Hershberger
- [U-Boot] fdt: fix setting MAC addresses for multiple interfaces
Joe Hershberger
- [U-Boot] drivers: net: ldpaa: Memset pools_params as "0" before use
Joe Hershberger
- [U-Boot] net: Remove unused mv88e61xx switch driver
Joe Hershberger
- [U-Boot] net: phy: Add PHY driver for mv88e61xx switches
Joe Hershberger
- [U-Boot] net: fix vlan validation
Joe Hershberger
- [U-Boot] net: increase maximum frame size to accomediate VLAN packets
Joe Hershberger
- [U-Boot] drivers: core: device: add support to check dt compatible for a device/machine
Joe Hershberger
- [U-Boot] ti_omap5_common: eth: do not define DM_ETH for spl
Joe Hershberger
- [U-Boot] drivers: net: cpsw: fix cpsw dp parse when num slaves as 1
Joe Hershberger
- [U-Boot] ARM: omap5: add platform specific ethernet phy modes configurations
Joe Hershberger
- [U-Boot] drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT
Joe Hershberger
- [U-Boot] drivers: net: cpsw: add support for reading mac address from efuse
Joe Hershberger
- [U-Boot] arm: dts: am4372: add syscon node to cpsw to read mac address
Joe Hershberger
- [U-Boot] arm: dts: dra7: add syscon node to cpsw to read mac address
Joe Hershberger
- [U-Boot] arm: dts: dra7: fix ethernet name with proper device address
Joe Hershberger
- [U-Boot] defconfig: am437x_gp_evm: enable eth driver model
Joe Hershberger
- [U-Boot] defconfig: am437x_sk_evm: enable eth driver model
Joe Hershberger
- [U-Boot] defconfig: dra74_evm: enable eth driver model
Joe Hershberger
- [U-Boot] drivers: net: cpsw: Add reading of DT phy-handle node
Joe Hershberger
- [U-Boot] net: zynq_gem: Add the passing of the phy-handle node
Joe Hershberger
- [U-Boot] net: phy: dp83867: Add device tree bindings and documentation
Joe Hershberger
- [U-Boot] net: phy: ti: Allow the driver to be more configurable
Joe Hershberger
- [U-Boot] net: phy: Move is_rgmii helper to phy.h
Joe Hershberger
- [U-Boot] net: phy: Add phy_interface_is_sgmii to phy.h
Joe Hershberger
- [U-Boot] net: phy: dp83867: Add SGMII helper for configuration
Joe Hershberger
- [U-Boot] [PATCH 1/7] usb: Don't init pointer to zero, but NULL
Marek Vasut
- [U-Boot] [PATCH 2/7] usb: dwc2: Resend setup packet in all fail cases
Marek Vasut
- [U-Boot] [PATCH 3/7] usb: dwc2: Throttle the setup packet resending
Marek Vasut
- [U-Boot] [PATCH 4/7] usb: Wait after sending Set Configuration request
Marek Vasut
- [U-Boot] [PATCH 5/7] usb: Assure Get Descriptor request is in separate microframe
Marek Vasut
- [U-Boot] [PATCH 6/7] usb: hub: Don't continue on get_port_status failure
Marek Vasut
- [U-Boot] [PATCH 7/7] usb: hub: Increase the query delay
Marek Vasut
- [U-Boot] [PATCH 07/18] net: macb: Convert to driver model
Joe Hershberger
- [U-Boot] [PATCH v3 01/12] drivers: core: device: add support to check dt compatible for a device/machine
Simon Glass
- [U-Boot] Issue with USB mass storage (thumb drives)
Marek Vasut
- [U-Boot] [PATCH 2/2] mkimage: Add a quiet mode
Joe Hershberger
- [U-Boot] [PATCH 0/4] ath79: fix some minor defects
Marek Vasut
- [U-Boot] [PATCH] usb: gadget: dfu: discard dead code
Tom Rini
- [U-Boot] [PATCH] dfu: avoid memory leak
Tom Rini
- [U-Boot] [PATCH] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
- [U-Boot] [PULL] u-boot-usb/master
Tom Rini
- [U-Boot] Pull request: u-boot-net.git master
Tom Rini
- [U-Boot] Pull request: u-boot-net.git master
Joe Hershberger
- [U-Boot] speaking of fixing spelling mistakes and stuff like that ...
Robert P. J. Day
- [U-Boot] speaking of fixing spelling mistakes and stuff like that ...
Tom Rini
- [U-Boot] Pull request: u-boot-net.git master
Joe Hershberger
- [U-Boot] speaking of fixing spelling mistakes and stuff like that ...
Robert P. J. Day
- [U-Boot] [PATCH] include/configs: Numerous typo fixes: "controler" -> "controller".
Robert P. J. Day
- [U-Boot] Pull request: u-boot-net.git master
Tom Rini
- [U-Boot] [PATCH] include/configs: Numerous typo fixes: "controler" -> "controller".
Tom Rini
- [U-Boot] u-boot hangs after enabling secured boot : gumstix-overo
Arun Kuttiyara Varghese
- [U-Boot] [PATCH 1/2] drivers/ddr/fsl: Update clk_adjust of sdram_clk_cntl
Shengzhou Liu
- [U-Boot] [PATCH 2/2] board/freescale: Update ddr clk_adjust
Shengzhou Liu
- [U-Boot] [PATCH] arm: ls1021a: Enable CONFIG_OF_LIBFDT and CONFIG_FIT in defconfig
Alison Wang
- [U-Boot] ELC Europe mini-summit?
Heiko Schocher
- [U-Boot] [PATCH 2/2] atmel: bring in at91 pio4 device tree file and bindings
Yang, Wenyou
- [U-Boot] [PATCH 1/2] pinctrl: at91-pio4: add pinctrl driver
Yang, Wenyou
- [U-Boot] [PATCH 1/2] pinctrl: at91-pio4: add pinctrl driver
Yang, Wenyou
- [U-Boot] [PATCH v2 03/15] arm: Kconfig: Add support for AM43xx SoC specific Kconfig
Heiko Schocher
- [U-Boot] [PATCH] gpio: atmel_pio4: rework to support driver model & DT
Yang, Wenyou
- [U-Boot] [PATCH] cmd: replace the cast of the memory access to a fixed bit type in itest
Masahiro Yamada
- [U-Boot] [PATCH] cmd: replace the cast of the memory access to a fixed bit type in itest
Stefan Roese
- [U-Boot] [PATCH v2 0/5] ARM: AT91: add AT91 PIO4 pinctrl driver
Wenyou Yang
- [U-Boot] [PATCH v2 1/5] gpio: atmel_pio4: move PIO4 definitions to head file
Wenyou Yang
- [U-Boot] [PATCH v2 2/5] pinctrl: at91-pio4: add pinctrl driver
Wenyou Yang
- [U-Boot] [PATCH v2 3/5] atmel: bring in at91 pio4 device tree file and bindings
Wenyou Yang
- [U-Boot] [PATCH v2 4/5] gpio: atmel_pio4: rework to support driver model & DT
Wenyou Yang
- [U-Boot] [PATCH v2 5/5] configs: sama5d2_xplained: add #ifndef before CONFIG_ATMEL_PIO4
Wenyou Yang
- [U-Boot] [PATCH] imx6: cache: disable L2 before touching Auxiliary Control Register
Peng Fan
- [U-Boot] [PATCH 07/18] net: macb: Convert to driver model
Yang, Wenyou
- [U-Boot] [PATCH 07/18] net: macb: Convert to driver model
Yang, Wenyou
- [U-Boot] [PATCH 1/7] usb: Don't init pointer to zero, but NULL
Stefan Roese
- [U-Boot] [PATCH 4/7] usb: Wait after sending Set Configuration request
Stefan Roese
- [U-Boot] [PATCH 5/7] usb: Assure Get Descriptor request is in separate microframe
Stefan Roese
- [U-Boot] [PATCH 6/7] usb: hub: Don't continue on get_port_status failure
Stefan Roese
- [U-Boot] [PATCH 7/7] usb: hub: Increase the query delay
Stefan Roese
- [U-Boot] [PATCH] Fix various typos, scattered over the code.
Robert P. J. Day
- [U-Boot] [PATCH 1/2] mtd: cqspi: Simplify indirect write code
Stefan Roese
- [U-Boot] [PATCH V2 1/2] mtd: cqspi: Simplify indirect write code
Stefan Roese
- [U-Boot] [PATCH V2 2/2] mtd: cqspi: Simplify indirect read code
Stefan Roese
- [U-Boot] Issue with USB mass storage (thumb drives)
Diego
- [U-Boot] [PATCH 1/7] usb: Don't init pointer to zero, but NULL
Chin Liang See
- [U-Boot] [PATCH 2/7] usb: dwc2: Resend setup packet in all fail cases
Chin Liang See
- [U-Boot] [PATCH 3/7] usb: dwc2: Throttle the setup packet resending
Chin Liang See
- [U-Boot] [PATCH 6/7] usb: hub: Don't continue on get_port_status failure
Chin Liang See
- [U-Boot] [PATCH 4/7] usb: Wait after sending Set Configuration request
Chin Liang See
- [U-Boot] [PATCH 4/7] usb: Wait after sending Set Configuration request
Stefan Roese
- [U-Boot] [PATCH 0/4] ath79: fix some minor defects
Daniel Schwierzeck
- [U-Boot] [PATCH 4/7] usb: Wait after sending Set Configuration request
Marek Vasut
- [U-Boot] [PATCH 4/7] usb: Wait after sending Set Configuration request
Chin Liang See
- [U-Boot] [PATCH 5/7] usb: Assure Get Descriptor request is in separate microframe
Marek Vasut
- [U-Boot] [PATCH] ARM64: zynqmp: Add debug uart for zc1751-dc1
Michal Simek
- [U-Boot] [PATCH v3 00/12] Convert davinci_spi to DM
Vignesh R
- [U-Boot] [PATCH v3 01/12] dm: core: implement dev_map_phsymem()
Vignesh R
- [U-Boot] [PATCH v3 02/12] spi: davinci_spi: Convert to driver to adapt to DM
Vignesh R
- [U-Boot] [PATCH v3 03/12] keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build
Vignesh R
- [U-Boot] [PATCH v3 04/12] ARM: dts: keystone2: add SPI aliases for davinci SPI nodes
Vignesh R
- [U-Boot] [PATCH v3 05/12] ARM: dts: k2hk: Enable Davinci SPI controller
Vignesh R
- [U-Boot] [PATCH v3 06/12] defconfig: k2hk_evm_defconfig: enable SPI driver model
Vignesh R
- [U-Boot] [PATCH v3 07/12] ARM: dts: k2e: Enable Davinci SPI controller
Vignesh R
- [U-Boot] [PATCH v3 08/12] defconfig: k2e_evm_defconfig: enable SPI driver model
Vignesh R
- [U-Boot] [PATCH v3 09/12] ARM: dts: k2l: Enable Davinci SPI controller
Vignesh R
- [U-Boot] [PATCH v3 10/12] defconfig: k2l_evm_defconfig: enable SPI driver model
Vignesh R
- [U-Boot] [PATCH v3 11/12] ARM: dts: k2g: add support for Davinci SPI controller
Vignesh R
- [U-Boot] [PATCH v3 12/12] defconfig: k2g_evm_defconfig: enable SPI driver model
Vignesh R
- [U-Boot] [PATCH v2 00/12] ARM: Keystone2: Convert davinci_spi to DM
Vignesh R
- [U-Boot] [PATCH] mmc: sdhci: Disable internal clock enable bit
Michal Simek
- [U-Boot] [PATCH 7/7] usb: hub: Increase the query delay
Marek Vasut
- [U-Boot] [PATCH 0/4] ath79: fix some minor defects
Marek Vasut
- [U-Boot] Issue with USB mass storage (thumb drives)
Marek Vasut
- [U-Boot] [PATCH v5 0/3] spl: Add support to load FIT from Filesystem
Lokesh Vutla
- [U-Boot] [PATCH v5 1/3] spl: fit: Fix the number of bytes read when reading fdt from fit
Lokesh Vutla
- [U-Boot] [PATCH v5 2/3] spl: Allow to load a FIT containing U-Boot from FS
Lokesh Vutla
- [U-Boot] [PATCH v5 3/3] spl: Support loading a FIT from FAT FS
Lokesh Vutla
- [U-Boot] [PATCH] spl: fit: Print error message when FDT is not present
Michal Simek
- [U-Boot] [RFC PATCH] spl: Setup default value for OF_LIST
Michal Simek
- [U-Boot] [PATCH] tools: env: fix config file loading in env library
Stefano Babic
- [U-Boot] [PATCH] imx6: cache: disable L2 before touching Auxiliary Control Register
Stefano Babic
- [U-Boot] [PATCH v5 1/3] spl: fit: Fix the number of bytes read when reading fdt from fit
Michal Simek
- [U-Boot] Issue with USB mass storage (thumb drives)
Diego
- [U-Boot] [PATCH 0/7] armv8: fsl-layerscape: Add support of LS1012A SoC and platform
Prabhakar Kushwaha
- [U-Boot] [PATCH 1/7] armv8: fsl-layerscape: Put SMMU config code in SMMU_BASE
Prabhakar Kushwaha
- [U-Boot] [PATCH 2/7] armv8: fsl-layerscape: Avoid LS1043A specifc defines
Prabhakar Kushwaha
- [U-Boot] [PATCH 3/7] driver: mtd: spi: Adding support for QSPI flash
Prabhakar Kushwaha
- [U-Boot] [PATCH 4/7] armv8: fsl-layerscape: fix compile warning "rcw_tmp"
Prabhakar Kushwaha
- [U-Boot] [PATCH 5/7] armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
Prabhakar Kushwaha
- [U-Boot] [PATCH 6/7] armv8: ls1012a: Add support of ls1012aqds board
Prabhakar Kushwaha
- [U-Boot] [PATCH 7/7] armv8: ls1012a: Add support of ls1012ardb board
Prabhakar Kushwaha
- [U-Boot] [PATCH] mmc: Fix error in RPMB code
Marek Vasut
- [U-Boot] [PATCH v2] fdt: fix setting MAC addresses for multiple interfaces
Lev Iserovich
- [U-Boot] [PATCH] ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not
Masahiro Yamada
- [U-Boot] [PATCH v5 2/3] spl: Allow to load a FIT containing U-Boot from FS
Michal Simek
- [U-Boot] [PATCH v5 3/3] spl: Support loading a FIT from FAT FS
Michal Simek
- [U-Boot] [PATCH] Fix various typos, scattered over the code.
James Chargin
- [U-Boot] [PATCH] Fix various typos, scattered over the code.
Robert P. J. Day
- [U-Boot] [PATCH 7/7] usb: hub: Increase the query delay
Stefan Roese
- [U-Boot] [PATCH 3/7] usb: dwc2: Throttle the setup packet resending
Stephen Warren
- [U-Boot] [PATCH 5/7] usb: Assure Get Descriptor request is in separate microframe
Stephen Warren
- [U-Boot] [PATCH 0/4] efi_loader: PXE boot support
Alexander Graf
- [U-Boot] [PATCH 1/4] efi_loader: Add network access support
Alexander Graf
- [U-Boot] [PATCH 2/4] bootp: Move vendor class identifier set to function
Alexander Graf
- [U-Boot] [PATCH 3/4] net: Move the VCI and client arch values to Kconfig
Alexander Graf
- [U-Boot] [PATCH 4/4] distro: Add efi pxe boot code
Alexander Graf
- [U-Boot] [PATCH 7/7] usb: hub: Increase the query delay
Stephen Warren
- [U-Boot] how to feed kernel, initrd and rootfs into uboot
JPT
- [U-Boot] [PATCH] dm: allow setting driver_data before/during bind
Stephen Warren
- [U-Boot] [PATCH V2] buildman: allow more incremental building
Stephen Warren
- [U-Boot] [PATCH 1/2] dm: core: allow drivers to refuse to bind
Stephen Warren
- [U-Boot] [PATCH V2] buildman: allow more incremental building
Tom Rini
- [U-Boot] [PATCH] pci: tegra: fix DM conversion issues on Tegra20
Stephen Warren
- [U-Boot] [PATCH] ARM: tegra: import latest Jetson TK1 spreadsheet
Stephen Warren
- [U-Boot] [PATCH] malloc: improve memalign fragmentation fix
Stephen Warren
- [U-Boot] [PATCH V2 1/2] mtd: cqspi: Simplify indirect write code
Pavel Machek
- [U-Boot] [PATCH V2] buildman: allow more incremental building
Stephen Warren
- [U-Boot] [PATCH V2 1/2] mtd: cqspi: Simplify indirect write code
Marek Vasut
- [U-Boot] [PATCH V2] buildman: allow more incremental building
Simon Glass
- [U-Boot] [PATCH 1/2] dm: core: allow drivers to refuse to bind
Simon Glass
- [U-Boot] [PATCH 1/2] dm: core: allow drivers to refuse to bind
Stephen Warren
- [U-Boot] [PATCH 1/2] dm: core: allow drivers to refuse to bind
Simon Glass
- [U-Boot] [PATCH 1/2] dm: core: allow drivers to refuse to bind
Stephen Warren
- [U-Boot] [PATCH 1/2] dm: core: allow drivers to refuse to bind
Simon Glass
- [U-Boot] [PATCH] pci: tegra: fix DM conversion issues on Tegra20
Tom Warren
- [U-Boot] [PATCH] ARM: tegra: import latest Jetson TK1 spreadsheet
Tom Warren
- [U-Boot] [PATCH V2] buildman: allow more incremental building
Tom Rini
- [U-Boot] [PATCH V2] buildman: allow more incremental building
Simon Glass
- [U-Boot] [PATCH] gpio: at91: Fix pullup/pulldown configuration on PIO3
Marek Vasut
- [U-Boot] [PATCH 0/6] arm64: Pine64 fixes and updates
Andre Przywara
- [U-Boot] [PATCH 1/6] arm/arm64: Move barrier instructions into separate header
Andre Przywara
- [U-Boot] [PATCH 2/6] Revert "sunxi: Reserve ATF memory space on A64"
Andre Przywara
- [U-Boot] [PATCH 3/6] arm64: sunxi: reserve space for boot0 header
Andre Przywara
- [U-Boot] [PATCH 4/6] arm64: sunxi: adjust default load addresses
Andre Przywara
- [U-Boot] [PATCH 5/6] arm64: Pine64: update FDT files
Andre Przywara
- [U-Boot] [PATCH 6/6] Pine64: rename defconfig
Andre Przywara
- [U-Boot] [PATCH 3/7] usb: dwc2: Throttle the setup packet resending
Marek Vasut
- [U-Boot] [PATCH] usb: hub: Increase the query delay
Marek Vasut
- [U-Boot] [PATCH] usb: hub: Increase the query delay
Stephen Warren
- [U-Boot] Pull request, u-boot-tegra/master
Tom Warren
- [U-Boot] Issue with USB mass storage (thumb drives)
Marek Vasut
- [U-Boot] [PATCH] usb: hub: Increase the query delay
Marek Vasut
- [U-Boot] [PATCH 6/6] Pine64: rename defconfig
Peter Robinson
- [U-Boot] [PATCH 0/6] arm64: Pine64 fixes and updates
Peter Robinson
- [U-Boot] [PATCH 0/6] arm64: Pine64 fixes and updates
André Przywara
- [U-Boot] Pull request, u-boot-tegra/master
Tom Rini
- [U-Boot] [PATCH 6/6] Pine64: rename defconfig
André Przywara
- [U-Boot] [PATCH 0/6] arm64: Pine64 fixes and updates
Peter Robinson
- [U-Boot] [PATCH 0/6] arm64: Pine64 fixes and updates
André Przywara
- [U-Boot] [PATCH] malloc: improve memalign fragmentation fix
Tom Rini
- [U-Boot] [PATCH 0/6] arm64: Pine64 fixes and updates
Chen-Yu Tsai
- [U-Boot] [PATCH 07/18] net: macb: Convert to driver model
Simon Glass
- [U-Boot] [PATCH 07/18] net: macb: Convert to driver model
Simon Glass
- [U-Boot] [PATCH 00/18] at91: Convert Ethernet and LCD to driver model
Simon Glass
- [U-Boot] [PATCH 07/18] net: macb: Convert to driver model
Yang, Wenyou
- [U-Boot] [PATCH 07/18] net: macb: Convert to driver model
Simon Glass
- [U-Boot] [PATCH 07/18] net: macb: Convert to driver model
Yang, Wenyou
- [U-Boot] OMAP 3530 - BeagleBoard Rev. C4
Derald D. Woods
- [U-Boot] [PATCH 4/7] usb: Wait after sending Set Configuration request
Sriram Dash
- [U-Boot] [PATCH 1/2] spl: Make sure destination address is dma aligned when loading fit
Lokesh Vutla
- [U-Boot] [PATCH] ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not
Michal Simek
- [U-Boot] pedantic cleanup -- sure is a lot of "#if 0" out there :-)
Robert P. J. Day
- [U-Boot] Fwd: mkimage needs fitImage
shr ch
- [U-Boot] [PATCH 1/2] spl: Make sure destination address is dma aligned when loading fit
Tom Rini
- [U-Boot] [PATCH] ARM: fix ifdefs in ARMv8 lowlevel_init()
Masahiro Yamada
- [U-Boot] [PATCH 01/18] at91: Add support for the AT91 slow clock controller
Andreas Bießmann
- [U-Boot] [PATCH v2 00/18] at91: Convert Ethernet and LCD to driver model
Simon Glass
- [U-Boot] [PATCH v2 01/18] at91: Add support for the AT91 slow clock controller
Simon Glass
- [U-Boot] [PATCH v2 02/18] arm: Allow skipping of low-level init with I-cache on
Simon Glass
- [U-Boot] [PATCH v2 03/18] bootm: Align cache flush end address correctly
Simon Glass
- [U-Boot] [PATCH v2 04/18] net: Handle an empty bootp extension section
Simon Glass
- [U-Boot] [PATCH v2 05/18] net: macb: Prepare for driver-model conversion
Simon Glass
- [U-Boot] [PATCH v2 06/18] net: macb: Flush correct cache portion when sending
Simon Glass
- [U-Boot] [PATCH v2 07/18] net: macb: Convert to driver model
Simon Glass
- [U-Boot] [PATCH v2 08/18] arm: at91: dts: Bring in device tree file for AT91SAM9G45
Simon Glass
- [U-Boot] [PATCH v2 09/18] arm: at91: Add a header file for the real-time clock
Simon Glass
- [U-Boot] [PATCH v2 10/18] at91: Correct NAND ECC register access
Simon Glass
- [U-Boot] [PATCH v2 11/18] at91: nand: Set up the ECC strength correctly
Simon Glass
- [U-Boot] [PATCH v2 12/18] mtd: nand: Drop a blank line in nand_wait()
Simon Glass
- [U-Boot] [PATCH v2 13/18] at91: Add driver-model GPIO devices for AT91SAM9G45
Simon Glass
- [U-Boot] [PATCH v2 14/18] at91: mtd: nand: Add dev_warn() to correct build error in driver
Simon Glass
- [U-Boot] [PATCH v2 15/18] at91: video: Prepare for driver-model conversion
Simon Glass
- [U-Boot] [PATCH v2 16/18] at91: video: Support driver-model for the LCD driver
Simon Glass
- [U-Boot] [PATCH v2 17/18] fdt: Correct return value in fdtdec_decode_display_timing()
Simon Glass
- [U-Boot] [PATCH v2 18/18] arm: at91: Add support for gurnard
Simon Glass
- [U-Boot] [PATCH v2 14/18] at91: mtd: nand: Add dev_warn() to correct build error in driver
Simon Glass
- [U-Boot] [PATCH] ARM: am33xx: Fix DDR initialization delays
Russ Dill
- [U-Boot] [PATCH v2 02/18] arm: Allow skipping of low-level init with I-cache on
Andreas Bießmann
- [U-Boot] [PATCH v2 03/18] bootm: Align cache flush end address correctly
Andreas Bießmann
- [U-Boot] OMAP 3530 - BeagleBoard Rev. C4
Tom Rini
- [U-Boot] OMAP 3530 - BeagleBoard Rev. C4
Derald Woods
- [U-Boot] [PATCH 07/18] net: macb: Convert to driver model
Simon Glass
- [U-Boot] [PATCH v3 01/12] dm: core: implement dev_map_phsymem()
Jagan Teki
- [U-Boot] [PATCH v3 00/12] Convert davinci_spi to DM
Jagan Teki
- [U-Boot] [PATCH] mips: Fix compiler warning in cpu.c
Marek Vasut
- [U-Boot] [PATCH 1/8] mips: ath79: Fix ar71xx_regs.h indent
Marek Vasut
- [U-Boot] [PATCH 2/8] mips: ath79: Fix compiler warning on const assignment
Marek Vasut
- [U-Boot] [PATCH 3/8] mips: ath79: dts: Add generic-ehci node
Marek Vasut
- [U-Boot] [PATCH 4/8] mips: ath79: Add support for ungating USB on ar933x and ar934x
Marek Vasut
- [U-Boot] [PATCH 5/8] mips: ath79: dts: Add ethernet MAC nodes
Marek Vasut
- [U-Boot] [PATCH 6/8] mips: ath79: Add support for ungating ethernet on ar933x and ar934x
Marek Vasut
- [U-Boot] [PATCH 7/8] mips: ath79: Add AR934x support
Marek Vasut
- [U-Boot] [PATCH 8/8] mips: ath79: Add support for TPLink WDR4300
Marek Vasut
- [U-Boot] [PATCH v2 05/18] net: macb: Prepare for driver-model conversion
Joe Hershberger
- [U-Boot] [PATCH 0/2] Re-enabled DuoVero platform
Ash Charles
- [U-Boot] [PATCH 1/2] omap4: load files for legacy boot
Ash Charles
- [U-Boot] [PATCH 2/2] omap4: duovero: Disable EFI booting
Ash Charles
- [U-Boot] [PATCH v2] armv8/ls2080ardb: Update DDR timing to support more UDIMMs
York Sun
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
- [U-Boot] [PATCH] imx: iomux-v3: fix UART input selects
Stefan Agner
- [U-Boot] [PATCH] imx: imx7d: fix ahb clock mux 1
Stefan Agner
- [U-Boot] [PATCH] test/py: dfu: wait for USB device to go away at boot
Stephen Warren
- [U-Boot] [PATCH] usb: ehci-mx6: allow board_ehci_hcd_init to fail
Stefan Agner
- [U-Boot] [PATCH] usb: ehci-mx6: allow board_ehci_hcd_init to fail
Marek Vasut
- [U-Boot] [PATCH 00/26] x86: Initial ACPI support for Intel BayTrail
Bin Meng
- [U-Boot] [PATCH v4] dm: core: implement dev_map_phsymem()
Vignesh R
- [U-Boot] [PATCH 0/2] i2c: atmel: add driver for atmel i2c
Songjun Wu
- [U-Boot] [PATCH 1/2] i2c: atmel: add i2c driver
Songjun Wu
- [U-Boot] [PATCH 2/2] i2c: atmel: DT binding for i2c driver
Songjun Wu
- [U-Boot] [PATCH] test/py: fix NameError exception if bdi cmd is not supported
Heiko Schocher
- [U-Boot] [RESEND][PATCH 0/2] i2c: atmel: add driver for atmel i2c
Songjun Wu
- [U-Boot] [RESEND][PATCH 1/2] i2c: atmel: add i2c driver
Songjun Wu
- [U-Boot] [RESEND][PATCH 2/2] i2c: atmel: DT binding for i2c driver
Songjun Wu
- [U-Boot] [PATCH 07/18] net: macb: Convert to driver model
Yang, Wenyou
- [U-Boot] [PATCH] dfu: avoid memory leak
Lukasz Majewski
- [U-Boot] [PATCH] usb: gadget: dfu: discard dead code
Lukasz Majewski
- [U-Boot] [GIT] Pull request: u-boot-dfu
Lukasz Majewski
- [U-Boot] [PATCH 1/2] spl: Make sure destination address is dma aligned when loading fit
Lokesh Vutla
- [U-Boot] [PATCH] usb: xhci: add struct devrequest declaration
Masahiro Yamada
- [U-Boot] [PATCH 0/4] ath79: fix some minor defects
Daniel Schwierzeck
- [U-Boot] [PATCH] usb: xhci: add struct devrequest declaration
Marek Vasut
- [U-Boot] [PATCH] mips: Fix compiler warning in cpu.c
Daniel Schwierzeck
- [U-Boot] [PATCH] usb: xhci: add struct devrequest declaration
Masahiro Yamada
- [U-Boot] [PATCH 7/8] mips: ath79: Add AR934x support
Daniel Schwierzeck
- [U-Boot] [PATCH 4/8] mips: ath79: Add support for ungating USB on ar933x and ar934x
Daniel Schwierzeck
- [U-Boot] [PATCH] usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
Stefan Roese
- [U-Boot] [PATCH 1/2] tools: env: Fix format warnings in debug
Marcin Niestroj
- [U-Boot] [PATCH 2/2] tools: env: Add support for direct read/write UBI volumes
Marcin Niestroj
- [U-Boot] [PATCH 0/4] ARM: DRA7xx: Enable FIT
Lokesh Vutla
- [U-Boot] [PATCH 1/4] ARM: DRA7: configs: Rename dra7xx_evm to dra7xx_evm_nodt defconfig
Lokesh Vutla
- [U-Boot] [PATCH 2/4] board: dra7: fit: add support for selecting dtb dynamically
Lokesh Vutla
- [U-Boot] [PATCH 3/4] ARM: DRA7: Enable FIT
Lokesh Vutla
- [U-Boot] [PATCH 4/4] ARM: DRA7: configs: Remove obsolete configs
Lokesh Vutla
- [U-Boot] U-BOOT NETCONSOLE SCRIPT
yyurtcan
- [U-Boot] [PATCH 00/26] x86: Initial ACPI support for Intel BayTrail
Simon Glass
- [U-Boot] [PATCH] usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
Chin Liang See
- [U-Boot] [RFC] fastboot: sparse image handling and sessionId
Tom Rini
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
- [U-Boot] [PATCH 3/4] net: Move the VCI and client arch values to Kconfig
Tom Rini
- [U-Boot] [PATCH 0/6] arm64: Pine64 fixes and updates
Tom Rini
- [U-Boot] [PATCH 6/6] Pine64: rename defconfig
Tom Rini
- [U-Boot] [PATCH] socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled
Anatolij Gustschin
- [U-Boot] [PATCH 6/6] Pine64: rename defconfig
Andre Przywara
- [U-Boot] [PATCH 3/4] net: Move the VCI and client arch values to Kconfig
Alexander Graf
- [U-Boot] [PATCH] test/py: fix NameError exception if bdi cmd is not supported
Stephen Warren
- [U-Boot] [PATCH v4] dm: core: implement dev_map_phsymem()
Jagan Teki
- [U-Boot] [PATCH 6/6] Pine64: rename defconfig
Tom Rini
- [U-Boot] [PATCH 3/4] net: Move the VCI and client arch values to Kconfig
Tom Rini
- [U-Boot] [PATCH] spi: spi-uclass: fix typo in debug output
Jagan Teki
- [U-Boot] [PATCH v4] dm: core: implement dev_map_phsymem()
R, Vignesh
- [U-Boot] [PATCH 3/4] net: Move the VCI and client arch values to Kconfig
Leif Lindholm
- [U-Boot] [PATCH 3/4] net: Move the VCI and client arch values to Kconfig
Alexander Graf
- [U-Boot] [PATCH] usb: ehci-mx6: allow board_ehci_hcd_init to fail
Stefan Agner
- [U-Boot] [PATCH] usb: ehci-mx6: allow board_ehci_hcd_init to fail
Marek Vasut
- [U-Boot] [PATCH v4] dm: core: implement dev_map_phsymem()
Jagan Teki
- [U-Boot] [PATCH] usb: ehci-mx6: allow board_ehci_hcd_init to fail
Marek Vasut
- [U-Boot] [PATCH] socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled
Marek Vasut
- [U-Boot] [PATCH 1/7] usb: Don't init pointer to zero, but NULL
Marek Vasut
- [U-Boot] [PATCH] usb: xhci: add struct devrequest declaration
Marek Vasut
- [U-Boot] [GIT] Pull request: u-boot-dfu
Marek Vasut
- [U-Boot] [PATCH 3/4] net: Move the VCI and client arch values to Kconfig
Tom Rini
- [U-Boot] [PATCH 4/8] mips: ath79: Add support for ungating USB on ar933x and ar934x
Marek Vasut
- [U-Boot] [PATCH 0/6] arm64: Pine64 fixes and updates
Andre Przywara
- [U-Boot] [PATCH] usb: ehci-mx6: allow board_ehci_hcd_init to fail
Stefan Agner
- [U-Boot] [PATCH 7/8] mips: ath79: Add AR934x support
Marek Vasut
- [U-Boot] [PATCH] usb: ehci-mx6: allow board_ehci_hcd_init to fail
Marek Vasut
- [U-Boot] [PATCH 0/6] arm64: Pine64 fixes and updates
Tom Rini
- [U-Boot] [PATCH 1/2] omap4: load files for legacy boot
Tom Rini
- [U-Boot] [PATCH 2/2] omap4: duovero: Disable EFI booting
Tom Rini
- [U-Boot] [PATCH] mmc: Fix error in RPMB code
Tom Rini
- [U-Boot] [PATCH] Fix various typos, scattered over the code.
Tom Rini
- [U-Boot] [PATCH v5 1/3] spl: fit: Fix the number of bytes read when reading fdt from fit
Tom Rini
- [U-Boot] [PATCH v5 2/3] spl: Allow to load a FIT containing U-Boot from FS
Tom Rini
- [U-Boot] [PATCH v5 3/3] spl: Support loading a FIT from FAT FS
Tom Rini
- [U-Boot] ARM: fix ifdefs in ARMv8 lowlevel_init()
Tom Rini
- [U-Boot] [PATCH] ARM: am33xx: Fix DDR initialization delays
Tom Rini
- [U-Boot] [PATCH] test/py: dfu: wait for USB device to go away at boot
Tom Rini
- [U-Boot] [PATCH] spl: fit: Print error message when FDT is not present
Tom Rini
- [U-Boot] [RFC PATCH] spl: Setup default value for OF_LIST
Tom Rini
- [U-Boot] [PATCH 2/4] bootp: Move vendor class identifier set to function
Tom Rini
- [U-Boot] [PATCH v2 08/15] ti: AM43xx: board: Detect AM43xx HS EVM
Tom Rini
- [U-Boot] [PATCH v2 09/15] defconfig: Add a config for AM43xx secure part
Tom Rini
- [U-Boot] [PATCH v2 10/15] ti_omap5_common: Update SPL start address on secure parts
Tom Rini
- [U-Boot] [PATCH v2 12/15] ARM: omap-common: Add device type to CPU string
Tom Rini
- [U-Boot] [PATCH v2 13/15] ARM: omap5: add hooks for cpu/SoC fdt fixups
Tom Rini
- [U-Boot] [PATCH v2 14/15] ARM: omap5: add ft_board_setup for dra7xx/am57xx
Tom Rini
- [U-Boot] [PATCH v2 15/15] defconfig: ti: Add configs for OMAP5-class secure parts
Tom Rini
- [U-Boot] [PATCH v2 03/15] arm: Kconfig: Add support for AM43xx SoC specific Kconfig
Tom Rini
- [U-Boot] [PATCH 1/4] ARM: DRA7: configs: Rename dra7xx_evm to dra7xx_evm_nodt defconfig
Tom Rini
- [U-Boot] [PATCH 3/4] ARM: DRA7: Enable FIT
Tom Rini
- [U-Boot] [PATCH 2/4] board: dra7: fit: add support for selecting dtb dynamically
Tom Rini
- [U-Boot] [PATCH 4/4] ARM: DRA7: configs: Remove obsolete configs
Tom Rini
- [U-Boot] [PATCH v3 02/12] spi: davinci_spi: Convert to driver to adapt to DM
Tom Rini
- [U-Boot] [PATCH 3/7] usb: dwc2: Throttle the setup packet resending
Marek Vasut
- [U-Boot] [PATCH 1/9] mips: Add MIPS 74Kc tune
Marek Vasut
- [U-Boot] [PATCH 2/9] mips: ath79: Fix ar71xx_regs.h indent
Marek Vasut
- [U-Boot] [PATCH 3/9] mips: ath79: Fix compiler warning on const assignment
Marek Vasut
- [U-Boot] [PATCH 4/9] mips: ath79: dts: Add generic-ehci node
Marek Vasut
- [U-Boot] [PATCH V2 5/9] mips: ath79: Add support for ungating USB on ar933x and ar934x
Marek Vasut
- [U-Boot] [PATCH V2 6/9] mips: ath79: dts: Add ethernet MAC nodes for ar933x
Marek Vasut
- [U-Boot] [PATCH V2 7/9] mips: ath79: Add support for ungating ethernet on ar933x and ar934x
Marek Vasut
- [U-Boot] [PATCH V2 8/9] mips: ath79: Add AR934x support
Marek Vasut
- [U-Boot] [PATCH 9/9] mips: ath79: Add support for TPLink WDR4300
Marek Vasut
- [U-Boot] mkimage: spl address computation seems weird in PBL
Vincent
- [U-Boot] [PATCH] imx: imx-common: print i.MX 7 SoC names consistently
Stefan Agner
- [U-Boot] [PATCH v2 0/7] efi_loader: PXE boot support
Alexander Graf
- [U-Boot] [PATCH v2 1/7] efi_loader: Add network access support
Alexander Graf
- [U-Boot] [PATCH v2 2/7] bootp: Move vendor class identifier set to function
Alexander Graf
- [U-Boot] [PATCH v2 3/7] net: Move the VCI and client arch values to Kconfig
Alexander Graf
- [U-Boot] [PATCH v2 4/7] net: Fix client identifiers for ARM
Alexander Graf
- [U-Boot] [PATCH v2 5/7] net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig
Alexander Graf
- [U-Boot] [PATCH v2 6/7] net: Optionally use pxe client arch from variable
Alexander Graf
- [U-Boot] [PATCH v2 7/7] distro: Add efi pxe boot code
Alexander Graf
- [U-Boot] [PATCH] imx: imx-common: print i.MX 7 SoC names consistently
Fabio Estevam
- [U-Boot] [PATCH v2 2/7] bootp: Move vendor class identifier set to function
Tom Rini
- [U-Boot] [PATCH v2 3/7] net: Move the VCI and client arch values to Kconfig
Tom Rini
- [U-Boot] [PATCH v2 4/7] net: Fix client identifiers for ARM
Tom Rini
- [U-Boot] [PATCH v2 5/7] net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig
Tom Rini
- [U-Boot] [PATCH v2 6/7] net: Optionally use pxe client arch from variable
Tom Rini
- [U-Boot] [PATCH v2 7/7] distro: Add efi pxe boot code
Tom Rini
- [U-Boot] [PATCH 3/6] arm64: sunxi: reserve space for boot0 header
Steve Rae
- [U-Boot] [PATCH] imx: imx-common: print i.MX 7 SoC names consistently
Stefan Agner
- [U-Boot] [PATCH] imx: imx-common: print i.MX 7 SoC names consistently
Fabio Estevam
- [U-Boot] [PATCH 3/6] arm64: sunxi: reserve space for boot0 header
André Przywara
- [U-Boot] [PATCH 3/6] arm64: sunxi: reserve space for boot0 header
Steve Rae
- [U-Boot] [PATCH 0/4] ath79: fix some minor defects
Wills Wang
- [U-Boot] [PULL] u-boot-usb/master
Marek Vasut
- [U-Boot] [PULL] u-boot-socfpga/master
Marek Vasut
- [U-Boot] [PATCH 21/26] x86: baytrail: Generate ACPI FADT/MADT tables
Bin Meng
- [U-Boot] ARM64: How to protect spin-table code from U-Boot?
Masahiro Yamada
- [U-Boot] ARM64: How to protect spin-table code from U-Boot?
Alexander Graf
- [U-Boot] [PATCH 05/26] x86: irq: Enable SCI on IRQ9
Bin Meng
- [U-Boot] [PATCH v2 00/28] x86: Initial ACPI support for Intel BayTrail
Bin Meng
- [U-Boot] [PATCH v2 01/28] x86: Drop asm/acpi.h
Bin Meng
- [U-Boot] [PATCH v2 02/28] x86: Fix build warning in tables.c when CONFIG_SEABIOS
Bin Meng
- [U-Boot] [PATCH v2 03/28] x86: acpi: Fix compiler warnings in write_acpi_tables()
Bin Meng
- [U-Boot] [PATCH v2 04/28] x86: irq: Reserve IRQ9 for ACPI in PIC mode
Bin Meng
- [U-Boot] [PATCH v2 05/28] x86: irq: Enable SCI on IRQ9
Bin Meng
- [U-Boot] [PATCH v2 06/28] x86: dts: Update to include ACTL register details
Bin Meng
- [U-Boot] [PATCH v2 07/28] acpi: Change build log for ASL files
Bin Meng
- [U-Boot] [PATCH v2 08/28] acpi: Explicitly spell out dsdt.c in the make rule
Bin Meng
- [U-Boot] [PATCH v2 09/28] acpi: Specify U-Boot include path for ASL files
Bin Meng
- [U-Boot] [PATCH v2 10/28] acpi: Output all errors/warnings/remarks when compiling ASL
Bin Meng
- [U-Boot] [PATCH v2 11/28] x86: acpi: Remove unused codes
Bin Meng
- [U-Boot] [PATCH v2 12/28] x86: acpi: Various changes to acpi_table.h
Bin Meng
- [U-Boot] [PATCH v2 13/28] x86: acpi: Reorder code in acpi_table.h
Bin Meng
- [U-Boot] [PATCH v2 14/28] x86: acpi: Remove acpi_create_ssdt_generator()
Bin Meng
- [U-Boot] [PATCH v2 15/28] x86: acpi: Change fill_header()
Bin Meng
- [U-Boot] [PATCH v2 16/28] x86: acpi: Adjust order in acpi_table.c
Bin Meng
- [U-Boot] [PATCH v2 17/28] x86: acpi: Use u32 in table write routines
Bin Meng
- [U-Boot] [PATCH v2 18/28] x86: acpi: Align FACS table to a 64 byte boundary
Bin Meng
- [U-Boot] [PATCH v2 19/28] x86: acpi: Clean up table header revisions
Bin Meng
- [U-Boot] [PATCH v2 20/28] x86: acpi: Add some generic ASL libraries
Bin Meng
- [U-Boot] [PATCH v2 21/28] x86: acpi: Return table length in acpi_create_madt_lapics()
Bin Meng
- [U-Boot] [PATCH v2 22/28] x86: baytrail: Add platform ASL files
Bin Meng
- [U-Boot] [PATCH v2 23/28] x86: baytrail: Generate ACPI FADT/MADT tables
Bin Meng
- [U-Boot] [PATCH v2 24/28] x86: baytrail: Enable ACPI table generation for all boards
Bin Meng
- [U-Boot] [PATCH v2 25/28] x86: baytrail: Add .gitignore for ACPI enabled boards
Bin Meng
- [U-Boot] [PATCH v2 26/28] x86: Remove acpi=off boot parameter when ACPI is on
Bin Meng
- [U-Boot] [PATCH v2 27/28] x86: doc: Minor update for accuracy
Bin Meng
- [U-Boot] [PATCH v2 28/28] x86: doc: Document ACPI support
Bin Meng
- [U-Boot] [PATCH v2 1/2] serial: Introduce linflex uart support
Bin Meng
- [U-Boot] [PATCH V4 3/4] dm: spi: introduce dm api
Simon Glass
- [U-Boot] [PATCH] dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
Simon Glass
- [U-Boot] [PATCH] dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
Bin Meng
- [U-Boot] [PATCH] dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
Simon Glass
- [U-Boot] [PATCH] dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
Stefan Roese
- [U-Boot] [PATCH 05/26] x86: irq: Enable SCI on IRQ9
Stefan Roese
- [U-Boot] [PATCH 05/26] x86: irq: Enable SCI on IRQ9
Bin Meng
- [U-Boot] [PATCH 05/26] x86: irq: Enable SCI on IRQ9
Stefan Roese
- [U-Boot] [PATCH v2 2/2] armv8: s32v234: Introduce basic support for s32v234evb
Alexander Graf
- [U-Boot] Partition UUIDs in U-Boot and Linux (blkid vs 'part list')
Simon Glass
- [U-Boot] Partition UUIDs in U-Boot and Linux (blkid vs 'part list')
Tom Rini
- [U-Boot] [PATCH v2 00/28] x86: Initial ACPI support for Intel BayTrail
Simon Glass
- [U-Boot] [PATCH v2 01/28] x86: Drop asm/acpi.h
Simon Glass
- [U-Boot] [PATCH v2 02/28] x86: Fix build warning in tables.c when CONFIG_SEABIOS
Simon Glass
- [U-Boot] [PATCH v2 03/28] x86: acpi: Fix compiler warnings in write_acpi_tables()
Simon Glass
- [U-Boot] [PATCH v2 04/28] x86: irq: Reserve IRQ9 for ACPI in PIC mode
Simon Glass
- [U-Boot] [PATCH 05/26] x86: irq: Enable SCI on IRQ9
Simon Glass
- [U-Boot] [PATCH v2 06/28] x86: dts: Update to include ACTL register details
Simon Glass
- [U-Boot] [PATCH v2 07/28] acpi: Change build log for ASL files
Simon Glass
- [U-Boot] [PATCH v2 08/28] acpi: Explicitly spell out dsdt.c in the make rule
Simon Glass
- [U-Boot] [PATCH v2 09/28] acpi: Specify U-Boot include path for ASL files
Simon Glass
- [U-Boot] [PATCH v2 10/28] acpi: Output all errors/warnings/remarks when compiling ASL
Simon Glass
- [U-Boot] [PATCH v2 11/28] x86: acpi: Remove unused codes
Simon Glass
- [U-Boot] [PATCH v2 12/28] x86: acpi: Various changes to acpi_table.h
Simon Glass
- [U-Boot] [PATCH v2 13/28] x86: acpi: Reorder code in acpi_table.h
Simon Glass
- [U-Boot] [PATCH v2 14/28] x86: acpi: Remove acpi_create_ssdt_generator()
Simon Glass
- [U-Boot] [PATCH v2 15/28] x86: acpi: Change fill_header()
Simon Glass
- [U-Boot] [PATCH v2 16/28] x86: acpi: Adjust order in acpi_table.c
Simon Glass
- [U-Boot] [PATCH v2 17/28] x86: acpi: Use u32 in table write routines
Simon Glass
- [U-Boot] [PATCH v2 18/28] x86: acpi: Align FACS table to a 64 byte boundary
Simon Glass
- [U-Boot] [PATCH v2 19/28] x86: acpi: Clean up table header revisions
Simon Glass
- [U-Boot] [PATCH v2 20/28] x86: acpi: Add some generic ASL libraries
Simon Glass
- [U-Boot] [PATCH v2 21/28] x86: acpi: Return table length in acpi_create_madt_lapics()
Simon Glass
- [U-Boot] [PATCH v2 22/28] x86: baytrail: Add platform ASL files
Simon Glass
- [U-Boot] [PATCH v2 23/28] x86: baytrail: Generate ACPI FADT/MADT tables
Simon Glass
- [U-Boot] [PATCH v2 24/28] x86: baytrail: Enable ACPI table generation for all boards
Simon Glass
- [U-Boot] [PATCH v2 25/28] x86: baytrail: Add .gitignore for ACPI enabled boards
Simon Glass
- [U-Boot] [PATCH v2 26/28] x86: Remove acpi=off boot parameter when ACPI is on
Simon Glass
- [U-Boot] [PATCH v2 27/28] x86: doc: Minor update for accuracy
Simon Glass
- [U-Boot] [PATCH v2 28/28] x86: doc: Document ACPI support
Simon Glass
- [U-Boot] [PATCH V2] buildman: allow more incremental building
Simon Glass
- [U-Boot] [PATCH 1/2] dm: core: allow drivers to refuse to bind
Simon Glass
- [U-Boot] [PATCH 2/2] video: tegra: refuse to bind to disabled dcs
Simon Glass
- [U-Boot] [PATCH] fdt: fix dev_get_addr_name node offset
Simon Glass
- [U-Boot] [PATCH V4 1/4] dm: spi: soft_spi bug fix
Simon Glass
- [U-Boot] [PATCH V4 2/4] dm: spi: soft_spi: switch to use linux compatible string
Simon Glass
- [U-Boot] [PATCH V4 3/4] dm: spi: introduce dm api
Simon Glass
- [U-Boot] [PATCH V4 4/4] dm: gpio: introduce 74x164 driver
Simon Glass
- [U-Boot] [PATCH 1/1] drivers: usb: common: add common code for usb drivers to use
Simon Glass
- [U-Boot] [PATCH V4, 1/6] dm: gpio: add a default gpio xlate routine
Simon Glass
- [U-Boot] [RESEND PATCH V2 2/6] gpio: intel_broadwell: remove gpio_xlate routine
Simon Glass
- [U-Boot] [RESEND PATCH V2 3/6] gpio: omap: remove gpio_xlate routine
Simon Glass
- [U-Boot] [RESEND PATCH V2 4/6] gpio: pic32: remove gpio_xlate routine
Simon Glass
- [U-Boot] [RESEND PATCH V2 5/6] gpio: rk: remove gpio_xlate routine
Simon Glass
- [U-Boot] [RESEND PATCH V2 6/6] gpio: exynos(s5p): remove gpio_xlate routine
Simon Glass
- [U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
Simon Glass
- [U-Boot] [PATCH v2 00/44] dm: blk: Add more driver-model support for block devices
Simon Glass
- [U-Boot] [PATCH v2 00/24] dm: mmc: Add driver-model block-device support to MMC
Simon Glass
- [U-Boot] [PATCH 40/60] ARM: tegra: remove gp_padctrl.h
Simon Glass
- [U-Boot] [PATCH 41/60] ARM: tegra: remove tegra_get_sku_info()
Simon Glass
- [U-Boot] [PATCH 42/60] ARM: tegra: move EMC code to tegra20/ directory
Simon Glass
- [U-Boot] [PATCH 43/60] ARM: tegra: move PLLX configuration into SoC directories
Simon Glass
- [U-Boot] [PATCH 44/60] ARM: tegra: remove tegra_get_chip_sku()
Simon Glass
- [U-Boot] [PATCH 45/60] ARM: tegra: move custom pinmux.h to <mach/>
Simon Glass
- [U-Boot] [PATCH 46/60] ARM: tegra: add pinmux APIs to replace funcmux
Simon Glass
- [U-Boot] [PATCH 47/60] ARM: tegra: provide API for SPL code to init UART
Simon Glass
- [U-Boot] [PATCH 49/60] ARM: tegra: convert boards to new hooks
Simon Glass
- [U-Boot] [PATCH 50/60] ARM: tegra: remove unused includes
Simon Glass
- [U-Boot] [PATCH 51/60] ARM: tegra: move SPL-specific GPIO device to spl.c
Simon Glass
- [U-Boot] [PATCH 52/60] ARM: tegra: convert pin_mux_*() to new hooks
Simon Glass
- [U-Boot] [PATCH 53/60] tegra: keyboard: move pinmux setup to board files
Simon Glass
- [U-Boot] [PATCH 54/60] video: tegra: move pinmux setup to board files
Simon Glass
- [U-Boot] [PATCH 56/60] ARM: tegra: remove funcmux API
Simon Glass
- [U-Boot] [PATCH 57/60] ARM: tegra: don't access Boot Info Table from board code
Simon Glass
- [U-Boot] [PATCH 58/60] ARM: tegra: clean up board include statements
Simon Glass
- [U-Boot] [PATCH 59/60] ARM: tegra: unify+move tegra.h to mach-tegra/
Simon Glass
- [U-Boot] [PATCH 60/60] ARM: tegra: move clock headers
Simon Glass
- [U-Boot] [PATCH 00/60] ARM: tegra: cleanup part 1
Simon Glass
- [U-Boot] [PATCH v2 2/2] armv8: s32v234: Introduce basic support for s32v234evb
Eddy Petrișor
- [U-Boot] [PATCH v2 1/2] serial: Introduce linflex uart support
Eddy Petrișor
- [U-Boot] [PATCH 1/6] arm/arm64: Move barrier instructions into separate header
André Przywara
- [U-Boot] [PATCH v2 00/28] x86: Initial ACPI support for Intel BayTrail
Bin Meng
- [U-Boot] [PATCH v2 17/28] x86: acpi: Use u32 in table write routines
Bin Meng
- [U-Boot] [PATCH v7 0/4] Amlogic Meson GXBaby and ODROID-C2 support
Beniamino Galvani
- [U-Boot] [PATCH v7 1/4] arm: implement generic PSCI reset call for armv8
Beniamino Galvani
- [U-Boot] [PATCH v7 2/4] net: designware: fix descriptor layout and warnings on 64-bit archs
Beniamino Galvani
- [U-Boot] [PATCH v7 3/4] arm: add initial support for Amlogic Meson and ODROID-C2
Beniamino Galvani
- [U-Boot] [PATCH v7 4/4] arm: meson: implement calls to secure monitor
Beniamino Galvani
- [U-Boot] [PATCH v5 3/4] arm: add initial support for Amlogic Meson and ODROID-C2
Beniamino Galvani
- [U-Boot] [PATCH RESEND] cosmetic: debug: Replace #ifdef DEBUG with debug() macro
Lukasz Majewski
- [U-Boot] [PATCH v2 2/2] armv8: s32v234: Introduce basic support for s32v234evb
Alexander Graf
- [U-Boot] [PATCH] cosmetic: debug: Replace #ifdef DEBUG with debug() macro
Bin Meng
- [U-Boot] [PATCH RESEND] cosmetic: debug: Replace #ifdef DEBUG with debug() macro
Bin Meng
- [U-Boot] [PATCH v2 01/28] x86: Drop asm/acpi.h
Bin Meng
- [U-Boot] [PATCH v2 02/28] x86: Fix build warning in tables.c when CONFIG_SEABIOS
Bin Meng
- [U-Boot] [PATCH v2 03/28] x86: acpi: Fix compiler warnings in write_acpi_tables()
Bin Meng
- [U-Boot] [PATCH v2 04/28] x86: irq: Reserve IRQ9 for ACPI in PIC mode
Bin Meng
- [U-Boot] [PATCH v2 05/28] x86: irq: Enable SCI on IRQ9
Bin Meng
- [U-Boot] [PATCH v2 06/28] x86: dts: Update to include ACTL register details
Bin Meng
- [U-Boot] [PATCH v2 07/28] acpi: Change build log for ASL files
Bin Meng
- [U-Boot] [PATCH v2 08/28] acpi: Explicitly spell out dsdt.c in the make rule
Bin Meng
- [U-Boot] [PATCH v2 09/28] acpi: Specify U-Boot include path for ASL files
Bin Meng
- [U-Boot] [PATCH v2 10/28] acpi: Output all errors/warnings/remarks when compiling ASL
Bin Meng
- [U-Boot] [PATCH v2 11/28] x86: acpi: Remove unused codes
Bin Meng
- [U-Boot] [PATCH v2 12/28] x86: acpi: Various changes to acpi_table.h
Bin Meng
- [U-Boot] [PATCH v2 13/28] x86: acpi: Reorder code in acpi_table.h
Bin Meng
- [U-Boot] [PATCH v2 14/28] x86: acpi: Remove acpi_create_ssdt_generator()
Bin Meng
- [U-Boot] [PATCH v2 15/28] x86: acpi: Change fill_header()
Bin Meng
- [U-Boot] [PATCH v2 16/28] x86: acpi: Adjust order in acpi_table.c
Bin Meng
- [U-Boot] [PATCH v2 17/28] x86: acpi: Use u32 in table write routines
Bin Meng
- [U-Boot] [PATCH v2 18/28] x86: acpi: Align FACS table to a 64 byte boundary
Bin Meng
- [U-Boot] [PATCH v2 19/28] x86: acpi: Clean up table header revisions
Bin Meng
- [U-Boot] [PATCH v2 20/28] x86: acpi: Add some generic ASL libraries
Bin Meng
- [U-Boot] [PATCH v2 21/28] x86: acpi: Return table length in acpi_create_madt_lapics()
Bin Meng
- [U-Boot] [PATCH v2 22/28] x86: baytrail: Add platform ASL files
Bin Meng
- [U-Boot] [PATCH v2 23/28] x86: baytrail: Generate ACPI FADT/MADT tables
Bin Meng
- [U-Boot] [PATCH v2 24/28] x86: baytrail: Enable ACPI table generation for all boards
Bin Meng
- [U-Boot] [PATCH v2 25/28] x86: baytrail: Add .gitignore for ACPI enabled boards
Bin Meng
- [U-Boot] [PATCH v2 26/28] x86: Remove acpi=off boot parameter when ACPI is on
Bin Meng
- [U-Boot] [PATCH v2 27/28] x86: doc: Minor update for accuracy
Bin Meng
- [U-Boot] [PATCH v2 28/28] x86: doc: Document ACPI support
Bin Meng
- [U-Boot] [PATCH 1/9] mips: Add MIPS 74Kc tune
Daniel Schwierzeck
- [U-Boot] [PATCH 1/9] mips: Add MIPS 74Kc tune
Marek Vasut
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Daniel Schwierzeck
- [U-Boot] [PATCH 1/3] dm: gpio: Add driver for MPC85XX GPIO controller
Timur Tabi
- [U-Boot] [PATCH 4/4] Make FIT support really optional
Carlos Santos
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Amit Tomer
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
- [U-Boot] [PATCH v2 0/6] tegra: Move tegra20 towards the 'new' display bindings
Simon Glass
- [U-Boot] [PATCH v2 1/6] errno: Add copyright header and header guard
Simon Glass
- [U-Boot] [PATCH v2 2/6] errno: Allow errno_str() to be used without CONFIG_ERRNO_STR
Simon Glass
- [U-Boot] [PATCH v2 3/6] tegra: dts: Sync tegra20 device tree files with Linux
Simon Glass
- [U-Boot] [PATCH v2 4/6] video: tegra: Move to using simple-panel and pwm-backlight
Simon Glass
- [U-Boot] [PATCH v2 5/6] tegra: video: Always use write-through cache on LCD
Simon Glass
- [U-Boot] [PATCH v2 6/6] fdt: Drop some unused compatible strings
Simon Glass
- [U-Boot] ARM64: How to protect spin-table code from U-Boot?
Masahiro Yamada
- [U-Boot] [PATCH] RFC: Secure boot to U-Boot proper from SPL
Teddy Reed
- [U-Boot] [PATCH v4] dm: core: implement dev_map_phsymem()
Vignesh R
- [U-Boot] [PATCH 1/4] ARM: DRA7: configs: Rename dra7xx_evm to dra7xx_evm_nodt defconfig
Lokesh Vutla
- [U-Boot] ARM64: How to protect spin-table code from U-Boot?
Alexander Graf
- [U-Boot] U-BOOT DDR INITIALIZATION
yyurtcan
- [U-Boot] [PATCH 0/5] ARM: AM57xx: Enable fit support
Lokesh Vutla
- [U-Boot] [PATCH 1/5] board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM
Lokesh Vutla
- [U-Boot] [PATCH 2/5] board: am57xx: fit: add support for selecting dtb dynamically
Lokesh Vutla
- [U-Boot] [PATCH 3/5] ARM: AM57xx: Enable FIT
Lokesh Vutla
- [U-Boot] [PATCH 4/5] ARM: dts: AM572x-IDK Initial Support
Lokesh Vutla
- [U-Boot] [PATCH 5/5] ti_omap5_common: Add right dtb file for AM572x-IDK
Lokesh Vutla
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Miao Yan
- [U-Boot] [PATCH] imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5
Stefano Babic
- [U-Boot] [PATCH] x86: qemu: fix ACPI Kconfig options
Miao Yan
- [U-Boot] [PATCH] imx: correct speed grading info for i.MX6UL
Stefano Babic
- [U-Boot] [PATCH] imx: iomux-v3: fix UART input selects
Stefano Babic
- [U-Boot] [PATCH] imx: imx7d: fix ahb clock mux 1
Stefano Babic
- [U-Boot] [PATCH] imx: imx-common: print i.MX 7 SoC names consistently
Stefano Babic
- [U-Boot] [PATCH v2] tests: py: fix NameError exception if bdi cmd is not supported
Heiko Schocher
- [U-Boot] [PATCH 1/2] i2c: atmel: add i2c driver
Heiko Schocher
- [U-Boot] [PATCH 2/2] i2c: atmel: DT binding for i2c driver
Heiko Schocher
- [U-Boot] [PATCH 00/14] x86: acpi: Support installation of Ubuntu/Windows and boot Windows
Bin Meng
- [U-Boot] [PATCH 01/14] x86: minnowmax: Adjust U-Boot environment address in SPI flash
Bin Meng
- [U-Boot] [PATCH 02/14] x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
- [U-Boot] [PATCH 03/14] x86: Fix up PIRQ routing table checksum earlier
Bin Meng
- [U-Boot] [PATCH 04/14] x86: Compile coreboot_table.c only for SeaBIOS
Bin Meng
- [U-Boot] [PATCH 05/14] x86: Prepare configuration tables in dedicated high memory region
Bin Meng
- [U-Boot] [PATCH 06/14] x86: Unify reserve_arch() for all x86 boards
Bin Meng
- [U-Boot] [PATCH 07/14] x86: Reserve configuration tables in high memory
Bin Meng
- [U-Boot] [PATCH 08/14] x86: Use high_table_malloc() for tables passing to SeaBIOS
Bin Meng
- [U-Boot] [PATCH 09/14] x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
Bin Meng
- [U-Boot] [PATCH 10/14] x86: doc: Update information about IGD with SeaBIOS
Bin Meng
- [U-Boot] [PATCH 11/14] x86: doc: Mention Ubuntu/Windows installation and boot support
Bin Meng
- [U-Boot] [PATCH 12/14] acpi: Quieten IASL output when 'make -s' is used
Bin Meng
- [U-Boot] [PATCH 13/14] x86: baytrail: Add internal UART ASL description
Bin Meng
- [U-Boot] [PATCH 14/14] x86: doc: Add porting hints for ACPI with Windows
Bin Meng
- [U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
Minkyu Kang
- [U-Boot] [PATCH 0/6] ARM: AM43xx: Enable FIT and EPOS, IDK support
Lokesh Vutla
- [U-Boot] [PATCH 1/6] ARM: AM43xx: configs: Rename am43xx_evm to am43xx_evm_nodt defconfig
Lokesh Vutla
- [U-Boot] [PATCH 2/6] board: am43xx: fit: add support for selecting dtb dynamically
Lokesh Vutla
- [U-Boot] [PATCH 3/6] ARM: AM43: Enable FIT
Lokesh Vutla
- [U-Boot] [PATCH 4/6] ARM: dts: AM43x-EPOS Initial Support
Lokesh Vutla
- [U-Boot] [PATCH 5/6] ARM: dts: AM437x-IDK Initial Support
Lokesh Vutla
- [U-Boot] [PATCH 6/6] ARM: AM43xx: configs: Update usb host boot defconfig
Lokesh Vutla
- [U-Boot] net: direct-phy connection
Hannes Schmelzer
- [U-Boot] [PATCH] x86: qemu: fix ACPI Kconfig options
Bin Meng
- [U-Boot] [PATCH 0/4] Add support for Cadence QSPI on K2G
Jagan Teki
- [U-Boot] [PATCH v3] dm: spi: Read default speed and mode values from DT
Jagan Teki
- [U-Boot] [RFC] fastboot: sparse image handling and sessionId
Maxime Ripard
- [U-Boot] Partition UUIDs in U-Boot and Linux (blkid vs 'part list')
Stephen Warren
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
- [U-Boot] [PATCH v2 0/6] tegra: Move tegra20 towards the 'new' display bindings
Stephen Warren
- [U-Boot] [PATCH v2 3/6] tegra: dts: Sync tegra20 device tree files with Linux
Stephen Warren
- [U-Boot] [PATCH v2 3/6] tegra: dts: Sync tegra20 device tree files with Linux
Simon Glass
- [U-Boot] GPIO driver for Freescale QorIQ T2080
Hamish Martin
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Bin Meng
- [U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
Jaehoon Chung
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Miao Yan
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Bin Meng
- [U-Boot] [PATCH] x86: qemu: fix ACPI Kconfig options
Bin Meng
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Miao Yan
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Bin Meng
- [U-Boot] [PATCH v4] dm: spi: Read default speed and mode values from DT
Vignesh R
- [U-Boot] [PATCH v3] dm: spi: Read default speed and mode values from DT
Vignesh R
- [U-Boot] [PATCH 0/4] Add support for Cadence QSPI on K2G
Vignesh R
- [U-Boot] [PATCH 1/3] dm: gpio: Add driver for MPC85XX GPIO controller
Mario Six
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Miao Yan
- [U-Boot] [PATCH] driver/ddr/fsl: Add workaround for erratum A-A010165
Shengzhou Liu
- [U-Boot] [PATCH 0/8] ARM: AM335x: Add support for FIT and various platforms
Lokesh Vutla
- [U-Boot] [PATCH 1/8] ARM: AM33xx: configs: Rename am335x_evm to am335xx_evm_nodt defconfig
Lokesh Vutla
- [U-Boot] [PATCH 2/8] board: am33xx: fit: add support for selecting dtb dynamically
Lokesh Vutla
- [U-Boot] [PATCH 3/8] ARM: dts: am335x-bone: Enable uart and timer
Lokesh Vutla
- [U-Boot] [PATCH 4/8] ARM: AM335x: Enable FIT
Lokesh Vutla
- [U-Boot] [PATCH 5/8] ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs
Lokesh Vutla
- [U-Boot] [PATCH 6/8] ARM: dts: AM335x-evmsk: Add initial support
Lokesh Vutla
- [U-Boot] [PATCH 7/8] ARM: dts: AM335x-BBG: Add initial support
Lokesh Vutla
- [U-Boot] [PATCH 8/8] configs: am335x_evm: Switch to env on FAT SD by default
Lokesh Vutla
- [U-Boot] [PATCH v2 0/3] dm: gpio: Add driver for MPC85xx GPIO controller
Mario Six
- [U-Boot] [PATCH v2 1/3] dm: gpio: Add driver for MPC85XX GPIO controller
Mario Six
- [U-Boot] [PATCH v2 2/3] dm: gpio: Add methods for open drain setting
Mario Six
- [U-Boot] [PATCH v2 3/3] dm: gpio: Implement open drain for MPC85XX GPIO
Mario Six
- [U-Boot] [PATCH] spl: Introduce new function spl_board_prepare_for_boot
Michal Simek
- [U-Boot] [PATCH] ARM64: zynqmp: Enable option to overwrite default variables
Michal Simek
- [U-Boot] [PATCH] ARM: zynq: Call ps7_post_config() for SPL
Michal Simek
- [U-Boot] [PATCH v2] driver/ddr/fsl: Add workaround for erratum A-010165
Shengzhou Liu
- [U-Boot] [PATCH 0/8] ARM: AM335x: Add support for ICEv2 board
Lokesh Vutla
- [U-Boot] [PATCH 1/8] board: AM335x-ICEv2: Add epprom support
Lokesh Vutla
- [U-Boot] [PATCH 2/8] board: AM335x-ICEv2: Add pinmux support
Lokesh Vutla
- [U-Boot] [PATCH 3/8] board: AM335x-ICEv2: Add DDR data
Lokesh Vutla
- [U-Boot] [PATCH 4/8] ARM: AM33xx: Add support for Clock Synthesizer
Lokesh Vutla
- [U-Boot] [PATCH 5/8] board: AM335x-ICEv2: Add cpsw support
Lokesh Vutla
- [U-Boot] [PATCH 6/8] config: env: Set AM335x-ICEv2 board specific env
Lokesh Vutla
- [U-Boot] [PATCH 7/8] ARM: dts: AM335x-ICEv2: Add minimal dts support
Lokesh Vutla
- [U-Boot] [PATCH 8/8] configs: Add AM335x-ICEv2 defconfig
Lokesh Vutla
- [U-Boot] [PATCH] arm: imx-common: introduce back usec2ticks
Peng Fan
- [U-Boot] [PATCH v2 0/6] DM conversion of usb ether gadget
Mugunthan V N
- [U-Boot] [PATCH v2 1/6] drivers: usb: gadget: ether: adopt to usb driver model
Mugunthan V N
- [U-Boot] [PATCH v2 2/6] drivers: usb: gadget: ether: access network_started using local variable
Mugunthan V N
- [U-Boot] [PATCH v2 3/6] drivers: usb: gadget: ether: consolidate global devices to single struct
Mugunthan V N
- [U-Boot] [PATCH v2 4/6] drivers: usb: gadget: ether: use net device priv to pass usb ether priv
Mugunthan V N
- [U-Boot] [PATCH v2 5/6] drivers: usb: gadget: ether: prepare driver for driver model migration
Mugunthan V N
- [U-Boot] [PATCH v2 6/6] drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
Mugunthan V N
- [U-Boot] [PATCH RESEND 2/2] cmd: fdt: add fdt overlay application subcommand
Maxime Ripard
- [U-Boot] [PATCH v2 00/11] driver model bring-up of musb on AM335x GP and BBB
Mugunthan V N
- [U-Boot] [PATCH v2 01/11] configs: am335x: usb: do not define CONFIG_DM_USB for spl
Mugunthan V N
- [U-Boot] [PATCH v2 02/11] am33xx: board: do not register usb devices when CONFIG_DM_USB is defined
Mugunthan V N
- [U-Boot] [PATCH v2 03/11] drivers: usb: musb: add ti musb misc driver for wrapper
Mugunthan V N
- [U-Boot] Issues with bbone with 2016.05rc3
Peter Robinson
- [U-Boot] [PATCH v2 04/11] am33xx: board: probe misc drivers to register musb devices
Mugunthan V N
- [U-Boot] [PATCH v2 05/11] drivers: usb: musb: adopt musb backend driver to driver model
Mugunthan V N
- [U-Boot] [PATCH v2 06/11] drivers: usb: musb: add ti musb host driver with driver model support
Mugunthan V N
- [U-Boot] [PATCH v2 07/11] drivers: usb: musb: add ti musb peripheral driver with driver model support
Mugunthan V N
- [U-Boot] [PATCH v2 08/11] am33xx: board: init usb ether gadget for rndis support
Mugunthan V N
- [U-Boot] [PATCH v2 09/11] am335x_evm: enable usb ether gadget as it supports DM_ETH
Mugunthan V N
- [U-Boot] [PATCH v2 10/11] defconfig: am335x_boneblack: enable usb driver model
Mugunthan V N
- [U-Boot] [PATCH v2 11/11] defconfig: am335x_gp_evm: enable usb driver model
Mugunthan V N
- [U-Boot] Issue with USB mass storage (thumb drives)
Diego
- [U-Boot] [PATCH v2 5/6] drivers: usb: gadget: ether: prepare driver for driver model migration
Marek Vasut
- [U-Boot] [PATCH v2 6/6] drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
Marek Vasut
- [U-Boot] [PATCH 1/3] dm: gpio: Add driver for MPC85XX GPIO controller
Timur Tabi
- [U-Boot] [PATCH v2 1/3] dm: gpio: Add driver for MPC85XX GPIO controller
Timur Tabi
- [U-Boot] Issue with USB mass storage (thumb drives)
Marek Vasut
- [U-Boot] [PATCH v2 07/11] drivers: usb: musb: add ti musb peripheral driver with driver model support
Marek Vasut
- [U-Boot] Issues with bbone with 2016.05rc3
Lokesh Vutla
- [U-Boot] [PATCH v2 1/3] dm: gpio: Add driver for MPC85XX GPIO controller
Mario Six
- [U-Boot] [PATCH] arm: imx-common: introduce back usec2ticks
Stefano Babic
- [U-Boot] [PATCH v2 1/3] dm: gpio: Add driver for MPC85XX GPIO controller
Timur Tabi
- [U-Boot] [PATCH v2 1/3] dm: gpio: Add driver for MPC85XX GPIO controller
Mario Six
- [U-Boot] Issues with bbone with 2016.05rc3
Peter Robinson
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
- [U-Boot] [PATCH] imx: imx-common: print i.MX 7 SoC names consistently
Fabio Estevam
- [U-Boot] [PATCH] warp7: Fix boot by selecting CONFIG_OF_LIBFDT
Fabio Estevam
- [U-Boot] [PATCH v2 3/6] tegra: dts: Sync tegra20 device tree files with Linux
Stephen Warren
- [U-Boot] [PATCH] warp7: Fix boot by selecting CONFIG_OF_LIBFDT
Tom Rini
- [U-Boot] sspi on xilinx
Lad, Prabhakar
- [U-Boot] Issues with bbone with 2016.05rc3
Tom Rini
- [U-Boot] Issues with bbone with 2016.05rc3
Peter Robinson
- [U-Boot] [PATCH v3 3/7] ARMv8/ls1043ardb: Integrate FSL PPA
York Sun
- [U-Boot] [PATCH v3 6/7] ARMv8/Layerscape: switch SMP method to spin-table when the PSCI isn't available
York Sun
- [U-Boot] [RFC PATCH] arm: socfpga: Update iomux and pll for c5 socdk RevE
dinguyen at opensource.altera.com
- [U-Boot] [PATCH] ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001
Sebastien Bourdelin
- [U-Boot] [PATCH] ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001
Fabio Estevam
- [U-Boot] [PATCH v3 1/7] efi_loader: Add network access support
Alexander Graf
- [U-Boot] [RFC PATCH] arm: socfpga: Update iomux and pll for c5 socdk RevE
Marek Vasut
- [U-Boot] [PATCH] dm: allow setting driver_data before/during bind
Stephen Warren
- [U-Boot] U-boot UBI environment
Joseph Hershberger
- [U-Boot] [PATCH] x86: qemu: fix ACPI Kconfig options
Miao Yan
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Bin Meng
- [U-Boot] [PATCH] x86: qemu: fix ACPI Kconfig options
Bin Meng
- [U-Boot] [PATCH] dm: allow setting driver_data before/during bind
Simon Glass
- [U-Boot] U-boot UBI environment
Heiko Schocher
- [U-Boot] [PATCH] x86: qemu: fix ACPI Kconfig options
Miao Yan
- [U-Boot] [PATCH 01/14] x86: minnowmax: Adjust U-Boot environment address in SPI flash
Stefan Roese
- [U-Boot] [PATCH 00/14] x86: acpi: Support installation of Ubuntu/Windows and boot Windows
Stefan Roese
- [U-Boot] [PATCH 0/9][v2] armv8: fsl-layerscape: Add support of LS1012A SoC and platform
Prabhakar Kushwaha
- [U-Boot] [PATCH 1/9][v2] armv8: fsl-layerscape: Put SMMU config code in SMMU_BASE
Prabhakar Kushwaha
- [U-Boot] [PATCH 2/9][v2] armv8: fsl-layerscape: Avoid LS1043A specifc defines
Prabhakar Kushwaha
- [U-Boot] [PATCH 3/9][v2] driver: mtd: spi: Adding support for QSPI flash
Prabhakar Kushwaha
- [U-Boot] [PATCH 4/9][v2] armv8: fsl-layerscape: fix compile warning "rcw_tmp"
Prabhakar Kushwaha
- [U-Boot] [PATCH 5/9][v2] armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
Prabhakar Kushwaha
- [U-Boot] [PATCH 6/9][v2] board: freescale: common: Conditionally compile IFC QXIS func
Prabhakar Kushwaha
- [U-Boot] [PATCH 7/9][v2] board: freescale: common: Add flag for LBMAP brdcfg reg offset
Prabhakar Kushwaha
- [U-Boot] [PATCH 8/9][v2] armv8: ls1012a: Add support of ls1012aqds board
Prabhakar Kushwaha
- [U-Boot] [PATCH 9/9][v2] armv8: ls1012a: Add support of ls1012ardb board
Prabhakar Kushwaha
- [U-Boot] [PATCH 00/14] x86: acpi: Support installation of Ubuntu/Windows and boot Windows
Bin Meng
- [U-Boot] [PATCH 00/14] x86: acpi: Support installation of Ubuntu/Windows and boot Windows
Stefan Roese
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Miao Yan
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Miao Yan
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Bin Meng
- [U-Boot] GPIO driver for Freescale QorIQ T2080
Mario Six
- [U-Boot] [PATCH 00/12] Introduce layout aware eeprom commands
Nikita Kiryanov
- [U-Boot] [PATCH 00/10] usb: dwc3: rework DWC3 and convert UniPhier xHCI driver to DM
Masahiro Yamada
- [U-Boot] [PATCH 01/10] usb: xhci: add struct devrequest declaration to xhci.h
Masahiro Yamada
- [U-Boot] [PATCH 02/10] usb: dwc3: make DWC3 core support code into a driver
Masahiro Yamada
- [U-Boot] [PATCH 03/10] usb: dwc3: add UniPhier specific glue layer
Masahiro Yamada
- [U-Boot] [PATCH 04/10] ARM: uniphier: switch over to USB DM
Masahiro Yamada
- [U-Boot] [PATCH 05/10] ARM: uniphier: enable DWC3 xHCI driver
Masahiro Yamada
- [U-Boot] [PATCH 06/10] usb: uniphier: remove UniPhier xHCI driver
Masahiro Yamada
- [U-Boot] [PATCH 07/10] ARM: uniphier: delete unnecessary xHCI pin-mux settings
Masahiro Yamada
- [U-Boot] [PATCH 08/10] ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG
Masahiro Yamada
- [U-Boot] [PATCH 09/10] ARM: dts: uniphier: add/update xHCI nodes
Masahiro Yamada
- [U-Boot] [PATCH 10/10] ARM: uniphier: enable Generic EHCI for PH1-Pro4
Masahiro Yamada
- [U-Boot] [PATCH] usb: xhci: add struct devrequest declaration
Masahiro Yamada
- [U-Boot] [PATCH 01/10] usb: xhci: add struct devrequest declaration to xhci.h
Marek Vasut
- [U-Boot] [PATCH 00/10] usb: dwc3: rework DWC3 and convert UniPhier xHCI driver to DM
Masahiro Yamada
- [U-Boot] [PATCH] usb: xhci: add struct devrequest declaration
Marek Vasut
- [U-Boot] [PATCH 02/10] usb: dwc3: make DWC3 core support code into a driver
Marek Vasut
- [U-Boot] [PATCH 03/10] usb: dwc3: add UniPhier specific glue layer
Marek Vasut
- [U-Boot] [PATCH 04/10] ARM: uniphier: switch over to USB DM
Marek Vasut
- [U-Boot] [PATCH 06/10] usb: uniphier: remove UniPhier xHCI driver
Marek Vasut
- [U-Boot] GPIO driver for Freescale QorIQ T2080
Joakim Tjernlund
- [U-Boot] [RFC PATCH] arm: socfpga: Update iomux and pll for c5 socdk RevE
Chin Liang See
- [U-Boot] [PATCH v2 00/18] x86: acpi: Support installation of Ubuntu/Windows and boot Windows
Bin Meng
- [U-Boot] [PATCH v2 01/18] x86: minnowmax: Adjust U-Boot environment address in SPI flash
Bin Meng
- [U-Boot] [PATCH v2 02/18] x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
- [U-Boot] [PATCH v2 03/18] x86: Fix up PIRQ routing table checksum earlier
Bin Meng
- [U-Boot] [PATCH v2 04/18] x86: Compile coreboot_table.c only for SeaBIOS
Bin Meng
- [U-Boot] [PATCH v2 05/18] x86: Prepare configuration tables in dedicated high memory region
Bin Meng
- [U-Boot] [PATCH v2 06/18] x86: Unify reserve_arch() for all x86 boards
Bin Meng
- [U-Boot] [PATCH v2 07/18] x86: Reserve configuration tables in high memory
Bin Meng
- [U-Boot] [PATCH v2 08/18] x86: Use high_table_malloc() for tables passing to SeaBIOS
Bin Meng
- [U-Boot] [PATCH v2 09/18] x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
Bin Meng
- [U-Boot] [PATCH v2 10/18] x86: acpi: Remove the unnecessary checksum calculation of DSDT
Bin Meng
- [U-Boot] [PATCH v2 11/18] x86: acpi: Remove header length check when writing tables
Bin Meng
- [U-Boot] [PATCH v2 12/18] x86: doc: Update information about IGD with SeaBIOS
Bin Meng
- [U-Boot] [PATCH v2 13/18] x86: baytrail: Enable SeaBIOS on all boards
Bin Meng
- [U-Boot] [PATCH v2 14/18] x86: doc: Mention Ubuntu/Windows installation and boot support
Bin Meng
- [U-Boot] [PATCH v2 15/18] acpi: Quieten IASL output when 'make -s' is used
Bin Meng
- [U-Boot] [PATCH v2 16/18] x86: baytrail: Add internal UART ASL description
Bin Meng
- [U-Boot] [PATCH v2 17/18] x86: baytrail: Add GPIO ASL description
Bin Meng
- [U-Boot] [PATCH v2 18/18] x86: doc: Add porting hints for ACPI with Windows
Bin Meng
- [U-Boot] U-boot UBI environment
Kevin Smith
- [U-Boot] [PATCH 8/9][v2] armv8: ls1012a: Add support of ls1012aqds board
York Sun
- [U-Boot] [RESEND RFC PATCH] zynq: add support for on-board shared reset gpio
Andrea Merello
- [U-Boot] [PATCH 9/9][v2] armv8: ls1012a: Add support of ls1012ardb board
York Sun
- [U-Boot] [PULL] u-boot-usb/master
Tom Rini
- [U-Boot] [PULL] u-boot-socfpga/master
Tom Rini
- [U-Boot] [PATCH 0/8] ARM: AM335x: Add support for FIT and various platforms
Tom Rini
- [U-Boot] [PATCH 0/8] ARM: AM335x: Add support for ICEv2 board
Tom Rini
- [U-Boot] [PATCH 0/2] efi_loader: Add bounce buffers
Alexander Graf
- [U-Boot] [PATCH 1/2] efi_loader: Add bounce buffer support
Alexander Graf
- [U-Boot] [PATCH 2/2] efi_loader: Select bounce buffers for known-bad boards
Alexander Graf
- [U-Boot] [PATCH 0/2] efi_loader: Add bounce buffers
York Sun
- [U-Boot] [PATCH] dm: allow setting driver_data before/during bind
Stephen Warren
- [U-Boot] [PATCH 0/2] efi_loader: Add bounce buffers
Alexander Graf
- [U-Boot] [PATCH 0/2] efi_loader: Add bounce buffers
York Sun
- [U-Boot] [PATCH 0/2] efi_loader: Add bounce buffers
Alexander Graf
- [U-Boot] reset uclass rename?
Stephen Warren
- [U-Boot] [PATCH] dm: allow setting driver_data before/during bind
Simon Glass
- [U-Boot] reset uclass rename?
Simon Glass
- [U-Boot] [PULL] u-boot-socfpga/master
Marek Vasut
- [U-Boot] [PATCH V2 1/2] dm: allow setting driver_data before/during bind
Stephen Warren
- [U-Boot] [PATCH V2 2/2] sunxi: gpio: convert bind() to use driver data
Stephen Warren
- [U-Boot] [PATCH 8/9][v2] armv8: ls1012a: Add support of ls1012aqds board
Alexander Graf
- [U-Boot] [PULL] u-boot-socfpga/master
Tom Rini
- [U-Boot] [PATCH 0/1] i2c: mvtwsi: running from flash ROM
Chris Packham
- [U-Boot] [PATCH] i2c: mvtwsi: avoid writing to twsi_control_flags prior to relocation
Chris Packham
- [U-Boot] [PATCH] usb: xhci: add struct devrequest declaration
Masahiro Yamada
- [U-Boot] U-boot UBI environment
Heiko Schocher
- [U-Boot] [PATCH v2 5/6] drivers: usb: gadget: ether: prepare driver for driver model migration
Mugunthan V N
- [U-Boot] [PATCH v2 6/6] drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
Mugunthan V N
- [U-Boot] [PATCH 0/8] ARM: AM335x: Add support for FIT and various platforms
Lokesh Vutla
- [U-Boot] [PATCH 8/9][v2] armv8: ls1012a: Add support of ls1012aqds board
Prabhakar Kushwaha
- [U-Boot] [PATCH v2 07/11] drivers: usb: musb: add ti musb peripheral driver with driver model support
Mugunthan V N
- [U-Boot] [PATCH 8/9][v2] armv8: ls1012a: Add support of ls1012aqds board
Alexander Graf
- [U-Boot] [PATCH] usb: dwc3: Correct datatype of base to unsigned long
Michal Simek
- [U-Boot] [PATCH] usb: dwc3: Correct datatype of base to unsigned long
Alexander Graf
- [U-Boot] spidev in FDT
Lad, Prabhakar
- [U-Boot] [PATCH] i2c: mvtwsi: avoid writing to twsi_control_flags prior to relocation
Stefan Roese
- [U-Boot] [PATCH] usb: dwc3: Change addr and length declaration to long at dwc3_flush_cache() function
Lukasz Majewski
- [U-Boot] [PATCH] gadget: f_thor: properly enable 3rd endpoint defined by this protocol
Lukasz Majewski
- [U-Boot] [PATCH 0/8] ARM: AM335x: Add support for FIT and various platforms
Tom Rini
- [U-Boot] [PATCH 0/8] ARM: AM335x: Add support for FIT and various platforms
Lokesh Vutla
- [U-Boot] [PATCH] mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function
Yangbo Lu
- [U-Boot] [PATCH RESEND] arm/arm64: Move barrier instructions into separate header
Andre Przywara
- [U-Boot] [PATCH 0/8] ARM: AM335x: Add support for FIT and various platforms
Tom Rini
- [U-Boot] [PATCH RESEND] arm/arm64: Move barrier instructions into separate header
Ian Campbell
- [U-Boot] [PATCH v2 6/6] drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
Marek Vasut
- [U-Boot] [PATCH] usb: xhci: add struct devrequest declaration
Marek Vasut
- [U-Boot] [PATCH 0/2] Add support for Amlogic Meson MMC controller
Carlo Caione
- [U-Boot] [PATCH 1/2] mmc: Add Amlogic Meson driver
Carlo Caione
- [U-Boot] [PATCH 2/2] arm: amlogic: Enable MMC driver on Odroid-C2
Carlo Caione
- [U-Boot] omap3 spi registers
Martin Hejnfelt
- [U-Boot] [PATCH v4 6/7] net: Optionally use pxe client arch from variable
Alexander Graf
- [U-Boot] GPIO driver for Freescale QorIQ T2080
Mario Six
- [U-Boot] [PATCH RESEND] arm/arm64: Move barrier instructions into separate header
Tom Rini
- [U-Boot] [PATCH] sunxi: Enable USB host in CHIP defconfig
Hans de Goede
- [U-Boot] [PATCH V2 1/2] dm: allow setting driver_data before/during bind
Simon Glass
- [U-Boot] [PATCH V2 2/2] sunxi: gpio: convert bind() to use driver data
Simon Glass
- [U-Boot] [PATCH V2 2/2] sunxi: gpio: convert bind() to use driver data
Stephen Warren
- [U-Boot] [PATCH V2 2/2] sunxi: gpio: convert bind() to use driver data
Simon Glass
- [U-Boot] [PATCH V2 2/2] sunxi: gpio: convert bind() to use driver data
Hans de Goede
- [U-Boot] [PATCH] Rename reset to sysreset
Stephen Warren
- [U-Boot] [PATCH 1/4] ARM: tegra: use DT bindings for GPIO naming
Stephen Warren
- [U-Boot] [PATCH 2/4] ARM: tegra: fix naming in GPIO DT binding header
Stephen Warren
- [U-Boot] [PATCH 3/4] ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig
Stephen Warren
- [U-Boot] [PATCH 4/4] gpio: add Tegra186 GPIO driver
Stephen Warren
- [U-Boot] [PATCH] mmc: tegra: add basic Tegra186 support
Stephen Warren
- [U-Boot] [PATCH 1/2] ARM: tegra: add core Tegra186 support
Stephen Warren
- [U-Boot] [PATCH 2/2] ARM: tegra: add p2771-0000 board suport
Stephen Warren
- [U-Boot] U-Boot 2016.03 on Altera Cyclone 5 SOCKIT
Nathan Barrett
- [U-Boot] [PATCH] Rename reset to sysreset
Wolfgang Denk
- [U-Boot] [PATCH] Rename reset to sysreset
Stephen Warren
- [U-Boot] [PATCH] Add a mailbox driver framework/uclass
Stephen Warren
- [U-Boot] [PATCH] i2c: mvtwsi: avoid writing to twsi_control_flags prior to relocation
Chris Packham
- [U-Boot] [PATCH 8/9][v2] armv8: ls1012a: Add support of ls1012aqds board
Edward L Swarthout
- [U-Boot] [PATCH] Remove unused BOOTFLAG definitions
Chris Packham
- [U-Boot] [PATCH] i2c: mvtwsi: avoid writing to twsi_control_flags prior to relocation
Chris Packham
- [U-Boot] drivers/crypto/fsl/Makefile: strange assignment
Fabio Estevam
- [U-Boot] drivers/crypto/fsl/Makefile: strange assignment
Fabio Estevam
- [U-Boot] [PATCH V2 2/2] sunxi: gpio: convert bind() to use driver data
Simon Glass
- [U-Boot] [PATCH v2 3/6] tegra: dts: Sync tegra20 device tree files with Linux
Simon Glass
- [U-Boot] [PATCH v2] i2c: mvtwsi: Eliminate twsi_control_flags
Chris Packham
- [U-Boot] [PATCH] i2c: mvtwsi: avoid writing to twsi_control_flags prior to relocation
Stefan Roese
- [U-Boot] [PATCH 00/12] cleanup QEMU fw_cfg code
Miao Yan
- [U-Boot] [PATCH 01/12] x86: qemu: fix ACPI Kconfig options
Miao Yan
- [U-Boot] [PATCH 02/12] cmd: qfw: add API to iterate firmware list
Miao Yan
- [U-Boot] [PATCH 03/12] cmd: qfw: remove qemu_fwcfg_free_files()
Miao Yan
- [U-Boot] [PATCH 04/12] cmd: qfw: make fwcfg_present and fwcfg_dma_present public
Miao Yan
- [U-Boot] [PATCH 05/12] x86: qemu: split qfw command interface and qfw core
Miao Yan
- [U-Boot] [PATCH 06/12] x86: qemu: move x86 specific operations out of qfw core
Miao Yan
- [U-Boot] [PATCH 07/12] x86: qemu: add comment about qfw register endianness
Miao Yan
- [U-Boot] [PATCH 08/12] cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
- [U-Boot] [PATCH 09/12] cmd: qfw: workaround qfw build issue
Miao Yan
- [U-Boot] [PATCH 10/12] cmd: qfw: do not depend on x86
Miao Yan
- [U-Boot] [PATCH 11/12] cmd: qfw: bring ACPI generation code into qfw core
Miao Yan
- [U-Boot] [PATCH 12/12] x86: qemu: rename qemu/acpi_table.c
Miao Yan
- [U-Boot] [PATCH] sunxi: Enable USB host in CHIP defconfig
Ian Campbell
- [U-Boot] [PATCH 0/2] armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
- [U-Boot] [PATCH 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
- [U-Boot] [PATCH 2/2] armv8: fsl-layerscape: SMP support for loading 32-bit OS
Alison Wang
- [U-Boot] U-Boot NOR Flash Copy Time Reduction
yyurtcan
- [U-Boot] [PATCH 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Alexander Graf
- [U-Boot] [PATCH v3 0/3] dm: gpio: Add driver for MPC85xx GPIO controller
Mario Six
- [U-Boot] [PATCH v3 1/3] dm: gpio: Add driver for MPC85XX GPIO controller
Mario Six
- [U-Boot] [PATCH v3 2/3] dm: gpio: Add methods for open drain setting
Mario Six
- [U-Boot] [PATCH v3 3/3] dm: gpio: Implement open drain for MPC85XX GPIO
Mario Six
- [U-Boot] [PATCH 2/2] armv8: fsl-layerscape: SMP support for loading 32-bit OS
Alexander Graf
- [U-Boot] [PATCH v3 0/3] dm: gpio: Add driver for MPC85xx GPIO controller
Joakim Tjernlund
- [U-Boot] [PATCH 0/4] am57xx: beagle-x15: get usb host working
Roger Quadros
- [U-Boot] [PATCH 1/4] usb: dwc3: fix kconfig
Roger Quadros
- [U-Boot] [PATCH 2/4] board: ti: am57xx: Fix USB configuration
Roger Quadros
- [U-Boot] [PATCH 3/4] usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled
Roger Quadros
- [U-Boot] [PATCH 4/4] usb: gadget: udc: Build on USB_GADGET
Roger Quadros
- [U-Boot] [PATCH 0/5] LS2080ARDB: Enable EFI boot support
Alexander Graf
- [U-Boot] [PATCH 1/5] ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
- [U-Boot] [PATCH 2/5] ls2080: Disable dcache during ddr init
Alexander Graf
- [U-Boot] [PATCH 3/5] efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3
Alexander Graf
- [U-Boot] [PATCH 4/5] ls2080ardb: Reserve DP-DDR RAM
Alexander Graf
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
Alexander Graf
- [U-Boot] [PATCH 0/4] am57xx: beagle-x15: get usb host working
Marek Vasut
- [U-Boot] [PATCH 1/4] usb: dwc3: fix kconfig
Marek Vasut
- [U-Boot] [PATCH 2/4] board: ti: am57xx: Fix USB configuration
Marek Vasut
- [U-Boot] [PATCH 3/4] usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled
Marek Vasut
- [U-Boot] [PATCH 4/4] usb: gadget: udc: Build on USB_GADGET
Marek Vasut
- [U-Boot] [PATCH 1/4] usb: dwc3: fix kconfig
Roger Quadros
- [U-Boot] [PATCH 4/4] usb: gadget: udc: Build on USB_GADGET
Roger Quadros
- [U-Boot] drivers/crypto/fsl/Makefile: strange assignment
Tom Rini
- [U-Boot] [PATCH v2 2/4] board: ti: am57xx: Fix USB configuration
Roger Quadros
- [U-Boot] [PATCH 0/4] am57xx: beagle-x15: get usb host working
Roger Quadros
- [U-Boot] [PATCH 1/4] usb: dwc3: fix kconfig
Marek Vasut
- [U-Boot] [PATCH v2 2/4] board: ti: am57xx: Fix USB configuration
Marek Vasut
- [U-Boot] [PATCH 4/4] usb: gadget: udc: Build on USB_GADGET
Marek Vasut
- [U-Boot] [PATCH 0/4] am57xx: beagle-x15: get usb host working
Marek Vasut
- [U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
Jaehoon Chung
- [U-Boot] U-Boot 2016.03 on Altera Cyclone 5 SOCKIT
Anatolij Gustschin
- [U-Boot] [PATCH 1/2] mmc: Add Amlogic Meson driver
Kevin Hilman
- [U-Boot] [PATCH 1/2] mmc: Add Amlogic Meson driver
Carlo Caione
- [U-Boot] [PATCH 01/12] x86: qemu: fix ACPI Kconfig options
Bin Meng
- [U-Boot] [PATCH 02/12] cmd: qfw: add API to iterate firmware list
Bin Meng
- [U-Boot] [PATCH 03/12] cmd: qfw: remove qemu_fwcfg_free_files()
Bin Meng
- [U-Boot] [PATCH 04/12] cmd: qfw: make fwcfg_present and fwcfg_dma_present public
Bin Meng
- [U-Boot] [PATCH 05/12] x86: qemu: split qfw command interface and qfw core
Bin Meng
- [U-Boot] [PATCH 06/12] x86: qemu: move x86 specific operations out of qfw core
Bin Meng
- [U-Boot] [PATCH 07/12] x86: qemu: add comment about qfw register endianness
Bin Meng
- [U-Boot] [PATCH 08/12] cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Bin Meng
- [U-Boot] [PATCH 09/12] cmd: qfw: workaround qfw build issue
Bin Meng
- [U-Boot] [PATCH 10/12] cmd: qfw: do not depend on x86
Bin Meng
- [U-Boot] [PATCH 11/12] cmd: qfw: bring ACPI generation code into qfw core
Bin Meng
- [U-Boot] [PATCH 12/12] x86: qemu: rename qemu/acpi_table.c
Bin Meng
- [U-Boot] U-Boot 2016.03 on Altera Cyclone 5 SOCKIT
Nathan Barrett
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
Stuart Yoder
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
Alexander Graf
- [U-Boot] [PATCH] mmc: dw_mmc: fix the wrong AND operation
Jaehoon Chung
- [U-Boot] [PATCH] kbuild: fixdep: Check fstat(2) return value
Tom Rini
- [U-Boot] [PATCH 1/2] mmc: Add Amlogic Meson driver
Kevin Hilman
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
York Sun
- [U-Boot] [PATCH 2/5] ls2080: Disable dcache during ddr init
York Sun
- [U-Boot] [PATCH 2/2] armv8: fsl-layerscape: SMP support for loading 32-bit OS
York Sun
- [U-Boot] [PATCH 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
York Sun
- [U-Boot] "make clean" not traversing into board-specific directories?
Joerg.Scheuermann at continental-corporation.com
- [U-Boot] Adding SPI slave devices To DM
Lad, Prabhakar
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
Alexander Graf
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
York Sun
- [U-Boot] [RFC] fastboot: sparse image handling and sessionId
Steve Rae
- [U-Boot] U-Boot NOR Flash Copy Time Reduction
Wolfgang Denk
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
Alexander Graf
- [U-Boot] [PATCH v2 5/5] ls2080ardb: Convert to distro boot
Alexander Graf
- [U-Boot] [PATCH 2/5] ls2080: Disable dcache during ddr init
Alexander Graf
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
York Sun
- [U-Boot] [PATCH] Add a mailbox driver framework/uclass
Simon Glass
- [U-Boot] [PATCH 1/5] board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM
Tom Rini
- [U-Boot] [PATCH 2/5] board: am57xx: fit: add support for selecting dtb dynamically
Tom Rini
- [U-Boot] [PATCH 3/5] ARM: AM57xx: Enable FIT
Tom Rini
- [U-Boot] [PATCH 4/5] ARM: dts: AM572x-IDK Initial Support
Tom Rini
- [U-Boot] [PATCH 5/5] ti_omap5_common: Add right dtb file for AM572x-IDK
Tom Rini
- [U-Boot] [PATCH v2] tests: py: fix NameError exception if bdi cmd is not supported
Tom Rini
- [U-Boot] [PATCH 2/6] board: am43xx: fit: add support for selecting dtb dynamically
Tom Rini
- [U-Boot] [PATCH 3/6] ARM: AM43: Enable FIT
Tom Rini
- [U-Boot] [PATCH 4/6] ARM: dts: AM43x-EPOS Initial Support
Tom Rini
- [U-Boot] [PATCH 5/6] ARM: dts: AM437x-IDK Initial Support
Tom Rini
- [U-Boot] [PATCH 6/6] ARM: AM43xx: configs: Update usb host boot defconfig
Tom Rini
- [U-Boot] [PATCH 1/8] board: AM335x-ICEv2: Add epprom support
Tom Rini
- [U-Boot] [PATCH 2/8] board: AM335x-ICEv2: Add pinmux support
Tom Rini
- [U-Boot] [PATCH 3/8] board: AM335x-ICEv2: Add DDR data
Tom Rini
- [U-Boot] [PATCH 4/8] ARM: AM33xx: Add support for Clock Synthesizer
Tom Rini
- [U-Boot] [PATCH 5/8] board: AM335x-ICEv2: Add cpsw support
Tom Rini
- [U-Boot] [PATCH 6/8] config: env: Set AM335x-ICEv2 board specific env
Tom Rini
- [U-Boot] [PATCH 7/8] ARM: dts: AM335x-ICEv2: Add minimal dts support
Tom Rini
- [U-Boot] [PATCH 8/8] configs: Add AM335x-ICEv2 defconfig
Tom Rini
- [U-Boot] [PATCH 2/8] board: am33xx: fit: add support for selecting dtb dynamically
Tom Rini
- [U-Boot] [PATCH 3/8] ARM: dts: am335x-bone: Enable uart and timer
Tom Rini
- [U-Boot] [PATCH 5/8] ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs
Tom Rini
- [U-Boot] [PATCH 6/8] ARM: dts: AM335x-evmsk: Add initial support
Tom Rini
- [U-Boot] [PATCH 7/8] ARM: dts: AM335x-BBG: Add initial support
Tom Rini
- [U-Boot] [PATCH 03/12] cmd: qfw: remove qemu_fwcfg_free_files()
Tom Rini
- [U-Boot] [PATCH 09/12] cmd: qfw: workaround qfw build issue
Tom Rini
- [U-Boot] [PATCH 00/12] Introduce layout aware eeprom commands
Tom Rini
- [U-Boot] [PATCH v2 03/11] drivers: usb: musb: add ti musb misc driver for wrapper
Tom Rini
- [U-Boot] [PATCH v2 05/11] drivers: usb: musb: adopt musb backend driver to driver model
Tom Rini
- [U-Boot] [PATCH v2 06/11] drivers: usb: musb: add ti musb host driver with driver model support
Tom Rini
- [U-Boot] test, tools: update tbot documentation
Tom Rini
- [U-Boot] "make clean" not traversing into board-specific directories?
Fabio Estevam
- [U-Boot] [PATCH] Add a mailbox driver framework/uclass
Stephen Warren
- [U-Boot] [PATCH V2] Add a mailbox driver framework/uclass
Stephen Warren
- [U-Boot] [PATCH] mailbox: add Tegra186 HSP driver
Stephen Warren
- [U-Boot] "make clean" not traversing into board-specific directories?
James Chargin
- [U-Boot] [PATCH] mailbox: implement a sandbox test
Stephen Warren
- [U-Boot] [PATCH] sunxi: Increase the SPL header size to 48 bytes to avoid code corruption
Siarhei Siamashka
- [U-Boot] [PATCH v2] sunxi: Increase SPL header size to 64 bytes to avoid code corruption
Siarhei Siamashka
- [U-Boot] [PATCH] sunxi: Increase the SPL header size to 48 bytes to avoid code corruption
Siarhei Siamashka
- [U-Boot] [PATCH 8/9][v2] armv8: ls1012a: Add support of ls1012aqds board
Prabhakar Kushwaha
- [U-Boot] [PATCH 00/10][v3] armv8: fsl-layerscape: Add support of LS1012A SoC and platform
Prabhakar Kushwaha
- [U-Boot] [PATCH 01/10][v3] armv8: fsl-layerscape: Put SMMU config code in SMMU_BASE
Prabhakar Kushwaha
- [U-Boot] [PATCH 02/10][v3] armv8: fsl-layerscape: Avoid LS1043A specifc defines
Prabhakar Kushwaha
- [U-Boot] [PATCH 03/10][v3] driver: mtd: spi: Adding support for QSPI flash
Prabhakar Kushwaha
- [U-Boot] [PATCH 04/10][v3] armv8: fsl-layerscape: fix compile warning "rcw_tmp"
Prabhakar Kushwaha
- [U-Boot] [PATCH 05/10][v3] armv8: fsl-layerscape: Organize SoC overview at common location
Prabhakar Kushwaha
- [U-Boot] [PATCH 06/10][v3] armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
Prabhakar Kushwaha
- [U-Boot] [PATCH 07/10][v3] board: freescale: common: Conditionally compile IFC QXIS func
Prabhakar Kushwaha
- [U-Boot] [PATCH 08/10][v3] board: freescale: common: Add flag for LBMAP brdcfg reg offset
Prabhakar Kushwaha
- [U-Boot] [PATCH 09/10][v3] armv8: ls1012a: Add support of ls1012aqds board
Prabhakar Kushwaha
- [U-Boot] [PATCH 10/10][v3] armv8: ls1012a: Add support of ls1012ardb board
Prabhakar Kushwaha
- [U-Boot] "make clean" not traversing into board-specific directories?
Masahiro Yamada
- [U-Boot] RFC, dm: devices and device_info platdata manual relocation
Angelo Dureghello
- [U-Boot] [PATCH 10/10][v3] armv8: ls1012a: Add support of ls1012ardb board
Alexander Graf
- [U-Boot] when stuff in a "common/" directory has no value?
Robert P. J. Day
- [U-Boot] [PATCH v2 07/44] sandbox: Add dummy SCSI functions
Simon Glass
- [U-Boot] [PATCH V2] Add a mailbox driver framework/uclass
Simon Glass
- [U-Boot] Adding SPI slave devices To DM
Simon Glass
- [U-Boot] [PATCH v3 01/12] dm: core: implement dev_map_phsymem()
Simon Glass
- [U-Boot] [PATCH v2 01/44] Revert "dm: sandbox: Drop the pre-DM host implementation"
Simon Glass
- [U-Boot] [PATCH v2 02/44] dm: sandbox: Add a board for sandbox without CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH v2 03/44] pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
Simon Glass
- [U-Boot] [PATCH v2 04/44] dm: Rename disk uclass to ahci
Simon Glass
- [U-Boot] [PATCH v2 05/44] Allow iotrace byte access to use an address of any size
Simon Glass
- [U-Boot] [PATCH v2 06/44] sandbox: Add string and 16-bit I/O functions
Simon Glass
- [U-Boot] [PATCH v2 07/44] sandbox: Add dummy SCSI functions
Simon Glass
- [U-Boot] [PATCH v2 08/44] sandbox: Add dummy SATA functions
Simon Glass
- [U-Boot] [PATCH v2 09/44] dm: scsi: Remove the forward declarations
Simon Glass
- [U-Boot] [PATCH v2 10/44] dm: scsi: Fix up code style
Simon Glass
- [U-Boot] [PATCH v2 11/44] dm: ide: Correct various code style problems
Simon Glass
- [U-Boot] [PATCH v2 12/44] dm: ide: Remove the forward declarations
Simon Glass
- [U-Boot] [PATCH v2 13/44] dm: sata: Fix code style problems in cmd/sata.c
Simon Glass
- [U-Boot] [PATCH v2 14/44] dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
- [U-Boot] [PATCH v2 15/44] dm: blk: Add a legacy block interface
Simon Glass
- [U-Boot] [PATCH v2 16/44] dm: systemace: Add a legacy block interface
Simon Glass
- [U-Boot] [PATCH v2 17/44] dm: sandbox: Add a legacy host block interface
Simon Glass
- [U-Boot] [PATCH v2 18/44] dm: usb: Add a legacy block interface for USB storage
Simon Glass
- [U-Boot] [PATCH v2 19/44] dm: mmc: Add a legacy block interface for MMC
Simon Glass
- [U-Boot] [PATCH v2 20/44] dm: mmc: Add an implementation of the 'devnum' functions
Simon Glass
- [U-Boot] [PATCH v2 21/44] dm: scsi: Separate the non-command code into its own file
Simon Glass
- [U-Boot] [PATCH v2 22/44] dm: ide: Separate the non-command code into its own file
Simon Glass
- [U-Boot] [PATCH v2 23/44] dm: sata: Separate the non-command code into its own file
Simon Glass
- [U-Boot] [PATCH v2 24/44] dm: disk: Use legacy block driver info for block device access
Simon Glass
- [U-Boot] [PATCH v2 25/44] dm: usb: Drop the get_dev() function
Simon Glass
- [U-Boot] [PATCH v2 26/44] dm: ide: Drop the get_dev() function
Simon Glass
- [U-Boot] [PATCH v2 27/44] dm: mmc: Drop the get_dev() function
Simon Glass
- [U-Boot] [PATCH v2 28/44] dm: scsi: Drop the get_dev() function
Simon Glass
- [U-Boot] [PATCH v2 29/44] dm: sata: Drop the get_dev() function
Simon Glass
- [U-Boot] [PATCH v2 30/44] dm: systemace: Drop the get_dev() function
Simon Glass
- [U-Boot] [PATCH v2 31/44] dm: blk: Drop the systemace.h header
Simon Glass
- [U-Boot] [PATCH v2 32/44] dm: sandbox: Drop the host_get_dev() function
Simon Glass
- [U-Boot] [PATCH v2 33/44] dm: part: Drop the get_dev() method
Simon Glass
- [U-Boot] [PATCH v2 34/44] dm: ide: Add support for driver-model block devices
Simon Glass
- [U-Boot] [PATCH v2 35/44] dm: sandbox: Enable IDE
Simon Glass
- [U-Boot] [PATCH v2 36/44] dm: scsi: Add support for driver-model block devices
Simon Glass
- [U-Boot] [PATCH v2 37/44] dm: sandbox: Enable SCSI
Simon Glass
- [U-Boot] [PATCH v2 38/44] dm: sata: Add support for driver-model block devices
Simon Glass
- [U-Boot] [PATCH v2 39/44] dm: sandbox: Enable SATA
Simon Glass
- [U-Boot] [PATCH v2 40/44] dm: blk: Allow blk_create_device() to allocate the device number
Simon Glass
- [U-Boot] [PATCH v2 41/44] dm: blk: Add a easier way to create a named block device
Simon Glass
- [U-Boot] [PATCH v2 42/44] dm: systemace: Reorder function to avoid forward declarataions
Simon Glass
- [U-Boot] [PATCH v2 43/44] dm: systemace: Add driver-mode block-device support
Simon Glass
- [U-Boot] [PATCH v2 44/44] dm: sandbox: Enable systemace
Simon Glass
- [U-Boot] [PATCH v2 01/24] dm: blk: Fix allocation of block-device numbering
Simon Glass
- [U-Boot] [PATCH v2 02/24] dm: core: Allow device names to be freed automatically
Simon Glass
- [U-Boot] [PATCH v2 03/24] dm: blk: Free the block device name when unbound
Simon Glass
- [U-Boot] [PATCH v2 04/24] dm: mmc: Move mmc_switch_part() above its callers
Simon Glass
- [U-Boot] [PATCH v2 05/24] dm: mmc: Implement the select_hwpart() method
Simon Glass
- [U-Boot] [PATCH v2 06/24] dm: mmc: Add a function to obtain the block device
Simon Glass
- [U-Boot] [PATCH v2 07/24] dm: mmc: spl: Use the legacy block interface in SPL
Simon Glass
- [U-Boot] [PATCH v2 08/24] dm: mmc: Use the new select_hwpart() API
Simon Glass
- [U-Boot] [PATCH v2 09/24] dm: blk: Add functions to select a hardware partition
Simon Glass
- [U-Boot] [PATCH v2 10/24] dm: part: Use the legacy block driver for hardware partition support
Simon Glass
- [U-Boot] [PATCH v2 11/24] dm: part: Drop the block_drvr table
Simon Glass
- [U-Boot] [PATCH v2 12/24] dm: blk: Add a comment as to why the bdev member is needed
Simon Glass
- [U-Boot] [PATCH v2 13/24] dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
- [U-Boot] [PATCH v2 14/24] dm: mmc: Move the device list into a separate file
Simon Glass
- [U-Boot] [PATCH v2 15/24] dm: blk: Use the correct error code for blk_get_device_by_str()
Simon Glass
- [U-Boot] [PATCH v2 16/24] dm: mmc: Adjust mmc_switch_part() to use a struct mmc
Simon Glass
- [U-Boot] [PATCH v2 17/24] dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
- [U-Boot] [PATCH v2 18/24] dm: mmc: Implement the MMC functions for block devices
Simon Glass
- [U-Boot] [PATCH v2 19/24] dm: mmc: Add a way to bind MMC devices with driver model
Simon Glass
- [U-Boot] [PATCH v2 20/24] dm: mmc: Add support for driver-model block devices
Simon Glass
- [U-Boot] [PATCH v2 21/24] dm: mmc: sandbox: Add an SD-card emulation
Simon Glass
- [U-Boot] [PATCH v2 22/24] dm: sandbox: mmc: Enable building MMC code for sandbox
Simon Glass
- [U-Boot] [PATCH v2 23/24] dm: mmc: test: Add tests for MMC
Simon Glass
- [U-Boot] [PATCH] mailbox: implement a sandbox test
Simon Glass
- [U-Boot] [PATCH v3 1/7] efi_loader: Add network access support
Simon Glass
- [U-Boot] [PATCH 00/20] dm: rockchip: Move rockchip boards to to use CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH 01/20] tiny-printf: Tidy up a few nits
Simon Glass
- [U-Boot] [PATCH 02/20] tiny-printf: Support snprintf()
Simon Glass
- [U-Boot] [PATCH 03/20] reset: Drop the reset failure message
Simon Glass
- [U-Boot] [PATCH 04/20] mmc: Drop mmc_register()
Simon Glass
- [U-Boot] [PATCH 05/20] mmc: Drop dead mmc code for non-generic MMC
Simon Glass
- [U-Boot] [PATCH 06/20] mmc: Use byte array for multipliers
Simon Glass
- [U-Boot] [PATCH 07/20] arm: Avoid error messages in cache_v7
Simon Glass
- [U-Boot] [PATCH 08/20] rockchip: Check image name for the rksd image
Simon Glass
- [U-Boot] [PATCH 09/20] rockchip: Drop unnecessary SPL properties
Simon Glass
- [U-Boot] [PATCH 10/20] rockchip: video: Flush the cache when the display is updated
Simon Glass
- [U-Boot] [PATCH 11/20] rockchip: Drop SPL GPIO support for rk3288
Simon Glass
- [U-Boot] [PATCH 12/20] dm: env: mmc: Convert env_mmc to support CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH 13/20] dm: mmc: Convert sdhci to support CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH 14/20] dm: efi: Update for CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH 15/20] dm: mmc: spl: Add support for CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH 16/20] dm: mmc: dwmmc: Support CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH 17/20] dm: rockchip: mmc: Allow use of CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH 18/20] dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL
Simon Glass
- [U-Boot] [PATCH 19/20] dm: mmc: Use cfg directly in mmc_bind()
Simon Glass
- [U-Boot] [PATCH 20/20] dm: rockchip: Enable CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH 07/20] arm: Avoid error messages in cache_v7
Marek Vasut
- [U-Boot] Adding SPI slave devices To DM
Lad, Prabhakar
- [U-Boot] [PATCH v3 1/7] efi_loader: Add network access support
Alexander Graf
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
Bhupesh Sharma
- [U-Boot] [PATCH] mailbox: add Tegra186 HSP driver
Simon Glass
- [U-Boot] [PATCH 07/20] arm: Avoid error messages in cache_v7
Simon Glass
- [U-Boot] Adding SPI slave devices To DM
Simon Glass
- [U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
Simon Glass
- [U-Boot] [PATCH] Rename reset to sysreset
Simon Glass
- [U-Boot] [PATCH 07/20] arm: Avoid error messages in cache_v7
Marek Vasut
- [U-Boot] [PATCH] common: Pass the boot device into spl_boot_mode()
Marek Vasut
- [U-Boot] [PATCH] ARM: at91: Don't invoke spl_boot_device() twice
Marek Vasut
- [U-Boot] [PATCH] ARM: at91: sama5: Extend boot device autodetection
Marek Vasut
- [U-Boot] [PATCH] ARM: at91: Fix PMC bit definitions
Marek Vasut
- [U-Boot] [PATCH] ARM: at91: Don't invoke spl_boot_device() twice
Marek Vasut
- [U-Boot] Converting openrisc to generic board
Simon Glass
- [U-Boot] Remove sh2, sh3, sh4 architecture?
Simon Glass
- [U-Boot] [PATCH 00/12] Drop old pre-generic-board code
Simon Glass
- [U-Boot] [PATCH 01/12] openrisc: Drop the arch-specific board init
Simon Glass
- [U-Boot] [PATCH 02/12] Remove/update old generic-board documentation and warning
Simon Glass
- [U-Boot] [PATCH 03/12] board_f: Don't require CONFIG_SYS_MONITOR_BASE
Simon Glass
- [U-Boot] [PATCH 04/12] sh: Fix build errors for generic board
Simon Glass
- [U-Boot] [PATCH 05/12] sh: Drop the arch-specific board init
Simon Glass
- [U-Boot] [PATCH 06/12] avr32: Drop unused code in u-boot.h
Simon Glass
- [U-Boot] [PATCH 07/12] m68k: Drop unused code in u-boot.h
Simon Glass
- [U-Boot] [PATCH 08/12] mips: Drop unused code in u-boot.h
Simon Glass
- [U-Boot] [PATCH 09/12] powerpc: Drop unused code related to generic board
Simon Glass
- [U-Boot] [PATCH 10/12] Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
Simon Glass
- [U-Boot] [PATCH 11/12] Drop references to CONFIG_SYS_GENERIC_BOARD in config files
Simon Glass
- [U-Boot] [PATCH 12/12] Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options
Simon Glass
- [U-Boot] [PATCH 14/20] dm: efi: Update for CONFIG_BLK
Alexander Graf
- [U-Boot] Please pull u-boot-sunxi master (v2016.05 bugfix)
Hans de Goede
- [U-Boot] [U-BOOT] [PATCH] net: Add EMAC driver for H3/A83T/A64
Amit Singh Tomar
- [U-Boot] [PATCH 01/10] sunxi: make SoC variant choice mandatory
Hans de Goede
- [U-Boot] [PATCH v2] sunxi: Increase SPL header size to 64 bytes to avoid code corruption
Hans de Goede
- [U-Boot] sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"
Hans de Goede
- [U-Boot] [U-Boot, 2/6] Revert "sunxi: Reserve ATF memory space on A64"
Hans de Goede
- [U-Boot] [U-Boot, 4/6] arm64: sunxi: adjust default load addresses
Hans de Goede
- [U-Boot] [U-Boot,5/6] arm64: Pine64: update FDT files
Hans de Goede
- [U-Boot] [U-Boot, 3/6] arm64: sunxi: reserve space for boot0 header
Hans de Goede
- [U-Boot] [U-Boot,6/6] Pine64: rename defconfig
Hans de Goede
- [U-Boot] U-Boot approved way to set up vendor common/ directory?
Robert P. J. Day
- [U-Boot] [U-BOOT] [PATCH] net: Add EMAC driver for H3/A83T/A64
Hans de Goede
- [U-Boot] [PATCH] sunxi: Enable a bunch of commands by default on sunxi
Hans de Goede
- [U-Boot] [U-Boot,5/6] arm64: Pine64: update FDT files
André Przywara
- [U-Boot] [U-Boot,6/6] Pine64: rename defconfig
André Przywara
- [U-Boot] when stuff in a "common/" directory has no value?
Mario Six
- [U-Boot] [U-Boot,6/6] Pine64: rename defconfig
Hans de Goede
- [U-Boot] when stuff in a "common/" directory has no value?
Robert P. J. Day
- [U-Boot] [U-BOOT] [PATCH] net: Add EMAC driver for H3/A83T/A64
Corentin LABBE
- [U-Boot] when stuff in a "common/" directory has no value?
Robert P. J. Day
- [U-Boot] [PATCH] MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.
Robert P. J. Day
- [U-Boot] what means "obj- := __dummy__.o"?
Robert P. J. Day
- [U-Boot] [PATCH v3 0/3] dm: gpio: Add driver for MPC85xx GPIO controller
Mario Six
- [U-Boot] [U-Boot,6/6] Pine64: rename defconfig
Alexander Graf
- [U-Boot] [PATCH v3 5/5] ls2080ardb: Convert to distro boot
Alexander Graf
- [U-Boot] [PATCH 1/2] board: amcore: update to use dm serial driver
Angelo Dureghello
- [U-Boot] [PATCH 2/2] board: amcore: add update scripts
Angelo Dureghello
- [U-Boot] [PATCH v2 0/3] ARM: DRA7xx: Enable FIT
Lokesh Vutla
- [U-Boot] [PATCH v2 1/3] board: dra7: fit: add support for selecting dtb dynamically
Lokesh Vutla
- [U-Boot] [PATCH v2 2/3] ARM: DRA7: Enable FIT
Lokesh Vutla
- [U-Boot] [PATCH v2 3/3] ARM: DRA7: configs: Remove obsolete configs
Lokesh Vutla
- [U-Boot] [PATCH 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Huan Wang
- [U-Boot] [PATCH 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Huan Wang
- [U-Boot] [PATCH v2 0/5] ARM: AM43xx: Enable FIT and EPOS, IDK support
Lokesh Vutla
- [U-Boot] [PATCH v2 1/5] board: AM43xx: fit: add support for selecting dtb dynamically
Lokesh Vutla
- [U-Boot] [PATCH v2 2/5] ARM: AM43xx: Enable FIT
Lokesh Vutla
- [U-Boot] [PATCH v2 3/5] ARM: dts: AM43x-EPOS Initial Support
Lokesh Vutla
- [U-Boot] [PATCH v2 4/5] ARM: dts: AM437x-IDK Initial Support
Lokesh Vutla
- [U-Boot] [PATCH v2 5/5] ARM: AM43xx: configs: Update usb host boot defconfig
Lokesh Vutla
- [U-Boot] [PATCH v2 0/7] ARM: AM335x: Add support for FIT and various platforms
Lokesh Vutla
- [U-Boot] [PATCH v2 1/7] board: am33xx: fit: add support for selecting dtb dynamically
Lokesh Vutla
- [U-Boot] [PATCH v2 2/7] ARM: dts: am335x-bone: Enable uart and timer
Lokesh Vutla
- [U-Boot] [PATCH v2 3/7] ARM: AM335x: Enable FIT
Lokesh Vutla
- [U-Boot] [PATCH v2 4/7] ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs
Lokesh Vutla
- [U-Boot] [PATCH v2 5/7] ARM: dts: AM335x-evmsk: Add initial support
Lokesh Vutla
- [U-Boot] [PATCH v2 6/7] ARM: dts: AM335x-BBG: Add initial support
Lokesh Vutla
- [U-Boot] [PATCH v2 7/7] configs: am335x_evm: Switch to env on FAT SD by default
Lokesh Vutla
- [U-Boot] [PATCH v2 0/8] ARM: AM335x: Add support for ICEv2 board
Lokesh Vutla
- [U-Boot] [PATCH v2 1/8] board: AM335x-ICEv2: Add epprom support
Lokesh Vutla
- [U-Boot] [PATCH v2 2/8] board: AM335x-ICEv2: Add pinmux support
Lokesh Vutla
- [U-Boot] [PATCH v2 3/8] board: AM335x-ICEv2: Add DDR data
Lokesh Vutla
- [U-Boot] [PATCH v2 4/8] ARM: AM33xx: Add support for Clock Synthesizer
Lokesh Vutla
- [U-Boot] [PATCH v2 5/8] board: AM335x-ICEv2: Add cpsw support
Lokesh Vutla
- [U-Boot] [PATCH v2 6/8] config: env: Set AM335x-ICEv2 board specific env
Lokesh Vutla
- [U-Boot] [PATCH v2 7/8] ARM: dts: AM335x-ICEv2: Add minimal dts support
Lokesh Vutla
- [U-Boot] [PATCH v2 8/8] board: am335x: Allow to choose serial device dynamically
Lokesh Vutla
- [U-Boot] Remove sh2, sh3, sh4 architecture?
Yoshinori Sato
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
Amit Tomer
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
Alexander Graf
- [U-Boot] [PATCH 05/12] x86: qemu: split qfw command interface and qfw core
Bin Meng
- [U-Boot] [PATCH 4/4] usb: gadget: udc: Build on USB_GADGET
Roger Quadros
- [U-Boot] [PATCH v2 2/4] board: ti: am57xx: Fix USB configuration
Roger Quadros
- [U-Boot] [PATCH] sunxi: Enable a bunch of commands by default on sunxi
Ian Campbell
- [U-Boot] [PATCH v5] dm: core: implement dev_map_physmem()
Vignesh R
- [U-Boot] [PATCH v3 01/12] dm: core: implement dev_map_phsymem()
Vignesh R
- [U-Boot] [PATCH v2 2/4] board: ti: am57xx: Fix USB configuration
Roger Quadros
- [U-Boot] [PATCH 01/20] tiny-printf: Tidy up a few nits
Stefan Roese
- [U-Boot] a couple drivers/rtc/* drivers now superfluous?
Robert P. J. Day
- [U-Boot] [PATCH 02/20] tiny-printf: Support snprintf()
Stefan Roese
- [U-Boot] [PATCH 01/12] x86: qemu: fix ACPI Kconfig options
Miao Yan
- [U-Boot] [PATCH v4 02/12] spi: davinci_spi: Convert to driver to adapt to DM
Vignesh R
- [U-Boot] [PATCH 05/12] x86: qemu: split qfw command interface and qfw core
Miao Yan
- [U-Boot] [PATCH 12/12] x86: qemu: rename qemu/acpi_table.c
Miao Yan
- [U-Boot] [PATCH 10/12] cmd: qfw: do not depend on x86
Miao Yan
- [U-Boot] [PATCH 09/12] cmd: qfw: workaround qfw build issue
Miao Yan
- [U-Boot] [PATCH 03/12] cmd: qfw: remove qemu_fwcfg_free_files()
Miao Yan
- [U-Boot] [PATCH v2 2/4] board: ti: am57xx: Fix USB configuration
Roger Quadros
- [U-Boot] [PATCH 05/12] x86: qemu: split qfw command interface and qfw core
Miao Yan
- [U-Boot] [PATCH 0/5] MIPS Release 6 Support
Paul Burton
- [U-Boot] [PATCH 1/5] MIPS: Use unchecked immediate addition/subtraction
Paul Burton
- [U-Boot] [PATCH 2/5] MIPS: Simplify CONFIG_SYS_CPU values
Paul Burton
- [U-Boot] [PATCH 3/5] MIPS: Support for targetting MIPSr6
Paul Burton
- [U-Boot] [PATCH 4/5] malta: Remove ".set mips32" directive
Paul Burton
- [U-Boot] [PATCH 5/5] malta: Support MIPS32r6 configurations
Paul Burton
- [U-Boot] [PATCH v2] sunxi: Increase SPL header size to 64 bytes to avoid code corruption
Bernhard Nortmann
- [U-Boot] [PATCH v2 2/4] board: ti: am57xx: Fix USB configuration
Kishon Vijay Abraham I
- [U-Boot] [PATCH 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Alexander Graf
- [U-Boot] [PATCH v2 2/4] board: ti: am57xx: Fix USB configuration
Roger Quadros
- [U-Boot] [PATCH v2 2/4] board: ti: am57xx: Fix USB configuration
Kishon Vijay Abraham I
- [U-Boot] Porting Linux's MTD/NAND changes into U-Boot
Boris Brezillon
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
Bhupesh Sharma
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
Alexander Graf
- [U-Boot] Altera Cyclone 5 UART Communication Issues - U-Boot 2016.03
Nathan Barrett
- [U-Boot] [PATCH v2 00/13] usb: dwc3: rework DWC3 and convert UniPhier xHCI driver to DM
Masahiro Yamada
- [U-Boot] [PATCH v2 01/13] configs: blackfin: move CONFIG_USB to defconfig
Masahiro Yamada
- [U-Boot] [PATCH v2 02/13] usb: move CONFIG_USB_XHCI to Kconfig with renaming
Masahiro Yamada
- [U-Boot] [PATCH v2 03/13] usb: move CONFIG_USB_XHCI_DWC3 to Kconfig
Masahiro Yamada
- [U-Boot] [PATCH v2 04/13] usb: xhci: add struct devrequest declaration to xhci.h
Masahiro Yamada
- [U-Boot] [PATCH v2 05/13] usb: dwc3: change DWC3 core support code into a driver
Masahiro Yamada
- [U-Boot] [PATCH v2 06/13] usb: dwc3: add UniPhier specific glue layer
Masahiro Yamada
- [U-Boot] [PATCH v2 07/13] ARM: uniphier: switch over to USB DM
Masahiro Yamada
- [U-Boot] [PATCH v2 08/13] ARM: uniphier: enable DWC3 xHCI driver
Masahiro Yamada
- [U-Boot] [PATCH v2 09/13] usb: uniphier: remove UniPhier xHCI driver
Masahiro Yamada
- [U-Boot] [PATCH v2 10/13] ARM: uniphier: delete unnecessary xHCI pin-mux settings
Masahiro Yamada
- [U-Boot] [PATCH v2 11/13] ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG
Masahiro Yamada
- [U-Boot] [PATCH v2 12/13] ARM: dts: uniphier: add/update xHCI nodes
Masahiro Yamada
- [U-Boot] [PATCH v2 13/13] ARM: uniphier: enable Generic EHCI for PH1-Pro4
Masahiro Yamada
- [U-Boot] [PATCH 04/10] ARM: uniphier: switch over to USB DM
Masahiro Yamada
- [U-Boot] Remove sh2, sh3, sh4 architecture?
Simon Glass
- [U-Boot] [PATCH 0/5] MIPS Release 6 Support
Daniel Schwierzeck
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
Bhupesh Sharma
- [U-Boot] [PATCH v3 1/7] efi_loader: Add network access support
Simon Glass
- [U-Boot] [PATCH 05/12] x86: qemu: split qfw command interface and qfw core
Bin Meng
- [U-Boot] [PATCH 10/12] cmd: qfw: do not depend on x86
Bin Meng
- [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot
Peter Newton
- [U-Boot] [PATCH v2 2/4] board: ti: am57xx: Fix USB configuration
Roger Quadros
- [U-Boot] [PATCH 04/10] ARM: uniphier: switch over to USB DM
Marek Vasut
- [U-Boot] [PATCH] MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.
Marek Vasut
- [U-Boot] [PATCH v2 00/13] usb: dwc3: rework DWC3 and convert UniPhier xHCI driver to DM
Marek Vasut
- [U-Boot] askenv with timeout?
Eugeniu Rosca
- [U-Boot] [PATCH 1/2] scsi: add PCIe to sata converter Marvell chip 88SE9170
York Sun
- [U-Boot] [PATCH v3] armv8/ls2080a: configure PMU's PCTBENR to enable WDT
York Sun
- [U-Boot] [Patch v2] fsl-layerscape: fdt: add IFC fixup if no IFC is avaliable in U-Boot
York Sun
- [U-Boot] [PATCH 1/2] drivers/ddr/fsl: Update clk_adjust of sdram_clk_cntl
York Sun
- [U-Boot] PSCI patch set for ARMv7
York Sun
- [U-Boot] [PATCH v2 01/13] configs: blackfin: move CONFIG_USB to defconfig
Marek Vasut
- [U-Boot] [PATCH v2 02/13] usb: move CONFIG_USB_XHCI to Kconfig with renaming
Marek Vasut
- [U-Boot] [PATCH v2 03/13] usb: move CONFIG_USB_XHCI_DWC3 to Kconfig
Marek Vasut
- [U-Boot] [PATCH v2 04/13] usb: xhci: add struct devrequest declaration to xhci.h
Marek Vasut
- [U-Boot] [PATCH v2 0/5] Malta UART using device model & device tree
Paul Burton
- [U-Boot] [PATCH v2 1/5] fdt: Support for ISA busses
Paul Burton
- [U-Boot] [PATCH v2 2/5] fdt: Document the rest of struct of_bus
Paul Burton
- [U-Boot] [PATCH v2 3/5] dm: ns16550: Don't map_physmem for I/O ports
Paul Burton
- [U-Boot] [PATCH v2 4/5] malta: Tidy up UART address selection
Paul Burton
- [U-Boot] [PATCH v2 5/5] malta: Use device model & tree for UART
Paul Burton
- [U-Boot] [PATCH v2 05/13] usb: dwc3: change DWC3 core support code into a driver
Marek Vasut
- [U-Boot] [PATCH v2 06/13] usb: dwc3: add UniPhier specific glue layer
Marek Vasut
- [U-Boot] [PATCH v2] sunxi: Increase SPL header size to 64 bytes to avoid code corruption
Hans de Goede
- [U-Boot] [PATCH v3 1/7] efi_loader: Add network access support
Alexander Graf
- [U-Boot] Please pull u-boot-sunxi master (v2016.05 bugfix)
Tom Rini
- [U-Boot] [ANN] U-Boot v2016.05 is released
Tom Rini
- [U-Boot] [PATCH v2 5/5] malta: Use device model & tree for UART
Daniel Schwierzeck
- [U-Boot] [PATCH v2 4/5] malta: Tidy up UART address selection
Daniel Schwierzeck
- [U-Boot] [PATCH v2 3/5] dm: ns16550: Don't map_physmem for I/O ports
Daniel Schwierzeck
- [U-Boot] [RFC] tools/env: Support UBI devices
Kevin Smith
- [U-Boot] [PATCH V2] mailbox: implement a sandbox test
Stephen Warren
- [U-Boot] [PATCH v2 2/3] ARM: DRA7: Enable FIT
Tom Rini
- [U-Boot] [PATCH v2 2/5] ARM: AM43xx: Enable FIT
Tom Rini
- [U-Boot] [PATCH v2 1/7] board: am33xx: fit: add support for selecting dtb dynamically
Tom Rini
- [U-Boot] [PATCH v2 3/7] ARM: AM335x: Enable FIT
Tom Rini
- [U-Boot] [PATCH v2 8/8] board: am335x: Allow to choose serial device dynamically
Tom Rini
- [U-Boot] [PATCH 12/12] x86: qemu: rename qemu/acpi_table.c
Tom Rini
- [U-Boot] [PATCH 03/12] cmd: qfw: remove qemu_fwcfg_free_files()
Tom Rini
- [U-Boot] [PATCH 1/2] scsi: add PCIe to sata converter Marvell chip 88SE9170
Po Liu
- [U-Boot] [PATCH 12/12] x86: qemu: rename qemu/acpi_table.c
Miao Yan
- [U-Boot] [RFC] [PATCH 0/8] a83t: Add initial PSCI / SMP support
tpearson at raptorengineering.com
- [U-Boot] [PATCH 1/8] sun8i: Add A83t SMP definitions
tpearson at raptorengineering.com
- [U-Boot] [PATCH 2/8] sun8i: Add CCI-400 definitions
tpearson at raptorengineering.com
- [U-Boot] [PATCH 3/8] sun8i: Extend stack size to allow for up to 8 CPUs
tpearson at raptorengineering.com
- [U-Boot] [PATCH 4/8] sun8i: Add TZPC setup for A83t
tpearson at raptorengineering.com
- [U-Boot] [PATCH 5/8] sun8i: Display silicon revision of A83t processors
tpearson at raptorengineering.com
- [U-Boot] [PATCH 6/8] sunxi: Add optional logic to start cluster 1 and the associated CCI-400 ports
tpearson at raptorengineering.com
- [U-Boot] [PATCH 7/8] sun8i: Enable PSCI cpu_on support for A83t
tpearson at raptorengineering.com
- [U-Boot] [PATCH 8/8] a83t: Enable PSCI, non-secure mode, and cluster / cache setup
tpearson at raptorengineering.com
- [U-Boot] [PATCH v3] armv8/ls2080a: configure PMU's PCTBENR to enable WDT
Yunhui Cui
- [U-Boot] [Patch v2] fsl-layerscape: fdt: add IFC fixup if no IFC is avaliable in U-Boot
Qianyu Gong
- [U-Boot] [PATCH v2 8/8] board: am335x: Allow to choose serial device dynamically
Lokesh Vutla
- [U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
Jaehoon Chung
- [U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
Minkyu Kang
- [U-Boot] [PATCH] arm: rmobile: Fix HDMI output for BLANCHE board
masakazu.mochizuki.wd at hitachi.com
- [U-Boot] [RFC PATCH] net: macb: Fix build error for CONFIG_DM_ETH enabled
Wenyou Yang
- [U-Boot] [PATCH 2/8] sun8i: Add CCI-400 definitions
Chen-Yu Tsai
- [U-Boot] [PATCH 3/8] sun8i: Extend stack size to allow for up to 8 CPUs
Chen-Yu Tsai
- [U-Boot] [PATCH 4/8] sun8i: Add TZPC setup for A83t
Chen-Yu Tsai
- [U-Boot] [PATCH 5/8] sun8i: Display silicon revision of A83t processors
Chen-Yu Tsai
- [U-Boot] [PATCH] tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
- [U-Boot] [PATCH v2 5/5] malta: Use device model & tree for UART
Paul Burton
- [U-Boot] [PATCH v3 0/5] Malta UART using device model & device tree
Paul Burton
- [U-Boot] [PATCH v3 1/5] fdt: Support for ISA busses
Paul Burton
- [U-Boot] [PATCH v3 2/5] fdt: Document the rest of struct of_bus
Paul Burton
- [U-Boot] [PATCH v3 3/5] dm: ns16550: Don't map_physmem for I/O ports
Paul Burton
- [U-Boot] [PATCH v3 4/5] malta: Tidy up UART address selection
Paul Burton
- [U-Boot] [PATCH v3 5/5] malta: Use device model & tree for UART
Paul Burton
- [U-Boot] [PATCH] pcie/layerscape: fix bug in bus number computation when setting msi-map
Bogdan Purcareata
- [U-Boot] [ANN] U-Boot v2016.05 is released
Heiko Schocher
- [U-Boot] [PATCH 0/3] arm64: minor fixes of cache operation routine
Masahiro Yamada
- [U-Boot] [PATCH 1/3] arm64: optimize __asm_{flush, invalidate}_dcache_all
Masahiro Yamada
- [U-Boot] [PATCH 2/3] arm64: fix comment "flush & invalidate"
Masahiro Yamada
- [U-Boot] [PATCH 3/3] arm64: rename __asm_flush_dcache_level to __asm_dcache_level
Masahiro Yamada
- [U-Boot] Remove sh2, sh3, sh4 architecture?
Yoshinori Sato
- [U-Boot] [PATCH v2 05/13] usb: dwc3: change DWC3 core support code into a driver
Roger Quadros
- [U-Boot] [PATCH] ARM64: zynqmp: Align gic ranges for 64k in device tree
Michal Simek
- [U-Boot] [PATCH v2 05/13] usb: dwc3: change DWC3 core support code into a driver
Masahiro Yamada
- [U-Boot] Remove sh2, sh3, sh4 architecture?
Kieran Bingham
- [U-Boot] [PATCH 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Huan Wang
- [U-Boot] [PATCH v2 05/13] usb: dwc3: change DWC3 core support code into a driver
Roger Quadros
- [U-Boot] [PATCH 1/4] usb: dwc3: fix kconfig
Masahiro Yamada
- [U-Boot] [PATCH 1/4] usb: dwc3: fix kconfig
Masahiro Yamada
- [U-Boot] [PATCH 0/4] Malta MIPS64 support
Paul Burton
- [U-Boot] [PATCH 1/4] MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
Paul Burton
- [U-Boot] [PATCH 2/4] MIPS: Fix _ACAST32_ for pointers on MIPS64
Paul Burton
- [U-Boot] [PATCH 3/4] net: pcnet: Make 64 bit safe
Paul Burton
- [U-Boot] [PATCH 4/4] malta: Allow MIPS64 builds
Paul Burton
- [U-Boot] [PATCH v2 5/5] malta: Use device model & tree for UART
Daniel Schwierzeck
- [U-Boot] [PATCH v2 00/13] usb: dwc3: rework DWC3 and convert UniPhier xHCI driver to DM
Masahiro Yamada
- [U-Boot] [PATCH v2 8/8] board: am335x: Allow to choose serial device dynamically
Tom Rini
- [U-Boot] [PATCH 0/4] Malta MIPS64 support
Daniel Schwierzeck
- [U-Boot] [PATCH 1/2] ARM64: zynqmp: Add missing u-boot, dm-pre-reloc to DTSI
Michal Simek
- [U-Boot] [PATCH 2/2] ARM64: zynqmp: Add SPL support support
Michal Simek
- [U-Boot] [PATCH] ARM64: zynqmp: Enable CLK framework
Michal Simek
- [U-Boot] [PATCH v2 1/5] fdt: Support for ISA busses
Simon Glass
- [U-Boot] [PATCH v2 2/5] fdt: Document the rest of struct of_bus
Simon Glass
- [U-Boot] [PATCH v2 3/5] dm: ns16550: Don't map_physmem for I/O ports
Simon Glass
- [U-Boot] [PATCH] tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Simon Glass
- [U-Boot] what means "obj- := __dummy__.o"?
Robert P. J. Day
- [U-Boot] Please pull from u-boot-i2c
Heiko Schocher
- [U-Boot] [PATCH] fpga: Fix typo in function comment
Michal Simek
- [U-Boot] [PATCH v2 3/5] dm: ns16550: Don't map_physmem for I/O ports
Paul Burton
- [U-Boot] [PATCH v2] tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
- [U-Boot] [PATCH 1/2] mkimage: Report information about fpga
Michal Simek
- [U-Boot] [PATCH 2/2] image: Add boot_get_fpga() to load fpga with bootm
Michal Simek
- [U-Boot] [PATCH v2 8/8] board: am335x: Allow to choose serial device dynamically
Lokesh Vutla
- [U-Boot] [PATCH] pico-imx6ul: Select CONFIG_HUSH_PARSER option
Fabio Estevam
- [U-Boot] [PATCH v2] pico-imx6ul: Select CONFIG_HUSH_PARSER option
Fabio Estevam
- [U-Boot] [PATCH] test/py: Detect timeout in phy negotiation
Michal Simek
- [U-Boot] [PATCH] test/py: Add basic QSPI testing
Michal Simek
- [U-Boot] [RFC PATCH] test/py: Add experimental code for mmc testing
Michal Simek
- [U-Boot] [PATCH v2] pico-imx6ul: Select CONFIG_HUSH_PARSER option
Daiane Angolini
- [U-Boot] [RFC PATCH] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Nicolae Rosia
- [U-Boot] [PATCH 2/2] powerpc/mpc85xx: T104x: Add nand secure boot target
York Sun
- [U-Boot] [PATCH 1/3] arm64: optimize __asm_{flush, invalidate}_dcache_all
York Sun
- [U-Boot] [PATCH v3] armv8/ls2080a: configure PMU's PCTBENR to enable WDT
York Sun
- [U-Boot] [PATCH v2 3/5] dm: ns16550: Don't map_physmem for I/O ports
Daniel Schwierzeck
- [U-Boot] [PATCH 0/5] Add QSPI support for LS2080A
York Sun
- [U-Boot] [PATCH v2 3/5] dm: ns16550: Don't map_physmem for I/O ports
Simon Glass
- [U-Boot] [PULL] Please pull u-boot-imx
Stefano Babic
- [U-Boot] [PATCH v2 3/5] dm: ns16550: Don't map_physmem for I/O ports
Paul Burton
- [U-Boot] AR71xx / AR9331 UART Initialization
Mike Monaghan
- [U-Boot] [PATCH v2 3/5] dm: ns16550: Don't map_physmem for I/O ports
Simon Glass
- [U-Boot] [PATCH 2/3] fsl-layerscape: spl: fix the macro name of MMC mode
York Sun
- [U-Boot] [PATCH v2] armv8/ls2080ardb: Update DDR timing to support more UDIMMs
York Sun
- [U-Boot] [PATCH 1/4] spi: fsl_qspi: Fix issues on arm64
York Sun
- [U-Boot] [u-boot-release] [PATCH 06/10][v3] armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
Edward L Swarthout
- [U-Boot] [PATCH 1/2] Add a reset driver framework/uclass
Stephen Warren
- [U-Boot] [PATCH 2/2] reset: implement a reset test
Stephen Warren
- [U-Boot] [PATCH] test/py: Detect timeout in phy negotiation
Stephen Warren
- [U-Boot] [u-boot-release] [PATCH 06/10][v3] armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
York Sun
- [U-Boot] [PATCH] test/py: Detect timeout in phy negotiation
Michal Simek
- [U-Boot] [PATCH] test/py: Detect timeout in phy negotiation
Stephen Warren
- [U-Boot] [PATCH v2] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Michal Simek
- [U-Boot] [PATCH] test/py: Detect timeout in phy negotiation
Michal Simek
- [U-Boot] Enumerate Buetooth Dongle via xHCI fails set configuration command
Mohammed Mohisin
- [U-Boot] [PATCH] test/py: Add basic QSPI testing
Stephen Warren
- [U-Boot] [PATCH] test/py: Detect timeout in phy negotiation
Stephen Warren
- [U-Boot] Please pull u-boot-dm
Simon Glass
- [U-Boot] [PATCH] test/py: Add basic QSPI testing
Michal Simek
- [U-Boot] AR71xx / AR9331 UART initialization
Mike Monaghan
- [U-Boot] [PATCH] test/py: Detect timeout in phy negotiation
Michal Simek
- [U-Boot] [PATCH] test/py: Detect timeout in phy negotiation
Stephen Warren
- [U-Boot] [PATCH 3/8] sun8i: Extend stack size to allow for up to 8 CPUs
Timothy Pearson
- [U-Boot] [PATCH 4/8] sun8i: Add TZPC setup for A83t
Timothy Pearson
- [U-Boot] [PATCH] test/py: Add basic QSPI testing
Stephen Warren
- [U-Boot] [RFC] [V2] [PATCH 0/8] a83t: Add initial PSCI / SMP support
tpearson at raptorengineering.com
- [U-Boot] [V2] [PATCH 1/8] sun8i: Add A83t SMP definitions
tpearson at raptorengineering.com
- [U-Boot] [V2] [PATCH 2/8] sun8i: Add CCI-400 definitions
tpearson at raptorengineering.com
- [U-Boot] [V2] [PATCH 3/8] sun8i: Extend stack size to allow for up to 8 CPUs
tpearson at raptorengineering.com
- [U-Boot] [V2] [PATCH 4/8] sun8i: Add TZPC setup for A83t
tpearson at raptorengineering.com
- [U-Boot] [V2] [PATCH 5/8] sun8i: Display silicon revision of A83t processors
tpearson at raptorengineering.com
- [U-Boot] [V2] [PATCH 6/8] sunxi: Add optional logic to start cluster 1 and the associated CCI-400 ports
tpearson at raptorengineering.com
- [U-Boot] [V2] [PATCH 7/8] sun8i: Enable PSCI cpu_on support for A83t
tpearson at raptorengineering.com
- [U-Boot] [V2] [PATCH 8/8] a83t: Enable PSCI, non-secure mode, and cluster / cache setup
tpearson at raptorengineering.com
- [U-Boot] [u-boot-release] [PATCH 06/10][v3] armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
Edward L Swarthout
- [U-Boot] [u-boot-release] [PATCH 06/10][v3] armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
York Sun
- [U-Boot] [PATCH 07/12] m68k: Drop unused code in u-boot.h
Angelo Dureghello
- [U-Boot] [PATCH 12/12] Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options
Angelo Dureghello
- [U-Boot] [PATCH 1/2] Add a reset driver framework/uclass
Simon Glass
- [U-Boot] [PATCH 2/2] reset: implement a reset test
Simon Glass
- [U-Boot] [RFC PATCH] net: macb: Fix build error for CONFIG_DM_ETH enabled
Simon Glass
- [U-Boot] [PATCH] efi_loader: Clean up system table on exit
Alexander Graf
- [U-Boot] [PATCH] efi_loader: gop: Don't expose fb address
Alexander Graf
- [U-Boot] [PATCH 3/8] sun8i: Extend stack size to allow for up to 8 CPUs
Chen-Yu Tsai
- [U-Boot] [PATCH 4/8] sun8i: Add TZPC setup for A83t
Chen-Yu Tsai
- [U-Boot] [RFC] [V2] [PATCH 0/8] a83t: Add initial PSCI / SMP support
Chen-Yu Tsai
- [U-Boot] [PATCH] ls1043ardb: add support scsi command and pcie to sata converter
Po Liu
- [U-Boot] [PATCH v2 00/18] x86: acpi: Support installation of Ubuntu/Windows and boot Windows
Bin Meng
- [U-Boot] [PATCH 1/4] spi: fsl_qspi: Fix issues on arm64
Yao Yuan
- [U-Boot] Porting Linux's MTD/NAND changes into U-Boot
Scott Wood
- [U-Boot] [PATCH] imx: correct speed grading info for i.MX6UL
Peng Fan
- [U-Boot] [PATCH 06/12] avr32: Drop unused code in u-boot.h
Andreas Bießmann
- [U-Boot] [PATCH 02/12] Remove/update old generic-board documentation and warning
Andreas Bießmann
- [U-Boot] [PATCH 03/12] board_f: Don't require CONFIG_SYS_MONITOR_BASE
Andreas Bießmann
- [U-Boot] [PATCH 03/12] board_f: Don't require CONFIG_SYS_MONITOR_BASE
Andreas Bießmann
- [U-Boot] [PATCH v3 3/7] ARMv8/ls1043ardb: Integrate FSL PPA
Zhiqiang Hou
- [U-Boot] [PATCH 10/12] Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
Andreas Bießmann
- [U-Boot] [PATCH] imx: correct speed grading info for i.MX6UL
Stefano Babic
- [U-Boot] [PATCH 01/13] imx-common: introduce simpler macros for runtime dection
Peng Fan
- [U-Boot] [PATCH 02/13] imx: mx6: use simpler runtime cpu dection macros
Peng Fan
- [U-Boot] [PATCH 03/13] imx-common: use simpler runtime cpu dection macros
Peng Fan
- [U-Boot] [PATCH 04/13] imx: mx6: ddr: support i.MX6D/QPlus
Peng Fan
- [U-Boot] [PATCH 05/13] imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQP
Peng Fan
- [U-Boot] [PATCH 06/13] imx-common: hab: support i.MX6DQPlus
Peng Fan
- [U-Boot] [PATCH 07/13] imx-common: sata: return failure if not i.MX6DQPlus
Peng Fan
- [U-Boot] [PATCH 08/13] imx-common: timer: support i.MX6DQPlus
Peng Fan
- [U-Boot] [PATCH 09/13] mtd: nand: mxs: use simpler runtime cpu dection macros
Peng Fan
- [U-Boot] [PATCH 10/13] ocotp: mxc: use simpler runtime cpu dection macros
Peng Fan
- [U-Boot] [PATCH 11/13] net: fec_mxc: use simpler runtime cpu dection macros
Peng Fan
- [U-Boot] [PATCH 12/13] block: dwc_ahsata: support i.MX6DQPlus
Peng Fan
- [U-Boot] [PATCH 13/13] board: mx6sabresd/auto: use simpler runtime cpu dection macros
Peng Fan
- [U-Boot] [PATCH 2/2] powerpc/mpc85xx: T104x: Add nand secure boot target
Sumit Garg
- [U-Boot] [PATCH 12/12] Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options
Andreas Bießmann
- [U-Boot] omap3 spi registers
Vignesh R
- [U-Boot] "make clean" not traversing into board-specific directories?
Joerg.Scheuermann at continental-corporation.com
- [U-Boot] [u-boot-release] [PATCH 06/10][v3] armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
Prabhakar Kushwaha
- [U-Boot] [PATCH v3 00/11] ARMv7: PSCI: add PSCI v1.0 support
macro.wave.z at gmail.com
- [U-Boot] [PATCH v3 01/11] ARM: PSCI: change PSCI function IDs base and offsets
macro.wave.z at gmail.com
- [U-Boot] [PATCH v3 02/11] ARM: PSCI: change PSCI related macros definition style
macro.wave.z at gmail.com
- [U-Boot] [PATCH v3 03/11] ARMv7: PSCI: update function psci_get_cpu_stack_top
macro.wave.z at gmail.com
- [U-Boot] [PATCH v3 04/11] ARMv7: PSCI: update the place of saving target PC
macro.wave.z at gmail.com
- [U-Boot] [PATCH v3 05/11] ARMv7: PSCI: add codes to save context ID for CPU_ON
macro.wave.z at gmail.com
- [U-Boot] [PATCH v3 06/11] ARMv7: PSCI: factor out reusable psci_cpu_on_common
macro.wave.z at gmail.com
- [U-Boot] [PATCH v3 07/11] ARMv7: PSCI: add PSCI v1.0 functions skeleton
macro.wave.z at gmail.com
- [U-Boot] [PATCH v3 08/11] ARMv7: PSCI: ls102xa: check target CPU ID before further operations
macro.wave.z at gmail.com
- [U-Boot] [PATCH v3 09/11] ARMv7: PSCI: ls102xa: check ALREADY_ON or ON_PENDING for CPU_ON
macro.wave.z at gmail.com
- [U-Boot] [PATCH v3 10/11] ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention
macro.wave.z at gmail.com
- [U-Boot] [PATCH v3 11/11] ARMv7: PSCI: ls102xa: move secure text section into OCRAM
macro.wave.z at gmail.com
- [U-Boot] omap3 spi registers
Martin Hejnfelt
- [U-Boot] [PATCH v3 01/11] ARM: PSCI: change PSCI function IDs base and offsets
Chen-Yu Tsai
- [U-Boot] [PATCH v3 08/11] ARMv7: PSCI: ls102xa: check target CPU ID before further operations
Chen-Yu Tsai
- [U-Boot] [v2 PATCH 00/14] cleanup QEMU fw_cfg code
Miao Yan
- [U-Boot] [v2 PATCH 01/14] x86: qemu: fix ACPI Kconfig options
Miao Yan
- [U-Boot] [v2 PATCH 02/14] cmd: qfw: add API to iterate firmware list
Miao Yan
- [U-Boot] [v2 PATCH 03/14] cmd: qfw: remove qemu_fwcfg_free_files()
Miao Yan
- [U-Boot] [v2 PATCH 04/14] cmd: qfw: make fwcfg_present and fwcfg_dma_present public
Miao Yan
- [U-Boot] [v2 PATCH 05/14] x86: qemu: split qfw command interface and qfw core
Miao Yan
- [U-Boot] [v2 PATCH 06/14] x86: qemu: move x86 specific operations out of qfw core
Miao Yan
- [U-Boot] [v2 PATCH 07/14] x86: qemu: add comment about qfw register endianness
Miao Yan
- [U-Boot] [v2 PATCH 08/14] cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
- [U-Boot] [v2 PATCH 09/14] cmd: qfw: do not require default macros when building qfw command
Miao Yan
- [U-Boot] [v2 PATCH 10/14] cmd: qfw: do not depend on x86
Miao Yan
- [U-Boot] [v2 PATCH 11/14] cmd: qfw: bring ACPI generation code into qfw core
Miao Yan
- [U-Boot] [v2 PATCH 12/14] x86: qemu: rename qemu/acpi_table.c
Miao Yan
- [U-Boot] [v2 PATCH 13/14] cmd: qfw: rename QEMU_FW_CFG to CMD_QFW
Miao Yan
- [U-Boot] [v2 PATCH 14/14] config: sandbox: enable qfw and cmd_qfw for testing
Miao Yan
- [U-Boot] [PATCH 08/12] mips: Drop unused code in u-boot.h
Daniel Schwierzeck
- [U-Boot] [PATCH v2 3/5] dm: ns16550: Don't map_physmem for I/O ports
Daniel Schwierzeck
- [U-Boot] [PATCH v3 01/11] ARM: PSCI: change PSCI function IDs base and offsets
Andre Przywara
- [U-Boot] [PATCH] MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.
Robert P. J. Day
- [U-Boot] [PATCH v3 07/11] ARMv7: PSCI: add PSCI v1.0 functions skeleton
Andre Przywara
- [U-Boot] [PATCH] test/py: Detect timeout in phy negotiation
Michal Simek
- [U-Boot] [PATCH 1/3] net: xilinx: Handle error value from phy_startup()
Michal Simek
- [U-Boot] [PATCH 2/3] phy: Return correct error code when timeout happens
Michal Simek
- [U-Boot] [PATCH 3/3] net: phy: Handle phy_startup() error codes properly
Michal Simek
- [U-Boot] Linker script u-boot.lds makes u-boot ELF not load with debugger
Palacios, Hector
- [U-Boot] omap3 spi registers
Martin Hejnfelt
- [U-Boot] [PATCH 2/5] ls2080: Disable dcache during ddr init
Prabhakar Kushwaha
- [U-Boot] [PATCH] video: ipu: Fix build with hard-float ARM toolchain
Guillaume GARDET
- [U-Boot] [PATCH 1/5] ls2080: Exit dpaa only right before exiting U-Boot
Prabhakar Kushwaha
- [U-Boot] [PATCH v3 1/3] arm: Fix SCFG ICID reg addresses
Vincent Siles
- [U-Boot] [PATCH v3 2/3] arm: uniform usage of u32 in ls102x caam config
Vincent Siles
- [U-Boot] [PATCH v3 3/3] Fix ICID setup
Vincent Siles
- [U-Boot] [PATCH 1/4] usb: dwc3: fix kconfig
Roger Quadros
- [U-Boot] [PATCH] phy: Wire return value from phy_config()
Michal Simek
- [U-Boot] [PATCH 1/4] usb: dwc3: fix kconfig
Marek Vasut
- [U-Boot] [PATCH] phy: marvell: Do not reset phy after negotiation
Michal Simek
- [U-Boot] [PATCH] omap3: Fix SPI registers on am33xx and am34xx
Martin Hejnfelt
- [U-Boot] [PATCH] test/py: Support setting up specific timeout
Michal Simek
- [U-Boot] [PATCH] test/py: Add support for extending timeout for large files
Michal Simek
- [U-Boot] [PATCH] test/py: Support setting up specific timeout
Michal Simek
- [U-Boot] [PATCH v1 00/12] am335x: add support for the am335x based bosch shc board
Heiko Schocher
- [U-Boot] [PATCH v1 01/12] common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
- [U-Boot] [PATCH v1 02/12] tests: py: disable main_signon check for printenv cmd
Heiko Schocher
- [U-Boot] [PATCH v1 03/12] power, tps65217: add some defines
Heiko Schocher
- [U-Boot] [PATCH v1 04/12] arm, am335x: add some missing GPIO register definitions
Heiko Schocher
- [U-Boot] [PATCH v1 05/12] am335x: add some missing CM_CLKMODE_DPLL_SSC macros
Heiko Schocher
- [U-Boot] [PATCH v1 06/12] arm, am335x: Enable Spread Spectrum for the MPU
Heiko Schocher
- [U-Boot] [PATCH v1 07/12] bootstage: call show_boot_progress also in SPL
Heiko Schocher
- [U-Boot] [PATCH v1 08/12] mmc: revert mmc: Handle switch error status bit in MMC card status
Heiko Schocher
- [U-Boot] [PATCH v1 09/12] mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx
Heiko Schocher
- [U-Boot] [PATCH v1 10/12] armv7: omap-common: make SPL board_mmc_init() weak
Heiko Schocher
- [U-Boot] [PATCH v1 11/12] doc, spl, am335x: update am335x-network
Heiko Schocher
- [U-Boot] [PATCH v1 12/12] am335x, shc: add support for the am335x based bosch shc board
Heiko Schocher
- [U-Boot] [PATCH 0/4] am57xx: beagle-x15: get usb host working
Roger Quadros
- [U-Boot] [PATCH v2 3/5] dm: ns16550: Don't map_physmem for I/O ports
Simon Glass
- [U-Boot] [PATCH] test/py: Support setting up specific timeout
Michal Simek
- [U-Boot] "make clean" not traversing into board-specific directories?
James Chargin
- [U-Boot] [PATCH v2] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Lokesh Vutla
- [U-Boot] [PATCH v3 3/7] ARMv8/ls1043ardb: Integrate FSL PPA
York Sun
- [U-Boot] [PATCH v2] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Michal Simek
- [U-Boot] [PATCH 1/3] net: xilinx: Handle error value from phy_startup()
Stephen Warren
- [U-Boot] [PATCH v1 01/12] common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Stephen Warren
- [U-Boot] [PATCH v1 02/12] tests: py: disable main_signon check for printenv cmd
Stephen Warren
- [U-Boot] [PATCH] test/py: Support setting up specific timeout
Stephen Warren
- [U-Boot] [PATCH v2] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Lokesh Vutla
- [U-Boot] [PATCH 1/2] Add a reset driver framework/uclass
Stephen Warren
- [U-Boot] Enumerate Buetooth Dongle via xHCI fails set configuration command
Mohammed Mohisin
- [U-Boot] [PATCH v2] test/py: Support setting up specific timeout
Michal Simek
- [U-Boot] [PATCH] test/py: Support setting up specific timeout
Michal Simek
- [U-Boot] [PATCH v3 1/7] efi_loader: Add network access support
Simon Glass
- [U-Boot] where is the best place to set the fdt's MAC address?
Robert P. J. Day
- [U-Boot] [RFC] [V2] [PATCH 0/8] a83t: Add initial PSCI / SMP support
Timothy Pearson
- [U-Boot] [PATCH v2] test/py: Support setting up specific timeout
Stephen Warren
- [U-Boot] [PATCH v2] armv8/ls2080ardb: Update DDR timing to support more UDIMMs
York Sun
- [U-Boot] [PATCH] video: ipu: Fix build with hard-float ARM toolchain
Peng Fan
- [U-Boot] [PATCH v3 6/7] ARMv8/Layerscape: switch SMP method to spin-table when the PSCI isn't available
Zhiqiang Hou
- [U-Boot] [PATCH v1 01/12] common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Viresh Kumar
- [U-Boot] [PATCH 1/2] mkimage: Report information about fpga
Simon Glass
- [U-Boot] [PATCH 03/12] board_f: Don't require CONFIG_SYS_MONITOR_BASE
Simon Glass
- [U-Boot] u-boot hangs after enabling secured boot : gumstix-overo
Simon Glass
- [U-Boot] [PATCH] cmd: replace the cast of the memory access to a fixed bit type in itest
Simon Glass
- [U-Boot] [PATCH] spl: fit: Print error message when FDT is not present
Simon Glass
- [U-Boot] [PATCH] mkimage: fit: spl: Add an optional static offset for external data
Simon Glass
- [U-Boot] [PATCH v5 1/3] spl: fit: Fix the number of bytes read when reading fdt from fit
Simon Glass
- [U-Boot] [PATCH v5 2/3] spl: Allow to load a FIT containing U-Boot from FS
Simon Glass
- [U-Boot] [PATCH v5 3/3] spl: Support loading a FIT from FAT FS
Simon Glass
- [U-Boot] [PATCH v7 1/4] arm: implement generic PSCI reset call for armv8
Simon Glass
- [U-Boot] [PATCH v7 2/4] net: designware: fix descriptor layout and warnings on 64-bit archs
Simon Glass
- [U-Boot] [PATCH v7 3/4] arm: add initial support for Amlogic Meson and ODROID-C2
Simon Glass
- [U-Boot] [PATCH] RFC: Secure boot to U-Boot proper from SPL
Simon Glass
- [U-Boot] [PATCH v2 2/3] dm: gpio: Add methods for open drain setting
Simon Glass
- [U-Boot] [PATCH v2 3/3] dm: gpio: Implement open drain for MPC85XX GPIO
Simon Glass
- [U-Boot] [PATCH] spl: Introduce new function spl_board_prepare_for_boot
Simon Glass
- [U-Boot] [PATCH v2 1/6] drivers: usb: gadget: ether: adopt to usb driver model
Simon Glass
- [U-Boot] [PATCH v2 2/6] drivers: usb: gadget: ether: access network_started using local variable
Simon Glass
- [U-Boot] [PATCH v2 3/6] drivers: usb: gadget: ether: consolidate global devices to single struct
Simon Glass
- [U-Boot] [PATCH v2 4/6] drivers: usb: gadget: ether: use net device priv to pass usb ether priv
Simon Glass
- [U-Boot] [PATCH RESEND 2/2] cmd: fdt: add fdt overlay application subcommand
Simon Glass
- [U-Boot] [PATCH v2 07/11] drivers: usb: musb: add ti musb peripheral driver with driver model support
Simon Glass
- [U-Boot] [PATCH v2 01/18] x86: minnowmax: Adjust U-Boot environment address in SPI flash
Simon Glass
- [U-Boot] [PATCH v2 02/18] x86: Call board_final_cleanup() in last_stage_init()
Simon Glass
- [U-Boot] [PATCH v2 03/18] x86: Fix up PIRQ routing table checksum earlier
Simon Glass
- [U-Boot] [PATCH v2 04/18] x86: Compile coreboot_table.c only for SeaBIOS
Simon Glass
- [U-Boot] [PATCH v2 05/18] x86: Prepare configuration tables in dedicated high memory region
Simon Glass
- [U-Boot] [PATCH v2 06/18] x86: Unify reserve_arch() for all x86 boards
Simon Glass
- [U-Boot] [PATCH v2 07/18] x86: Reserve configuration tables in high memory
Simon Glass
- [U-Boot] [PATCH v2 08/18] x86: Use high_table_malloc() for tables passing to SeaBIOS
Simon Glass
- [U-Boot] [PATCH v2 09/18] x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
Simon Glass
- [U-Boot] [PATCH v2 10/18] x86: acpi: Remove the unnecessary checksum calculation of DSDT
Simon Glass
- [U-Boot] [PATCH v2 11/18] x86: acpi: Remove header length check when writing tables
Simon Glass
- [U-Boot] [PATCH v2 12/18] x86: doc: Update information about IGD with SeaBIOS
Simon Glass
- [U-Boot] [PATCH v2 13/18] x86: baytrail: Enable SeaBIOS on all boards
Simon Glass
- [U-Boot] [PATCH v2 14/18] x86: doc: Mention Ubuntu/Windows installation and boot support
Simon Glass
- [U-Boot] [PATCH v2 15/18] acpi: Quieten IASL output when 'make -s' is used
Simon Glass
- [U-Boot] [PATCH v2 16/18] x86: baytrail: Add internal UART ASL description
Simon Glass
- [U-Boot] [PATCH v2 17/18] x86: baytrail: Add GPIO ASL description
Simon Glass
- [U-Boot] [PATCH v2 18/18] x86: doc: Add porting hints for ACPI with Windows
Simon Glass
- [U-Boot] [PATCH 1/4] ARM: tegra: use DT bindings for GPIO naming
Simon Glass
- [U-Boot] [PATCH 2/4] ARM: tegra: fix naming in GPIO DT binding header
Simon Glass
- [U-Boot] [PATCH 3/4] ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig
Simon Glass
- [U-Boot] [PATCH] mmc: tegra: add basic Tegra186 support
Simon Glass
- [U-Boot] [PATCH 1/2] ARM: tegra: add core Tegra186 support
Simon Glass
- [U-Boot] [PATCH 2/2] ARM: tegra: add p2771-0000 board suport
Simon Glass
- [U-Boot] [PATCH v3 1/3] dm: gpio: Add driver for MPC85XX GPIO controller
Simon Glass
- [U-Boot] [PATCH 2/2] board: amcore: add update scripts
Simon Glass
- [U-Boot] [PATCH v5] dm: core: implement dev_map_physmem()
Simon Glass
- [U-Boot] [PATCH 1/2] board: amcore: update to use dm serial driver
Simon Glass
- [U-Boot] [PATCH v1 07/12] bootstage: call show_boot_progress also in SPL
Simon Glass
- [U-Boot] [PATCH 07/20] arm: Avoid error messages in cache_v7
Simon Glass
- [U-Boot] [PATCH v2 00/18] x86: acpi: Support installation of Ubuntu/Windows and boot Windows
Simon Glass
- [U-Boot] [PATCH] drivers/ddr/fsl: Fix timing_cfg_2 register
York Sun
- [U-Boot] [PATCH] imx: mx7: implement reset_misc
Peng Fan
- [U-Boot] [PATCH v1 01/12] common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
- [U-Boot] [PATCH v1 01/12] common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Viresh Kumar
- [U-Boot] [PATCH v3] test/py: Support setting up specific timeout
Michal Simek
- [U-Boot] [PATCH v2] test/py: Support setting up specific timeout
Michal Simek
- [U-Boot] [PATCH v2 3/3] dm: gpio: Implement open drain for MPC85XX GPIO
Mario Six
- [U-Boot] [PATCH v2 00/13] usb: dwc3: rework DWC3 and convert UniPhier xHCI driver to DM
Masahiro Yamada
- [U-Boot] [PATCH 00/21] tools: moveconfig: many fixes, improvements, code clean-ups
Masahiro Yamada
- [U-Boot] [PATCH 01/21] tools: moveconfig: fix --dry-run option
Masahiro Yamada
- [U-Boot] [PATCH 02/21] tools: moveconfig: rename update_defconfig() to update_dotconfig()
Masahiro Yamada
- [U-Boot] [PATCH 03/21] tools: moveconfig: remove redundant else: after sys.exit()
Masahiro Yamada
- [U-Boot] [PATCH 04/21] tools: moveconfig: check directory relocation before compilers
Masahiro Yamada
- [U-Boot] [PATCH 05/21] tools: moveconfig: check compilers before starting defconfig walk
Masahiro Yamada
- [U-Boot] [PATCH 06/21] tools: moveconfig: exit with error message for not clean directory
Masahiro Yamada
- [U-Boot] [PATCH 07/21] tools: moveconfig: increment number of processed files monotonically
Masahiro Yamada
- [U-Boot] [PATCH 08/21] tools: moveconfig: do not rely on type and default value given by users
Masahiro Yamada
- [U-Boot] [PATCH 09/21] tools: moveconfig: drop code for handling type and default value
Masahiro Yamada
- [U-Boot] [PATCH 10/21] tools: moveconfig: allow to give CONFIG names as argument directly
Masahiro Yamada
- [U-Boot] [PATCH 11/21] tools: moveconfig: add --undef option to move CONFIGs with default y
Masahiro Yamada
- [U-Boot] [PATCH 12/21] tools: moveconfig: compute file paths just once
Masahiro Yamada
- [U-Boot] [PATCH 13/21] tools: moveconfig: move log output code out of Kconfig Parser class
Masahiro Yamada
- [U-Boot] [PATCH 14/21] tools: moveconfig: display log atomically in more readable format
Masahiro Yamada
- [U-Boot] [PATCH 15/21] tools: moveconfig: refactor code to go back to idle state
Masahiro Yamada
- [U-Boot] [PATCH 16/21] tools: moveconfig: skip savedefconfig if .config was not updated
Masahiro Yamada
- [U-Boot] [PATCH 17/21] tools: moveconfig: display log when savedefconfig occurs
Masahiro Yamada
- [U-Boot] [PATCH 18/21] tools: moveconfig: report when CONFIGs are removed by savedefconfig
Masahiro Yamada
- [U-Boot] [PATCH 19/21] tools: moveconfig: report when defconfig is updated
Masahiro Yamada
- [U-Boot] [PATCH 20/21] tools: moveconfig: add --force-sync option
Masahiro Yamada
- [U-Boot] [PATCH 21/21] tools: moveconfig: allow to run without any CONFIG specified
Masahiro Yamada
- [U-Boot] [PATCH RESEND 2/2] cmd: fdt: add fdt overlay application subcommand
Pantelis Antoniou
- [U-Boot] [PATCH v2] omap3: Fix SPI registers on am33xx and am43xx
Martin Hejnfelt
- [U-Boot] [PATCH v3 08/11] ARMv7: PSCI: ls102xa: check target CPU ID before further operations
Hongbo Zhang
- [U-Boot] [PATCH] video: ipu: Fix build with hard-float ARM toolchain
Guillaume Gardet
- [U-Boot] [PATCH v3 07/11] ARMv7: PSCI: add PSCI v1.0 functions skeleton
Hongbo Zhang
- [U-Boot] [PATCH v2 0/2] armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
- [U-Boot] [PATCH v2 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
- [U-Boot] [PATCH v2 2/2] armv8: fsl-layerscape: SMP support for loading 32-bit OS
Alison Wang
- [U-Boot] [PATCH v3 01/11] ARM: PSCI: change PSCI function IDs base and offsets
Hongbo Zhang
- [U-Boot] [PATCH v3 01/11] ARM: PSCI: change PSCI function IDs base and offsets
Chen-Yu Tsai
- [U-Boot] [PATCH v3 01/11] ARM: PSCI: change PSCI function IDs base and offsets
Hongbo Zhang
- [U-Boot] Ethernet on Colombus (sun6i-a31-colombus)
Quentin Schulz
- [U-Boot] [PATCH v2 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Alexander Graf
- [U-Boot] [v2 PATCH 01/14] x86: qemu: fix ACPI Kconfig options
Bin Meng
- [U-Boot] [v2 PATCH 03/14] cmd: qfw: remove qemu_fwcfg_free_files()
Bin Meng
- [U-Boot] [v2 PATCH 05/14] x86: qemu: split qfw command interface and qfw core
Bin Meng
- [U-Boot] [PATCH v3 01/11] ARM: PSCI: change PSCI function IDs base and offsets
Andre Przywara
- [U-Boot] [v2 PATCH 13/14] cmd: qfw: rename QEMU_FW_CFG to CMD_QFW
Bin Meng
- [U-Boot] [v2 PATCH 08/14] cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Bin Meng
- [U-Boot] [v2 PATCH 11/14] cmd: qfw: bring ACPI generation code into qfw core
Bin Meng
- [U-Boot] [v2 PATCH 12/14] x86: qemu: rename qemu/acpi_table.c
Bin Meng
- [U-Boot] [v2 PATCH 14/14] config: sandbox: enable qfw and cmd_qfw for testing
Bin Meng
- [U-Boot] [PATCH] video: ipu: Use lldiv() for 64-bit division in ipu_pixel_clk_set_rate()
Andrew Shadura
- [U-Boot] should more use be made of "CONFIG_IS_ENABLED()" macro?
Robert P. J. Day
- [U-Boot] [PATCH] video: ipu: Fix build with hard-float ARM toolchain
Stefano Babic
- [U-Boot] [PATCH 0/3] spl: fit: Allow to load FIT using UART boot
Lokesh Vutla
- [U-Boot] [PATCH 1/3] spl: fit: Do not print selected dtb during fit load
Lokesh Vutla
- [U-Boot] [PATCH 2/3] spl: fit: Detect a FS load using filename
Lokesh Vutla
- [U-Boot] [PATCH 3/3] spl: Add an option to load a FIT containing U-Boot from UART
Lokesh Vutla
- [U-Boot] [PATCH] tools/env: check that redundant environments have equal size
Andreas Fenkart
- [U-Boot] SPL and FIT images
michael at walle.cc
- [U-Boot] SPL and FIT images
Lokesh Vutla
- [U-Boot] Please pull from u-boot-i2c
Tom Rini
- [U-Boot] [PULL] Please pull u-boot-imx
Tom Rini
- [U-Boot] Please pull u-boot-dm
Tom Rini
- [U-Boot] [PATCH 0/9] sh: Convert generic board
Yoshinori Sato
- [U-Boot] [PATCH 1/9] board_f: Add relocate_code stub
Yoshinori Sato
- [U-Boot] [PATCH 2/9] board_f: Add SH specific timer_init
Yoshinori Sato
- [U-Boot] [PATCH 3/9] board_f: if SKIP_RELOC is ture, return from board_init_f
Yoshinori Sato
- [U-Boot] [PATCH 4/9] board_f: Add SH specific mon_len
Yoshinori Sato
- [U-Boot] [PATCH 5/9] sh: Add missing symbol for generic board
Yoshinori Sato
- [U-Boot] [PATCH 6/9] sh: Remove arch specific board.c
Yoshinori Sato
- [U-Boot] [PATCH 7/9] sh: generic board support - startup
Yoshinori Sato
- [U-Boot] [PATCH 8/9] sh: generic board support - header
Yoshinori Sato
- [U-Boot] [PATCH 9/9] sh: generic board support - Kconfig
Yoshinori Sato
- [U-Boot] Ethernet on Colombus (sun6i-a31-colombus)
Maxime Ripard
- [U-Boot] [PULL] Please pull u-boot-imx
Stefano Babic
- [U-Boot] style issue: ft_board_setup() versus ft_verify_fdt()?
Robert P. J. Day
- [U-Boot] Breakage on gw_ventana
Stefano Babic
- [U-Boot] Breakage on gw_ventana
Tim Harvey
- [U-Boot] [PATCH 1/3] spl: fit: Do not print selected dtb during fit load
Tom Rini
- [U-Boot] [PATCH 2/3] spl: fit: Detect a FS load using filename
Tom Rini
- [U-Boot] [PATCH 3/3] spl: Add an option to load a FIT containing U-Boot from UART
Tom Rini
- [U-Boot] Breakage on gw_ventana
Stefano Babic
- [U-Boot] [PATCH v2 1/4] usb: dwc3: fix kconfig
Roger Quadros
- [U-Boot] Breakage on gw_ventana
Tim Harvey
- [U-Boot] Please pull u-boot-dm
Simon Glass
- [U-Boot] [PATCH v2 00/13] usb: dwc3: rework DWC3 and convert UniPhier xHCI driver to DM
Marek Vasut
- [U-Boot] [PATCH 07/20] arm: Avoid error messages in cache_v7
Marek Vasut
- [U-Boot] SPL and FIT images
michael at walle.cc
- [U-Boot] Please pull u-boot-dm
Tom Rini
- [U-Boot] [PATCH v2] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Andreas Dannenberg
- [U-Boot] [PATCH v3 1/7] efi_loader: Add network access support
Alexander Graf
- [U-Boot] [PATCH v3 1/7] efi_loader: Add network access support
Simon Glass
- [U-Boot] [PATCH v2] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Michal Simek
- [U-Boot] [PATCH 2/5] spi: fsl_qspi: Assign AMBA mem according CS num in dts
York Sun
- [U-Boot] [PATCH v2] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Andreas Dannenberg
- [U-Boot] why so little use of ft_system_setup()?
Robert P. J. Day
- [U-Boot] [PATCH v2] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Michal Simek
- [U-Boot] [PATCH] Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
- [U-Boot] [PATCH v2] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Andreas Dannenberg
- [U-Boot] Linker script u-boot.lds makes u-boot ELF not load with debugger
Benoît Thébaudeau
- [U-Boot] [PATCH 03/13] imx-common: use simpler runtime cpu dection macros
Benoît Thébaudeau
- [U-Boot] [PATCH] SPL: fat: Fix spl_parse_image_header() return value handling
Marek Vasut
- [U-Boot] [PATCH] arm: mvebu: a38x: Weed out floating point use
Marek Vasut
- [U-Boot] [PATCH] arm: Treat arm946es as v5te
Marek Vasut
- [U-Boot] [PATCH v3 00/15] Support for boot image creation for TI secure devices
Daniel Allred
- [U-Boot] [PATCH v3 01/15] doc: Add info on using secure devices from TI
Daniel Allred
- [U-Boot] [PATCH v3 02/15] arm: am33xx: Kconfig: Add secure device definitions
Daniel Allred
- [U-Boot] [PATCH v3 03/15] arm: Kconfig: Add support for AM43xx SoC specific Kconfig
Daniel Allred
- [U-Boot] [PATCH v3 04/15] ti: omap-common: Add Kconfig file for secure device support
Daniel Allred
- [U-Boot] [PATCH v3 05/15] ti: omap-common: Add commands for generating secure SPL images
Daniel Allred
- [U-Boot] [PATCH v3 06/15] ti: AM43xx: config.mk: Add support for generating secure boot images
Daniel Allred
- [U-Boot] [PATCH v3 07/15] ti: AM43xx: Use CONFIG options from SOC Kconfig
Daniel Allred
- [U-Boot] [PATCH v3 08/15] ti: AM43xx: board: Detect AM43xx HS EVM
Daniel Allred
- [U-Boot] [PATCH v3 09/15] defconfig: Add a config for AM43xx secure part
Daniel Allred
- [U-Boot] [PATCH v3 10/15] ti_omap5_common: Update SPL start address on secure parts
Daniel Allred
- [U-Boot] [PATCH v3 11/15] spl: build: ti: add support for secure boot images
Daniel Allred
- [U-Boot] [PATCH v3 12/15] ARM: omap-common: Add device type to CPU string
Daniel Allred
- [U-Boot] [PATCH v3 13/15] ARM: omap5: add hooks for cpu/SoC fdt fixups
Daniel Allred
- [U-Boot] [PATCH v3 14/15] ARM: omap5: add ft_board_setup for dra7xx/am57xx
Daniel Allred
- [U-Boot] [PATCH v3 15/15] defconfig: ti: Add configs for OMAP5-class secure parts
Daniel Allred
- [U-Boot] [PATCH] SPL: fat: Fix spl_parse_image_header() return value handling
Fabio Estevam
- [U-Boot] [v2 PATCH 14/14] config: sandbox: enable qfw and cmd_qfw for testing
Miao Yan
- [U-Boot] [v2 PATCH 13/14] cmd: qfw: rename QEMU_FW_CFG to CMD_QFW
Miao Yan
- [U-Boot] [v2 PATCH 14/14] config: sandbox: enable qfw and cmd_qfw for testing
Bin Meng
- [U-Boot] [v2 PATCH 13/14] cmd: qfw: rename QEMU_FW_CFG to CMD_QFW
Bin Meng
- [U-Boot] [v2 PATCH 13/14] cmd: qfw: rename QEMU_FW_CFG to CMD_QFW
Miao Yan
- [U-Boot] [PATCH] ARM: ARM: fix ifdefs in ARMv8 lowlevel_init() again
Masahiro Yamada
- [U-Boot] [PATCH v2] ARM: fix ifdef in ARMv8 lowlevel_init() again
Masahiro Yamada
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Wills Wang
- [U-Boot] [PATCH 0/2] Add support for Amlogic Meson MMC controller
Robert Gadsdon
- [U-Boot] [PATCH v5 02/12] spi: davinci_spi: Convert to driver to adapt to DM
Vignesh R
- [U-Boot] Issue with USB mass storage (thumb drives)
Rajesh Bhagat
- [U-Boot] [PATCH v2] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Michal Simek
- [U-Boot] [PATCH 0/2] Add support for Amlogic Meson MMC controller
Carlo Caione
- [U-Boot] [PATCH v2 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Huan Wang
- [U-Boot] [v2 PATCH 14/14] config: sandbox: enable qfw and cmd_qfw for testing
Miao Yan
- [U-Boot] [v2 PATCH 14/14] config: sandbox: enable qfw and cmd_qfw for testing
Bin Meng
- [U-Boot] [PATCH] driver/ddr/fsl: Force enabling parity for A-009803
Shengzhou Liu
- [U-Boot] [PATCH 0/2] Add support for Amlogic Meson MMC controller
Carlo Caione
- [U-Boot] [PATCH v2 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Alexander Graf
- [U-Boot] [PATCH v2 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Huan Wang
- [U-Boot] [PATCH v2 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Alexander Graf
- [U-Boot] [PATCH v2 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Huan Wang
- [U-Boot] [PATCH 03/13] imx-common: use simpler runtime cpu dection macros
Peng Fan
- [U-Boot] [PATCH] arm: mvebu: a38x: Weed out floating point use
Stefan Roese
- [U-Boot] [PATCH] arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK
Stefan Roese
- [U-Boot] Please pull u-boot-marvell/master
Stefan Roese
- [U-Boot] [PATCH] SPL: fat: Fix spl_parse_image_header() return value handling
Peng Fan
- [U-Boot] [PATCH] SPL: fat: Fix spl_parse_image_header() return value handling
Stefano Babic
- [U-Boot] [PATCH 1/4] mmc: fsl_esdhc: don't set XFERTYP_RSPTYP_48_BUSY for CMD with busy response
Yangbo Lu
- [U-Boot] [PATCH 2/4] mmc: send STOP command when the READ/WIRTE commands fail
Yangbo Lu
- [U-Boot] [PATCH 3/4] mmc: fsl_esdhc: add error recovery for data transfer with Auto CMD12
Yangbo Lu
- [U-Boot] [PATCH 4/4] mmc: add workaround for eSDHC erratum A009620
Yangbo Lu
- [U-Boot] [PATCH] ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
Vignesh R
- [U-Boot] [PATCH v3 01/11] ARM: PSCI: change PSCI function IDs base and offsets
Hongbo Zhang
- [U-Boot] abbreviating header files with CONFIG_IS_ENABLED()?
Robert P. J. Day
- [U-Boot] [PATCH] board: ge: bx50v3: move detect_baseboard() out of CONFIG_VIDEO_IPUV3
Andrew Shadura
- [U-Boot] Issue with USB mass storage (thumb drives)
Marek Vasut
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
- [U-Boot] [PATCH v2] board: ge: bx50v3: move detect_baseboard() out of CONFIG_VIDEO_IPUV3
Andrew Shadura
- [U-Boot] [PATCH] board: ge: bx50v3: don't configure the backlight when there's no display
Andrew Shadura
- [U-Boot] coding style question: when to use __weak function attributes?
Robert P. J. Day
- [U-Boot] Breakage on gw_ventana
Stefano Babic
- [U-Boot] Breakage on gw_ventana
Marek Vasut
- [U-Boot] [PATCH] ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
Tom Rini
- [U-Boot] [PATCH] SPL: fat: Fix spl_parse_image_header() return value handling
Tom Rini
- [U-Boot] [PATCH v3 10/15] ti_omap5_common: Update SPL start address on secure parts
Tom Rini
- [U-Boot] [PATCH v1 01/12] common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Tom Rini
- [U-Boot] Breakage on gw_ventana
Tim Harvey
- [U-Boot] Breakage on gw_ventana
Marek Vasut
- [U-Boot] [PATCH v1 01/12] common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Daniel Schwierzeck
- [U-Boot] Breakage on gw_ventana
Stefano Babic
- [U-Boot] [PATCH 1/2] tools: env: Fix format warnings in debug
Marcin Niestroj
- [U-Boot] [PATCH 2/2] tools: env: Add support for direct read/write UBI volumes
Marcin Niestroj
- [U-Boot] [PATCH] ARM: zynq: Simplify zynq configuration
Michal Simek
- [U-Boot] [PATCH 0/7] spl: nand: sunxi: implement auto-detection
Boris Brezillon
- [U-Boot] [PATCH 1/7] spl: nand: sunxi: remove support for so-called 'syndrome' mode
Boris Brezillon
- [U-Boot] [PATCH 2/7] spl: nand: rename the SYS_NAND_U_BOOT_OFFS Kconfig option
Boris Brezillon
- [U-Boot] [PATCH 3/7] spl: nand: support redundant u-boot image
Boris Brezillon
- [U-Boot] [PATCH 4/7] spl: nand: sunxi: stop guessing the redundant u-boot offset
Boris Brezillon
- [U-Boot] [PATCH 5/7] spl: nand: sunxi: rework status polling loop
Boris Brezillon
- [U-Boot] [PATCH 6/7] spl: nand: sunxi: split 'load page' and 'read page' logic
Boris Brezillon
- [U-Boot] [PATCH 7/7] spl: nand: sunxi: add support for NAND config auto-detection
Boris Brezillon
- [U-Boot] Breakage on gw_ventana
Tim Harvey
- [U-Boot] Sharing code between Linux and bootloader (U-boot) ?
Sebastian Frias
- [U-Boot] [PATCH v7 3/4] arm: add initial support for Amlogic Meson and ODROID-C2
Carlo Caione
- [U-Boot] Breakage on gw_ventana
Marek Vasut
- [U-Boot] Azalia verb table from DT with Baytrail FSP
George McCollister
- [U-Boot] Please pull u-boot-dm
Simon Glass
- [U-Boot] [PATCH v4 02/12] spi: davinci_spi: Convert to driver to adapt to DM
Simon Glass
- [U-Boot] [PATCH v1 01/12] common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Tom Rini
- [U-Boot] [PATCH v5 02/12] spi: davinci_spi: Convert to driver to adapt to DM
Simon Glass
- [U-Boot] [PATCH] driver/ddr/fsl: Force enabling parity for A-009803
York Sun
- [U-Boot] Please pull u-boot-dm
Hans de Goede
- [U-Boot] why so little use of ft_system_setup()?
Stephen Warren
- [U-Boot] [PATCH v2] ARM: fix ifdef in ARMv8 lowlevel_init() again
Stephen Warren
- [U-Boot] [PATCH] mmc: tegra: add basic Tegra186 support
Stephen Warren
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Wills Wang
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
- [U-Boot] why so little use of ft_system_setup()?
Robert P. J. Day
- [U-Boot] uboot xHCI driver crash sometimes when endpoint stalls
Mohammed Mohisin
- [U-Boot] Please pull u-boot-dm
Tom Rini
- [U-Boot] [PATCH] cosmetic: mx6slevk: Minor coding-style fix
Sebastien Bourdelin
- [U-Boot] [PATCH 0/2] Add support for Amlogic Meson MMC controller
Robert Gadsdon
- [U-Boot] Please pull u-boot-dm
Hans de Goede
- [U-Boot] [PATCH 0/2] Add support for Amlogic Meson MMC controller
Carlo Caione
- [U-Boot] [PATCH v1 03/12] power, tps65217: add some defines
Tom Rini
- [U-Boot] [PATCH v1 04/12] arm, am335x: add some missing GPIO register definitions
Tom Rini
- [U-Boot] [PATCH v1 05/12] am335x: add some missing CM_CLKMODE_DPLL_SSC macros
Tom Rini
- [U-Boot] [PATCH v1 06/12] arm, am335x: Enable Spread Spectrum for the MPU
Tom Rini
- [U-Boot] [PATCH v1 09/12] mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx
Tom Rini
- [U-Boot] [PATCH v1 11/12] doc, spl, am335x: update am335x-network
Tom Rini
- [U-Boot] [PATCH v1 12/12] am335x, shc: add support for the am335x based bosch shc board
Tom Rini
- [U-Boot] [PATCH] ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001
Sebastien Bourdelin
- [U-Boot] [PATCH 03/13] imx-common: use simpler runtime cpu dection macros
Benoît Thébaudeau
- [U-Boot] Please pull u-boot-dm
Tom Rini
- [U-Boot] [PATCH 0/2] efi_loader: Implement exit
Alexander Graf
- [U-Boot] [PATCH 1/2] arm: Introduce setjmp/longjmp
Alexander Graf
- [U-Boot] [PATCH 2/2] efi_loader: Add exit support
Alexander Graf
- [U-Boot] [PATCH] ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001
Fabio Estevam
- [U-Boot] [PATCH 1/3] SPL: Let spl_parse_image_header() return value
Nishanth Menon
- [U-Boot] [U-Boot,2/4] board: ti: am57xx: Fix USB configuration
Tom Rini
- [U-Boot] [GIT PULL] u-boot-mips/next
Daniel Schwierzeck
- [U-Boot] [PATCH 1/3] SPL: Let spl_parse_image_header() return value
Fabio Estevam
- [U-Boot] [PATCH 0/5] Update fastboot sparse image handling
Steve Rae
- [U-Boot] [PATCH 1/5] fastboot: sparse: remove session-id logic
Steve Rae
- [U-Boot] [PATCH 2/5] fastboot: sparse: resync common/image-sparse.c (part 1)
Steve Rae
- [U-Boot] [PATCH 3/5] fastboot: sparse: resync common/image-sparse.c (part 2)
Steve Rae
- [U-Boot] [PATCH 4/5] fastboot: sparse: implement reserve()
Steve Rae
- [U-Boot] [PATCH 5/5] fastboot: sparse: improve CHUNK_TYPE_FILL write performance
Steve Rae
- [U-Boot] [PATCH 0/9] sh: Convert generic board
Tom Rini
- [U-Boot] Sharing code between Linux and bootloader (U-boot) ?
Tom Rini
- [U-Boot] [PATCH 0/2] Add support for Amlogic Meson MMC controller
Robert Gadsdon
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Wills Wang
- [U-Boot] style issue: ft_board_setup() versus ft_verify_fdt()?
Simon Glass
- [U-Boot] Azalia verb table from DT with Baytrail FSP
Bin Meng
- [U-Boot] [PATCH] image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.
Robert P. J. Day
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
- [U-Boot] for MPC8260, should fdt_fixup_ethernet() be called twice?
Robert P. J. Day
- [U-Boot] [PATCH] dm: add manual relocation for devices
Angelo Dureghello
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Wills Wang
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
- [U-Boot] [PATCH 1/2] mips: ath79: ar933x: Avoid warning with gcc5
Wills Wang
- [U-Boot] [PATCH 2/2] mips: ath79: ar933x: Fix probe error for kernel driver ag71xx
Wills Wang
- [U-Boot] [PATCH 2/2] mips: ath79: ar933x: Fix probe error for kernel driver ag71xx
Marek Vasut
- [U-Boot] [PATCH V2 8/9] mips: ath79: Add AR934x support
Wills Wang
- [U-Boot] [PATCH 9/9] mips: ath79: Add support for TPLink WDR4300
Wills Wang
- [U-Boot] [PATCH 2/2] mips: ath79: ar933x: Fix probe error for kernel driver ag71xx
Daniel Schwierzeck
- [U-Boot] [PATCH 9/9] mips: ath79: Add support for TPLink WDR4300
Marek Vasut
- [U-Boot] [PATCH V2 8/9] mips: ath79: Add AR934x support
Marek Vasut
- [U-Boot] [PATCH v2 3/5] dm: ns16550: Don't map_physmem for I/O ports
Daniel Schwierzeck
- [U-Boot] [PATCH] m68k: code reformatting for all start.S files
Angelo Dureghello
- [U-Boot] [PATCH V2 8/9] mips: ath79: Add AR934x support
Wills Wang
- [U-Boot] [PATCH 9/9] mips: ath79: Add support for TPLink WDR4300
Wills Wang
- [U-Boot] [PATCH 9/9] mips: ath79: Add support for TPLink WDR4300
Marek Vasut
- [U-Boot] [PATCH 2/2] mips: ath79: ar933x: Fix probe error for kernel driver ag71xx
Wills Wang
- [U-Boot] [PATCH V2 8/9] mips: ath79: Add AR934x support
Marek Vasut
- [U-Boot] [PATCH V2 1/7] mips: ath79: ar933x: Avoid warning with gcc5
Wills Wang
- [U-Boot] [PATCH V2 2/7] mips: ath79: ar933x: Fix ethernet PHY mismatch
Wills Wang
- [U-Boot] [PATCH 3/7] mips: ath79: Use uniform header for reset
Wills Wang
- [U-Boot] [PATCH 4/7] mips: ath79: Rename get_bootstrap into ath79_get_bootstrap
Wills Wang
- [U-Boot] [PATCH 5/7] mips: ath79: Unify DDR initialization entry for ar934x
Wills Wang
- [U-Boot] [PATCH 6/7] mips: ath79: Unify PLL initialization entry
Wills Wang
- [U-Boot] [PATCH 7/7] mips: ath79: ap121: Enable ethernet
Wills Wang
- [U-Boot] [PATCH 0/9] sh: Convert generic board
Yoshinori Sato
- [U-Boot] [U-BOOT] [PATCH] net: Add EMAC driver for H3/A83T/A64
Amit Tomer
- [U-Boot] [PATCH] tools/genboardscfg.py: remove bogus import subprocess
Masahiro Yamada
- [U-Boot] [PATCH 00/15] x86: Various updates and fixes
Bin Meng
- [U-Boot] [PATCH 01/15] acpi: Clean IASL generated intermediate files
Bin Meng
- [U-Boot] [PATCH 02/15] x86: crownbay: Disable boot stage support
Bin Meng
- [U-Boot] [PATCH 03/15] x86: Add some notes for MRC cache with Intel FSP
Bin Meng
- [U-Boot] [PATCH 04/15] x86: baytrail: Update to latest microcode
Bin Meng
- [U-Boot] [PATCH 05/15] x86: Use latest microcode for all BayTrail boards
Bin Meng
- [U-Boot] [PATCH 06/15] x86: galileo: Enable CPU driver
Bin Meng
- [U-Boot] [PATCH 07/15] x86: Don't touch IA32_APIC_BASE MSR on Intel Quark
Bin Meng
- [U-Boot] [PATCH 08/15] x86: Remove SMP limitation in lapic_setup()
Bin Meng
- [U-Boot] [PATCH 09/15] x86: Call lapic_setup() in interrupt_init()
Bin Meng
- [U-Boot] [PATCH 10/15] x86: quark: Assign a unique I/O APIC ID
Bin Meng
- [U-Boot] [PATCH 11/15] x86: broadwell: Correct I/O APIC ID
Bin Meng
- [U-Boot] [PATCH 12/15] x86: galileo: Enable MP table generation
Bin Meng
- [U-Boot] [PATCH 13/15] x86: kconfig: Add two options for SMBIOS manufacturer and product name
Bin Meng
- [U-Boot] [PATCH 14/15] x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables
Bin Meng
- [U-Boot] [PATCH 15/15] x86: galileo: Override SMBIOS product name
Bin Meng
- [U-Boot] couple questions re: special processing in image_setup_libfdt() for keystone
Robert P. J. Day
- [U-Boot] [PATCH] tools: Add entry for generated tools/bin2header to tools/.gitignore
Robert P. J. Day
- [U-Boot] [PATCH V2 2/7] mips: ath79: ar933x: Fix ethernet PHY mismatch
Marek Vasut
- [U-Boot] [PATCH 3/7] mips: ath79: Use uniform header for reset
Marek Vasut
- [U-Boot] [PATCH 4/7] mips: ath79: Rename get_bootstrap into ath79_get_bootstrap
Marek Vasut
- [U-Boot] [PATCH 5/7] mips: ath79: Unify DDR initialization entry for ar934x
Marek Vasut
- [U-Boot] [PATCH 6/7] mips: ath79: Unify PLL initialization entry
Marek Vasut
- [U-Boot] [PATCH 7/7] mips: ath79: ap121: Enable ethernet
Marek Vasut
- [U-Boot] [PATCH V2 1/7] mips: ath79: ar933x: Avoid warning with gcc5
Marek Vasut
- [U-Boot] [PATCH V2 2/7] mips: ath79: ar933x: Fix ethernet PHY mismatch
Wills Wang
- [U-Boot] [PATCH V2 1/7] mips: ath79: ar933x: Avoid warning with gcc5
Wills Wang
- [U-Boot] [PATCH 3/7] mips: ath79: Use uniform header for reset
Wills Wang
- [U-Boot] [PATCH 3/7] mips: ath79: Use uniform header for reset
Marek Vasut
- [U-Boot] [PATCH 5/7] mips: ath79: Unify DDR initialization entry for ar934x
Wills Wang
- [U-Boot] how to buy the lwmon5 board ?
李 亮
- [U-Boot] [PATCH 5/7] mips: ath79: Unify DDR initialization entry for ar934x
Marek Vasut
- [U-Boot] [PATCH] kernel-doc: Fix broken kernel-doc in linker_lists.h
Robert P. J. Day
- [U-Boot] whoops, never mind that last kernel-doc patch
Robert P. J. Day
- [U-Boot] [PATCH] kernel-doc: Adjust "/**" comment for non-kernel-doc content.
Robert P. J. Day
- [U-Boot] [PATCH 0/9] sh: Convert generic board
Tom Rini
- [U-Boot] how to buy the lwmon5 board ?
Wolfgang Denk
- [U-Boot] a couple notes on kernel-doc in u-boot
Robert P. J. Day
- [U-Boot] can the last traces of "bcopy" be removed?
Robert P. J. Day
- [U-Boot] [PATCH 01/15] acpi: Clean IASL generated intermediate files
Simon Glass
- [U-Boot] [PATCH 02/15] x86: crownbay: Disable boot stage support
Simon Glass
- [U-Boot] [PATCH 03/15] x86: Add some notes for MRC cache with Intel FSP
Simon Glass
- [U-Boot] [PATCH 05/15] x86: Use latest microcode for all BayTrail boards
Simon Glass
- [U-Boot] [PATCH 06/15] x86: galileo: Enable CPU driver
Simon Glass
- [U-Boot] [PATCH 07/15] x86: Don't touch IA32_APIC_BASE MSR on Intel Quark
Simon Glass
- [U-Boot] [PATCH 04/15] x86: baytrail: Update to latest microcode
Simon Glass
- [U-Boot] [PATCH 08/15] x86: Remove SMP limitation in lapic_setup()
Simon Glass
- [U-Boot] [PATCH 09/15] x86: Call lapic_setup() in interrupt_init()
Simon Glass
- [U-Boot] [PATCH 10/15] x86: quark: Assign a unique I/O APIC ID
Simon Glass
- [U-Boot] [PATCH 11/15] x86: broadwell: Correct I/O APIC ID
Simon Glass
- [U-Boot] [PATCH 12/15] x86: galileo: Enable MP table generation
Simon Glass
- [U-Boot] [PATCH 13/15] x86: kconfig: Add two options for SMBIOS manufacturer and product name
Simon Glass
- [U-Boot] [PATCH 14/15] x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables
Simon Glass
- [U-Boot] [PATCH 15/15] x86: galileo: Override SMBIOS product name
Simon Glass
- [U-Boot] [PATCH v3 00/13] cleanup QEMU fw_cfg code
Miao Yan
- [U-Boot] [PATCH v3 01/13] x86: qemu: fix ACPI Kconfig options
Miao Yan
- [U-Boot] [PATCH v3 02/13] cmd: qfw: add API to iterate firmware list
Miao Yan
- [U-Boot] [PATCH v3 03/13] cmd: qfw: remove qemu_fwcfg_free_files()
Miao Yan
- [U-Boot] [PATCH v3 04/13] cmd: qfw: make fwcfg_present and fwcfg_dma_present public
Miao Yan
- [U-Boot] [PATCH v3 05/13] x86: qemu: split qfw command interface and qfw core
Miao Yan
- [U-Boot] [PATCH v3 06/13] x86: qemu: move x86 specific operations out of qfw core
Miao Yan
- [U-Boot] [PATCH v3 07/13] x86: qemu: add comment about qfw register endianness
Miao Yan
- [U-Boot] [PATCH v3 08/13] cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
- [U-Boot] [PATCH v3 09/13] cmd: qfw: do not require default macros when building qfw command
Miao Yan
- [U-Boot] [PATCH v3 10/13] cmd: qfw: do not depend on x86
Miao Yan
- [U-Boot] [PATCH v3 11/13] cmd: qfw: bring ACPI generation code into qfw core
Miao Yan
- [U-Boot] [PATCH v3 12/13] x86: qemu: rename qemu/acpi_table.c
Miao Yan
- [U-Boot] [PATCH v3 13/13] config: sandbox: enable qfw and cmd_qfw for testing
Miao Yan
- [U-Boot] [PATCH 05/15] x86: Use latest microcode for all BayTrail boards
Stefan Roese
- [U-Boot] [PATCH v3 13/13] config: sandbox: enable qfw and cmd_qfw for testing
Bin Meng
- [U-Boot] [PATCH v3 01/13] x86: qemu: fix ACPI Kconfig options
Bin Meng
- [U-Boot] [PATCH v3 02/13] cmd: qfw: add API to iterate firmware list
Bin Meng
- [U-Boot] [PATCH v3 03/13] cmd: qfw: remove qemu_fwcfg_free_files()
Bin Meng
- [U-Boot] [PATCH v3 04/13] cmd: qfw: make fwcfg_present and fwcfg_dma_present public
Bin Meng
- [U-Boot] [PATCH v3 05/13] x86: qemu: split qfw command interface and qfw core
Bin Meng
- [U-Boot] [PATCH v3 06/13] x86: qemu: move x86 specific operations out of qfw core
Bin Meng
- [U-Boot] [PATCH v3 07/13] x86: qemu: add comment about qfw register endianness
Bin Meng
- [U-Boot] [PATCH v3 08/13] cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Bin Meng
- [U-Boot] [PATCH v3 09/13] cmd: qfw: do not require default macros when building qfw command
Bin Meng
- [U-Boot] [PATCH v3 10/13] cmd: qfw: do not depend on x86
Bin Meng
- [U-Boot] [PATCH v3 11/13] cmd: qfw: bring ACPI generation code into qfw core
Bin Meng
- [U-Boot] [PATCH v3 13/13] config: sandbox: enable qfw and cmd_qfw for testing
Bin Meng
- [U-Boot] [PATCH v3 12/13] x86: qemu: rename qemu/acpi_table.c
Bin Meng
- [U-Boot] [PATCH] sunxi: Olimex A20 boards: Enable LDO3 and LDO4 regulators
Stefan Mavrodiev
- [U-Boot] [PATCH v2 01/18] x86: minnowmax: Adjust U-Boot environment address in SPI flash
Bin Meng
- [U-Boot] [PATCH v2 02/18] x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
- [U-Boot] [PATCH v2 03/18] x86: Fix up PIRQ routing table checksum earlier
Bin Meng
- [U-Boot] [PATCH v2 04/18] x86: Compile coreboot_table.c only for SeaBIOS
Bin Meng
- [U-Boot] [PATCH v2 05/18] x86: Prepare configuration tables in dedicated high memory region
Bin Meng
- [U-Boot] [PATCH v2 06/18] x86: Unify reserve_arch() for all x86 boards
Bin Meng
- [U-Boot] [PATCH v2 07/18] x86: Reserve configuration tables in high memory
Bin Meng
- [U-Boot] [PATCH v2 08/18] x86: Use high_table_malloc() for tables passing to SeaBIOS
Bin Meng
- [U-Boot] [PATCH v2 09/18] x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
Bin Meng
- [U-Boot] [PATCH v2 10/18] x86: acpi: Remove the unnecessary checksum calculation of DSDT
Bin Meng
- [U-Boot] [PATCH v2 11/18] x86: acpi: Remove header length check when writing tables
Bin Meng
- [U-Boot] [PATCH v2 12/18] x86: doc: Update information about IGD with SeaBIOS
Bin Meng
- [U-Boot] [PATCH v2 13/18] x86: baytrail: Enable SeaBIOS on all boards
Bin Meng
- [U-Boot] [PATCH v2 14/18] x86: doc: Mention Ubuntu/Windows installation and boot support
Bin Meng
- [U-Boot] [PATCH v2 15/18] acpi: Quieten IASL output when 'make -s' is used
Bin Meng
- [U-Boot] [PATCH v2 16/18] x86: baytrail: Add internal UART ASL description
Bin Meng
- [U-Boot] [PATCH v2 17/18] x86: baytrail: Add GPIO ASL description
Bin Meng
- [U-Boot] [PATCH v2 18/18] x86: doc: Add porting hints for ACPI with Windows
Bin Meng
- [U-Boot] [PATCH v4 0/4] dm: gpio: Add driver for MPC85xx GPIO controller
Mario Six
- [U-Boot] [PATCH v4 1/4] dm: gpio: Add driver for MPC85XX GPIO controller
Mario Six
- [U-Boot] [PATCH v4 2/4] dm: gpio: Add methods for open drain setting
Mario Six
- [U-Boot] [PATCH v4 3/4] dm: gpio: Implement open drain for MPC85XX GPIO
Mario Six
- [U-Boot] [PATCH v4 4/4] dm: test: Add GPIO open drain tests
Mario Six
- [U-Boot] [PATCH 0/3] Multiple FSL Security Engine RNG instantation
Alexandru Porosanu
- [U-Boot] [PATCH] gpio: pca953x: Fix register reading past 8th GPIO
Mario Six
- [U-Boot] [PATCH] ARM: OMAP4+: Fix DPLL programming sequence
Lokesh Vutla
- [U-Boot] [PATCH] i2c: fsl: Fix driver initialization
Mario Six
- [U-Boot] Please pull u-boot-x86
Bin Meng
- [U-Boot] [PATCH 01/15] acpi: Clean IASL generated intermediate files
Bin Meng
- [U-Boot] [PATCH 02/15] x86: crownbay: Disable boot stage support
Bin Meng
- [U-Boot] [PATCH 03/15] x86: Add some notes for MRC cache with Intel FSP
Bin Meng
- [U-Boot] [PATCH 04/15] x86: baytrail: Update to latest microcode
Bin Meng
- [U-Boot] [PATCH 05/15] x86: Use latest microcode for all BayTrail boards
Bin Meng
- [U-Boot] [PATCH 06/15] x86: galileo: Enable CPU driver
Bin Meng
- [U-Boot] [PATCH 07/15] x86: Don't touch IA32_APIC_BASE MSR on Intel Quark
Bin Meng
- [U-Boot] [PATCH 08/15] x86: Remove SMP limitation in lapic_setup()
Bin Meng
- [U-Boot] [PATCH 09/15] x86: Call lapic_setup() in interrupt_init()
Bin Meng
- [U-Boot] [PATCH 10/15] x86: quark: Assign a unique I/O APIC ID
Bin Meng
- [U-Boot] [PATCH 11/15] x86: broadwell: Correct I/O APIC ID
Bin Meng
- [U-Boot] [PATCH 12/15] x86: galileo: Enable MP table generation
Bin Meng
- [U-Boot] [PATCH 13/15] x86: kconfig: Add two options for SMBIOS manufacturer and product name
Bin Meng
- [U-Boot] [PATCH 14/15] x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables
Bin Meng
- [U-Boot] [PATCH 15/15] x86: galileo: Override SMBIOS product name
Bin Meng
- [U-Boot] [PATCH] gpio: pca953x: Fix register reading past 8th GPIO
Peng Fan
- [U-Boot] [PATCH] driver/ddr/fsl: Force enabling parity for A-009803
Shengzhou Liu
- [U-Boot] [PATCH] lib/libfdt/: General aesthetic/style fixes.
Robert P. J. Day
- [U-Boot] [PATCH V2 01/15] imx-common: introduce simpler macros for runtime dection
Peng Fan
- [U-Boot] [PATCH V2 02/15] imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sources
Peng Fan
- [U-Boot] [PATCH V2 03/15] imx: mx6: use simpler runtime cpu dection macros
Peng Fan
- [U-Boot] [PATCH V2 04/15] imx-common: hab: support i.MX6SOLO
Peng Fan
- [U-Boot] [PATCH V2 05/15] imx-common: use simpler runtime cpu dection macros
Peng Fan
- [U-Boot] [PATCH V2 06/15] imx: mx6: ddr: support i.MX6D/QPlus
Peng Fan
- [U-Boot] [PATCH V2 07/15] imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQP
Peng Fan
- [U-Boot] [PATCH V2 08/15] imx-common: hab: support i.MX6DQPlus
Peng Fan
- [U-Boot] [PATCH V2 09/15] imx-common: sata: return failure if not i.MX6DQPlus
Peng Fan
- [U-Boot] [PATCH V2 10/15] imx-common: timer: support i.MX6DQPlus
Peng Fan
- [U-Boot] [PATCH V2 11/15] mtd: nand: mxs: use simpler runtime cpu dection macros
Peng Fan
- [U-Boot] [PATCH V2 12/15] ocotp: mxc: use simpler runtime cpu dection macros
Peng Fan
- [U-Boot] [PATCH V2 13/15] net: fec_mxc: use simpler runtime cpu dection macros
Peng Fan
- [U-Boot] [PATCH V2 14/15] block: dwc_ahsata: support i.MX6DQPlus
Peng Fan
- [U-Boot] [PATCH V2 15/15] board: mx6sabresd/auto: use simpler runtime cpu dection macros
Peng Fan
- [U-Boot] [PATCH] arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.
Robert P. J. Day
- [U-Boot] [PATCHv4 1/7] armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
Zhiqiang Hou
- [U-Boot] [PATCHv4 2/7] ARMv8: add the sec_firmware header file
Zhiqiang Hou
- [U-Boot] [PATCHv4 3/7] ARMv8/layerscape: Add FSL PPA support
Zhiqiang Hou
- [U-Boot] [PATCHv4 4/7] ARMv8/Layerscape: switch SMP method to spin-table when the PSCI isn't available
Zhiqiang Hou
- [U-Boot] [PATCHv4 5/7] ARMv8/PSCI: Fixup the device tree for PSCI
Zhiqiang Hou
- [U-Boot] [PATCHv4 6/7] ARMv8/ls1043ardb: Integrate FSL PPA
Zhiqiang Hou
- [U-Boot] [PATCHv4 7/7] ARMv8/ls1043ardb: add the CONFIG_ARMV8_PSCI when PPA is enabled
Zhiqiang Hou
- [U-Boot] [U-BOOT] [PATCH] net: Add EMAC driver for H3/A83T/A64
LABBE Corentin
- [U-Boot] [PATCH 1/2] spi: zynqmp_qspi: Add QSPI driver support for ZynqMP
Siva Durga Prasad Paladugu
- [U-Boot] [PATCH 2/2] spi: zynqmp_qspi: Add qspi driver support for ZynqMP boards
Siva Durga Prasad Paladugu
- [U-Boot] SPL: fat: Fix spl_parse_image_header() return value handling
Heiko Schocher
- [U-Boot] [PATCH 00/10] sunxi: PSCI implementation rewrite in C
Chen-Yu Tsai
- [U-Boot] [PATCH 01/10] ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()
Chen-Yu Tsai
- [U-Boot] [PATCH 02/10] ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all
Chen-Yu Tsai
- [U-Boot] [PATCH 03/10] ARM: PSCI: export common PSCI function declarations for C code
Chen-Yu Tsai
- [U-Boot] [PATCH 04/10] ARM: allocate extra space for PSCI stack in secure section during link phase
Chen-Yu Tsai
- [U-Boot] [PATCH 05/10] sunxi: Make CPUCFG_BASE macro names the same across families
Chen-Yu Tsai
- [U-Boot] [PATCH 06/10] sunxi: Group cpu core related controls together
Chen-Yu Tsai
- [U-Boot] [PATCH 07/10] sunxi: Add missing linux/types.h header for cpucfg.h
Chen-Yu Tsai
- [U-Boot] [PATCH 08/10] sunxi: Add CPUCFG debug lock and sun7i cpu power controls
Chen-Yu Tsai
- [U-Boot] [PATCH 09/10] sunxi: Add base address for GIC
Chen-Yu Tsai
- [U-Boot] [PATCH 10/10] sunxi: Add PSCI implementation in C
Chen-Yu Tsai
- [U-Boot] [PATCH v1 12/12] am335x, shc: add support for the am335x based bosch shc board
Heiko Schocher
- [U-Boot] Sharing code between Linux and bootloader (U-boot) ?
Sebastian Frias
- [U-Boot] can the last traces of "bcopy" be removed?
Michal Simek
- [U-Boot] [u-boot][PATCH v2 0/4] am57xx: am43xx: get usb host working
Roger Quadros
- [U-Boot] [u-boot][PATCH v2 1/4] ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAP
Roger Quadros
- [U-Boot] [u-boot][PATCH v2 2/4] ARM: AM57xx: AM43xx: Fix USB host
Roger Quadros
- [U-Boot] [u-boot][PATCH v2 3/4] dra7xx: Enable USB_PHY3 32KHz clock
Roger Quadros
- [U-Boot] [u-boot][PATCH v2 4/4] usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration
Roger Quadros
- [U-Boot] [PATCH] ARM: OMAP4+: Fix DPLL programming sequence
Nishanth Menon
- [U-Boot] [PATCH 0/4] Fix Gateworks Ventana build
Tim Harvey
- [U-Boot] [PATCH 1/4] imx: ventana: config: remove redundant config
Tim Harvey
- [U-Boot] [PATCH 2/4] imx: ventana: gsc: remove dependence on env
Tim Harvey
- [U-Boot] [PATCH 3/4] imx: ventana: use EEPROM register for falcon boot mode
Tim Harvey
- [U-Boot] [PATCH 4/4] imx: ventana: remove SPL_EXT_SUPPORT
Tim Harvey
- [U-Boot] [PATCH] driver/ddr/fsl: Force enabling parity for A-009803
York Sun
- [U-Boot] [PATCH v4 1/4] dm: gpio: Add driver for MPC85XX GPIO controller
Simon Glass
- [U-Boot] [PATCH V2 1/2] dm: allow setting driver_data before/during bind
Simon Glass
- [U-Boot] [PATCH V2 2/2] sunxi: gpio: convert bind() to use driver data
Simon Glass
- [U-Boot] [PATCH] Rename reset to sysreset
Simon Glass
- [U-Boot] [PATCH V2] Add a mailbox driver framework/uclass
Simon Glass
- [U-Boot] [PATCH v3 02/11] arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info
Simon Glass
- [U-Boot] [PATCH v4 4/4] dm: test: Add GPIO open drain tests
Simon Glass
- [U-Boot] [PATCH v3 01/11] ARM: PSCI: change PSCI function IDs base and offsets
Mark Rutland
- [U-Boot] [PATCH 1/3] SPL: Let spl_parse_image_header() return value
Suman Anna
- [U-Boot] [PATCH V2 01/15] imx-common: introduce simpler macros for runtime dection
Stefano Babic
- [U-Boot] [PATCH] RFC: Secure boot to U-Boot proper from SPL
Andreas Dannenberg
- [U-Boot] [PATCH] clk: convert API to match reset/mailbox style
Stephen Warren
- [U-Boot] [PATCH] RFC: Secure boot to U-Boot proper from SPL
Teddy Reed
- [U-Boot] [PATCH 0/4] DRA7 Voltage macro consolidation
Suman Anna
- [U-Boot] [PATCH 1/4] ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage values
Suman Anna
- [U-Boot] [PATCH 2/4] ARM: DRA7: Define common macros for efuse register offsets
Suman Anna
- [U-Boot] [PATCH 3/4] ARM: DRA7: Consolidate voltage macros across different SoCs
Suman Anna
- [U-Boot] [PATCH 4/4] ARM: DRA7: Add macros for voltage values for all OPPs
Suman Anna
- [U-Boot] [PATCH] RFC: Secure boot to U-Boot proper from SPL
Andreas Dannenberg
- [U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
Simon Glass
- [U-Boot] Please pull u-boot-marvell/master
Tom Rini
- [U-Boot] [PATCH 01/12] cmd: eeprom: add bus switching support for all i2c drivers
Tom Rini
- [U-Boot] [PATCH 02/12] cmd: eeprom: add support for layout aware commands
Tom Rini
- [U-Boot] [PATCH 03/12] compulab: add support for layout aware eeprom commands
Tom Rini
- [U-Boot] [PATCH 04/12] arm: cm-fx6: add support for eeprom layout comands
Tom Rini
- [U-Boot] [PATCH 05/12] arm: cm-t335: add support for eeprom layout comands
Tom Rini
- [U-Boot] [PATCH 06/12] arm: cm-t54: add support for eeprom layout comands
Tom Rini
- [U-Boot] [PATCH 07/12] arm: cm-t3517: add support for eeprom layout comands
Tom Rini
- [U-Boot] [PATCH 08/12] arm: cm-t35: add support for eeprom layout comands
Tom Rini
- [U-Boot] [PATCH 09/12] arm: cm-t43: add support for eeprom layout comands
Tom Rini
- [U-Boot] [PATCH 10/12] eeprom: refactor i2c bus and devaddr parsing
Tom Rini
- [U-Boot] [PATCH 11/12] eeprom: use eeprom_execute_command for all eeprom functions
Tom Rini
- [U-Boot] [PATCH 12/12] eeprom: merge cmdline parsing of eeprom commands
Tom Rini
- [U-Boot] [GIT PULL] u-boot-mips/next
Tom Rini
- [U-Boot] [PATCH 00/21] tools: moveconfig: many fixes, improvements, code clean-ups
Tom Rini
- [U-Boot] malloc: improve memalign fragmentation fix
Tom Rini
- [U-Boot] [U-Boot, 1/2] image-fit: Don't display an error in fit_set_timestamp()
Tom Rini
- [U-Boot] [U-Boot,2/2] mkimage: Add a quiet mode
Tom Rini
- [U-Boot] spl: fit: Print error message when FDT is not present
Tom Rini
- [U-Boot] [U-Boot,RFC] spl: Setup default value for OF_LIST
Tom Rini
- [U-Boot] kbuild: fixdep: Check fstat(2) return value
Tom Rini
- [U-Boot] [U-Boot, v2] omap3: Fix SPI registers on am33xx and am43xx
Tom Rini
- [U-Boot] SPL: fat: Fix spl_parse_image_header() return value handling
Tom Rini
- [U-Boot] [U-Boot, v2] ARM: fix ifdef in ARMv8 lowlevel_init() again
Tom Rini
- [U-Boot] [PATCH 00/21] tools: moveconfig: many fixes, improvements, code clean-ups
Masahiro Yamada
- [U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
Jaehoon Chung
- [U-Boot] [PATCH v3 3/7] ARMv8/ls1043ardb: Integrate FSL PPA
Zhiqiang Hou
- [U-Boot] [PATCH v6 02/12] spi: davinci_spi: Convert to driver to adapt to DM
Vignesh R
- [U-Boot] [PATCH v5 02/12] spi: davinci_spi: Convert to driver to adapt to DM
Vignesh R
- [U-Boot] [PATCH v6 0/8] spl: Support loading FIT from various boot media
Lokesh Vutla
- [U-Boot] [PATCH v6 1/8] spl: fit: Fix the number of bytes read when reading fdt from fit
Lokesh Vutla
- [U-Boot] [PATCH v6 2/8] spl: Allow to load a FIT containing U-Boot from FS
Lokesh Vutla
- [U-Boot] [PATCH v6 3/8] spl: Support loading a FIT from FAT FS
Lokesh Vutla
- [U-Boot] [PATCH v6 4/8] spl: Support loading a FIT from SPI
Lokesh Vutla
- [U-Boot] [PATCH v6 5/8] mtd: nand: am335x: spl: Fix copying of image
Lokesh Vutla
- [U-Boot] [PATCH v6 6/8] spl: Support loading a FIT from NAND
Lokesh Vutla
- [U-Boot] [PATCH v6 7/8] spl: fit: Do not print selected dtb during fit load
Lokesh Vutla
- [U-Boot] [PATCH v6 8/8] spl: Add an option to load a FIT containing U-Boot from UART
Lokesh Vutla
- [U-Boot] [PATCH] driver/ddr/fsl: Force enabling parity for A-009803
Shengzhou Liu
- [U-Boot] [PATCH v2 00/12] am335x: add support for the am335x based bosch shc board
Heiko Schocher
- [U-Boot] [PATCH v2 01/12] common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
- [U-Boot] [PATCH v2 02/12] tests: py: disable main_signon check for printenv cmd
Heiko Schocher
- [U-Boot] [PATCH v2 03/12] power, tps65217: add some defines
Heiko Schocher
- [U-Boot] [PATCH v2 04/12] arm, am335x: add some missing GPIO register definitions
Heiko Schocher
- [U-Boot] [PATCH v2 05/12] am335x: add some missing CM_CLKMODE_DPLL_SSC macros
Heiko Schocher
- [U-Boot] [PATCH v2 06/12] arm, am335x: Enable Spread Spectrum for the MPU
Heiko Schocher
- [U-Boot] [PATCH v2 07/12] bootstage: call show_boot_progress also in SPL
Heiko Schocher
- [U-Boot] [PATCH v2 08/12] mmc: revert mmc: Handle switch error status bit in MMC card status
Heiko Schocher
- [U-Boot] [PATCH v2 09/12] mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx
Heiko Schocher
- [U-Boot] [PATCH v2 10/12] armv7: omap-common: make SPL board_mmc_init() weak
Heiko Schocher
- [U-Boot] [PATCH v2 11/12] doc, spl, am335x: update am335x-network
Heiko Schocher
- [U-Boot] [PATCH v2 12/12] am335x, shc: add support for the am335x based bosch shc board
Heiko Schocher
- [U-Boot] [PATCH 0/3] arm: omap: Introduce vcores_init function
Keerthy
- [U-Boot] [PATCH 1/3] arm: omap: Introduce vcores_init function
Keerthy
- [U-Boot] [PATCH 2/3] arm: am57xx: Fix omap_vcores assignment for am572x-idk
Keerthy
- [U-Boot] [PATCH 3/3] arm: am57xx: Fix alignment where necessary
Keerthy
- [U-Boot] [PATCH v3 01/11] ARM: PSCI: change PSCI function IDs base and offsets
Hongbo Zhang
- [U-Boot] [PATCH 00/10] sunxi: PSCI implementation rewrite in C
Hongbo Zhang
- [U-Boot] [PATCH v4 4/4] dm: test: Add GPIO open drain tests
Mario Six
- [U-Boot] [PATCH 06/10] sunxi: Group cpu core related controls together
Marc Zyngier
- [U-Boot] [PATCH 10/10] sunxi: Add PSCI implementation in C
Marc Zyngier
- [U-Boot] [PATCH 00/10] sunxi: PSCI implementation rewrite in C
Hans de Goede
- [U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
Andreas Bießmann
- [U-Boot] [PATCH 03/10] ARM: PSCI: export common PSCI function declarations for C code
Marc Zyngier
- [U-Boot] [PATCH 04/10] ARM: allocate extra space for PSCI stack in secure section during link phase
Marc Zyngier
- [U-Boot] [GIT PULL] Xilinx changes
Michal Simek
- [U-Boot] [PATCH] ARM: zynq: Simplify zynq configuration
Masahiro Yamada
- [U-Boot] [GIT PULL] Xilinx changes
Michal Simek
- [U-Boot] [PATCH] ARM: zynq: Simplify zynq configuration
Michal Simek
- [U-Boot] [PATCH 1/3] microblaze: Select compilation flags via Kconfig
Michal Simek
- [U-Boot] [PATCH 2/3] microblaze: Add option to pass cpu version number
Michal Simek
- [U-Boot] [PATCH 3/3] microblaze: Move MSR instruction selection to Kconfig
Michal Simek
- [U-Boot] [GIT PULL v2] Xilinx changes
Michal Simek
- [U-Boot] [PATCH 0/7] ARM: uniphier: updates for v2016.07-rc1
Masahiro Yamada
- [U-Boot] [PATCH 1/7] ARM: uniphier: disable cache in SPL of PH1-LD20
Masahiro Yamada
- [U-Boot] [PATCH 2/7] ARM: uniphier: clean up boot mode tables
Masahiro Yamada
- [U-Boot] [PATCH 3/7] ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h
Masahiro Yamada
- [U-Boot] [PATCH 4/7] ARM: uniphier: rename UMC macro names of PH1-LD20
Masahiro Yamada
- [U-Boot] [PATCH 5/7] ARM: uniphier: add PH1-LD11 SoC support
Masahiro Yamada
- [U-Boot] [PATCH 6/7] clk: uniphier: add Media I/O clock driver support for PH1-LD11
Masahiro Yamada
- [U-Boot] [PATCH 7/7] ARM: uniphier: add EHCI nodes for PH1-LD11
Masahiro Yamada
- [U-Boot] [PATCH] imx: mx6qsabreauto: drop duplicated net phy configuration
Peng Fan
- [U-Boot] [PATCH] imx: mx6qsabreauto: drop duplicated net phy configuration
Fabio Estevam
- [U-Boot] [PATCH 1/4] ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage values
Lokesh Vutla
- [U-Boot] [PATCH 2/4] ARM: DRA7: Define common macros for efuse register offsets
Lokesh Vutla
- [U-Boot] [PATCH 3/4] ARM: DRA7: Consolidate voltage macros across different SoCs
Lokesh Vutla
- [U-Boot] [PATCH 4/4] ARM: DRA7: Add macros for voltage values for all OPPs
Lokesh Vutla
- [U-Boot] [PATCH] imx: mx6qsabreauto: drop duplicated net phy configuration
Stefano Babic
- [U-Boot] [PATCH v2] pico-imx6ul: Select CONFIG_HUSH_PARSER option
Fabio Estevam
- [U-Boot] [PATCH] pinctrl: Fix a bunch of broken kernel-doc in drivers/pinctrl
Robert P. J. Day
- [U-Boot] why does fdt_fixup_ethernet() need to worry about an edited FDT?
Robert P. J. Day
- [U-Boot] [PATCH v2] pico-imx6ul: Select CONFIG_HUSH_PARSER option
Stefano Babic
- [U-Boot] [PATCH] common: env_ubi: Clear environment buffer before reading
Marcin Niestroj
- [U-Boot] [PATCH] imx: mx6qsabreauto: drop duplicated net phy configuration
Peng Fan
- [U-Boot] [PATCH V2 01/15] imx-common: introduce simpler macros for runtime dection
Stefano Babic
- [U-Boot] [PATCH 0/4] Fix Gateworks Ventana build
Stefano Babic
- [U-Boot] [PATCH v2] ts4800: update environment to boot with device tree
Stefano Babic
- [U-Boot] [PATCH] ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001
Stefano Babic
- [U-Boot] mx53loco_defconfig failure with Buildroot toolchain
Fabio Estevam
- [U-Boot] Login/password in uboot question.
Tremblay, Eric
- [U-Boot] mx53loco_defconfig failure with Buildroot toolchain
Stefano Babic
- [U-Boot] [PATCH 1/8] board: ge: bx50v3: move detect_baseboard() out of CONFIG_VIDEO_IPUV3
Andrew Shadura
- [U-Boot] [PATCH 2/8] board: ge: bx50v3: don't configure the backlight when there's no display
Andrew Shadura
- [U-Boot] [PATCH 3/8] board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by default
Andrew Shadura
- [U-Boot] [PATCH 4/8] board: ge: bx50v3: make USB support optional and disabled by default
Andrew Shadura
- [U-Boot] [PATCH 5/8] board: ge: bx50v3: make network support optional and disabled by default
Andrew Shadura
- [U-Boot] [PATCH 6/8] board: ge: bx50v3: make SATA optional and disabled by default
Andrew Shadura
- [U-Boot] [PATCH 7/8] board: ge: bx50v3: disable unused features to improve size and boot speed
Andrew Shadura
- [U-Boot] [PATCH 8/8] board: ge: bx50v3: add missing partnum variable
Andrew Shadura
- [U-Boot] [PATCH 04/10] ARM: allocate extra space for PSCI stack in secure section during link phase
Marc Zyngier
- [U-Boot] mx53loco_defconfig failure with Buildroot toolchain
Fabio Estevam
- [U-Boot] [PATCH v2] board: ge: bx50v3: move detect_baseboard() out of CONFIG_VIDEO_IPUV3
Stefano Babic
- [U-Boot] [PATCH] board: ge: bx50v3: don't configure the backlight when there's no display
Stefano Babic
- [U-Boot] [PATCH] board: ge: bx50v3: don't configure the backlight when there's no display
Andrew Shadura
- [U-Boot] [PATCH 08/21] tools: moveconfig: do not rely on type and default value given by users
Joe Hershberger
- [U-Boot] [PATCH 01/21] tools: moveconfig: fix --dry-run option
Joe Hershberger
- [U-Boot] [PATCH 02/21] tools: moveconfig: rename update_defconfig() to update_dotconfig()
Joe Hershberger
- [U-Boot] [PATCH 03/21] tools: moveconfig: remove redundant else: after sys.exit()
Joe Hershberger
- [U-Boot] [PATCH 04/21] tools: moveconfig: check directory relocation before compilers
Joe Hershberger
- [U-Boot] [PATCH 05/21] tools: moveconfig: check compilers before starting defconfig walk
Joe Hershberger
- [U-Boot] [PATCH 06/21] tools: moveconfig: exit with error message for not clean directory
Joe Hershberger
- [U-Boot] [PATCH 07/21] tools: moveconfig: increment number of processed files monotonically
Joe Hershberger
- [U-Boot] [PATCH 11/21] tools: moveconfig: add --undef option to move CONFIGs with default y
Joe Hershberger
- [U-Boot] [PATCH 09/21] tools: moveconfig: drop code for handling type and default value
Joe Hershberger
- [U-Boot] [PATCH 10/21] tools: moveconfig: allow to give CONFIG names as argument directly
Joe Hershberger
- [U-Boot] [PATCH 12/21] tools: moveconfig: compute file paths just once
Joe Hershberger
- [U-Boot] [PATCH 13/21] tools: moveconfig: move log output code out of Kconfig Parser class
Joe Hershberger
- [U-Boot] [PATCH 14/21] tools: moveconfig: display log atomically in more readable format
Joe Hershberger
- [U-Boot] [PATCH 15/21] tools: moveconfig: refactor code to go back to idle state
Joe Hershberger
- [U-Boot] [PATCH 16/21] tools: moveconfig: skip savedefconfig if .config was not updated
Joe Hershberger
- [U-Boot] [PATCH 17/21] tools: moveconfig: display log when savedefconfig occurs
Joe Hershberger
- [U-Boot] [PATCH 18/21] tools: moveconfig: report when CONFIGs are removed by savedefconfig
Joe Hershberger
- [U-Boot] [PATCH 19/21] tools: moveconfig: report when defconfig is updated
Joe Hershberger
- [U-Boot] [PATCH 20/21] tools: moveconfig: add --force-sync option
Joe Hershberger
- [U-Boot] [PATCH 21/21] tools: moveconfig: allow to run without any CONFIG specified
Joe Hershberger
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Joe Hershberger
- [U-Boot] [PATCH V2 13/15] net: fec_mxc: use simpler runtime cpu dection macros
Joe Hershberger
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
- [U-Boot] [PATCH] phy: marvell: Do not reset phy after negotiation
Joe Hershberger
- [U-Boot] [PATCH] phy: Wire return value from phy_config()
Joe Hershberger
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
- [U-Boot] [PATCH V2] net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
- [U-Boot] [RFC PATCH] net: macb: Fix build error for CONFIG_DM_ETH enabled
Joe Hershberger
- [U-Boot] [PATCH 3/4] net: pcnet: Make 64 bit safe
Joe Hershberger
- [U-Boot] [PATCH] board: ge: bx50v3: don't configure the backlight when there's no display
Stefano Babic
- [U-Boot] [RFC] tools/env: Support UBI devices
Joe Hershberger
- [U-Boot] [PATCH] board: ge: bx50v3: don't configure the backlight when there's no display
Andrew Shadura
- [U-Boot] [PATCH 2/2] image: Add boot_get_fpga() to load fpga with bootm
Joe Hershberger
- [U-Boot] [PATCH 3/4] net: pcnet: Make 64 bit safe
Paul Burton
- [U-Boot] [PATCH 2/3] phy: Return correct error code when timeout happens
Joe Hershberger
- [U-Boot] [PATCH] board: ge: bx50v3: don't configure the backlight when there's no display
Stefano Babic
- [U-Boot] [PATCH 3/3] net: phy: Handle phy_startup() error codes properly
Joe Hershberger
- [U-Boot] [PATCH v2 3/5] dm: ns16550: Don't map_physmem for I/O ports
Paul Burton
- [U-Boot] Login/password in uboot question.
Heiko Schocher
- [U-Boot] [PATCH 1/3] net: xilinx: Handle error value from phy_startup()
Joe Hershberger
- [U-Boot] [PATCH 3/4] net: pcnet: Make 64 bit safe
Joe Hershberger
- [U-Boot] [PATCH 04/10] ARM: allocate extra space for PSCI stack in secure section during link phase
Chen-Yu Tsai
- [U-Boot] [PATCH 03/10] ARM: PSCI: export common PSCI function declarations for C code
Chen-Yu Tsai
- [U-Boot] Please pull u-boot-x86
Tom Rini
- [U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
Tom Rini
- [U-Boot] [GIT PULL v2] Xilinx changes
Tom Rini
- [U-Boot] [PATCH 06/10] sunxi: Group cpu core related controls together
Chen-Yu Tsai
- [U-Boot] [PATCH] driver/ddr/fsl: Force enabling parity for A-009803
York Sun
- [U-Boot] wanting to confirm i'm setting the MAC address the right way
Robert P. J. Day
- [U-Boot] Pull request: u-boot-net.git master
Joe Hershberger
- [U-Boot] [PATCH v2] armv8/ls1043: Add workaround for DDR erratum A-008850
York Sun
- [U-Boot] [PATCH 2/3] drivers/ddr/fsl: update workaround for erratum A-008511
York Sun
- [U-Boot] [PATCH 2/3] drivers/ddr/fsl: update workaround for erratum A-008511
York Sun
- [U-Boot] [PATCH v2] armv8/ls2080ardb: Update DDR timing to support more UDIMMs
York Sun
- [U-Boot] [PATCH] armv8: ls2080a: Update MAINTAINERS file
York Sun
- [U-Boot] [PATCH] armv8/fdt: add fixup_crypto_node
York Sun
- [U-Boot] [PATCH 0/5] Add QSPI support for LS2080A
York Sun
- [U-Boot] [PATCH] armv8: ls2080: enable sec_init in U-Boot
York Sun
- [U-Boot] [PATCH] armv8: ls2080a: update eth prime
York Sun
- [U-Boot] [PATCH] armv8: fsl-layerscape: Remove unnecessary flushing dcache
York Sun
- [U-Boot] [PATCH v2 1/2] arm: Fix SCFG ICID reg addresses
York Sun
- [U-Boot] [PATCH v2 2/2] arm: uniform usage of u32 in ls102x caam config
York Sun
- [U-Boot] [PATCH] armv8/ls1043ardb: fix the limitation of using 'cpld reset'
York Sun
- [U-Boot] [PATCH] armv8: ls1043a: copy kernel from QSPI when booting with QSPI enabled
York Sun
- [U-Boot] [PATCH 1/2] armv8: ls1043a: remove redundant code in board files
York Sun
- [U-Boot] [PATCH 2/2] armv8: ls1043ardb: fix types of variables
York Sun
- [U-Boot] [PATCH 1/3] fsl-layerscape: spl: remove duplicate init_early_memctl_regs()
York Sun
- [U-Boot] [PATCH 2/3] fsl-layerscape: spl: fix the macro name of MMC mode
York Sun
- [U-Boot] [PATCH 3/3] ls102xa: spl: fix the macro name of MMC mode
York Sun
- [U-Boot] [PATCH 0/3] Multiple FSL Security Engine RNG instantation
York Sun
- [U-Boot] [PATCH] armv8: ls1043ardb: invert irq pin polarity for AQR105 PHY
York Sun
- [U-Boot] [PATCH] arm: ls1021a: Enable CONFIG_OF_LIBFDT and CONFIG_FIT in defconfig
York Sun
- [U-Boot] [PATCH v2] driver/ddr/fsl: Add workaround for erratum A-010165
York Sun
- [U-Boot] [PATCH] ls1043ardb: add support scsi command and pcie to sata converter
York Sun
- [U-Boot] [PATCH 3/3] driver/ddr/fsl: Add workaround for erratum A-009801
York Sun
- [U-Boot] Please pull u-boot-fsl-qoriq master
York Sun
- [U-Boot] [PATCH V2] net: Add ag7xxx driver for Atheros MIPS
Joe Hershberger
- [U-Boot] [PATCH V2] net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
- [U-Boot] [PATCH 00/18] various Gateworks Ventana fixes and enhancements
Tim Harvey
- [U-Boot] [PATCH 01/18] imx: ventana: config: add env vars for disk and part
Tim Harvey
- [U-Boot] [PATCH 02/18] imx: ventana: config: add fixfdt script to apply manual fdt fixups
Tim Harvey
- [U-Boot] [PATCH 03/18] imx: ventana: config: use bootdir env var for directory of fdt files
Tim Harvey
- [U-Boot] [PATCH 04/18] imx: ventana: config: use fs env var for block dev filesystem type
Tim Harvey
- [U-Boot] [PATCH 05/18] imx: ventana: config: use explicit addr in loadscript
Tim Harvey
- [U-Boot] [PATCH 06/18] imx: ventana: config: add PREBOOT support
Tim Harvey
- [U-Boot] [PATCH 07/18] imx: ventana: SPL: only disable boot watchdog if Falcon mode
Tim Harvey
- [U-Boot] [PATCH 08/18] imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM config
Tim Harvey
- [U-Boot] [PATCH 09/18] imx: ventana: gsc: add gsc sleep command
Tim Harvey
- [U-Boot] [PATCH 10/18] imx: ventana: gsc: fix negative temperature readings
Tim Harvey
- [U-Boot] [PATCH 11/18] imx: ventana: gsc: show board temp on boot
Tim Harvey
- [U-Boot] [PATCH 12/18] imx: ventana: export backlight gpio after gpio driver is available
Tim Harvey
- [U-Boot] [PATCH 13/18] imx: ventana: fix invalid dio configuration for pwm mode
Tim Harvey
- [U-Boot] [PATCH 14/18] imx: ventana: enable pwm device-tree property based on hwconfig
Tim Harvey
- [U-Boot] [PATCH 15/18] imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bit
Tim Harvey
- [U-Boot] [PATCH 16/18] imx: ventana: remove several EEPROM config bit dependence
Tim Harvey
- [U-Boot] [PATCH 17/18] imx: ventana: add GW553x support
Tim Harvey
- [U-Boot] [PATCH 18/18] imx: ventana: add fdt fixup to enable UHS-I support on selected boards
Tim Harvey
- [U-Boot] [PATCH V2] net: Add ag7xxx driver for Atheros MIPS
Joe Hershberger
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
- [U-Boot] [PATCH V2] net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
- [U-Boot] [PATCH] video: allow version string to be optional when using LOGO
Tim Harvey
- [U-Boot] [PATCH v4 4/4] dm: test: Add GPIO open drain tests
Simon Glass
- [U-Boot] [PATCH 2/2] image: Add boot_get_fpga() to load fpga with bootm
Simon Glass
- [U-Boot] [PATCH 11/21] tools: moveconfig: add --undef option to move CONFIGs with default y
Masahiro Yamada
- [U-Boot] Pull request: u-boot-net.git master
Tom Rini
- [U-Boot] Please pull u-boot-fsl-qoriq master
Tom Rini
- [U-Boot] [PATCH] gpio: mxs: Remove netdev.h
Marek Vasut
- [U-Boot] [PATCH] serial: 16550: Make serial_io/out_shift available to debug mode
Marek Vasut
- [U-Boot] [PATCH] serial: 16550: Drop OMAP1510 support
Marek Vasut
- [U-Boot] [PATCH] spl: Allow settings malloc_f base address
Marek Vasut
- [U-Boot] [RFC][PATCH] arm: rk: Drop SYS_MALLOC_F and SPL_SYS_MALLOC_SIMPLE
Marek Vasut
- [U-Boot] [PATCH] mtd: nand: Remove jz4740 driver
Marek Vasut
- [U-Boot] [PATCH] mips: Drop JZ4740 remnants
Marek Vasut
- [U-Boot] [PATCH] mips: Allow overriding start.S in SPL
Marek Vasut
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Marek Vasut
- [U-Boot] [PATCH 10/10] sunxi: Add PSCI implementation in C
Chen-Yu Tsai
- [U-Boot] wanting to confirm i'm setting the MAC address the right way
Bin Meng
- [U-Boot] [RFC PATCH v1] lib: make strmhz available in SPL
Chris Packham
- [U-Boot] why does fdt_fixup_ethernet() need to worry about an edited FDT?
Bin Meng
- [U-Boot] [PATCH 0/5] Add QSPI support for LS2080A
Yao Yuan
- [U-Boot] [PATCH 00/20] dm: rockchip: Move rockchip boards to to use CONFIG_BLK
Simon Glass
- [U-Boot] Please pull u-boot-dm
Simon Glass
- [U-Boot] [PATCH] serial: 16550: Drop OMAP1510 support
Simon Glass
- [U-Boot] [RFC PATCH v1] lib: make strmhz available in SPL
Simon Glass
- [U-Boot] [RFC][PATCH] arm: rk: Drop SYS_MALLOC_F and SPL_SYS_MALLOC_SIMPLE
Simon Glass
- [U-Boot] [PATCH] gpio: mxs: Remove netdev.h
Simon Glass
- [U-Boot] [PATCH] spl: Allow settings malloc_f base address
Simon Glass
- [U-Boot] [RFC PATCH] powerpc: Disable flush or invalidate dcache by range for some SoCs
York Sun
- [U-Boot] [PATCH 1/2] powerpc/t208xqds: Update MAINTAINERS file
York Sun
- [U-Boot] [PATCH 2/2] powerpc/t208xrdb: Update MAINTAINERS file
York Sun
- [U-Boot] [PATCH] powerpc/t2080qds: Enable qixis commands to reboot from NAND and SD
York Sun
- [U-Boot] [PATCH] powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache
York Sun
- [U-Boot] [PATCH 1/2 v3] powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDB
York Sun
- [U-Boot] [PATCH 2/2 v2] powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case
York Sun
- [U-Boot] Please pull u-boot-mpc85xx master
York Sun
- [U-Boot] [RFC PATCH v1] lib: make strmhz available in SPL
Chris Packham
- [U-Boot] [PATCH v1 0/7] add support for the etamin draco board variant.
Heiko Schocher
- [U-Boot] [PATCH v1 1/7] siemens,am33x: add ubi fastmap support
Heiko Schocher
- [U-Boot] [PATCH v1 2/7] ubi: add new ubi command "ubi dettach"
Heiko Schocher
- [U-Boot] [PATCH v1 3/7] nand: add nand mtd concat support
Heiko Schocher
- [U-Boot] [PATCH v1 4/7] mtd: nand: omap: allow to switch to BCH16
Heiko Schocher
- [U-Boot] [PATCH v1 5/7] am335x, dxr2: get ECC sType from I2C eeprom
Heiko Schocher
- [U-Boot] [PATCH v1 6/7] dfu, nand, ubi: fix erasing after write finish
Heiko Schocher
- [U-Boot] [PATCH v1 7/7] siemens,am33x: add draco etamin board
Heiko Schocher
- [U-Boot] [PATCH v1] arm, am335x: siemens: enable DM/DTS support
Heiko Schocher
- [U-Boot] [PATCH v1 0/5] at91: add DM and DTS support for the at91 based siemens boards.
Heiko Schocher
- [U-Boot] [PATCH v1 1/5] arm: at91: add CONFIG_AT91SAM9M10G45
Heiko Schocher
- [U-Boot] [PATCH v1 2/5] corvus DTS / DM support
Heiko Schocher
- [U-Boot] [PATCH v1 3/5] arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260
Heiko Schocher
- [U-Boot] [PATCH v1 4/5] arm: at91: smartweb: add DM and DTS support
Heiko Schocher
- [U-Boot] [PATCH v1 5/5] arm: at91: taurus/axm: add DM and DTS support
Heiko Schocher
- [U-Boot] [PATCH v1 3/7] nand: add nand mtd concat support
Scott Wood
- [U-Boot] [PATCH v1 6/7] dfu, nand, ubi: fix erasing after write finish
Scott Wood
- [U-Boot] [PATCH v1 2/7] ubi: add new ubi command "ubi dettach"
Scott Wood
- [U-Boot] [PATCH v1 3/7] nand: add nand mtd concat support
Heiko Schocher
- [U-Boot] [PATCH v1 6/7] dfu, nand, ubi: fix erasing after write finish
Heiko Schocher
- [U-Boot] [PATCH v1 2/7] ubi: add new ubi command "ubi dettach"
Heiko Schocher
- [U-Boot] [PATCH] ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
Vignesh R
- [U-Boot] [PATCH] driver/ddr/fsl: Check condition for erratum A-009803
Shengzhou Liu
- [U-Boot] [PATCH v2] arm64: allow space reservation for boot header
Andre Przywara
- [U-Boot] [PATCH] arm64: fix arm64 Linux boot image header field sizes
Andre Przywara
- [U-Boot] [PATCH v2] arm64: allow space reservation for boot header
Hans de Goede
- [U-Boot] [PATCH 0/8] x86: quark: Add ACPI support
Bin Meng
- [U-Boot] [PATCH 1/8] x86: acpi: Create a common irqlinks ASL file
Bin Meng
- [U-Boot] [PATCH 2/8] x86: acpi: Make irqroute.asl common
Bin Meng
- [U-Boot] [PATCH 3/8] acpi: Pass -D__ACPI__ when compiling ASL files
Bin Meng
- [U-Boot] [PATCH 4/8] x86: quark: Prepare device.h for inclusion by ASL
Bin Meng
- [U-Boot] [PATCH 5/8] x86: quark: Add platform ASL files
Bin Meng
- [U-Boot] [PATCH 6/8] x86: quark: Generate ACPI FADT/MADT tables
Bin Meng
- [U-Boot] [PATCH 7/8] x86: galileo: Enable ACPI table generation
Bin Meng
- [U-Boot] [PATCH 8/8] x86: baytrail: acpi: Fix I/O APIC ID in the MADT table
Bin Meng
- [U-Boot] [PATCH] mtd: nand: arasan_nfc: Correct nand ecc initialization
Siva Durga Prasad Paladugu
- [U-Boot] wanting to confirm i'm setting the MAC address the right way
Robert P. J. Day
- [U-Boot] [PATCH] mtd: nand: arasan_nfc: Correct nand ecc initialization
Michal Simek
- [U-Boot] [PATCH] spl: Allow settings malloc_f base address
Marek Vasut
- [U-Boot] [RFC][PATCH] arm: rk: Drop SYS_MALLOC_F and SPL_SYS_MALLOC_SIMPLE
Marek Vasut
- [U-Boot] [PATCH v5 0/4] dm: gpio: Add driver for MPC85xx GPIO controller
Mario Six
- [U-Boot] [PATCH v5 1/4] dm: gpio: Add driver for MPC85XX GPIO controller
Mario Six
- [U-Boot] [PATCH v5 2/4] dm: gpio: Add methods for open drain setting
Mario Six
- [U-Boot] [PATCH v5 3/4] dm: gpio: Implement open drain for MPC85XX GPIO
Mario Six
- [U-Boot] [PATCH v5 4/4] dm: test: Add GPIO open drain tests
Mario Six
- [U-Boot] [PATCH] sandbox: gpio: doc: Fix parameter documentation
Mario Six
- [U-Boot] [PATCH 04/10] ARM: allocate extra space for PSCI stack in secure section during link phase
Marc Zyngier
- [U-Boot] [PATCH 06/10] sunxi: Group cpu core related controls together
Marc Zyngier
- [U-Boot] [PATCH v1 2/7] ubi: add new ubi command "ubi dettach"
Scott Wood
- [U-Boot] [PATCH 10/10] sunxi: Add PSCI implementation in C
Marc Zyngier
- [U-Boot] [PATCH v1 3/7] nand: add nand mtd concat support
Scott Wood
- [U-Boot] [PATCH 2/2] spi: zynqmp_qspi: Add qspi driver support for ZynqMP boards
Michal Simek
- [U-Boot] [PATCH 11/21] tools: moveconfig: add --undef option to move CONFIGs with default y
Joe Hershberger
- [U-Boot] [PATCH 11/21] tools: moveconfig: add --undef option to move CONFIGs with default y
Masahiro Yamada
- [U-Boot] [linux-sunxi] [PATCH 0/7] spl: nand: sunxi: implement auto-detection
Hans de Goede
- [U-Boot] [PATCH 0/7] ARM: uniphier: updates for v2016.07-rc1
Masahiro Yamada
- [U-Boot] pull request: u-boot-uniphier/master
Masahiro Yamada
- [U-Boot] [PATCH] ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001
Sebastien Bourdelin
- [U-Boot] [PATCH v2] arm64: allow space reservation for boot header
Steve Rae
- [U-Boot] Please pull u-boot-sunxi master
Hans de Goede
- [U-Boot] [PATCH v2 1/2] powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
Sumit Garg
- [U-Boot] [PATCH v2 2/2] powerpc/mpc85xx: T104x: Add nand secure boot target
Sumit Garg
- [U-Boot] [PATCH] powerpc/board: SPL: Enable malloc flag in global data.
Sumit Garg
- [U-Boot] [PATCH 2/2 v2] driver/ddr/fsl: Add workaround for erratum A-009803
York Sun
- [U-Boot] [PATCH v2] arm64: allow space reservation for boot header
Andre Przywara
- [U-Boot] [PATCH v2] driver/ddr/fsl: Add workaround for erratum A-010165
York Sun
- [U-Boot] [PATCH v2] arm64: allow space reservation for boot header
Steve Rae
- [U-Boot] [PATCH v3 1/2] powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
Sumit Garg
- [U-Boot] [PATCH v3 2/2] powerpc/mpc85xx: T104x: Add nand secure boot target
Sumit Garg
- [U-Boot] [PATCH V2] Add a mailbox driver framework/uclass
Stephen Warren
- [U-Boot] [PATCH V3] gpio: add Tegra186 GPIO driver
Stephen Warren
- [U-Boot] [PATCH v4 3/5] dm: ns16550: Don't map_physmem for I/O ports
Daniel Schwierzeck
- [U-Boot] [PATCH v3 1/5] fdt: Support for ISA busses
Daniel Schwierzeck
- [U-Boot] [PATCH v3 2/5] fdt: Document the rest of struct of_bus
Daniel Schwierzeck
- [U-Boot] [PATCH v4 3/5] dm: ns16550: Don't map_physmem for I/O ports
Daniel Schwierzeck
- [U-Boot] [PATCH v3 4/5] malta: Tidy up UART address selection
Daniel Schwierzeck
- [U-Boot] [PATCH v3 5/5] malta: Use device model & tree for UART
Daniel Schwierzeck
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Daniel Schwierzeck
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Marek Vasut
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Daniel Schwierzeck
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Marek Vasut
- [U-Boot] [PATCH 1/4] MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
Daniel Schwierzeck
- [U-Boot] [PATCH v5 4/4] dm: test: Add GPIO open drain tests
Simon Glass
- [U-Boot] [PATCH v5 3/4] dm: gpio: Implement open drain for MPC85XX GPIO
Simon Glass
- [U-Boot] [PATCH] sandbox: gpio: doc: Fix parameter documentation
Simon Glass
- [U-Boot] [PATCH 2/8] x86: acpi: Make irqroute.asl common
Simon Glass
- [U-Boot] [PATCH 1/8] x86: acpi: Create a common irqlinks ASL file
Simon Glass
- [U-Boot] [PATCH 3/8] acpi: Pass -D__ACPI__ when compiling ASL files
Simon Glass
- [U-Boot] [PATCH 4/8] x86: quark: Prepare device.h for inclusion by ASL
Simon Glass
- [U-Boot] [PATCH 5/8] x86: quark: Add platform ASL files
Simon Glass
- [U-Boot] [PATCH 6/8] x86: quark: Generate ACPI FADT/MADT tables
Simon Glass
- [U-Boot] [PATCH 7/8] x86: galileo: Enable ACPI table generation
Simon Glass
- [U-Boot] [PATCH 8/8] x86: baytrail: acpi: Fix I/O APIC ID in the MADT table
Simon Glass
- [U-Boot] [PATCH 2/4] MIPS: Fix _ACAST32_ for pointers on MIPS64
Daniel Schwierzeck
- [U-Boot] [PATCH] mips: Allow overriding start.S in SPL
Daniel Schwierzeck
- [U-Boot] [PATCH] mips: Drop JZ4740 remnants
Daniel Schwierzeck
- [U-Boot] [PATCH V2 2/7] mips: ath79: ar933x: Fix ethernet PHY mismatch
Daniel Schwierzeck
- [U-Boot] [PATCH V2 1/7] mips: ath79: ar933x: Avoid warning with gcc5
Daniel Schwierzeck
- [U-Boot] [PATCH] mtd: nand: Remove jz4740 driver
Daniel Schwierzeck
- [U-Boot] [PATCH 3/8] acpi: Pass -D__ACPI__ when compiling ASL files
Bin Meng
- [U-Boot] [PATCH 5/8] x86: quark: Add platform ASL files
Bin Meng
- [U-Boot] [GIT PULL] u-boot-mips/master
Daniel Schwierzeck
- [U-Boot] [PATCH v3 0/8] Add support for Espresso7420 board
Minkyu Kang
- [U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
Minkyu Kang
- [U-Boot] [PATCH 0/2] clk: at91: Add new clock driver
Wenyou Yang
- [U-Boot] [PATCH 1/2] clk: clk-uclass: Add post binding for CLK uclass
Wenyou Yang
- [U-Boot] [PATCH 2/2] clk: at91: Add new clock driver
Wenyou Yang
- [U-Boot] [PATCH v2 0/8] x86: quark: Add ACPI support
Bin Meng
- [U-Boot] [PATCH v2 1/8] x86: acpi: Create a common irqlinks ASL file
Bin Meng
- [U-Boot] [PATCH v2 2/8] x86: acpi: Make irqroute.asl common
Bin Meng
- [U-Boot] [PATCH v2 3/8] acpi: Pass -D__ASSEMBLY__ when compiling ASL files
Bin Meng
- [U-Boot] [PATCH v2 4/8] x86: quark: Prepare device.h for inclusion by ASL
Bin Meng
- [U-Boot] [PATCH v2 5/8] x86: quark: Add platform ASL files
Bin Meng
- [U-Boot] [PATCH v2 6/8] x86: quark: Generate ACPI FADT/MADT tables
Bin Meng
- [U-Boot] [PATCH v2 7/8] x86: galileo: Enable ACPI table generation
Bin Meng
- [U-Boot] [PATCH v2 8/8] x86: baytrail: acpi: Fix I/O APIC ID in the MADT table
Bin Meng
- [U-Boot] [PATCH v3 0/5] ARM: AT91: Add AT91 PIO4 pinctrl driver and gpio driver with DM
Wenyou Yang
- [U-Boot] [PATCH v3 1/5] gpio: atmel_pio4: Move PIO4 definitions to head file
Wenyou Yang
- [U-Boot] [PATCH v3 2/5] gpio: atmel_pio4: Rework to support DM & DT
Wenyou Yang
- [U-Boot] [PATCH v3 3/5] pinctrl: at91-pio4: Add pinctrl driver
Wenyou Yang
- [U-Boot] [PATCH v3 4/5] atmel: Bring in at91 pio4 device tree file and bindings
Wenyou Yang
- [U-Boot] [PATCH v3 5/5] configs: sama5d2_xplained: Add #ifndef before CONFIG_ATMEL_PIO4
Wenyou Yang
- [U-Boot] [PATCH v1 3/7] nand: add nand mtd concat support
Heiko Schocher
- [U-Boot] [PATCH v2] dm: at91: Add driver model support for the spi driver
Wenyou Yang
- [U-Boot] [PATCH 2/2] ARM: exynos: Disable serial support in SPL
Minkyu Kang
- [U-Boot] [PATCH 1/2] ARM: exynos: Fix build error if SERIAL is disabled in SPL
Minkyu Kang
- [U-Boot] please pull u-boot-samsung master
Minkyu Kang
- [U-Boot] [PATCH v2] mmc: atmel_sdhci: Convert to the driver model support
Wenyou Yang
- [U-Boot] [PATCH 0/5] Supporting ARM v8 USB errata for FSL
Sriram Dash
- [U-Boot] [PATCH 1/5] arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper
Sriram Dash
- [U-Boot] [PATCH 2/5] usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers
Sriram Dash
- [U-Boot] [PATCH 3/5] fsl: usb: make errata function common for PPC and ARM
Sriram Dash
- [U-Boot] [PATCH 4/5] armv8/ls2080: Remove workaround for erratum A008751
Sriram Dash
- [U-Boot] [PATCH 5/5] usb: xhci: fsl: Add workaround for USB erratum A-008751
Sriram Dash
- [U-Boot] [PATCH v2 1/3] spi: spi_flash: Dont set quad enable for micron in all cases
Siva Durga Prasad Paladugu
- [U-Boot] [PATCH v2 2/3] spi: zynqmp_qspi: Add QSPI driver support for ZynqMP
Siva Durga Prasad Paladugu
- [U-Boot] [PATCH v2 3/3] spi: zynqmp_qspi: Add qspi driver support for ZynqMP boards
Siva Durga Prasad Paladugu
- [U-Boot] [PATCH v3 0/2] armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
- [U-Boot] [PATCH v3 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
- [U-Boot] [PATCH v3 2/2] armv8: fsl-layerscape: SMP support for loading 32-bit OS
Alison Wang
- [U-Boot] [PATCH] clearfog: add HUSH parser
Peter Robinson
- [U-Boot] Using latest u-boot with HiKey board
Peter Robinson
- [U-Boot] [PATCH v2] arm64: allow space reservation for boot header
Andre Przywara
- [U-Boot] [PATCH v2 2/3] spi: zynqmp_qspi: Add QSPI driver support for ZynqMP
Michal Simek
- [U-Boot] [PATCH v2 1/3] spi: spi_flash: Dont set quad enable for micron in all cases
Michal Simek
- [U-Boot] [PATCH v2 3/3] spi: zynqmp_qspi: Add qspi driver support for ZynqMP boards
Michal Simek
- [U-Boot] Unaligned flush_dcache_range in axs101.c
Alexey Brodkin
- [U-Boot] [PATCH] MIPS: provide a default u-boot-spl.lds
Daniel Schwierzeck
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Paul Burton
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Marek Vasut
- [U-Boot] Unaligned flush_dcache_range in axs101.c
Vineet Gupta
- [U-Boot] [PATCH] MIPS: provide a default u-boot-spl.lds
Marek Vasut
- [U-Boot] [PATCH 2/5] usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers
Marek Vasut
- [U-Boot] [PATCH 3/5] fsl: usb: make errata function common for PPC and ARM
Marek Vasut
- [U-Boot] [PATCH] MIPS: provide a default u-boot-spl.lds
Daniel Schwierzeck
- [U-Boot] [PATCH] MIPS: provide a default u-boot-spl.lds
Marek Vasut
- [U-Boot] [PATCH v2] MIPS: provide a default u-boot-spl.lds
Daniel Schwierzeck
- [U-Boot] [PATCH] net: phy: micrel: add support for KSZ886x switches in MIIM mode
Alexey Firago
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Simon Glass
- [U-Boot] [PATCH] ARM: k2g: Configure reset mux to device reset
Lokesh Vutla
- [U-Boot] [PATCH v2 0/4] Malta MIPS64 support
Paul Burton
- [U-Boot] [PATCH v2 1/4] MIPS: Use CPHYSADDR to implement mips32 virt_to_phys
Paul Burton
- [U-Boot] [PATCH v2 2/4] net: pcnet: Stop converting kseg1->kseg0 addresses
Paul Burton
- [U-Boot] [PATCH v2 3/4] net: pcnet: Make 64 bit safe
Paul Burton
- [U-Boot] [PATCH v2 4/4] malta: Allow MIPS64 builds
Paul Burton
- [U-Boot] [PATCH 2/4] MIPS: Fix _ACAST32_ for pointers on MIPS64
Paul Burton
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Paul Burton
- [U-Boot] [PATCH v2 00/11] sunxi: PSCI implementation rewrite in C
Chen-Yu Tsai
- [U-Boot] [PATCH v2 01/11] ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()
Chen-Yu Tsai
- [U-Boot] [PATCH v2 02/11] ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all
Chen-Yu Tsai
- [U-Boot] [PATCH v2 03/11] ARM: PSCI: export common PSCI function declarations for C code
Chen-Yu Tsai
- [U-Boot] [PATCH v2 04/11] ARM: allocate extra space for PSCI stack in secure section during link phase
Chen-Yu Tsai
- [U-Boot] [PATCH v2 05/11] sunxi: Make CPUCFG_BASE macro names the same across families
Chen-Yu Tsai
- [U-Boot] [PATCH v2 06/11] sunxi: Add packed attribute to struct sunxi_prcm_reg
Chen-Yu Tsai
- [U-Boot] [PATCH v2 07/11] sunxi: Add missing linux/types.h header for cpucfg_sun6i.h
Chen-Yu Tsai
- [U-Boot] [PATCH v2 08/11] sunxi: Group cpu core related controls together
Chen-Yu Tsai
- [U-Boot] [PATCH v2 09/11] sunxi: Add CPUCFG debug lock and sun7i cpu power controls
Chen-Yu Tsai
- [U-Boot] [PATCH v2 10/11] sunxi: Add base address for GIC
Chen-Yu Tsai
- [U-Boot] [PATCH v2 11/11] sunxi: Add PSCI implementation in C
Chen-Yu Tsai
- [U-Boot] [PATCH 2/4] MIPS: Fix _ACAST32_ for pointers on MIPS64
Daniel Schwierzeck
- [U-Boot] please pull u-boot-samsung master
Tom Rini
- [U-Boot] [PATCH v2] MIPS: provide a default u-boot-spl.lds
Marek Vasut
- [U-Boot] [PATCH] serial: 16550: Drop OMAP1510 support
Nishanth Menon
- [U-Boot] [PATCH] ARM: k2g: Configure reset mux to device reset
Nishanth Menon
- [U-Boot] Please pull u-boot-mpc85xx master
Tom Rini
- [U-Boot] [PATCH] ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
Tom Rini
- [U-Boot] pull request: u-boot-uniphier/master
Tom Rini
- [U-Boot] Please pull u-boot-sunxi master
Tom Rini
- [U-Boot] arm64: fix arm64 Linux boot image header field sizes
Tom Rini
- [U-Boot] [GIT PULL] u-boot-mips/master
Tom Rini
- [U-Boot] [PATCH 0/3] MIPS cache cleanups
Paul Burton
- [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
Paul Burton
- [U-Boot] [PATCH 2/3] MIPS: Split I & D cache line size config
Paul Burton
- [U-Boot] [PATCH 3/3] MIPS: Abstract cache op loops with a macro
Paul Burton
- [U-Boot] [PATCH 1/2] [RFC] lib: Implement support for tiny sprintf()
Marek Vasut
- [U-Boot] [PATCH 2/2] [RFC] ARM: omap: Enable tiny printf/sprintf on omap3_logic
Marek Vasut
- [U-Boot] [PATCH 01/12] arm: config: Introduce CONFIG_SYS_ARM_ARCH
Marek Vasut
- [U-Boot] [PATCH 02/12] arm: include: Import unified.h from Linux kernel
Marek Vasut
- [U-Boot] [PATCH 03/12] arm: lib: Drop underscore from private libgcc filenames
Marek Vasut
- [U-Boot] [PATCH 04/12] arm: lib: Sync libgcc shift operations
Marek Vasut
- [U-Boot] [PATCH 05/12] arm: lib: Sync libgcc 32b division/modulo operations
Marek Vasut
- [U-Boot] [PATCH 06/12] arm: lib: Fix uldivmod.S build on Thumb2
Marek Vasut
- [U-Boot] [PATCH 07/12] arm: lib: Import __do_div64 from Linux
Marek Vasut
- [U-Boot] [PATCH 08/12] arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax
Marek Vasut
- [U-Boot] [PATCH 09/12] arm: lib: import muldi3.S from Linux
Marek Vasut
- [U-Boot] [PATCH 10/12] arm: lib: Import Thumb1 functions
Marek Vasut
- [U-Boot] [PATCH 11/12] arm: lib: Split asm symbols into different .text subsections
Marek Vasut
- [U-Boot] [PATCH 12/12] lib: Enable private libgcc by default
Marek Vasut
- [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
Marek Vasut
- [U-Boot] [PATCH 2/3] MIPS: Split I & D cache line size config
Marek Vasut
- [U-Boot] [PATCH 3/3] MIPS: Abstract cache op loops with a macro
Marek Vasut
- [U-Boot] [PATCH RESEND] phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID
Andrea Merello
- [U-Boot] [PATCH] net: pcnet: Fix init on big endian 64 bit
Paul Burton
- [U-Boot] [PATCH v2] net: pcnet: Fix init on big endian 64 bit
Paul Burton
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Marek Vasut
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Simon Glass
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Marek Vasut
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Simon Glass
- [U-Boot] [PATCH v2 03/11] ARM: PSCI: export common PSCI function declarations for C code
Marc Zyngier
- [U-Boot] [PATCH v2 04/11] ARM: allocate extra space for PSCI stack in secure section during link phase
Marc Zyngier
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Marek Vasut
- [U-Boot] [PATCH v3 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
York Sun
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Marek Vasut
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Simon Glass
- [U-Boot] [PATCH v2 11/11] sunxi: Add PSCI implementation in C
Marc Zyngier
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Marek Vasut
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Simon Glass
- [U-Boot] [PATCH] serial: 16550: Add JZ47xx support
Marek Vasut
- [U-Boot] [PATCH v3 1/2] armv8: Support loading 32-bit OS in AArch32 execution state
Alexander Graf
- [U-Boot] [PATCH 1/3] serial: 16550: Add getfcr accessor
Marek Vasut
- [U-Boot] [PATCH 2/3] serial: 16550: Add port type as driver data
Marek Vasut
- [U-Boot] [PATCH 3/3] serial: 16550: Add Ingenic JZ4780 support
Marek Vasut
- [U-Boot] [PATCH] mmc: Tinification of the mmc code
Marek Vasut
- [U-Boot] [PATCH] mmc: Add JZ47xx SD/MMC controller driver
Marek Vasut
- [U-Boot] [PATCH] gpio: Add JZ47xx GPIO driver
Marek Vasut
- [U-Boot] [PATCH] misc: Add JZ47xx efuse driver
Marek Vasut
- [U-Boot] [PATCH] mips: Add SPL header
Marek Vasut
- [U-Boot] [PATCH 1/2] mips: jz47xx: Add JZ4780 SoC support
Marek Vasut
- [U-Boot] [PATCH 2/2] mips: jz47xx: Add minimal JZ MMC node
Marek Vasut
- [U-Boot] [PATCH] mips: jz47xx: Add Creator CI20 platform
Marek Vasut
- [U-Boot] [PATCH] drivers/ddr/fsl: Disabling data init if ECC is not enabled
York Sun
- [U-Boot] [PATCH] Lower USB_MAX_XFER_BLK to 32767 by default for trimslice
Nicolas Chauvet
- [U-Boot] [PATCH] board: ls2080ardb: qds: Fix compiling issue when FSL_MC_ENET not defined
York Sun
- [U-Boot] [PATCH] Lower USB_MAX_XFER_BLK to 32767 by default for trimslice
Marek Vasut
- [U-Boot] [PATCH v2 1/2] powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
Teddy Reed
- [U-Boot] [PATCH v2 1/8] x86: acpi: Create a common irqlinks ASL file
Bin Meng
- [U-Boot] [PATCH v2 2/8] x86: acpi: Make irqroute.asl common
Bin Meng
- [U-Boot] [PATCH v2 3/8] acpi: Pass -D__ASSEMBLY__ when compiling ASL files
Bin Meng
- [U-Boot] [PATCH v2 4/8] x86: quark: Prepare device.h for inclusion by ASL
Bin Meng
- [U-Boot] [PATCH v2 5/8] x86: quark: Add platform ASL files
Bin Meng
- [U-Boot] [PATCH v2 6/8] x86: quark: Generate ACPI FADT/MADT tables
Bin Meng
- [U-Boot] [PATCH v2 7/8] x86: galileo: Enable ACPI table generation
Bin Meng
- [U-Boot] [PATCH v2 8/8] x86: baytrail: acpi: Fix I/O APIC ID in the MADT table
Bin Meng
- [U-Boot] [PATCH v2 11/11] sunxi: Add PSCI implementation in C
Chen-Yu Tsai
- [U-Boot] [PATCH v2 03/11] ARM: PSCI: export common PSCI function declarations for C code
Chen-Yu Tsai
- [U-Boot] [PATCH 2/5] usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers
Sriram Dash
- [U-Boot] [PATCH 3/5] fsl: usb: make errata function common for PPC and ARM
Sriram Dash
- [U-Boot] [PATCH v2 1/2] powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
Sumit Garg
- [U-Boot] [PATCH v2 0/9] cmd: fdt: Add device tree overlays support
Maxime Ripard
- [U-Boot] [PATCH v2 1/9] cmd: fdt: Narrow the check for fdt addr
Maxime Ripard
- [U-Boot] [PATCH v2 2/9] scripts: Makefile.lib: Sanitize DTB names
Maxime Ripard
- [U-Boot] [PATCH v2 3/9] vsprintf: Include stdarg for va_list
Maxime Ripard
- [U-Boot] [PATCH v2 4/9] libfdt: Add new headers and defines
Maxime Ripard
- [U-Boot] [PATCH v2 5/9] libfdt: Add iterator over properties
Maxime Ripard
- [U-Boot] [PATCH v2 6/9] libfdt: Add max phandle retrieval function
Maxime Ripard
- [U-Boot] [PATCH v2 7/9] libfdt: Add overlay application function
Maxime Ripard
- [U-Boot] [PATCH v2 8/9] cmd: fdt: add fdt overlay application subcommand
Maxime Ripard
- [U-Boot] [PATCH v2 9/9] tests: Introduce DT overlay tests
Maxime Ripard
- [U-Boot] [PATCH] ARM64: zynqmp: Enable CMD_NAND via Kconfig
Michal Simek
- [U-Boot] [PATCH v2] MIPS: provide a default u-boot-spl.lds
Daniel Schwierzeck
- [U-Boot] [PATCH] efi_loader: Don't allocate from memory holes
Alexander Graf
- [U-Boot] [PATCH 3/3] MIPS: Abstract cache op loops with a macro
Paul Burton
- [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
Paul Burton
- [U-Boot] [PATCH v2] net: pcnet: Fix init on big endian 64 bit
Daniel Schwierzeck
- [U-Boot] [PATCH v2 1/4] MIPS: Use CPHYSADDR to implement mips32 virt_to_phys
Daniel Schwierzeck
- [U-Boot] [PATCH v2 2/4] net: pcnet: Stop converting kseg1->kseg0 addresses
Daniel Schwierzeck
- [U-Boot] [PATCH v2 3/4] net: pcnet: Make 64 bit safe
Daniel Schwierzeck
- [U-Boot] [PATCH v2 4/4] malta: Allow MIPS64 builds
Daniel Schwierzeck
- [U-Boot] [PATCH 2/3] MIPS: Split I & D cache line size config
Daniel Schwierzeck
- [U-Boot] [PATCH v2] armv8/ls2080ardb: Update DDR timing to support more UDIMMs
Shengzhou Liu
- [U-Boot] [PATCH] mips: Add SPL header
Daniel Schwierzeck
- [U-Boot] [PATCH] mips: Add SPL header
Marek Vasut
- [U-Boot] [PATCH v2] MIPS: provide a default u-boot-spl.lds
Marek Vasut
- [U-Boot] [PATCH 2/5] usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers
Marek Vasut
- [U-Boot] [PATCH 3/5] fsl: usb: make errata function common for PPC and ARM
Marek Vasut
- [U-Boot] Unaligned flush_dcache_range in axs101.c
Marek Vasut
- [U-Boot] [PATCH] mips: Add SPL header
Daniel Schwierzeck
- [U-Boot] [PATCH] mips: Add SPL header
Marek Vasut
- [U-Boot] [PATCH v2 0/3] MIPS cache cleanups
Paul Burton
- [U-Boot] [PATCH v2 1/3] MIPS: Move cache sizes to Kconfig
Paul Burton
- [U-Boot] [PATCH v2 2/3] MIPS: Split I & D cache line size config
Paul Burton
- [U-Boot] [PATCH v2 3/3] MIPS: Abstract cache op loops with a macro
Paul Burton
- [U-Boot] [PATCH] MIPS: remove dead code from asm/u-boot-mips.h
Daniel Schwierzeck
- [U-Boot] Release cycle thoughts
Tom Rini
- [U-Boot] [RFC PATCH 0/5] SPL: DFU Support in SPL
Ravi Babu
- [U-Boot] [RFC PATCH 1/5] spl: dfu: add dfu support in SPL
Ravi Babu
- [U-Boot] [RFC PATCH 2/5] spl: dfu: fs: adding ext4/fat filesystem support for SPL-DFU
Ravi Babu
- [U-Boot] [RFC PATCH 3/5] spl: dfu: adding dfu support functions for SPL-DFU
Ravi Babu
- [U-Boot] [RFC PATCH 4/5] dfu: spl: add generic spl-dfu function in common-spl
Ravi Babu
- [U-Boot] [RFC PATCH 5/5] dra7x: spl: dfu: adding SPL-DFU support for dra7x platform
Ravi Babu
- [U-Boot] [PATCH] MIPS: add tune for MIPS 34kc
Daniel Schwierzeck
- [U-Boot] [RFC PATCH 0/5] SPL: DFU Support in SPL
Marek Vasut
- [U-Boot] [PATCH] MIPS: remove dead code from asm/u-boot-mips.h
Marek Vasut
- [U-Boot] [PATCH 1/5] ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
- [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
Marek Vasut
- [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
Paul Burton
- [U-Boot] [PATCH 3/3] MIPS: Abstract cache op loops with a macro
Marek Vasut
- [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
Marek Vasut
- [U-Boot] [PATCH V2] Add a mailbox driver framework/uclass
Simon Glass
- [U-Boot] [PATCH 3/3] MIPS: Abstract cache op loops with a macro
Paul Burton
- [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
Paul Burton
- [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
Daniel Schwierzeck
- [U-Boot] [PATCH 09/10][v3] armv8: ls1012a: Add support of ls1012aqds board
York Sun
- [U-Boot] Please pull u-boot-rockchip
Simon Glass
- [U-Boot] [PATCH 01/20] tiny-printf: Tidy up a few nits
Simon Glass
- [U-Boot] [PATCH 02/20] tiny-printf: Support snprintf()
Simon Glass
- [U-Boot] [PATCH 03/20] reset: Drop the reset failure message
Simon Glass
- [U-Boot] [PATCH 04/20] mmc: Drop mmc_register()
Simon Glass
- [U-Boot] [PATCH 05/20] mmc: Drop dead mmc code for non-generic MMC
Simon Glass
- [U-Boot] [PATCH 06/20] mmc: Use byte array for multipliers
Simon Glass
- [U-Boot] [PATCH 08/20] rockchip: Check image name for the rksd image
Simon Glass
- [U-Boot] [PATCH 09/20] rockchip: Drop unnecessary SPL properties
Simon Glass
- [U-Boot] [PATCH 10/20] rockchip: video: Flush the cache when the display is updated
Simon Glass
- [U-Boot] [PATCH 11/20] rockchip: Drop SPL GPIO support for rk3288
Simon Glass
- [U-Boot] [PATCH 12/20] dm: env: mmc: Convert env_mmc to support CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH 13/20] dm: mmc: Convert sdhci to support CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH 14/20] dm: efi: Update for CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH 15/20] dm: mmc: spl: Add support for CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH 16/20] dm: mmc: dwmmc: Support CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH 17/20] dm: rockchip: mmc: Allow use of CONFIG_BLK
Simon Glass
- [U-Boot] [PATCH 18/20] dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL
Simon Glass
- [U-Boot] [PATCH 19/20] dm: mmc: Use cfg directly in mmc_bind()
Simon Glass
- [U-Boot] [PATCH 20/20] dm: rockchip: Enable CONFIG_BLK
Simon Glass
- [U-Boot] Please pull u-boot-dm
Simon Glass
- [U-Boot] [PATCH v3 07/11] ARMv7: PSCI: add PSCI v1.0 functions skeleton
York Sun
- [U-Boot] [PATCHv4 3/7] ARMv8/layerscape: Add FSL PPA support
York Sun
- [U-Boot] [PATCHv4 4/7] ARMv8/Layerscape: switch SMP method to spin-table when the PSCI isn't available
York Sun
- [U-Boot] [PATCH v3] armv8/ls2080a: configure PMU's PCTBENR to enable WDT
Leo Li
- [U-Boot] [PATCH v3] armv8/ls2080a: configure PMU's PCTBENR to enable WDT
York Sun
- [U-Boot] [PATCH v3] armv8/ls2080a: configure PMU's PCTBENR to enable WDT
Leo Li
- [U-Boot] [PATCH v3] armv8/ls2080a: configure PMU's PCTBENR to enable WDT
Leo Li
- [U-Boot] u-boot 2016.07-rc0 does not seem to compile for me
Pavel Machek
- [U-Boot] [PATCHv4 3/7] ARMv8/layerscape: Add FSL PPA support
York Sun
- [U-Boot] u-boot hangs after enabling secured boot : gumstix-overo
Arun Kuttiyara Varghese
- [U-Boot] u-boot 2016.07-rc0: socfpga SPL too big in default configuration
Pavel Machek
- [U-Boot] [PATCH 09/10][v3] armv8: ls1012a: Add support of ls1012aqds board
Prabhakar Kushwaha
- [U-Boot] [PATCH 10/10][v3] armv8: ls1012a: Add support of ls1012ardb board
Prabhakar Kushwaha
- [U-Boot] [PATCH 1/2] cmd: usb_mass_storage: Use NULL for pointer
Fabio Estevam
- [U-Boot] [PATCH 2/2] cmd: usb_mass_storage: Staticize do_usb_mass_storage()
Fabio Estevam
- [U-Boot] [PATCH] Lower USB_MAX_XFER_BLK to 32767 for trimslice
Nicolas Chauvet
- [U-Boot] [PATCH] check u-boot SPL size to avoid producing non-working images
Pavel Machek
- [U-Boot] Release cycle thoughts
Peter Robinson
- [U-Boot] [PATCH v3 0/2] Initial support for S32V234 - version 3
Eddy Petrișor
- [U-Boot] [PATCH v3 1/2] serial: Introduce linflex uart support
Eddy Petrișor
- [U-Boot] [PATCH v3 2/2] armv8: s32v234: Introduce basic support for s32v234evb
Eddy Petrișor
- [U-Boot] [PATCH v3 2/2] armv8: s32v234: Introduce basic support for s32v234evb
Alexander Graf
- [U-Boot] [PATCH v4 0/2] Initial support for s32v234
Eddy Petrișor
- [U-Boot] [PATCH v4 1/2] serial: Introduce linflex uart support
Eddy Petrișor
- [U-Boot] [PATCH v4 2/2] armv8: s32v234: Introduce basic support for s32v234evb
Eddy Petrișor
- [U-Boot] [PATCH] check u-boot SPL size to avoid producing non-working images
Marek Vasut
- [U-Boot] [PATCH] Lower USB_MAX_XFER_BLK to 32767 for trimslice
Marek Vasut
- [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
Marek Vasut
- [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
Marek Vasut
- [U-Boot] [PATCH 3/3] MIPS: Abstract cache op loops with a macro
Marek Vasut
- [U-Boot] [PATCH v2 06/18] net: macb: Flush correct cache portion when sending
Andreas Bießmann
- [U-Boot] [PATCH v2 09/18] arm: at91: Add a header file for the real-time clock
Andreas Bießmann
- [U-Boot] [PATCH v2 12/18] mtd: nand: Drop a blank line in nand_wait()
Andreas Bießmann
- [U-Boot] [PATCH v2 14/18] at91: mtd: nand: Add dev_warn() to correct build error in driver
Scott Wood
- [U-Boot] [PATCHv2] check u-boot SPL size to avoid producing non-working images
Pavel Machek
- [U-Boot] [PATCH v2 10/18] at91: Correct NAND ECC register access
Andreas Bießmann
- [U-Boot] [PATCH v2 11/18] at91: nand: Set up the ECC strength correctly
Andreas Bießmann
- [U-Boot] [PATCH] gpio: at91: Fix pullup/pulldown configuration on PIO3
Andreas Bießmann
- [U-Boot] [PATCH v2 05/18] net: macb: Prepare for driver-model conversion
Andreas Bießmann
- [U-Boot] [PATCH v2 07/18] net: macb: Convert to driver model
Andreas Bießmann
- [U-Boot] [PATCH v2 08/18] arm: at91: dts: Bring in device tree file for AT91SAM9G45
Andreas Bießmann
- [U-Boot] [PATCH v2 13/18] at91: Add driver-model GPIO devices for AT91SAM9G45
Andreas Bießmann
- [U-Boot] [PATCH v2 14/18] at91: mtd: nand: Add dev_warn() to correct build error in driver
Andreas Bießmann
- [U-Boot] a question about u-boot-2015.04 -for zynq
赵延洲
- [U-Boot] [PATCH] verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
- [U-Boot] [PATCH] Remove remaining remnants of unused "bcopy".
Robert P. J. Day
- [U-Boot] can the last traces of "bcopy" be removed?
Robert P. J. Day
- [U-Boot] Release cycle thoughts
Tom Rini
- [U-Boot] [PATCH v7 0/4] Amlogic Meson GXBaby and ODROID-C2 support
Carlo Caione
- [U-Boot] [PATCH v7 0/4] Amlogic Meson GXBaby and ODROID-C2 support
Tom Rini
- [U-Boot] u-boot hangs after enabling secured boot : gumstix-overo
Simon Glass
- [U-Boot] Between 2015.10 and 2016.01, SPI flash changed erase size, and saveenv stopped working
Pavel Machek
- [U-Boot] [verified-boot] Multiple levels of signing keys
Teddy Reed
- [U-Boot] [PATCH] dm: gpio: MPC85XX GPIO platform data support
Hamish Martin
- [U-Boot] [PATCH v3 07/11] ARMv7: PSCI: add PSCI v1.0 functions skeleton
Hongbo Zhang
- [U-Boot] please pull u-boot-samsung master
Minkyu Kang
- [U-Boot] please pull u-boot-samsung master
Simon Glass
- [U-Boot] Please pull u-boot-x86
Bin Meng
- [U-Boot] [PATCHv4 4/7] ARMv8/Layerscape: switch SMP method to spin-table when the PSCI isn't available
Zhiqiang Hou
- [U-Boot] [PATCHv4 3/7] ARMv8/layerscape: Add FSL PPA support
Zhiqiang Hou
- [U-Boot] [PATCHv4 3/7] ARMv8/layerscape: Add FSL PPA support
Zhiqiang Hou
- [U-Boot] Between 2015.10 and 2016.01, SPI flash changed erase size, and saveenv stopped working
Stefan Roese
- [U-Boot] [RFC PATCH 3/5] spl: dfu: adding dfu support functions for SPL-DFU
Heiko Schocher
- [U-Boot] [PATCH] verified-boot: Minimal support for booting U-Boot proper from SPL
Sumit Garg
- [U-Boot] [PATCH] armv8: ls1043aqds: fix usb PWRFAULT setting
shh.xie at gmail.com
- [U-Boot] Between 2015.10 and 2016.01, SPI flash changed erase size, and saveenv stopped working
Pavel Machek
- [U-Boot] [PATCH] dm: gpio: MPC85XX GPIO platform data support
Mario Six
- [U-Boot] [PATCH] ARM64: zynqmp: Enable Vitesse and RealTek ethernet phys
Michal Simek
- [U-Boot] Between 2015.10 and 2016.01, SPI flash changed erase size, and saveenv stopped working
Pavel Machek
- [U-Boot] Between 2015.10 and 2016.01, SPI flash changed erase size, and saveenv stopped working
Pavel Machek
- [U-Boot] [PATCH] ARM64: zynqmp: Add debug uart for zc1751-dc2
Michal Simek
- [U-Boot] [PATCH] ARM64: zynqmp: Add support for zc1751-dc4
Michal Simek
- [U-Boot] [PATCH] ARM64: zynqmp: Extend page_table_size
Michal Simek
- [U-Boot] [PATCH] Remove remaining remnants of unused "bcopy".
Michal Simek
- [U-Boot] u-boot 2016.07-rc0: socfpga SPL too big in default configuration
Anatolij Gustschin
- [U-Boot] [PATCH v2] MIPS: provide a default u-boot-spl.lds
Daniel Schwierzeck
- [U-Boot] [PATCH v1 6/7] dfu, nand, ubi: fix erasing after write finish
Lukasz Majewski
- [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
Daniel Schwierzeck
- [U-Boot] [PATCH 3/7] mips: ath79: Use uniform header for reset
Daniel Schwierzeck
- [U-Boot] [PATCH v1 6/7] dfu, nand, ubi: fix erasing after write finish
Heiko Schocher
- [U-Boot] [PATCH] Remove remaining remnants of unused "bcopy".
Robert P. J. Day
- [U-Boot] u-boot 2016.07-rc0: socfpga SPL too big in default configuration
Marek Vasut
- [U-Boot] [PATCH v2] Remove unneeded remnants of bcopy().
Robert P. J. Day
- [U-Boot] [PATCH] MIPS: malta: add defconfigs for MIPS64
Daniel Schwierzeck
- [U-Boot] [PATCH 0/2] common: usb_storage : Implement logic to calculate optimal
Rajesh Bhagat
- [U-Boot] [PATCH 1/2] common: usb_storage : Implement logic to calculate optimal usb maximum trasfer blocks
Rajesh Bhagat
- [U-Boot] [PATCH 2/2] common: usb_storage : Seperate optimal blocks logic calculation for read/write
Rajesh Bhagat
- [U-Boot] Sharing code between Linux and bootloader (U-boot) ?
Holger Schurig
- [U-Boot] [PATCH v2 1/8] board: ge: bx50v3: move detect_baseboard() out of CONFIG_VIDEO_IPUV3
Andrew Shadura
- [U-Boot] [PATCH v2 2/8] board: ge: bx50v3: don't configure the backlight when there's no display
Andrew Shadura
- [U-Boot] [PATCH v2 3/8] board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by default
Andrew Shadura
- [U-Boot] [PATCH v2 4/8] board: ge: bx50v3: make USB support optional and disabled by default
Andrew Shadura
- [U-Boot] [PATCH v2 5/8] board: ge: bx50v3: make network support optional and disabled by default
Andrew Shadura
- [U-Boot] [PATCH v2 6/8] board: ge: bx50v3: make SATA optional and disabled by default
Andrew Shadura
- [U-Boot] [PATCH v2 7/8] board: ge: bx50v3: disable unused features to improve size
Andrew Shadura
- [U-Boot] [PATCH v2 8/8] board: ge: bx50v3: add missing partnum variable
Andrew Shadura
- [U-Boot] [RFC PATCH 1/5] spl: dfu: add dfu support in SPL
Lukasz Majewski
- [U-Boot] [RFC PATCH 2/5] spl: dfu: fs: adding ext4/fat filesystem support for SPL-DFU
Lukasz Majewski
- [U-Boot] [PATCH v2 1/8] board: ge: bx50v3: move detect_baseboard() out of CONFIG_VIDEO_IPUV3
Martin Donnelly
- [U-Boot] [PATCH v2 2/8] board: ge: bx50v3: don't configure the backlight when there's no display
Martin Donnelly
- [U-Boot] [PATCH v2 3/8] board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by default
Martin Donnelly
- [U-Boot] [RFC PATCH 3/5] spl: dfu: adding dfu support functions for SPL-DFU
Lukasz Majewski
- [U-Boot] [RFC PATCH 4/5] dfu: spl: add generic spl-dfu function in common-spl
Lukasz Majewski
- [U-Boot] [PATCH v2 4/8] board: ge: bx50v3: make USB support optional and disabled by default
Martin Donnelly
- [U-Boot] [PATCH v2 5/8] board: ge: bx50v3: make network support optional and disabled by default
Martin Donnelly
- [U-Boot] [PATCH v2 6/8] board: ge: bx50v3: make SATA optional and disabled by default
Martin Donnelly
- [U-Boot] [PATCH v2 7/8] board: ge: bx50v3: disable unused features to improve size
Martin Donnelly
- [U-Boot] [RFC PATCH 5/5] dra7x: spl: dfu: adding SPL-DFU support for dra7x platform
Lukasz Majewski
- [U-Boot] [PATCH v2 8/8] board: ge: bx50v3: add missing partnum variable
Martin Donnelly
- [U-Boot] [RFC PATCH 3/5] spl: dfu: adding dfu support functions for SPL-DFU
B, Ravi
- [U-Boot] [RFC PATCH 2/5] spl: dfu: fs: adding ext4/fat filesystem support for SPL-DFU
B, Ravi
- [U-Boot] [PATCH] ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP
Michal Simek
- [U-Boot] [PATCH] ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP
Marek Vasut
- [U-Boot] [PATCH v1 6/7] dfu, nand, ubi: fix erasing after write finish
Lukasz Majewski
- [U-Boot] [RFC PATCH 2/5] spl: dfu: fs: adding ext4/fat filesystem support for SPL-DFU
Lukasz Majewski
- [U-Boot] [RFC PATCH 1/5] spl: dfu: add dfu support in SPL
B, Ravi
- [U-Boot] Between 2015.10 and 2016.01, SPI flash changed erase size, and saveenv stopped working
Fabio Estevam
- [U-Boot] [RFC PATCH 2/5] spl: dfu: fs: adding ext4/fat filesystem support for SPL-DFU
B, Ravi
- [U-Boot] [PATCH] env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used
Michal Simek
- [U-Boot] Broken H3 EMAC Driver
Amit Tomer
- [U-Boot] [PATCH 1/2] nand: fix nand torture to use changed mtd api
Max Krummenacher
- [U-Boot] [PATCH 2/2] nand: extend nand torture
Max Krummenacher
- [U-Boot] [PATCH 1/6] mips: ath79: Rename get_bootstrap into ath79_get_bootstrap
Wills Wang
- [U-Boot] [PATCH 2/6] mips: ath79: ap121: Enable ethernet
Wills Wang
- [U-Boot] [PATCH 3/6] mips: ath79: Use 8MB flash profile for mtd partition by default
Wills Wang
- [U-Boot] [PATCH 4/6] mips: ath79: Add support for ungating USB and ethernet on qca953x
Wills Wang
- [U-Boot] [PATCH 5/6] mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define
Wills Wang
- [U-Boot] [PATCH 6/6] mips: ath79: ap143: Reset ethernet on boot
Wills Wang
- [U-Boot] [RFC PATCH 1/5] spl: dfu: add dfu support in SPL
Lukasz Majewski
- [U-Boot] [PATCH 4/6] mips: ath79: Add support for ungating USB and ethernet on qca953x
Marek Vasut
- [U-Boot] [PATCH] malloc: Remove control-L in malloc.h
Marek Vasut
- [U-Boot] [PATCH 1/2] spl: Remove bogus GD_FLG_SPL_INIT check
Marek Vasut
- [U-Boot] [PATCH 2/2] arm: socfpga: Enable tiny printf and simple malloc in SPL
Marek Vasut
- [U-Boot] [PATCH v2] splash_source: add support for ubifs formatted nand
Eran Matityahu
- [U-Boot] [PATCH 1/2] spl: Remove bogus GD_FLG_SPL_INIT check
Stefan Roese
- [U-Boot] [PATCH 2/2] arm: socfpga: Enable tiny printf and simple malloc in SPL
Stefan Roese
- [U-Boot] [PATCH v3] arm64: arm: implement a boot header capability
Steve Rae
- [U-Boot] [PATCH 2/2] [RFC] ARM: omap: Enable tiny printf/sprintf on omap3_logic
Tom Rini
- [U-Boot] [PATCH 1/2] [RFC] lib: Implement support for tiny sprintf()
Tom Rini
- [U-Boot] [PATCH] serial: 16550: Make serial_io/out_shift available to debug mode
Tom Rini
- [U-Boot] Please pull u-boot-rockchip
Tom Rini
- [U-Boot] [U-Boot, v2, 1/5] tools/env: pass key as argument to env_aes_cbc_crypt
Tom Rini
- [U-Boot] [U-Boot, v2, 2/5] tools/env: remove 'extern' from function prototype in fw_env.h
Tom Rini
- [U-Boot] [U-Boot, v2, 3/5] tools/env: fw_printenv pass value_only as argument
Tom Rini
- [U-Boot] [U-Boot, v2, 4/5] tools/env: compute size of usable area only once
Tom Rini
- [U-Boot] dm: gpio: pca953x: Support PCA953X with 40 GPIOs
Tom Rini
- [U-Boot] [U-Boot, RFC] SPL: FIT: Align loading address for header
Tom Rini
- [U-Boot] cmd: disk: Fix unused variable warning
Tom Rini
- [U-Boot] [U-Boot, v1] disk: part_efi: fix check of the max partition size
Tom Rini
- [U-Boot] cmd: replace the cast of the memory access to a fixed bit type in itest
Tom Rini
- [U-Boot] test/py: fix NameError exception if bdi cmd is not supported
Tom Rini
- [U-Boot] [U-Boot, v2, 1/7] efi_loader: Add network access support
Tom Rini
- [U-Boot] [U-Boot, v2, 2/7] bootp: Move vendor class identifier set to function
Tom Rini
- [U-Boot] [U-Boot, v2, 3/7] net: Move the VCI and client arch values to Kconfig
Tom Rini
- [U-Boot] [U-Boot,v2,4/7] net: Fix client identifiers for ARM
Tom Rini
- [U-Boot] [U-Boot, v2, 5/7] net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig
Tom Rini
- [U-Boot] [U-Boot,v2,7/7] distro: Add efi pxe boot code
Tom Rini
- [U-Boot] [U-Boot, v7, 1/4] arm: implement generic PSCI reset call for armv8
Tom Rini
- [U-Boot] [U-Boot, v7, 1/4] arm: implement generic PSCI reset call for armv8
Tom Rini
- [U-Boot] [U-Boot, v7, 2/4] net: designware: fix descriptor layout and warnings on 64-bit archs
Tom Rini
- [U-Boot] [U-Boot, v7, 3/4] arm: add initial support for Amlogic Meson and ODROID-C2
Tom Rini
- [U-Boot] [U-Boot, v7, 4/4] arm: meson: implement calls to secure monitor
Tom Rini
- [U-Boot] [U-Boot, RESEND] cosmetic: debug: Replace #ifdef DEBUG with debug() macro
Tom Rini
- [U-Boot] [U-Boot,1/2] efi_loader: Add bounce buffer support
Tom Rini
- [U-Boot] [U-Boot, 2/2] efi_loader: Select bounce buffers for known-bad boards
Tom Rini
- [U-Boot] [U-Boot, v4, 6/7] net: Optionally use pxe client arch from variable
Tom Rini
- [U-Boot] [U-Boot, 3/4] usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled
Tom Rini
- [U-Boot] [U-Boot, 01/12] openrisc: Drop the arch-specific board init
Tom Rini
- [U-Boot] [U-Boot, 02/12] Remove/update old generic-board documentation and warning
Tom Rini
- [U-Boot] [U-Boot, 03/12] board_f: Don't require CONFIG_SYS_MONITOR_BASE
Tom Rini
- [U-Boot] [U-Boot,04/12] sh: Fix build errors for generic board
Tom Rini
- [U-Boot] [U-Boot,05/12] sh: Drop the arch-specific board init
Tom Rini
- [U-Boot] [U-Boot,06/12] avr32: Drop unused code in u-boot.h
Tom Rini
- [U-Boot] [U-Boot,07/12] m68k: Drop unused code in u-boot.h
Tom Rini
- [U-Boot] [U-Boot,08/12] mips: Drop unused code in u-boot.h
Tom Rini
- [U-Boot] [U-Boot, 09/12] powerpc: Drop unused code related to generic board
Tom Rini
- [U-Boot] [U-Boot, 09/12] powerpc: Drop unused code related to generic board
Tom Rini
- [U-Boot] [U-Boot, 10/12] Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
Tom Rini
- [U-Boot] [U-Boot, 11/12] Drop references to CONFIG_SYS_GENERIC_BOARD in config files
Tom Rini
- [U-Boot] [U-Boot, 12/12] Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options
Tom Rini
- [U-Boot] MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.
Tom Rini
- [U-Boot] MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.
Tom Rini
- [U-Boot] [U-Boot, 5/5] tools/env: no global variable sharing between application and library
Tom Rini
- [U-Boot] tools/env: check that redundant environments have equal size
Tom Rini
- [U-Boot] efi_loader: Clean up system table on exit
Tom Rini
- [U-Boot] efi_loader: gop: Don't expose fb address
Tom Rini
- [U-Boot] [U-Boot, v3] test/py: Support setting up specific timeout
Tom Rini
- [U-Boot] [U-Boot, v3, 02/15] arm: am33xx: Kconfig: Add secure device definitions
Tom Rini
- [U-Boot] tools/env: check that redundant environments have equal size
Tom Rini
- [U-Boot] [U-Boot, v3, 03/15] arm: Kconfig: Add support for AM43xx SoC specific Kconfig
Tom Rini
- [U-Boot] [U-Boot, v3, 04/15] ti: omap-common: Add Kconfig file for secure device support
Tom Rini
- [U-Boot] [U-Boot, v3, 05/15] ti: omap-common: Add commands for generating secure SPL images
Tom Rini
- [U-Boot] [U-Boot, v3, 06/15] ti: AM43xx: config.mk: Add support for generating secure boot images
Tom Rini
- [U-Boot] [U-Boot, v3, 06/15] ti: AM43xx: config.mk: Add support for generating secure boot images
Tom Rini
- [U-Boot] [U-Boot, v3, 07/15] ti: AM43xx: Use CONFIG options from SOC Kconfig
Tom Rini
- [U-Boot] [U-Boot, v3, 08/15] ti: AM43xx: board: Detect AM43xx HS EVM
Tom Rini
- [U-Boot] [U-Boot, v3, 09/15] defconfig: Add a config for AM43xx secure part
Tom Rini
- [U-Boot] [U-Boot, v3, 10/15] ti_omap5_common: Update SPL start address on secure parts
Tom Rini
- [U-Boot] [U-Boot, v3, 11/15] spl: build: ti: add support for secure boot images
Tom Rini
- [U-Boot] [U-Boot, v3, 12/15] ARM: omap-common: Add device type to CPU string
Tom Rini
- [U-Boot] [U-Boot, v3, 13/15] ARM: omap5: add hooks for cpu/SoC fdt fixups
Tom Rini
- [U-Boot] [U-Boot, v3, 14/15] ARM: omap5: add ft_board_setup for dra7xx/am57xx
Tom Rini
- [U-Boot] [U-Boot, v3, 15/15] defconfig: ti: Add configs for OMAP5-class secure parts
Tom Rini
- [U-Boot] [U-Boot, v6, 1/8] spl: fit: Fix the number of bytes read when reading fdt from fit
Tom Rini
- [U-Boot] [U-Boot, v6, 2/8] spl: Allow to load a FIT containing U-Boot from FS
Tom Rini
- [U-Boot] [U-Boot, v6, 3/8] spl: Support loading a FIT from FAT FS
Tom Rini
- [U-Boot] [U-Boot,v6,4/8] spl: Support loading a FIT from SPI
Tom Rini
- [U-Boot] [U-Boot, v6, 5/8] mtd: nand: am335x: spl: Fix copying of image
Tom Rini
- [U-Boot] [U-Boot,v6,6/8] spl: Support loading a FIT from NAND
Tom Rini
- [U-Boot] [U-Boot, v6, 7/8] spl: fit: Do not print selected dtb during fit load
Tom Rini
- [U-Boot] [U-Boot, v6, 8/8] spl: Add an option to load a FIT containing U-Boot from UART
Tom Rini
- [U-Boot] Remove unused BOOTFLAG definitions
Tom Rini
- [U-Boot] [U-Boot, v2, 1/3] board: dra7: fit: add support for selecting dtb dynamically
Tom Rini
- [U-Boot] [U-Boot,v2,2/3] ARM: DRA7: Enable FIT
Tom Rini
- [U-Boot] [U-Boot, v2, 3/3] ARM: DRA7: configs: Remove obsolete configs
Tom Rini
- [U-Boot] [U-Boot, v2, 1/5] board: AM43xx: fit: add support for selecting dtb dynamically
Tom Rini
- [U-Boot] [U-Boot,v2,2/5] ARM: AM43xx: Enable FIT
Tom Rini
- [U-Boot] [U-Boot,v2,3/5] ARM: dts: AM43x-EPOS Initial Support
Tom Rini
- [U-Boot] [U-Boot,v2,4/5] ARM: dts: AM437x-IDK Initial Support
Tom Rini
- [U-Boot] [U-Boot, v2, 5/5] ARM: AM43xx: configs: Update usb host boot defconfig
Tom Rini
- [U-Boot] [U-Boot, v2, 1/7] board: am33xx: fit: add support for selecting dtb dynamically
Tom Rini
- [U-Boot] [U-Boot, v2, 2/7] ARM: dts: am335x-bone: Enable uart and timer
Tom Rini
- [U-Boot] [U-Boot,v2,3/7] ARM: AM335x: Enable FIT
Tom Rini
- [U-Boot] [U-Boot, v2, 4/7] ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs
Tom Rini
- [U-Boot] [U-Boot, v2, 5/7] ARM: dts: AM335x-evmsk: Add initial support
Tom Rini
- [U-Boot] [U-Boot, v2, 6/7] ARM: dts: AM335x-BBG: Add initial support
Tom Rini
- [U-Boot] [U-Boot, v2, 7/7] configs: am335x_evm: Switch to env on FAT SD by default
Tom Rini
- [U-Boot] [U-Boot, v2, 7/7] configs: am335x_evm: Switch to env on FAT SD by default
Tom Rini
- [U-Boot] [U-Boot, v2, 1/8] board: AM335x-ICEv2: Add epprom support
Tom Rini
- [U-Boot] [U-Boot, v2, 2/8] board: AM335x-ICEv2: Add pinmux support
Tom Rini
- [U-Boot] [U-Boot,v2,3/8] board: AM335x-ICEv2: Add DDR data
Tom Rini
- [U-Boot] [U-Boot, v2, 4/8] ARM: AM33xx: Add support for Clock Synthesizer
Tom Rini
- [U-Boot] [U-Boot,v2,5/8] board: AM335x-ICEv2: Add cpsw support
Tom Rini
- [U-Boot] [U-Boot, v2, 6/8] config: env: Set AM335x-ICEv2 board specific env
Tom Rini
- [U-Boot] [U-Boot, v2, 7/8] ARM: dts: AM335x-ICEv2: Add minimal dts support
Tom Rini
- [U-Boot] [U-Boot, v2, 8/8] board: am335x: Allow to choose serial device dynamically
Tom Rini
- [U-Boot] [U-Boot, 1/3] arm64: optimize __asm_{flush, invalidate}_dcache_all
Tom Rini
- [U-Boot] [U-Boot,2/3] arm64: fix comment "flush & invalidate"
Tom Rini
- [U-Boot] [U-Boot, 3/3] arm64: rename __asm_flush_dcache_level to __asm_dcache_level
Tom Rini
- [U-Boot] omap3: Fix SPI registers on am33xx and am34xx
Tom Rini
- [U-Boot] image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.
Tom Rini
- [U-Boot] tools/genboardscfg.py: remove bogus import subprocess
Tom Rini
- [U-Boot] tools: Add entry for generated tools/bin2header to tools/.gitignore
Tom Rini
- [U-Boot] ARM: OMAP4+: Fix DPLL programming sequence
Tom Rini
- [U-Boot] Please pull u-boot-dm
Tom Rini
- [U-Boot] Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Tom Rini
- [U-Boot] [U-Boot, v3, 01/15] doc: Add info on using secure devices from TI
Tom Rini
- [U-Boot] [PATCH] serial: 16550: Make serial_io/out_shift available to debug mode
Simon Glass
- [U-Boot] [PATCH v3] arm64: arm: implement a boot header capability
Tom Rini
- [U-Boot] [PATCH v3] arm64: arm: implement a boot header capability
Steve Rae
- [U-Boot] [PATCH 1/7] mtd: nand: Remove jz4740 driver
Scott Wood
- [U-Boot] [PATCH 2/7] mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
Scott Wood
- [U-Boot] [PATCH 3/7] mtd: nand: Remove nand_info_t typedef
Scott Wood
- [U-Boot] [PATCH 4/7] nand: Embed mtd_info in struct nand_chip
Scott Wood
- [U-Boot] [PATCH 5/7] mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
- [U-Boot] [PATCH 6/7] mtd: nand: Add page argument to write_page() etc.
Scott Wood
- [U-Boot] [PATCH 7/7] mtd: nand: Sync with Linux v4.6
Scott Wood
- [U-Boot] [PATCH] malloc: Remove control-L in malloc.h
Måns Rullgård
- [U-Boot] [PATCH] env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used
Alexander Graf
- [U-Boot] [PATCHv2] check u-boot SPL size to avoid producing non-working images
Wolfgang Denk
- [U-Boot] u-boot 2016.07-rc0: socfpga SPL too big in default configuration
Wolfgang Denk
- [U-Boot] [PATCH] malloc: Remove control-L in malloc.h
Wolfgang Denk
- [U-Boot] Between 2015.10 and 2016.01, SPI flash changed erase size, and saveenv stopped working
Pavel Machek
- [U-Boot] [PATCH] malloc: Remove control-L in malloc.h
Marek Vasut
- [U-Boot] [PATCH] malloc: Remove control-L in malloc.h
Marek Vasut
- [U-Boot] [PATCH] verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
- [U-Boot] [PATCH] dm: gpio: MPC85XX GPIO platform data support
Hamish Martin
- [U-Boot] Between 2015.10 and 2016.01, SPI flash changed erase size, and saveenv stopped working
Fabio Estevam
- [U-Boot] [PATCH 0/2] sunxi: Fix SRAM C corruption issue on Allwinner A64
Siarhei Siamashka
- [U-Boot] [PATCH 1/2] sunxi: Downclock AHB1 to 100MHz on Allwinner A64
Siarhei Siamashka
- [U-Boot] [PATCH 2/2] sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80
Siarhei Siamashka
- [U-Boot] [PATCH 1/2] sunxi: Downclock AHB1 to 100MHz on Allwinner A64
Siarhei Siamashka
- [U-Boot] [PATCH 1/2] [RFC] lib: Implement support for tiny sprintf()
Marek Vasut
- [U-Boot] [PATCH 2/2] [RFC] ARM: omap: Enable tiny printf/sprintf on omap3_logic
Marek Vasut
- [U-Boot] [PATCH 1/2] common: usb_storage : Implement logic to calculate optimal usb maximum trasfer blocks
Marek Vasut
- [U-Boot] [PATCH 1/2] spl: Remove bogus GD_FLG_SPL_INIT check
Chin Liang See
- [U-Boot] [PATCH 2/2] arm: socfpga: Enable tiny printf and simple malloc in SPL
Chin Liang See
- [U-Boot] [PATCH 4/6] mips: ath79: Add support for ungating USB and ethernet on qca953x
Wills Wang
- [U-Boot] [PATCH 4/6] mips: ath79: Add support for ungating USB and ethernet on qca953x
Marek Vasut
- [U-Boot] [PATCH] serial: atmel_usart: Add device tree support
Wenyou Yang
- [U-Boot] [PATCH 1/2] drivers/ddr/fsl: Update clk_adjust of sdram_clk_cntl
Shengzhou Liu
- [U-Boot] [PATCH 1/2] common: usb_storage : Implement logic to calculate optimal usb maximum trasfer blocks
Rajesh Bhagat
- [U-Boot] [U-Boot, RFC] SPL: FIT: Align loading address for header
Lokesh Vutla
- [U-Boot] Broken H3 EMAC Driver
Michal Simek
- [U-Boot] [PATCH] env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used
Michal Simek
- [U-Boot] [PATCH 1/3] arm: spear: x600: Add support for Micrel KSZ9031 PHY
Stefan Roese
- [U-Boot] [PATCH 2/3] arm: spear: x600: Remove EFI support to reduce image size
Stefan Roese
- [U-Boot] [PATCH] clearfog: add HUSH parser
Stefan Roese
- [U-Boot] [PATCH] dm: gpio: MPC85XX GPIO platform data support
Mario Six
- [U-Boot] Please pull u-boot-marvell/master
Stefan Roese
- [U-Boot] [RFC PATCH 1/5] spl: dfu: add dfu support in SPL
B, Ravi
- [U-Boot] [PATCH] env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used
Alexander Graf
- [U-Boot] [PATCH 7/7] mtd: nand: Sync with Linux v4.6
Heiko Schocher
- [U-Boot] [PATCH 7/7] mtd: nand: Sync with Linux v4.6
Boris Brezillon
- [U-Boot] tools/env: check that redundant environments have equal size
Andreas Fenkart
- [U-Boot] [PATCH 7/7] mtd: nand: Sync with Linux v4.6
Scott Wood
- [U-Boot] [PATCH] tools/env: allow to pass NULL for environment options
Andreas Fenkart
- [U-Boot] [PATCH] board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot
Shengzhou Liu
- [U-Boot] [PATCH] env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used
Michal Simek
- [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
Daniel Schwierzeck
- [U-Boot] [PATCH 2/3] MIPS: Split I & D cache line size config
Daniel Schwierzeck
- [U-Boot] [PATCH v2 1/3] MIPS: Move cache sizes to Kconfig
Daniel Schwierzeck
- [U-Boot] [PATCH v2 2/3] MIPS: Split I & D cache line size config
Daniel Schwierzeck
- [U-Boot] [PATCH v2 3/3] MIPS: Abstract cache op loops with a macro
Daniel Schwierzeck
- [U-Boot] [PATCH] MIPS: malta: add defconfigs for MIPS64
Daniel Schwierzeck
- [U-Boot] [PATCH] serial: atmel_usart: Add device tree support
Andreas Bießmann
- [U-Boot] [PATCH v2] lib: make strmhz available in SPL
Chris Packham
- [U-Boot] [RFC PATCH 1/5] spl: dfu: add dfu support in SPL
Lukasz Majewski
- [U-Boot] Using latest u-boot with HiKey board
Peter Griffin
- [U-Boot] [PATCH 4/6] mips: ath79: Add support for ungating USB and ethernet on qca953x
Piotr Dymacz
- [U-Boot] [RFC PATCH 1/5] spl: dfu: add dfu support in SPL
B, Ravi
- [U-Boot] [GIT PULL] u-boot-mips/master
Daniel Schwierzeck
- [U-Boot] [PATCH 1/6] mips: ath79: Rename get_bootstrap into ath79_get_bootstrap
Daniel Schwierzeck
- [U-Boot] [PATCH 2/6] mips: ath79: ap121: Enable ethernet
Daniel Schwierzeck
- [U-Boot] [PATCH 3/6] mips: ath79: Use 8MB flash profile for mtd partition by default
Daniel Schwierzeck
- [U-Boot] [PATCH 4/6] mips: ath79: Add support for ungating USB and ethernet on qca953x
Daniel Schwierzeck
- [U-Boot] [PATCH 5/6] mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define
Daniel Schwierzeck
- [U-Boot] [PATCH 6/6] mips: ath79: ap143: Reset ethernet on boot
Daniel Schwierzeck
- [U-Boot] [RFC PATCH 1/5] spl: dfu: add dfu support in SPL
Lukasz Majewski
- [U-Boot] u-boot-x86 sf probe fail
Hilbert Tu(杜睿哲_Pegatron)
- [U-Boot] [PATCH] malloc: Remove control-L in malloc.h
Måns Rullgård
- [U-Boot] [RFC PATCH 1/5] spl: dfu: add dfu support in SPL
B, Ravi
- [U-Boot] [PATCH 0/3] armv8/fsl-layerscape: add dwc3 gadget driver support
Rajat Srivastava
- [U-Boot] [PATCH 1/3] usb: ums: support multiple controllers using controller_index
Rajat Srivastava
- [U-Boot] [PATCH 2/3] armv8/fsl-layerscape: add dwc3 gadget driver support
Rajat Srivastava
- [U-Boot] [PATCH 3/3] armv8/fsl-layerscape: enable dwc3 gadget driver support
Rajat Srivastava
- [U-Boot] [PATCH 4/6] mips: ath79: Add support for ungating USB and ethernet on qca953x
Marek Vasut
- [U-Boot] [PATCH] Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."
Masahiro Yamada
- [U-Boot] [PATCH 1/2] common: usb_storage : Implement logic to calculate optimal usb maximum trasfer blocks
Marek Vasut
- [U-Boot] [PATCH 2/3] armv8/fsl-layerscape: add dwc3 gadget driver support
Marek Vasut
- [U-Boot] [PATCH] Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."
Robert P. J. Day
- [U-Boot] [PATCH v2 0/7] add support for the etamin draco board variant.
Heiko Schocher
- [U-Boot] [PATCH v2 1/7] siemens,am33x: add ubi fastmap support
Heiko Schocher
- [U-Boot] [PATCH v2 2/7] ubi: add new ubi command "ubi detach"
Heiko Schocher
- [U-Boot] [PATCH v2 3/7] nand: add nand mtd concat support
Heiko Schocher
- [U-Boot] [PATCH v2 4/7] mtd: nand: omap: allow to switch to BCH16
Heiko Schocher
- [U-Boot] [PATCH v2 5/7] am335x, dxr2: get ECC sType from I2C eeprom
Heiko Schocher
- [U-Boot] [PATCH v2 6/7] dfu, nand, ubi: fix erasing after write finish
Heiko Schocher
- [U-Boot] [PATCH v2 7/7] siemens,am33x: add draco etamin board
Heiko Schocher
- [U-Boot] [PATCH 2/3] armv8/fsl-layerscape: add dwc3 gadget driver support
Felipe Balbi
- [U-Boot] [RFC PATCH 1/5] spl: dfu: add dfu support in SPL
Lukasz Majewski
- [U-Boot] [PATCH] Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."
Masahiro Yamada
- [U-Boot] [PATCH] ARM: uniphier: do not overwrite fdt_file environment
Masahiro Yamada
- [U-Boot] [RFC PATCH 1/5] spl: dfu: add dfu support in SPL
B, Ravi
- [U-Boot] [U-Boot, RFC] SPL: FIT: Align loading address for header
Tom Rini
- [U-Boot] [U-Boot, RFC] SPL: FIT: Align loading address for header
Lokesh Vutla
- [U-Boot] [U-Boot, RFC] SPL: FIT: Align loading address for header
Tom Rini
- [U-Boot] [PATCH 4/6] mips: ath79: Add support for ungating USB and ethernet on qca953x
Wills Wang
- [U-Boot] image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro: Causing Linux boot crash
Prabhakar Kushwaha
- [U-Boot] [PATCH v2 6/7] dfu, nand, ubi: fix erasing after write finish
Lukasz Majewski
- [U-Boot] image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro: Causing Linux boot crash
Tom Rini
- [U-Boot] Please pull u-boot-x86
Tom Rini
- [U-Boot] [PATCH] Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."
Tom Rini
- [U-Boot] [PATCH] tools/env: allow to pass NULL for environment options
Tom Rini
- [U-Boot] Please pull u-boot-marvell/master
Tom Rini
- [U-Boot] [GIT PULL] u-boot-mips/master
Tom Rini
- [U-Boot] [PATCH 1/3] usb: ums: support multiple controllers using controller_index
Lukasz Majewski
- [U-Boot] [PATCH 2/3] armv8/fsl-layerscape: add dwc3 gadget driver support
Lukasz Majewski
- [U-Boot] [PATCH 2/2] arm: socfpga: Enable tiny printf and simple malloc in SPL
Sylvain Lesne
- [U-Boot] [RFC PATCH 1/5] spl: dfu: add dfu support in SPL
Lukasz Majewski
- [U-Boot] [PATCH v2] imx: mx6var_som: Add support for Variscite mx6 boards
Eran Matityahu
- [U-Boot] [PATCH 00/11] [v4] armv8: fsl-layerscape: Add support of LS1012A SoC and platform
Prabhakar Kushwaha
- [U-Boot] [PATCH 01/11][v4] armv8: fsl-layerscape: Put SMMU config code in SMMU_BASE
Prabhakar Kushwaha
- [U-Boot] [PATCH 02/11][v4] armv8: fsl-layerscape: Avoid LS1043A specifc defines
Prabhakar Kushwaha
- [U-Boot] [PATCH 03/11][v4] driver: mtd: spi: Adding support for QSPI flash
Prabhakar Kushwaha
- [U-Boot] [PATCH 04/11][v4] armv8: fsl-layerscape: fix compile warning "rcw_tmp"
Prabhakar Kushwaha
- [U-Boot] [PATCH 05/11][v4] armv8: fsl-layerscape: Organize SoC overview at common location
Prabhakar Kushwaha
- [U-Boot] [PATCH 06/11][v4] armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
Prabhakar Kushwaha
- [U-Boot] [PATCH 07/11][v4] board: freescale: common: Conditionally compile IFC QXIS func
Prabhakar Kushwaha
- [U-Boot] [PATCH 08/11][v4] board: freescale: common: Add flag for LBMAP brdcfg reg offset
Prabhakar Kushwaha
- [U-Boot] [PATCH 09/11][v4] armv8: ls1012a: Add support of ls1012aqds board
Prabhakar Kushwaha
- [U-Boot] [PATCH 10/11][v4] armv8: ls1012a: Add support of ls1012ardb board
Prabhakar Kushwaha
- [U-Boot] [PATCH 11/11][v4] armv8: ls1012a: Add support of ls1012afrdm board
Prabhakar Kushwaha
- [U-Boot] [PATCH v2 1/8] board: ge: bx50v3: move detect_baseboard() out of CONFIG_VIDEO_IPUV3
Stefano Babic
- [U-Boot] [PATCH 2/2] arm: socfpga: Enable tiny printf and simple malloc in SPL
Marek Vasut
- [U-Boot] [PATCH 06/11][v4] armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
York Sun
- [U-Boot] [PATCH v3] arm64: arm: implement a boot header capability
Tom Rini
- [U-Boot] [PATCH v2 1/8] board: ge: bx50v3: move detect_baseboard() out of CONFIG_VIDEO_IPUV3
Andrew Shadura
- [U-Boot] [PATCH 1/2] drivers/ddr/fsl: Update clk_adjust of sdram_clk_cntl
York Sun
- [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
Zubair Lutfullah Kakakhel
- [U-Boot] [RESEND RFC PATCH] zynq: add support for on-board shared reset gpio
Andrea Merello
- [U-Boot] [PATCH 2/2] arm: socfpga: Enable tiny printf and simple malloc in SPL
Sylvain Lesne
- [U-Boot] [PATCH v4] arm/arm64: implement a boot header capability
Steve Rae
- [U-Boot] [PATCH 0/5] Update fastboot sparse image handling
Steve Rae
- [U-Boot] [PATCH 1/2] [RFC] lib: Implement support for tiny sprintf()
Simon Glass
- [U-Boot] [PATCH 1/2] [RFC] lib: Implement support for tiny sprintf()
Marek Vasut
- [U-Boot] [PATCH 2/2] arm: socfpga: Enable tiny printf and simple malloc in SPL
Marek Vasut
- [U-Boot] [PATCH 1/2] [RFC] lib: Implement support for tiny sprintf()
Simon Glass
- [U-Boot] [PATCH 2/2] nand: extend nand torture
Benoît Thébaudeau
- [U-Boot] [PATCH 2/2] arm: socfpga: Enable tiny printf and simple malloc in SPL
Pavel Machek
- [U-Boot] [PATCH 1/2] spl: Remove bogus GD_FLG_SPL_INIT check
Pavel Machek
- [U-Boot] [PATCH] dm: gpio: MPC85XX GPIO platform data support
Hamish Martin
- [U-Boot] [PATCH 1/2] tiny-printf: Support sprintf()
Marek Vasut
- [U-Boot] [PATCH 2/2] ARM: omap: Enable tiny printf on omap3_logic
Marek Vasut
- [U-Boot] [PATCH 2/2] arm: socfpga: Enable tiny printf and simple malloc in SPL
Marek Vasut
Last message date:
Tue May 31 23:13:42 CEST 2016
Archived on: Tue May 31 23:13:46 CEST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).