May 2016 Archives by thread
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] 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] [PATCH] config: am335x_evm: detect BoneGreen using BBG1
Matwey V. Kornilov
- [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] 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 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] 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] [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 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] A problem about 'sf probe' using DM_SPI
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 v2 00/24] dm: mmc: Add driver-model block-device support to MMC
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 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 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] [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] [PATCHv4 1/2] power: as3722: Allow using on any i2c bus with any address
Julian Scheel
- [U-Boot] [PATCH 1/2] ARM: tegra124: Add an option to disable CoreSight
Julian Scheel
- [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] [verified-boot] Compile 'key store' DTB without mkimage and private key
Simon Glass
- [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 v7 1/7] drivers: net: cpsw: Add reading of DT phy-handle node
Joe Hershberger
- [U-Boot] [PATCH 1/2] Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"
Tom Rini
- [U-Boot] [PATCH v2] fdt: fix setting MAC addresses for multiple interfaces
Joe Hershberger
- [U-Boot] [PATCH v8 1/7] drivers: net: cpsw: Add reading of DT 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] configs: sunxi: fix device tree name for Pine64+
Peter Robinson
- [U-Boot] [PATCH] efi_loader: Add network access support
Alexander Graf
- [U-Boot] [PATCH] arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGS
Tom Rini
- [U-Boot] pull request: u-boot-uniphier/master
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] [PATCH] arm: imx-common: introduce back usec2ticks
Tom Rini
- [U-Boot] [PATCH v2] mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT
Fabio Estevam
- [U-Boot] [U-Boot, v2] mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT
Tom Rini
- [U-Boot] [PATCH V4 1/4] dm: spi: soft_spi bug fix
Peng Fan
- [U-Boot] [PATCH] dfu: avoid memory leak
Peng Fan
- [U-Boot] [PATCH] usb: gadget: dfu: discard dead code
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 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 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] igep00x0: Use the SRAM available for SPL.
Enric Balletbo i Serra
- [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] [PATCH v4 0/3] spl: Add support to load FIT from Filesystem
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] 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] [PATCH] ARM: zynq: Add support for SPL_LOAD_FIT
Michal Simek
- [U-Boot] ELC Europe mini-summit?
Tom Rini
- [U-Boot] [PATCH V2 1/2] mtd: cqspi: Simplify indirect write code
Marek Vasut
- [U-Boot] [PULL] u-boot-usb/master
Marek Vasut
- [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] [PATCH 1/7] usb: Don't init pointer to zero, but NULL
Marek Vasut
- [U-Boot] Issue with USB mass storage (thumb drives)
Marek Vasut
- [U-Boot] [PATCH 0/4] ath79: fix some minor defects
Marek Vasut
- [U-Boot] [PATCH] include/configs: Numerous typo fixes: "controler" -> "controller".
Robert P. J. Day
- [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] [PATCH v2 03/15] arm: Kconfig: Add support for AM43xx SoC specific Kconfig
Heiko Schocher
- [U-Boot] [PATCH] cmd: replace the cast of the memory access to a fixed bit type in itest
Masahiro Yamada
- [U-Boot] [PATCH v2 0/5] ARM: AT91: add AT91 PIO4 pinctrl driver
Wenyou Yang
- [U-Boot] [PATCH] imx6: cache: disable L2 before touching Auxiliary Control Register
Peng Fan
- [U-Boot] [PATCH] Fix various typos, scattered over the code.
Robert P. J. Day
- [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 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 v5 0/3] spl: Add support to load FIT from Filesystem
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 0/7] armv8: fsl-layerscape: Add support of LS1012A SoC and platform
Prabhakar Kushwaha
- [U-Boot] [PATCH] mmc: Fix error in RPMB code
Marek Vasut
- [U-Boot] [PATCH] ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not
Masahiro Yamada
- [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 3/4] net: Move the VCI and client arch values to Kconfig
Alexander Graf
- [U-Boot] how to feed kernel, initrd and rootfs into uboot
JPT
- [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] 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] gpio: at91: Fix pullup/pulldown configuration on PIO3
Marek Vasut
- [U-Boot] [PATCH 0/6] arm64: Pine64 fixes and updates
Andre Przywara
- [U-Boot] Pull request, u-boot-tegra/master
Tom Warren
- [U-Boot] OMAP 3530 - BeagleBoard Rev. C4
Derald D. Woods
- [U-Boot] [PATCH 1/2] spl: Make sure destination address is dma aligned when loading fit
Lokesh Vutla
- [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] ARM: fix ifdefs in ARMv8 lowlevel_init()
Masahiro Yamada
- [U-Boot] [PATCH v2 00/18] at91: Convert Ethernet and LCD to driver model
Simon Glass
- [U-Boot] [PATCH] ARM: am33xx: Fix DDR initialization delays
Russ Dill
- [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 5/8] mips: ath79: dts: Add ethernet MAC nodes
Marek Vasut
- [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 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 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] 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] [GIT] Pull request: u-boot-dfu
Lukasz Majewski
- [U-Boot] [PATCH] usb: xhci: add struct devrequest declaration
Masahiro Yamada
- [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] U-BOOT NETCONSOLE SCRIPT
yyurtcan
- [U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
- [U-Boot] [PATCH] socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled
Anatolij Gustschin
- [U-Boot] [PATCH] spi: spi-uclass: fix typo in debug output
Jagan Teki
- [U-Boot] ARM: fix ifdefs in ARMv8 lowlevel_init()
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 1/9] mips: Add MIPS 74Kc tune
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 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] [PULL] u-boot-socfpga/master
Marek Vasut
- [U-Boot] ARM64: How to protect spin-table code from U-Boot?
Masahiro Yamada
- [U-Boot] [PATCH v2 00/28] x86: Initial ACPI support for Intel BayTrail
Bin Meng
- [U-Boot] [PATCH v2 1/2] serial: Introduce linflex uart support
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 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] [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 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 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 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] 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 4/4] Make FIT support really optional
Carlos Santos
- [U-Boot] [PATCH v2 0/6] tegra: Move tegra20 towards the 'new' display bindings
Simon Glass
- [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] 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 v2] tests: py: fix NameError exception if bdi cmd is not supported
Heiko Schocher
- [U-Boot] [PATCH 00/14] x86: acpi: Support installation of Ubuntu/Windows and boot Windows
Bin Meng
- [U-Boot] [PATCH 0/6] ARM: AM43xx: Enable FIT and EPOS, IDK support
Lokesh Vutla
- [U-Boot] net: direct-phy connection
Hannes Schmelzer
- [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] GPIO driver for Freescale QorIQ T2080
Hamish Martin
- [U-Boot] [PATCH v4] dm: spi: Read default speed and mode values from DT
Vignesh R
- [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] 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 v2 0/6] DM conversion of usb ether gadget
Mugunthan V N
- [U-Boot] [PATCH v2 00/11] driver model bring-up of musb on AM335x GP and BBB
Mugunthan V N
- [U-Boot] Issues with bbone with 2016.05rc3
Peter Robinson
- [U-Boot] [PATCH] warp7: Fix boot by selecting CONFIG_OF_LIBFDT
Fabio Estevam
- [U-Boot] sspi on xilinx
Lad, Prabhakar
- [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] U-boot UBI environment
Heiko Schocher
- [U-Boot] [PATCH 0/9][v2] armv8: fsl-layerscape: Add support of LS1012A SoC and platform
Prabhakar Kushwaha
- [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 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 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] [RESEND RFC PATCH] zynq: add support for on-board shared reset gpio
Andrea Merello
- [U-Boot] [PATCH 0/2] efi_loader: Add bounce buffers
Alexander Graf
- [U-Boot] reset uclass rename?
Stephen Warren
- [U-Boot] [PATCH V2 1/2] dm: allow setting driver_data before/during bind
Stephen Warren
- [U-Boot] [PATCH 0/1] i2c: mvtwsi: running from flash ROM
Chris Packham
- [U-Boot] [PATCH] usb: dwc3: Correct datatype of base to unsigned long
Michal Simek
- [U-Boot] spidev in FDT
Lad, Prabhakar
- [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] 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/2] Add support for Amlogic Meson MMC controller
Carlo Caione
- [U-Boot] omap3 spi registers
Martin Hejnfelt
- [U-Boot] [PATCH] sunxi: Enable USB host in CHIP defconfig
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 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] Add a mailbox driver framework/uclass
Stephen Warren
- [U-Boot] [PATCH] Remove unused BOOTFLAG definitions
Chris Packham
- [U-Boot] drivers/crypto/fsl/Makefile: strange assignment
Fabio Estevam
- [U-Boot] [PATCH 00/12] cleanup QEMU fw_cfg code
Miao Yan
- [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] U-Boot NOR Flash Copy Time Reduction
yyurtcan
- [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 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 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] mmc: dw_mmc: fix the wrong AND operation
Jaehoon Chung
- [U-Boot] [PATCH] kbuild: fixdep: Check fstat(2) return value
Tom Rini
- [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] test, tools: update tbot documentation
Tom Rini
- [U-Boot] [PATCH V2] Add a mailbox driver framework/uclass
Stephen Warren
- [U-Boot] [PATCH] mailbox: add Tegra186 HSP driver
Stephen Warren
- [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 00/10][v3] armv8: fsl-layerscape: Add support of LS1012A SoC and platform
Prabhakar Kushwaha
- [U-Boot] RFC, dm: devices and device_info platdata manual relocation
Angelo Dureghello
- [U-Boot] when stuff in a "common/" directory has no value?
Robert P. J. Day
- [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] 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] 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] 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] sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"
Hans de Goede
- [U-Boot] U-Boot approved way to set up vendor common/ directory?
Robert P. J. Day
- [U-Boot] [PATCH] sunxi: Enable a bunch of commands by default on sunxi
Hans de Goede
- [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 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 0/5] ARM: AM43xx: Enable FIT and EPOS, IDK support
Lokesh Vutla
- [U-Boot] [PATCH v2 0/7] ARM: AM335x: Add support for FIT and various platforms
Lokesh Vutla
- [U-Boot] [PATCH v2 0/8] ARM: AM335x: Add support for ICEv2 board
Lokesh Vutla
- [U-Boot] a couple drivers/rtc/* drivers now superfluous?
Robert P. J. Day
- [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] 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] 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] PSCI patch set for ARMv7
York Sun
- [U-Boot] [PATCH v2 0/5] Malta UART using device model & device tree
Paul Burton
- [U-Boot] [ANN] U-Boot v2016.05 is released
Tom Rini
- [U-Boot] [RFC] tools/env: Support UBI devices
Kevin Smith
- [U-Boot] [PATCH V2] mailbox: implement a sandbox test
Stephen Warren
- [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] 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] tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
- [U-Boot] [PATCH v3 0/5] Malta UART using device model & device tree
Paul Burton
- [U-Boot] [PATCH] pcie/layerscape: fix bug in bus number computation when setting msi-map
Bogdan Purcareata
- [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] ARM64: zynqmp: Align gic ranges for 64k in device tree
Michal Simek
- [U-Boot] [PATCH 0/4] Malta MIPS64 support
Paul Burton
- [U-Boot] [PATCH 1/2] ARM64: zynqmp: Add missing u-boot, dm-pre-reloc to DTSI
Michal Simek
- [U-Boot] [PATCH] ARM64: zynqmp: Enable CLK framework
Michal Simek
- [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] 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] 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 2/2] powerpc/mpc85xx: T104x: Add nand secure boot target
York Sun
- [U-Boot] [PATCH 0/5] Add QSPI support for LS2080A
York Sun
- [U-Boot] [PULL] Please pull u-boot-imx
Stefano Babic
- [U-Boot] AR71xx / AR9331 UART Initialization
Mike Monaghan
- [U-Boot] [PATCH 2/3] fsl-layerscape: spl: fix the macro name of MMC mode
York Sun
- [U-Boot] [PATCH 1/4] spi: fsl_qspi: Fix issues on arm64
York Sun
- [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 v2] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Michal Simek
- [U-Boot] Enumerate Buetooth Dongle via xHCI fails set configuration command
Mohammed Mohisin
- [U-Boot] Please pull u-boot-dm
Simon Glass
- [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] [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] ls1043ardb: add support scsi command and pcie to sata converter
Po Liu
- [U-Boot] [PATCH 01/13] imx-common: introduce simpler macros for runtime dection
Peng Fan
- [U-Boot] [PATCH v3 00/11] ARMv7: PSCI: add PSCI v1.0 support
macro.wave.z at gmail.com
- [U-Boot] [v2 PATCH 00/14] cleanup QEMU fw_cfg code
Miao Yan
- [U-Boot] [PATCH 1/3] net: xilinx: Handle error value from phy_startup()
Michal Simek
- [U-Boot] Linker script u-boot.lds makes u-boot ELF not load with debugger
Palacios, Hector
- [U-Boot] [PATCH] video: ipu: Fix build with hard-float ARM toolchain
Guillaume GARDET
- [U-Boot] [PATCH v3 1/3] arm: Fix SCFG ICID reg addresses
Vincent Siles
- [U-Boot] [PATCH] phy: Wire return value from phy_config()
Michal Simek
- [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 v1 00/12] am335x: add support for the am335x based bosch shc board
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 v2] test/py: Support setting up specific timeout
Michal Simek
- [U-Boot] where is the best place to set the fdt's MAC address?
Robert P. J. Day
- [U-Boot] [PATCH] imx: mx7: implement reset_misc
Peng Fan
- [U-Boot] [PATCH v3] test/py: Support setting up specific timeout
Michal Simek
- [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 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 v2] omap3: Fix SPI registers on am33xx and am43xx
Martin Hejnfelt
- [U-Boot] [PATCH v2 0/2] armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
- [U-Boot] Ethernet on Colombus (sun6i-a31-colombus)
Quentin Schulz
- [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 0/3] spl: fit: Allow to load FIT using UART boot
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] [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 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 8/9] sh: generic board support - header
Yoshinori Sato
- [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] [PATCH 2/5] spi: fsl_qspi: Assign AMBA mem according CS num in dts
York Sun
- [U-Boot] why so little use of ft_system_setup()?
Robert P. J. Day
- [U-Boot] [PATCH] Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
- [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] 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] driver/ddr/fsl: Force enabling parity for A-009803
Shengzhou Liu
- [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 1/4] mmc: fsl_esdhc: don't set XFERTYP_RSPTYP_48_BUSY for CMD with busy response
Yangbo Lu
- [U-Boot] [PATCH] ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
Vignesh R
- [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] [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] [PATCH] ARM: zynq: Simplify zynq configuration
Michal Simek
- [U-Boot] [PATCH 0/7] spl: nand: sunxi: implement auto-detection
Boris Brezillon
- [U-Boot] Sharing code between Linux and bootloader (U-boot) ?
Sebastian Frias
- [U-Boot] Azalia verb table from DT with Baytrail FSP
George McCollister
- [U-Boot] uboot xHCI driver crash sometimes when endpoint stalls
Mohammed Mohisin
- [U-Boot] [PATCH] cosmetic: mx6slevk: Minor coding-style fix
Sebastien Bourdelin
- [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 1/3] SPL: Let spl_parse_image_header() return value
Nishanth Menon
- [U-Boot] [GIT PULL] u-boot-mips/next
Daniel Schwierzeck
- [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] image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.
Robert P. J. Day
- [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 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] m68k: code reformatting for all start.S files
Angelo Dureghello
- [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] tools/genboardscfg.py: remove bogus import subprocess
Masahiro Yamada
- [U-Boot] [PATCH 00/15] x86: Various updates and fixes
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] how to buy the lwmon5 board ?
李 亮
- [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] 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 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] sunxi: Olimex A20 boards: Enable LDO3 and LDO4 regulators
Stefan Mavrodiev
- [U-Boot] [PATCH v4 0/4] dm: gpio: Add driver for MPC85xx GPIO controller
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] 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] 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] [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] [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] [u-boot][PATCH v2 0/4] am57xx: am43xx: get usb host working
Roger Quadros
- [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 v3 02/11] arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info
Simon Glass
- [U-Boot] [PATCH] clk: convert API to match reset/mailbox style
Stephen Warren
- [U-Boot] [PATCH 0/4] DRA7 Voltage macro consolidation
Suman Anna
- [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] malloc: improve memalign fragmentation fix
Tom Rini
- [U-Boot] [PATCH v6 0/8] spl: Support loading FIT from various boot media
Lokesh Vutla
- [U-Boot] [PATCH v2 00/12] am335x: 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] [GIT PULL] Xilinx changes
Michal Simek
- [U-Boot] [PATCH 1/3] microblaze: Select compilation flags via 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] imx: mx6qsabreauto: drop duplicated net phy configuration
Peng Fan
- [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] common: env_ubi: Clear environment buffer before reading
Marcin Niestroj
- [U-Boot] [PATCH v2] ts4800: update environment to boot with device tree
Stefano Babic
- [U-Boot] mx53loco_defconfig failure with Buildroot toolchain
Fabio Estevam
- [U-Boot] Login/password in uboot question.
Tremblay, Eric
- [U-Boot] [PATCH 1/8] board: ge: bx50v3: move detect_baseboard() out of CONFIG_VIDEO_IPUV3
Andrew Shadura
- [U-Boot] [PATCH V2] net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
- [U-Boot] wanting to confirm i'm setting the MAC address the right way
Robert P. J. Day
- [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] armv8: ls2080a: Update MAINTAINERS file
York Sun
- [U-Boot] [PATCH] armv8/fdt: add fixup_crypto_node
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: 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 3/3] ls102xa: spl: fix the macro name of MMC mode
York Sun
- [U-Boot] [PATCH] armv8: ls1043ardb: invert irq pin polarity for AQR105 PHY
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 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] video: allow version string to be optional when using LOGO
Tim Harvey
- [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] [RFC PATCH v1] lib: make strmhz available in SPL
Chris Packham
- [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] [PATCH v1 0/7] add support for the etamin draco board variant.
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 2/5] corvus DTS / DM support
Heiko Schocher
- [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 0/8] x86: quark: Add ACPI support
Bin Meng
- [U-Boot] [PATCH 2/8] x86: acpi: Make irqroute.asl common
Bin Meng
- [U-Boot] [PATCH] mtd: nand: arasan_nfc: Correct nand ecc initialization
Siva Durga Prasad Paladugu
- [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] sandbox: gpio: doc: Fix parameter documentation
Mario Six
- [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 v3 1/2] powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
Sumit Garg
- [U-Boot] [PATCH V3] gpio: add Tegra186 GPIO driver
Stephen Warren
- [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 0/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 3/8] acpi: Pass -D__ASSEMBLY__ when compiling ASL files
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 v2] dm: at91: Add driver model support for the spi driver
Wenyou Yang
- [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 v2 1/3] spi: spi_flash: Dont set quad enable for micron in all cases
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] clearfog: add HUSH parser
Peter Robinson
- [U-Boot] Using latest u-boot with HiKey board
Peter Robinson
- [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] net: phy: micrel: add support for KSZ886x switches in MIIM mode
Alexey Firago
- [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 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 0/3] MIPS cache cleanups
Paul Burton
- [U-Boot] [PATCH 1/2] [RFC] lib: Implement support for tiny sprintf()
Marek Vasut
- [U-Boot] [PATCH 01/12] arm: config: Introduce CONFIG_SYS_ARM_ARCH
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 1/3] serial: 16550: Add getfcr accessor
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] 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 v2 0/9] cmd: fdt: Add device tree overlays support
Maxime Ripard
- [U-Boot] [PATCH] ARM64: zynqmp: Enable CMD_NAND via Kconfig
Michal Simek
- [U-Boot] [PATCH] efi_loader: Don't allocate from memory holes
Alexander Graf
- [U-Boot] [PATCH v2 0/3] MIPS cache cleanups
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 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] Please pull u-boot-rockchip
Simon Glass
- [U-Boot] u-boot 2016.07-rc0 does not seem to compile for me
Pavel Machek
- [U-Boot] u-boot 2016.07-rc0: socfpga SPL too big in default configuration
Pavel Machek
- [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] check u-boot SPL size to avoid producing non-working images
Pavel Machek
- [U-Boot] [PATCH v3 0/2] Initial support for S32V234 - version 3
Eddy Petrișor
- [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] Between 2015.10 and 2016.01, SPI flash changed erase size, and saveenv stopped working
Pavel Machek
- [U-Boot] [PATCH] armv8: ls1043aqds: fix usb PWRFAULT setting
shh.xie at gmail.com
- [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] [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 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] [PATCH v2 1/8] board: ge: bx50v3: move detect_baseboard() out of CONFIG_VIDEO_IPUV3
Andrew Shadura
- [U-Boot] [PATCH] ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP
Michal Simek
- [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 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] [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 v2] splash_source: add support for ubifs formatted nand
Eran Matityahu
- [U-Boot] [PATCH v3] arm64: arm: implement a boot header capability
Steve Rae
- [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] [U-Boot, 5/5] tools/env: no global variable sharing between application and library
Tom Rini
- [U-Boot] [PATCH 1/7] mtd: nand: Remove jz4740 driver
Scott Wood
- [U-Boot] [PATCH 0/2] sunxi: Fix SRAM C corruption issue on Allwinner A64
Siarhei Siamashka
- [U-Boot] [PATCH] serial: atmel_usart: Add device tree support
Wenyou Yang
- [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] 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] u-boot-x86 sf probe fail
Hilbert Tu(杜睿哲_Pegatron)
- [U-Boot] [PATCH 0/3] armv8/fsl-layerscape: add dwc3 gadget driver support
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] Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."
Masahiro Yamada
- [U-Boot] [PATCH v2 0/7] add support for the etamin draco board variant.
Heiko Schocher
- [U-Boot] [PATCH] ARM: uniphier: do not overwrite fdt_file environment
Masahiro Yamada
- [U-Boot] image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro: Causing Linux boot crash
Prabhakar Kushwaha
- [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 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 v4] arm/arm64: implement a boot header capability
Steve Rae
- [U-Boot] [PATCH 1/2] tiny-printf: Support sprintf()
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).