May 2015 Archives by thread
Starting: Fri May 1 00:04:47 CEST 2015
Ending: Sun May 31 20:14:24 CEST 2015
Messages: 2804
- [U-Boot] [PATCH 0/8] usb: driver-model fixes and dm support sunxi-ehci.c
Simon Glass
- [U-Boot] [PATCH v2] sandbox: Don't try distro_bootcmd by default
Simon Glass
- [U-Boot] Sandbox dm tests leave sandbox in a bad state
Joe Hershberger
- [U-Boot] [PATCH v2 2/4] mx6cuboxi: Add USB host support
Vagrant Cascadian
- [U-Boot] [PATCH v3 1/5] x86: Add multi-processor init
Simon Glass
- [U-Boot] [PATCH v3 2/5] x86: Add functions to set and clear bits on MSRs
Simon Glass
- [U-Boot] [PATCH v3 3/5] x86: Allow CPUs to be set up after relocation
Simon Glass
- [U-Boot] [PATCH v3 4/5] x86: Add a CPU driver for baytrail
Simon Glass
- [U-Boot] [PATCH v3 5/5] x86: Enable multi-core init for Minnowboard MAX
Simon Glass
- [U-Boot] [PATCH] dm: core: Fix regression caused by c1d6f91
Simon Glass
- [U-Boot] [PATCH] dm: usb: Fix divide by 0 errors in host drivers caused by not setting maxpsize
Simon Glass
- [U-Boot] [PATCH v1 1/2] cmd_sf: Add command "sf info" to show current device info
Simon Glass
- [U-Boot] [PATCH v1 2/2] dm: sf: Update default name of spi flash in structure udevice
Simon Glass
- [U-Boot] CONFIG_MTD_CONCAT issue
Andrew E. Mileski
- [U-Boot] [PATCH v2 12/19] test: Generalize the unit test framework
Simon Glass
- [U-Boot] [PATCH v2 13/19] test: dm: Don't bail on all tests if one test fails
Simon Glass
- [U-Boot] [PATCH v2 14/19] test: Return values from the asserts compatible with cmds
Simon Glass
- [U-Boot] [PATCH v2 15/19] test: env: Add test framework for env
Simon Glass
- [U-Boot] [PATCH v2 16/19] test: env: Add test for verifying env attrs
Simon Glass
- [U-Boot] [PATCH v2 17/19] test: env: Add a test of the new regex behavior for attrs
Simon Glass
- [U-Boot] [PATCH v2 18/19] sandbox: Cleanup order and extra defines in defconfig
Simon Glass
- [U-Boot] [PATCH v2 19/19] sandbox: Enable env unit tests
Simon Glass
- [U-Boot] [PATCH 1/8] dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
Simon Glass
- [U-Boot] [PATCH 2/8] dm: usb: Use controller_dev in dm ehci code
Simon Glass
- [U-Boot] [PATCH 3/8] dm: usb: Store usb_device parent pointer in usb_device
Simon Glass
- [U-Boot] [PATCH 4/8] dm: usb: Set desc_before_addr from ehci dm code
Simon Glass
- [U-Boot] [PATCH 5/8] dm: usb: Add support for interrupt queues to the dm usb code
Simon Glass
- [U-Boot] [PATCH 6/8] dm: usb: Prefix ehci interrupt-queue functions with _ehci_
Simon Glass
- [U-Boot] [PATCH 7/8] dm: usb: Add support for interrupt queues to the dm ehci code
Simon Glass
- [U-Boot] [PATCH 8/8] sunxi: ehci: Convert to the driver-model
Simon Glass
- [U-Boot] [PATCH] mtd: sf: Add CONFIG_SPI_N25Q256A_RESET for software-reset
Pavel Machek
- [U-Boot] [PATCH] u-boot: adjust config_cmd_default.h not to raise ton of warnings
Pavel Machek
- [U-Boot] [PATCH v2 0/9] usb: driver-model fixes and dm support sunxi-ehci.c
Hans de Goede
- [U-Boot] [PATCH v2 5/9] dm: usb: Set desc_before_addr from ehci dm code
Hans de Goede
- [U-Boot] [RFC] Booting Xen from a FIT - Additional discussion about a refactor
Karl Apsite
- [U-Boot] fastboot boot base address behaviour
Maxime Ripard
- [U-Boot] Please pull u-boot-x86
Simon Glass
- [U-Boot] [PATCH] serial: fdt: add device tree support for pl01x
Vikas Manocha
- [U-Boot] [PATCH 0/2] stv0991: Add flat device tree support
Vikas Manocha
- [U-Boot] [PATCH v2 0/2] stv0991: Add flat device tree support
Vikas Manocha
- [U-Boot] [U-boot][PATCHv2 1/3] driver/ddr/altera: Add DDR driver for Altera's SDRAM controller
Marek Vasut
- [U-Boot] [U-boot][PATCHv2 2/3] driver/ddr/altera/: Add the sdram calibration portion
Marek Vasut
- [U-Boot] [U-Boot, 02/10] arm: s3c24xx: Fix incorrect CONFIG_SYS_S3C2410_NAND_HWECC name
Marek Vasut
- [U-Boot] [U-Boot,05/10] mtd: nand: s3c: Add S3C2440 specifics
Marek Vasut
- [U-Boot] [PATCH 01/10] video: Add S3C24xx framebuffer support
Marek Vasut
- [U-Boot] [PATCH 08/10] i2c: s3c: Implant support for S3C2440
Marek Vasut
- [U-Boot] [PATCH 09/10] gpio: s3c: Fix the GPIO driver
Marek Vasut
- [U-Boot] [PATCH] Fix mxc_hab documenation
Stefano Babic
- [U-Boot] [PATCH v2 1/4] mx6cuboxi: Add HDMI output support
Stefano Babic
- [U-Boot] [PATCH v2 3/4] mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin
Stefano Babic
- [U-Boot] [PATCH v2 4/4] logos: Add Solidrun's logo
Stefano Babic
- [U-Boot] [PATCH] sunxi: display: Align end of memory to work around a linux-4.0 bug
Ian Campbell
- [U-Boot] [PATCH v2 03/10] sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
Ian Campbell
- [U-Boot] [PATCH v2 08/10] sunxi: Add basic A33 basic support
Ian Campbell
- [U-Boot] [PATCH 06/10] sunxi: Add a33 dram init code
Ian Campbell
- [U-Boot] [PATCH 1/6] sunxi: usb: Move setup of host controller clocks to the host controller drivers
Ian Campbell
- [U-Boot] [PATCH 2/6] sunxi: usb: Remove sunxi_usbc_get_io_base function
Ian Campbell
- [U-Boot] [PATCH 3/6] sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
Ian Campbell
- [U-Boot] [PATCH 4/6] sunxi: usb: Rename the usbc.? files to usb_phy.?
Ian Campbell
- [U-Boot] [PATCH 5/6] sunxi: usb: Do not call phy_probe from hcd code
Ian Campbell
- [U-Boot] [PATCH 6/6] sunxi: usb: Protect phy-init and phy-power-on against multiple calls
Ian Campbell
- [U-Boot] [PATCH 18/21] sunxi: dts: Add minimal dts files for board which lack a dts sofar
Ian Campbell
- [U-Boot] [PATCH 20/21] sunxi: Move all boards to the device-model
Ian Campbell
- [U-Boot] [PATCH v2 1/6] sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
Ian Campbell
- [U-Boot] [PATCH v2 2/6] sunxi: axp: Move axp pmic register helpers to a separate file
Ian Campbell
- [U-Boot] [PATCH v2 3/6] sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers
Ian Campbell
- [U-Boot] [PATCH v2 4/6] sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Ian Campbell
- [U-Boot] [PATCH v2 5/6] sunxi: axp: Add driver-model support to the axp_gpio code
Ian Campbell
- [U-Boot] [PATCH v2 6/6] sunxi: axp: Remove non driver-model support from the axp gpio code
Ian Campbell
- [U-Boot] [PATCH 1/5] nand: sunxi: change BLOCK_SIZE in mksunxiboot to match NAND block size
Ian Campbell
- [U-Boot] [PATCH 2/5] nand: sunxi: Add support for booting from internal NAND memory
Ian Campbell
- [U-Boot] [PATCH 3/5] nand: sunxi: Add secondary U-Boot offset on second syndrome partition
Ian Campbell
- [U-Boot] [PATCH 4/5] nand: sunxi: Add multiimage preload option
Ian Campbell
- [U-Boot] [PATCH 5/5] nand: sunxi: And a20_nandread command utilizing spl nand read driver
Ian Campbell
- [U-Boot] [PATCH 1/3] sandbox: Add test function to advance time
Simon Glass
- [U-Boot] [PATCH 2/3] sandbox: eth: Add a function to skip ping timeouts
Simon Glass
- [U-Boot] [PATCH 3/3] test: dm: eth: Skip timeouts on ping tests
Simon Glass
- [U-Boot] [PATCH 1/2] test: Add a simple time test
Simon Glass
- [U-Boot] [PATCH 2/2] sandbox: Enable time unit test command
Simon Glass
- [U-Boot] [PATCH 01/20] dm: spi: Avoid setting the speed with every transfer
Simon Glass
- [U-Boot] [PATCH 02/20] cros_ec: Show the protocol version in the debug message
Simon Glass
- [U-Boot] [PATCH 03/20] cros_ec: Handle the single duplex requirement in cros_ec
Simon Glass
- [U-Boot] [RESEND PATCH v3 00/13] Add Marvell Armada A38x 88F6820 SoC support
Simon Glass
- [U-Boot] [PATCH 1/1] mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host
Alexander Stein
- [U-Boot] [PATCH 00/20] dm: rtc: Add driver model support for real-time clocks
Simon Glass
- [U-Boot] switching to single .config configuration issues
Simon Glass
- [U-Boot] [PATCH v3 00/26] Improve env var handling for net stack
Joe Hershberger
- [U-Boot] [PATCH v3 01/26] sandbox: Enable some ENV commands
Joe Hershberger
- [U-Boot] [PATCH v3 02/26] kconfig: Move REGEX to Kconfig
Joe Hershberger
- [U-Boot] [PATCH v3 03/26] sandbox: Enable regex support
Joe Hershberger
- [U-Boot] [PATCH v3 04/26] env: Fix return values in env_attr_lookup()
Joe Hershberger
- [U-Boot] [PATCH v3 05/26] env: Simplify the reverse_strstr() interface
Joe Hershberger
- [U-Boot] [PATCH v3 06/26] env: Allow env_attr_walk to pass a priv * to callback
Joe Hershberger
- [U-Boot] [PATCH v3 07/26] env: Add regex support to env_attrs
Joe Hershberger
- [U-Boot] [PATCH v3 08/26] env: Distinguish finer between source of env change
Joe Hershberger
- [U-Boot] [PATCH v3 09/26] net: Apply default format rules to all ethaddr
Joe Hershberger
- [U-Boot] [PATCH v3 10/26] net: Use env callbacks for net variables
Joe Hershberger
- [U-Boot] [PATCH v3 11/26] net: Add default flags for common net env vars
Joe Hershberger
- [U-Boot] [PATCH v3 12/26] net: Remove duplicate bootfile syncing functionality
Joe Hershberger
- [U-Boot] [PATCH v3 13/26] net: Handle ethaddr changes as an env callback
Joe Hershberger
- [U-Boot] [PATCH v3 14/26] test: Generalize the unit test framework
Joe Hershberger
- [U-Boot] [PATCH v3 15/26] test: Add a common unit test command
Joe Hershberger
- [U-Boot] [PATCH v3 16/26] test: Move the unit tests to their own menu
Joe Hershberger
- [U-Boot] [PATCH v3 17/26] test: dm: Don't bail on all tests if one test fails
Joe Hershberger
- [U-Boot] [PATCH v3 18/26] test: dm: eth: Handle failed test env cleanup
Joe Hershberger
- [U-Boot] [PATCH v3 19/26] test: Return values from the asserts compatible with cmds
Joe Hershberger
- [U-Boot] [PATCH v3 20/26] test: dm: Recover the driver model tree after tests
Joe Hershberger
- [U-Boot] [PATCH v3 21/26] test: env: Add test framework for env
Joe Hershberger
- [U-Boot] [PATCH v3 22/26] test: env: Add test for verifying env attrs
Joe Hershberger
- [U-Boot] [PATCH v3 23/26] test: env: Add a test of the new regex behavior for attrs
Joe Hershberger
- [U-Boot] [PATCH v3 24/26] test: dm: Move the dm tests over to the ut command
Joe Hershberger
- [U-Boot] [PATCH v3 25/26] sandbox: Cleanup order and extra defines in defconfig
Joe Hershberger
- [U-Boot] [PATCH v3 26/26] sandbox: Enable env unit tests
Joe Hershberger
- [U-Boot] [PATCH v3 0/2] stv0991: Add flat device tree support
Vikas Manocha
- [U-Boot] [PATCH v3 1/2] stv0991: fdt: add stv0991 device tree
Vikas Manocha
- [U-Boot] Add spi nand support in u-boot
Peter Pan 潘栋 (peterpandong)
- [U-Boot] Intel Galileo on u-boot
Bin Meng
- [U-Boot] [PATCH 1/2] mx6cuboxi: Fix Ethernet PHY detection problem
Fabio Estevam
- [U-Boot] [PATCH 3/3] x86: quark: Implement PIRQ routing
Bin Meng
- [U-Boot] FIT: workarounding wrong configuration name
yegorslists at googlemail.com
- [U-Boot] [PATCH] Makefile: add a symbol link tags for ctags
Du Huanpeng
- [U-Boot] [PATCH 01/20] dm: spi: Correct the comment on spi_get_ops()
Simon Glass
- [U-Boot] [PATCH 02/20] dm: i2c: sandbox: Add debugging to the speed limit
Simon Glass
- [U-Boot] [PATCH 03/20] dm: i2c: Add functions to read and write a register
Simon Glass
- [U-Boot] [PATCH 04/20] dm: i2c: Add an explicit test mode to the sandbox I2C driver
Simon Glass
- [U-Boot] [PATCH 05/20] fdt: Correct warning in fdt_setup_simplefb_node()
Simon Glass
- [U-Boot] [PATCH 06/20] dm: rtc: Rename gregorian day function
Simon Glass
- [U-Boot] [PATCH 07/20] dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
- [U-Boot] [PATCH 08/20] dm: rtc: Rename mktime() and reduce the number of parameters
Simon Glass
- [U-Boot] [PATCH 09/20] dm: Remove unnecessary types in bcd.h
Simon Glass
- [U-Boot] [PATCH 10/20] dm: rtc: Split structure definition into its own file
Simon Glass
- [U-Boot] [PATCH 11/20] dm: sandbox: Add os_localtime() to obtain the system time
Simon Glass
- [U-Boot] [PATCH 12/20] dm: rtc: Add a uclass for real-time clocks
Simon Glass
- [U-Boot] [PATCH 13/20] dm: rtc: sandbox: Add an emulated I2C RTC device
Simon Glass
- [U-Boot] [PATCH 14/20] dm: rtc: sandbox: Add a driver for the sandbox I2C RTC
Simon Glass
- [U-Boot] [PATCH 15/20] dm: rtc: Convert 'date' command to support driver model
Simon Glass
- [U-Boot] [PATCH 16/20] dm: net: rtc: Support using driver model for rtc in sntp
Simon Glass
- [U-Boot] [PATCH 17/20] dm: sandbox: dts: Add a real-time clock attached to I2C
Simon Glass
- [U-Boot] [PATCH 18/20] dm: rtc: sandbox: Enable real-time clock support
Simon Glass
- [U-Boot] [PATCH 19/20] dm: test: dts: Sort the aliases in the test device tree file
Simon Glass
- [U-Boot] [PATCH 20/20] dm: rtc: Add tests for real-time clocks
Simon Glass
- [U-Boot] [PATCH v2 1/2] mx6cuboxi: Fix Ethernet PHY detection problem
Fabio Estevam
- [U-Boot] [PATCH] imx: dek_blob: Add explicit include for mapmem
Simon Glass
- [U-Boot] Please pull u-boot-sunxi master
Hans de Goede
- [U-Boot] [PATCH] arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets
Stefan Roese
- [U-Boot] [VOTING REQUIRED] Re: U-Boot mini summit
Wolfgang Denk
- [U-Boot] [PATCH 1/2] hummingboard: Remove mx6solo specific support
Fabio Estevam
- [U-Boot] [PATCH 09/10] sunxi: Add softwinner astar mid756 A33 tablet board defconfig
Chen-Yu Tsai
- [U-Boot] AM335x configurations - console output at early stages lost
Vasili Galka
- [U-Boot] [PATCH] powerpc/mpc85xx: Add board support for ucp1020
York Sun
- [U-Boot] [PATCH] mx6cuboxi: Skip usb initialization when booting without HDMI
Fabio Estevam
- [U-Boot] [PATCH v2] mx6cuboxi: Skip usb initialization when booting without HDMI
Fabio Estevam
- [U-Boot] [PATCH v3 0/1] dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
Hans de Goede
- [U-Boot] [PATCH 00/24] Collected fixes and improvements
Simon Glass
- [U-Boot] [PATCH 01/24] usb: add device connection/disconnection detection
Simon Glass
- [U-Boot] [PATCH 02/24] dm: usb: Implement usb_detect_change() for driver model
Simon Glass
- [U-Boot] [PATCH 03/24] bootstage: Add IDs for SPI flash reading and decompression
Simon Glass
- [U-Boot] [PATCH 04/24] dm: i2c: Implement 'i2c bus' command for driver model
Simon Glass
- [U-Boot] [PATCH 05/24] dm: i2c: Add a function to find out the chip offset length
Simon Glass
- [U-Boot] [PATCH 06/24] tpm: Support using driver model with I2C
Simon Glass
- [U-Boot] [PATCH 07/24] tpm: Rename Infineon TPM to slb9645tt
Simon Glass
- [U-Boot] [PATCH 08/24] dm: gpio: Fix comment typo in GPIOD_IS_IN
Simon Glass
- [U-Boot] [PATCH 09/24] arm: Include the .got section in the binary
Simon Glass
- [U-Boot] [PATCH 10/24] arm: Add a prototype for save_boot_params_ret()
Simon Glass
- [U-Boot] [PATCH 11/24] arm: spl: Enable detecting when U-Boot is started from SPL
Simon Glass
- [U-Boot] [PATCH 12/24] arm: Allow cleanup_before_linux() without disabling caches
Simon Glass
- [U-Boot] [PATCH 13/24] sandbox: Add an implementation for cleanup_before_linux_select()
Simon Glass
- [U-Boot] [PATCH 14/24] sandbox: Correct error handling in state_read_file()
Simon Glass
- [U-Boot] [PATCH 15/24] sandbox: Add missing errno.h includes in a few files
Simon Glass
- [U-Boot] [PATCH 16/24] sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
Simon Glass
- [U-Boot] [PATCH 17/24] sandbox: spi: Add newline to printf() in sandbox_sf_probe
Simon Glass
- [U-Boot] [PATCH 18/24] sandbox: Fix warning in display_options
Simon Glass
- [U-Boot] [PATCH 19/24] sandbox: Support wide-screen LCD emulation
Simon Glass
- [U-Boot] [PATCH 20/24] lcd: Support colour lookup table on 16bpp display in BMP images
Simon Glass
- [U-Boot] [PATCH 21/24] tegra124: Implement spl_was_boot_source()
Simon Glass
- [U-Boot] [PATCH 22/24] tegra: nyan-big: Allow TPM on I2C
Simon Glass
- [U-Boot] [PATCH 23/24] tegra: mmc: Set the removable flag correctly
Simon Glass
- [U-Boot] [PATCH 24/24] tegra124: Expand SPL space by 8KB
Simon Glass
- [U-Boot] [PATCH] serial: ns16550: Fix Debug UART initialization for AM335x
Vasili Galka
- [U-Boot] bringing up u-boot on qemu-x86
Saket Sinha
- [U-Boot] [PATCH] dm: usb: Do not use bus->seq before device_probe(bus)
Hans de Goede
- [U-Boot] [PATCH 1/3] net: Implement random ethaddr fallback in eth.c
Joe Hershberger
- [U-Boot] [PATCH 3/3] net: Remove all calls to net_random_ethaddr()
Joe Hershberger
- [U-Boot] [PATCH 1/4] ARM: bcm283x: Repair wdog.h
Marek Vasut
- [U-Boot] [PATCH v2] net/phy: refactor RTL8211F initialization
Joe Hershberger
- [U-Boot] [RESEND PATCH v3 09/13] arm: mvebu: Change network init code to allow a more flexible setup
Joe Hershberger
- [U-Boot] [PATCH] dm: i2c-gpio: Remove redundant dm_gpio_set_value() call
Simon Glass
- [U-Boot] [PATCH 1/2] qe: transform parameter to compatible type
Zhao Qiang
- [U-Boot] [PATCH] bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns by casting duty_ns to ull first. This bug came up when trying to create a 200 Hz PWM.
NEYRINCK Brecht
- [U-Boot] Debugging U-Boot on iMX6 with BDI3000
Armand Ciejak
- [U-Boot] [PATCH] mmc: fix OCR Polling
Pantelis Antoniou
- [U-Boot] [PATCH 1/6] mmc: Fix typo in MMC type checking macro
Pantelis Antoniou
- [U-Boot] [PATCH 2/6] mmc: Avoid extra duplicate entry in mmc device structure
Pantelis Antoniou
- [U-Boot] [PATCH 3/6] mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
Pantelis Antoniou
- [U-Boot] [PATCH 4/6] mmc: Continue polling MMC card for OCR only if it is still not ready
Pantelis Antoniou
- [U-Boot] [PATCH 5/6] mmc: Restructure polling loops to avoid extra delays
Pantelis Antoniou
- [U-Boot] [PATCH 6/6] mmc: Fix splitting device initialization
Pantelis Antoniou
- [U-Boot] [PATCH v2 0/9] PSCI v0.2 framework for ARMv8
bhupesh.sharma at freescale.com
- [U-Boot] Pull request: u-boot-arm/master
Albert ARIBAUD
- [U-Boot] [PATCH] mmc: remove the MMC_MODE_HC flag
Pantelis Antoniou
- [U-Boot] [PATCH] mmc: sdhci: add timeout setting for response busy command
Pantelis Antoniou
- [U-Boot] [PATCH 1/3] arm: mx6: tqma6: Fix USB and add other filesystems
Stefan Roese
- [U-Boot] [PATCH 2/3] arm: mx6: tqma6: Update to optionally configure an alternative SPI setup
Stefan Roese
- [U-Boot] [PATCH] mmc: fsl_esdhc: update eMMC44 adapter card erase timeout
Pantelis Antoniou
- [U-Boot] Pull request: u-boot-mmc 05052015
Pantelis Antoniou
- [U-Boot] [PATCH v2] misc: led: Add PCA9551 LED driver
Stefan Roese
- [U-Boot] [PATCH v4 0/9] dm usb fixes + sunxi dm ehci support
Hans de Goede
- [U-Boot] [PATCH v4 1/9] dm: usb: Make usb_get_bus easier to use for callers
Hans de Goede
- [U-Boot] [PATCH v4 3/9] dm: usb: Use usb_get_bus in dm ehci code
Hans de Goede
- [U-Boot] [PATCH v3] dm: sf: Add Atmel DataFlash spi flash driver
Haikun Wang
- [U-Boot] [PATCH 1/2] sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to n
Hans de Goede
- [U-Boot] [PATCH] fw_env.h: include autoconf.h
Marcel Ziswiler
- [U-Boot] [REGRESSION] commit 3ef46a9 "Fix hash verification" breaks crc32 verify
Marcel Ziswiler
- [U-Boot] [PATCH] common: hash: fix crc32 verify
Marcel Ziswiler
- [U-Boot] Please pull u-boot-marvell master
Luka Perkov
- [U-Boot] [PATCH 0/5] dm: usb: Add companion controller support + ehci fixes
Hans de Goede
- [U-Boot] [PATCH 1/5] dm: usb: Move printing of usb scan status to usb_scan_bus()
Hans de Goede
- [U-Boot] [PATCH 3/5] dm: usb: Do not scan companion busses if no devices where handed over
Hans de Goede
- [U-Boot] [PATCH 0/3] CAAM RNG fixes
Alex Porosanu
- [U-Boot] [PATCH 1/3] crypto/fsl - disable RNG oscillator maximum frequency check
Alex Porosanu
- [U-Boot] [PATCH 3/3] crypto/fsl - enable raw data instead of von Neumann data
Alex Porosanu
- [U-Boot] loading environment from SATA
Fabio Estevam
- [U-Boot] Command to Assign a RAM value to a variable
Davide BONFANTI
- [U-Boot] [PATCH] autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
Stefan Roese
- [U-Boot] [PATCH 1/5] x86: Support QEMU x86 targets
Bin Meng
- [U-Boot] [PATCH 2/5] x86: Make QEMU the default vendor
Bin Meng
- [U-Boot] [PATCH 3/5] x86: qemu: Wrap E1000 driver only when DM_PCI is not used
Bin Meng
- [U-Boot] [PATCH 4/5] x86: Change coreboot default build configuration to QEMU
Bin Meng
- [U-Boot] [PATCH 5/5] x86: Update README.x86 for QEMU support
Bin Meng
- [U-Boot] [PATCH] powerpc/mpc85xx: Use GOT when loading IVORs post-relocation
York Sun
- [U-Boot] [PATCH] mpc85xx/T4240EMU: Remove T4240EMU board
York Sun
- [U-Boot] [PATCH] drivers: usb: fsl: Workaround for Erratum A004477
York Sun
- [U-Boot] [PATCH] powerpc/t4rdb: Add SD boot support for T4240RDB board
York Sun
- [U-Boot] [PATCH v3] T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue
York Sun
- [U-Boot] [PATCH] fsl/pci: Set CFG_READY for PCIe v3.0 and later
York Sun
- [U-Boot] [PATCH v4] powerpc/t1023rdb: Add T1023 RDB board support
York Sun
- [U-Boot] [U-Boot, RFC] powerpc: add 2 common dcache assembly functions
York Sun
- [U-Boot] [PATCH] board/t102x: use fdt_setprop_string instead of fdt_setprop
York Sun
- [U-Boot] [PATCH] powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index
York Sun
- [U-Boot] [PATCH] fsl/deepsleep: avoid the DDR restore from being optimized out
York Sun
- [U-Boot] [PATCH] board/t2080rdb: reset cs4315 phy
York Sun
- [U-Boot] [PATCH v3 1/4] mmc: fsl_esdhc: Add adapter card type identification support
York Sun
- [U-Boot] [PATCH v3 2/4] powerpc/t2080qds: enable eSDHC adapter card type identification
York Sun
- [U-Boot] [PATCH v3 3/4] mmc: fsl_esdhc: Add peripheral clock support
York Sun
- [U-Boot] [PATCH v3 4/4] powerpc/t2080qds: enable eSDHC peripheral clock support
York Sun
- [U-Boot] [PATCH] t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/s
York Sun
- [U-Boot] [PATCH] t4240qds: apply some updates
York Sun
- [U-Boot] [PATCH] powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c
York Sun
- [U-Boot] Please pull u-boot-mpc85xx master
York Sun
- [U-Boot] [PATCH 1/2] Fix inconsistency of VERIFY defines in cmd_mem
Joe Hershberger
- [U-Boot] Compile x86 minnowboard max got error
Andrew Bradford
- [U-Boot] [PATCH v3 0/6] Add ARMv7M STM32F1 and STM3210E-EVAL board support
Matt Porter
- [U-Boot] [PATCH V3] i2c: mxc: refactor i2c driver and support dm
Simon Glass
- [U-Boot] [PATCH 1/5] tbs2910: support for usb otg host mode
Soeren Moch
- [U-Boot] [PATCH 00/16] usb core fixes + ohci fixes + ohci dm support
Hans de Goede
- [U-Boot] [PATCH 02/16] usb: Stop reset procedure when a dev is handed over to a companion hcd
Hans de Goede
- [U-Boot] [PATCH 04/16] usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars
Hans de Goede
- [U-Boot] [PATCH 05/16] usb: ohci: Move the ohci_dev struct to inside the main ohci struct
Hans de Goede
- [U-Boot] [PATCH 06/16] usb: ohci: Move the td array struct to inside the ohci_dev struct
Hans de Goede
- [U-Boot] [PATCH 07/16] usb: ohci: Remove unnecessary phcca variable
Hans de Goede
- [U-Boot] fw_env.h: include autoconf.h
Tom Rini
- [U-Boot] [ANN] U-Boot v2015.07-rc1 released
Tom Rini
- [U-Boot] [PATCH] sunxi: add support for UART2 on A23/A33
Laurent Itti
- [U-Boot] [PATCH v2] dm: sf: Update default name of spi flash in structure udevice
Haikun Wang
- [U-Boot] [PATCH] fsl/sata: Replace sprintf() with snprintf()
Yuantian.Tang at freescale.com
- [U-Boot] [RFC PATCH v1] Makefile: Add U_BOOT_TZ and include in version
Chris Packham
- [U-Boot] [PATCH] bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns
Brecht Neyrinck
- [U-Boot] [PATCH] mpc85xx/T1040D4RDB: Disable all CPLD interrupts, except QSGMI1 and QSGMI2
Codrin Ciubotariu
- [U-Boot] [PATCH 1/4] video: cfb_console: Remove the unnecessary CONFIG_VGA_AS_SINGLE_DEVICE wraps
Bin Meng
- [U-Boot] [PATCH 2/4] video: Kconfig: Make VESA driver avaiable for non-x86 boards
Bin Meng
- [U-Boot] [PATCH 3/4] x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
Bin Meng
- [U-Boot] [PATCH 4/4] x86: qemu: Add graphics support
Bin Meng
- [U-Boot] [PATCH 0/3] CAAM RNG fixes (Alex Porosanu)
Ulises Cardenas
- [U-Boot] [PATCH V2 RESEND] nand: fix buffer alignment in new verification feature
Stephen Warren
- [U-Boot] [PATCH v2] serial: fdt: add device tree support for pl01x
Vikas Manocha
- [U-Boot] [PATCH] dm: tegra: usb: Move USB to driver model
Simon Glass
- [U-Boot] [PATCH v2 79/80] dm: usb: exynos: Drop legacy USB code
Simon Glass
- [U-Boot] LPC 2015 Boot, Init, and Config microconf RFC and Invitation
Mehaffey, John
- [U-Boot] [PATCH v2 0/6] ARM: socfpga: refactoring, move files to arch/arm/mach-socfpga
Masahiro Yamada
- [U-Boot] [PATCH 1/3] ARM: at91: remove non-generic boards
Masahiro Yamada
- [U-Boot] [PATCH] powerpc/mpc85xx:Add GCC flag -fno-delete-null-pointer-checks
Prabhakar Kushwaha
- [U-Boot] [PATCH] mpc85xx/t104x, t102x: Update CPC debug register value in PBI commands
Priyanka Jain
- [U-Boot] buildman for sandbox
Joe Hershberger
- [U-Boot] [PATCH] ppc4xx: Remove sc3 board
Stefan Roese
- [U-Boot] [PATCH v1 0/4] Add SHA256 encrypted stop string for autobooting
Stefan Roese
- [U-Boot] [PATCH v1 1/4] Kconfig: Enable usage of escape char '\' in string values
Stefan Roese
- [U-Boot] [PATCH v1 2/4] autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
Stefan Roese
- [U-Boot] [PATCH v1 4/4] autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
Stefan Roese
- [U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platforms
Michal Simek
- [U-Boot] [PATCH v2 1/6] pci: Move pci_hose_phys_to_bus() to pci_common.c
Bin Meng
- [U-Boot] [PATCH v2 2/6] x86: Support QEMU x86 targets
Bin Meng
- [U-Boot] [PATCH v2 3/6] x86: Make QEMU the default vendor
Bin Meng
- [U-Boot] [PATCH v2 4/6] x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h
Bin Meng
- [U-Boot] [PATCH v2 5/6] x86: Change coreboot default build configuration to QEMU
Bin Meng
- [U-Boot] [PATCH v2 6/6] x86: Update README.x86 for QEMU support
Bin Meng
- [U-Boot] [PATCH] tools/kwbimage.c: Correct header size for SPI boot
Stefan Roese
- [U-Boot] [PATCH 0/4]: imx: mx6: use OTP for temperature grade and freq grade
Tim Harvey
- [U-Boot] [PATCH 1/2] pxe: Fix crash if 'sysboot' is run without args
Tuomas Tynkkynen
- [U-Boot] [PATCH 1/5] moveconfig: Actually build autoconf.mk
Joe Hershberger
- [U-Boot] [PATCH] git-mailrc: add Dinh Nguyen as a contact for SoCFPGA
dinguyen at opensource.altera.com
- [U-Boot] [PULL] u-boot-socfpga/master
Marek Vasut
- [U-Boot] Please pull u-boot-dm
Simon Glass
- [U-Boot] [PATCH v7 00/17] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
Jan Kiszka
- [U-Boot] [PATCH] arm, imx6, i2c: add I2C4 for MX6DL
Stefano Babic
- [U-Boot] Uboot ext4write command error
vemaa at vestas.com
- [U-Boot] [PATCH V2] sf: Add support for flag status register on Micron chips
B48286 at freescale.com
- [U-Boot] [PATCH] arm: mx6: ddr3: Remove dead code
Nikolay Dimitrov
- [U-Boot] [PATCH] ARM: BeagleBoard-x15: Rev A2x5: Change UART3 mux
Lokesh Vutla
- [U-Boot] [PATCH] arm, imx6: add support for aristainetos2 board
Stefano Babic
- [U-Boot] [PATCH v2 8/8] mtd: vf610_nfc: enable ONFI detection
Stefan Agner
- [U-Boot] [PATCH 00/12] PMIC/REGULATOR cleanup and Sandbox tests
Przemyslaw Marczak
- [U-Boot] [PATCH 01/12] dm: pmic: code cleanup of PMIC uclass driver
Przemyslaw Marczak
- [U-Boot] [PATCH 02/12] dm: pmic: max77686: update driver code
Przemyslaw Marczak
- [U-Boot] [PATCH 03/12] dm: regulator: uclass driver code cleanup
Przemyslaw Marczak
- [U-Boot] [PATCH 05/12] common: cmd pmic: command cleanup
Przemyslaw Marczak
- [U-Boot] [PATCH v3 0/8] mtd: vf610_nfc: various fixes and improvements
Stefan Agner
- [U-Boot] [PATCH v3 1/8] mtd: vf610_nfc: remove caching of page in buffer
Stefan Agner
- [U-Boot] [PATCH v3 2/8] mtd: vf610_nfc: remove read on SEQIN
Stefan Agner
- [U-Boot] [PATCH v3 3/8] mtd: vf610_nfc: allow bitflips in an empty page
Stefan Agner
- [U-Boot] [PATCH v3 4/8] mtd: vf610_nfc: implement OOB only read
Stefan Agner
- [U-Boot] [PATCH] vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH
Ryan Harkin
- [U-Boot] Fwd: Recommended SH toolchain
Joe Hershberger
- [U-Boot] About generic board
Simon Glass
- [U-Boot] [RFC PATCH v1 0/1] Include timezone information in build
Tom Rini
- [U-Boot] [PATCH] nand: mxs_nand_spl: support use of env in SPL
Tim Harvey
- [U-Boot] [PATCH] x86: Remove DECLARE_GLOBAL_DATA_PTR in board files
Simon Glass
- [U-Boot] [PATCH] env_mmc: avoid stack allocation for env
Tim Harvey
- [U-Boot] [PATCH] env_mmc: add error message to pass to set_default_env
Tim Harvey
- [U-Boot] [PATCH] pci: display header for bus scan
Tim Harvey
- [U-Boot] [PATCH] pci: imx: display message if no pcie link
Tim Harvey
- [U-Boot] [PATCH 00/19] imx: ventana: misc updates
Tim Harvey
- [U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platform
Ricardo Ribalda Delgado
- [U-Boot] [spl framework] how spl framework resolve one .config for 2 different compiles?
yuanlinyu
- [U-Boot] [PATCH v2] Makefile: Add U_BOOT_TZ and include in version
Chris Packham
- [U-Boot] [PATCH v5 00/15] usb: ohci dm support & add sunxi ehci + ohci support
Hans de Goede
- [U-Boot] [PATCH v5 01/15] usb: Fix handover of full-speed devices from ehci to companion
Hans de Goede
- [U-Boot] [PATCH v5 02/15] usb: usb_control_msg() propagate controller error code
Hans de Goede
- [U-Boot] [U-Boot, 6/6] overo: Override RAM setup for rev. 0 boards
Tom Rini
- [U-Boot] [U-Boot,v2] misc: led: Add PCA9551 LED driver
Tom Rini
- [U-Boot] ti: am335x/am437x/omap5 devices: Unify network environment variables
Tom Rini
- [U-Boot] [U-Boot,02/11] kconfig: Move REGEX to Kconfig
Tom Rini
- [U-Boot] [U-Boot,v2,1/1] Fix musl build
Tom Rini
- [U-Boot] Remove non-working address from MAINTAINER
Tom Rini
- [U-Boot] image: android: handle default kernel address
Tom Rini
- [U-Boot] [U-Boot, 1/5] board/BuR/tseries: take usage of CONFIG_LCD_ROTATION
Tom Rini
- [U-Boot] [U-Boot, 2/5] board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT
Tom Rini
- [U-Boot] [U-Boot,3/5] board/BuR/tseries: Add simplefb support
Tom Rini
- [U-Boot] [U-Boot, 4/5] board/BuR/common: remove BMP_DISPLAY from tseries board
Tom Rini
- [U-Boot] [U-Boot, 5/5] board/BuR/common: rename "usbupdate" environment to "usbscript"
Tom Rini
- [U-Boot] README: fix typo in 'currently'
Tom Rini
- [U-Boot] [U-Boot, v2] gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places
Tom Rini
- [U-Boot] [U-Boot, v2, 1/2] spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
Tom Rini
- [U-Boot] [U-Boot, v2, 2/2] spl: spl_mmc: Partition raw boot mode for eMMC
Tom Rini
- [U-Boot] [U-Boot,v2] stm32f4: fix serial output
Tom Rini
- [U-Boot] [U-Boot,v2] stm32f4: add serial print port
Tom Rini
- [U-Boot] cmd_part: fix usage text
Tom Rini
- [U-Boot] davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig
Tom Rini
- [U-Boot] [U-Boot, 1/6] omap3: overo: Set the Arbor43C 'expansionname'
Tom Rini
- [U-Boot] [U-Boot, 2/6] omap3: overo: Add DTS support for TobiDuo expansion
Tom Rini
- [U-Boot] [U-Boot, 3/6] overo: Add support for Palo35 expansion board
Tom Rini
- [U-Boot] [U-Boot, 4/6] omap3: overo: Use software BCH8 ECC for NAND
Tom Rini
- [U-Boot] [U-Boot, 5/6] omap3: overo: Allow boot with kernel in UBI rootfs
Tom Rini
- [U-Boot] [U-Boot, 1/2] This separates the SPL-specific code from the u-boot-specific code for the Overo board following the discussion at http://lists.denx.de/pipermail/u-boot/2015-April/211622.html
Tom Rini
- [U-Boot] [U-Boot, 2/2] u-boot breaks for the Overo boards since the following commit: a6b541b09022acb6f7c2754100ae26bd44eed1d9
Tom Rini
- [U-Boot] [PATCH 3/4] imx: mx6: add display of temperature grade of processor in cpu_printinfo()
Fabio Estevam
- [U-Boot] [U-Boot PATCH v2 00/17] spi/sf: Cleansup and driver model conversions
Jagan Teki
- [U-Boot] [U-Boot PATCH v2 01/17] spi: Zap andes_spi driver
Jagan Teki
- [U-Boot] [U-Boot PATCH v2 02/17] spi: Zap ftssp010_spi driver
Jagan Teki
- [U-Boot] [U-Boot PATCH v2 03/17] spi: Zap oc_tiny_spi driver
Jagan Teki
- [U-Boot] [U-Boot PATCH v2 04/17] spi: xilinx_spi: Move header code to driver
Jagan Teki
- [U-Boot] [U-Boot PATCH v2 05/17] spi: xilinx_spi: Driver clean-up
Jagan Teki
- [U-Boot] [U-Boot PATCH v2 06/17] spi: davinci_spi: Move header code to driver
Jagan Teki
- [U-Boot] [U-Boot PATCH v2 07/17] spi: davinci_spi: Driver cleanup
Jagan Teki
- [U-Boot] [PATCH v2 0/5] Introduce BIT and GENMASK
Jagan Teki
- [U-Boot] [PATCH 0/6] Remove sh boards that we have no tool-chain for.
Joe Hershberger
- [U-Boot] [PATCH 1/6] sh: Remove rsk7264 board
Joe Hershberger
- [U-Boot] [PATCH 2/6] sh: Remove rsk7269 board
Joe Hershberger
- [U-Boot] [PATCH 3/6] sh: Remove rsk7203 board
Joe Hershberger
- [U-Boot] [PATCH 4/6] sh: Remove mpr2 board
Joe Hershberger
- [U-Boot] [PATCH 5/6] sh: Remove ms7720se board
Joe Hershberger
- [U-Boot] [PATCH 6/6] sh: Remove shmin board
Joe Hershberger
- [U-Boot] [PATCH v2 1/3] video: Kconfig: Make VESA driver avaiable for non-x86 boards
Bin Meng
- [U-Boot] [PATCH v2 2/3] x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
Bin Meng
- [U-Boot] [PATCH v2 3/3] x86: qemu: Add graphics support
Bin Meng
- [U-Boot] [PATCH] sandbox: Tidy up terminal restore
Simon Glass
- [U-Boot] [PATCH] dm: pci: Allow PCI bus numbering aliases
Simon Glass
- [U-Boot] [PATCH v6 0/4] spi, sf: add mtdparts feature to spi and sf commands
Heiko Schocher
- [U-Boot] [PATCH] arm: ls1021a: Remove the inappropriate use of the function 'sprintf'
Alison Wang
- [U-Boot] [PATCH] vexpress64: fix various memory issues
Linus Walleij
- [U-Boot] [PATCH] exynos: clock: clean up checkpatch issues
Minkyu Kang
- [U-Boot] [PATCH V3] sf: Add support for flag status register on Micron chips
Zhiqiang Hou
- [U-Boot] i.MX6 boot mode on SRC_SBMR1
Palacios, Hector
- [U-Boot] [PATCH] ARC: change the default CROSS_COMPILE for ARC
Masahiro Yamada
- [U-Boot] [PATCH] git-mailrc: add Alexey as ARC maintainer
Masahiro Yamada
- [U-Boot] [PATCH] boards/b4860qds: Update README for correct DIP information
Raghav Dogra
- [U-Boot] [PATCH 0/7] avr32: remove non-generic boards
Andreas Bießmann
- [U-Boot] [PATCH 0/10] i.MX6: move duplicated options to mx6_common to standardise mx6 config
Peter Robinson
- [U-Boot] [PATCH 01/10] novena: standardise mx6_common.h include
Peter Robinson
- [U-Boot] [PATCH] README.scrapyard: add entries for dead board, T4240EMU and sc3
Masahiro Yamada
- [U-Boot] [PATCH v2 1/2] hummingboard: Remove mx6solo specific support
Fabio Estevam
- [U-Boot] [PATCH v2 2/2] mx6cuboxi: Mention Cubox-i in the README
Fabio Estevam
- [U-Boot] [PATCH 0/10 v2] i.MX6: move duplicated options to mx6_common to standardise mx6 config
Peter Robinson
- [U-Boot] [PATCH] Clean all defconfigs with savedefconfig
Joe Hershberger
- [U-Boot] [PATCH v1 0/3] New tag for Flattened Image Trees (FIT) - Booting Xen from a FIT.
Karl Apsite
- [U-Boot] [PATCH v6] dm: usb: Prefix ehci interrupt-queue functions with _ehci_
Hans de Goede
- [U-Boot] [PATCH 1/2] Move setexpr to Kconfig
Joe Hershberger
- [U-Boot] [PATCH 2/2] Use map_sysmem when accessing memory in setexpr
Joe Hershberger
- [U-Boot] [PATCH 0/4] usb: ohci: Add support for interrupt queues
Hans de Goede
- [U-Boot] [PATCH 1/4] usb: ohci: Do not reuse ed for interrupt endpoints of different devices
Hans de Goede
- [U-Boot] [PATCH] wandboard: Switch to SPL support
Fabio Estevam
- [U-Boot] [PATCH 3/4 v2] x86: gpio: add pinctrl support from the device tree
gabriel huau
- [U-Boot] [PATCH v2] armv8: caches: Added routine to set non cacheable region
Siva Durga Prasad Paladugu
- [U-Boot] [PATCH v3 3/4] x86: gpio: add pinctrl support from the device tree
Gabriel Huau
- [U-Boot] [PATCH v3 4/4] x86: minnowmax: initialize the pin-muxing from device tree
Gabriel Huau
- [U-Boot] [PATCH] LS1021atwr: Enable bootscript for secure boot
Gaurav Rana
- [U-Boot] [UBOOT PATCH] arasan: nfc: Add initial nand driver support for arasan
Michal Simek
- [U-Boot] [Patch 0/2] arm: imx6: tqma6: minor config fixes
Markus Niebel
- [U-Boot] [PATCH][v2] powerpc/b4860qds: Update README for correct DIP information
Raghav Dogra
- [U-Boot] [PATCH] drivers:usb:fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect
Nikhil Badola
- [U-Boot] [patch][U-Boot 0/4] arm: imx6: tqma6: Kconfig rework
Markus Niebel
- [U-Boot] [Resend PATCH 0/4] arm: imx6: tqma6: Kconfig rework
Markus Niebel
- [U-Boot] [PATCH 0/6] Add support for hi6220 SoC and HiKey 96boards CE board.
Peter Griffin
- [U-Boot] u-boot compilation error for altera socfpga cyclon 5 if gpio included
Altunbas Sabri (DC-IA/EAH2)
- [U-Boot] [PATCH 1/2] doc/README.generic-board: Trivial spell check
Ricardo Ribalda Delgado
- [U-Boot] Patch to enable LEDs on sunxi/Cubietruck
Hans de Goede
- [U-Boot] [PATCH] warp: README: Fix typo
Fabio Estevam
- [U-Boot] [PATCH] usb: kbd: Fix key repeat not always using
Hans de Goede
- [U-Boot] [PATCH] beagle-xm: gpio_63 fix wrong pin initialization
Evgeniy Dushistov
- [U-Boot] [PATCH] serial: stm32: Automatically generate CR when LF is observed
Daniel Thompson
- [U-Boot] [PATCH v2 00/18] dm: Introduce device tree support in SPL (for Rockchip)
Simon Glass
- [U-Boot] [PATCH] tools: use pkg-config when available to get SSL flags
Thomas Petazzoni
- [U-Boot] U-Boot 2015.04 failing to build with GCC 5.1
Otavio Salvador
- [U-Boot] Pull request: u-boot-tegra/master
Tom Warren
- [U-Boot] [PATCH] board: add support for Vision System's Baltos Industrial PC
Felipe Balbi
- [U-Boot] [PATCH 0/4] arm: mvebu: Allow DB-88F6820-GP to boot Linux
Kevin Smith
- [U-Boot] [PATCH 2/4] arm: mvebu: Update CBAR with SOC regs base
Kevin Smith
- [U-Boot] [PATCH 3/4] mv-common.h: Include support for device trees
Kevin Smith
- [U-Boot] Booting mx28 from battery
Fabio Estevam
- [U-Boot] [PATCH v2] arm, imx6, i2c: add I2C4 for MX6DL
Heiko Schocher
- [U-Boot] [PATCH] i2c, mxc: rework i2c base address names for different SoCs
Heiko Schocher
- [U-Boot] [PATCH 1/2] ARMv7: Factor out reusable timer_wait from sunxi/psci.S
Dongsheng Wang
- [U-Boot] [PATCH v2] mpc85xx/T1040D4RDB: Disable all CPLD interrupts, except QSGMI1 and QSGMI2
Codrin Ciubotariu
- [U-Boot] mxs: Possible in bug in mxs_enable_4p2_dcdc_input
Marek Vasut
- [U-Boot] [PATCH v7 07/17] ARM: Put target PC for PSCI CPU_ON on per-CPU stack
Wang Dongsheng
- [U-Boot] [PATCH v2] arc: use more universal prefix for default CROSS_COMPILE
Masahiro Yamada
- [U-Boot] [PATCH] arc: remove dummy target
Alexey Brodkin
- [U-Boot] [U-Boot,1/3] ARM: at91: remove non-generic boards
Andreas Bießmann
- [U-Boot] ARM: at91: trival: fix typo for the nand partition name
Andreas Bießmann
- [U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
Andreas Bießmann
- [U-Boot] [PATCH] net: phy: Add support for all targets which requires MANUAL_RELOC
Michal Simek
- [U-Boot] [PATCH v2 1/4] usb: ohci: Do not reuse ed for interrupt endpoints of different devices
Hans de Goede
- [U-Boot] [PATCH v2 3/4] usb: ohci: Add support for interrupt queues
Hans de Goede
- [U-Boot] [PATCH v2 4/4] sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue
Hans de Goede
- [U-Boot] [PATCH v2] usb: kbd: Fix key repeat not always using
Hans de Goede
- [U-Boot] [PATCH v2 0/9] Collected fixes and improvements
Simon Glass
- [U-Boot] [PATCH 18/20] Add Chrome OS config header
Simon Glass
- [U-Boot] [PATCH v2 00/16] tegra: Expand Nyan-big support
Simon Glass
- [U-Boot] [PATCH 20/20] tegra: config: nyan-big: Add options required by Chrome OS boot
Simon Glass
- [U-Boot] [PATCH 1/2] sunxi: Fix dram initialization not working on some a33 devices
Hans de Goede
- [U-Boot] please pull u-boot-arc master
Alexey Brodkin
- [U-Boot] [PATCH v2 0/4] arm: mvebu: Allow DB-88F6820-GP to boot Linux
Kevin Smith
- [U-Boot] [PATCH] spl: Correct address in spl_relocate_stack_gd()
Simon Glass
- [U-Boot] [RFC PATCH 0/8] Complex config moves
Joe Hershberger
- [U-Boot] [RFC PATCH 3/8] Add RBTREE to Kconfig
Joe Hershberger
- [U-Boot] [PATCH v2 0/2]: imx: mx6: use OTP for freq grade
Tim Harvey
- [U-Boot] [PATCH v2 1/2] imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP
Tim Harvey
- [U-Boot] [PATCH v2 0/4]: imx: mx6: use OTP for temperature grade info
Tim Harvey
- [U-Boot] [PATCH v2] arm, imx6: add support for aristainetos2 board
Heiko Schocher
- [U-Boot] Uboot 2011-12 watchdog enable build failed
deepak kumar Pradhan
- [U-Boot] [PATCH 0/1] Add Toby-Churchill SL50 board support
Enric Balletbo i Serra
- [U-Boot] [PATCH] powerpc/t1024: update fman liodn for mac1
Shengzhou Liu
- [U-Boot] [PATCH] ls1021atwr: added deep sleep support in uboot
Yuantian.Tang at freescale.com
- [U-Boot] [PATCH v4] dm: sf: Add Atmel DataFlash spi flash driver
Haikun Wang
- [U-Boot] [PATCH] arc: gitignore: ignore ARC DTBs
Masahiro Yamada
- [U-Boot] [PATCH V4 1/2] i2c: mxc: refactor i2c driver and support dm
Peng Fan
- [U-Boot] [PATCH] am33xx, spl, siemens: enable debug uart output again
Heiko Schocher
- [U-Boot] [PATCH][v3] powerpc/b4860qds:Update README for DIP switch information
Raghav Dogra
- [U-Boot] [PATCH] tools: moveconfig: a tool to move CONFIGs from headers to defconfigs
Masahiro Yamada
- [U-Boot] Bug: boot_fdt_add_mem_rsv_regions() can drop upper 32 bits of physical addresses
Dan Hettena
- [U-Boot] [PATCH] imx: ventana: use stack relocation
Tim Harvey
- [U-Boot] i.MX53 USB Client not working
Matthew Starr
- [U-Boot] [PATCH] arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>
Tom Rini
- [U-Boot] [PATCH] vexpress64: let Juno wait for root device
Linus Walleij
- [U-Boot] [PATCH 1/2] sunxi: video: Fix lvds panel support for sun6i+
Hans de Goede
- [U-Boot] [PATCH] env_nand: use nand_spl_load_image for readenv if SPL
Tim Harvey
- [U-Boot] [U-boot] [PATCH] env_nand: simplify readenv()
Tim Harvey
- [U-Boot] [PATCH v2] env_nand: simplify readenv()
Tim Harvey
- [U-Boot] [PATCH V5 1/2] i2c: mxc: refactor i2c driver and support dm
Peng Fan
- [U-Boot] [PATCH v2] README.scrapyard: add entries for dead board, T4240EMU and sc3
Masahiro Yamada
- [U-Boot] [PATCH v2] tools: moveconfig: a tool to move CONFIGs from headers to defconfigs
Masahiro Yamada
- [U-Boot] [PATCH] arm: ls1021atwr: program the regulator for deep sleep
Chenhui Zhao
- [U-Boot] [patchv2] socfpga: move configuration options to config file
Pavel Machek
- [U-Boot] imx: ventana: fix boot to SD
Stefano Babic
- [U-Boot] [RFC PATCH] tools: get-toolchais: a tool to get cross-tools for all architectures
Masahiro Yamada
- [U-Boot] [PATCH] include: introcude include/linux/io.h as a wrapper of asm/io.h
Masahiro Yamada
- [U-Boot] [PATCH v2] include: introduce include/linux/io.h as a wrapper of asm/io.h
Masahiro Yamada
- [U-Boot] [PATCH] mx6: Set shared override bit in PL310 AUX_CTRL register
Stefano Babic
- [U-Boot] Please pull u-boot-dm.git
Simon Glass
- [U-Boot] [PULL] Please pull u-boot-imx
Stefano Babic
- [U-Boot] [PATCH 1/6] pci: Allow debug message output in pci_auto.c
Bin Meng
- [U-Boot] [PATCH 2/6] pci: Do not skip legacy IDE device configutation
Bin Meng
- [U-Boot] [PATCH 3/6] drivers: block: Remove the ata_piix driver
Bin Meng
- [U-Boot] [PATCH 4/6] cmd_ide: Eliminate build warnings in atapi_inquiry()
Bin Meng
- [U-Boot] [PATCH 5/6] x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h
Bin Meng
- [U-Boot] [PATCH 6/6] x86: qemu: Add ATA/SATA support
Bin Meng
- [U-Boot] Rebase on u-boot-imx !
Stefano Babic
- [U-Boot] [PATCH v2] sunxi: Make dram odt-en configurable through Kconfig for A33 based boards
Hans de Goede
- [U-Boot] [PATCH] hummingboard: Remove unused directory
Fabio Estevam
- [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update Jagan's name and e-mail
Jagan Teki
- [U-Boot] [PATCH v2 0/4] New tag for Flattened Image Trees (FIT) - Booting Xen from a FIT.
Karl Apsite
- [U-Boot] fsl_elbc_nand bug
Andrei Yakimov
- [U-Boot] [PATCH v2 1/6] pci: Allow debug message output in pci_auto.c
Bin Meng
- [U-Boot] [PATCH v2 2/6] pci: Do not skip legacy IDE device configuration
Bin Meng
- [U-Boot] [PATCH v2 3/6] drivers: block: Remove the ata_piix driver
Bin Meng
- [U-Boot] [PATCH v2 4/6] cmd_ide: Eliminate build warnings in atapi_inquiry()
Bin Meng
- [U-Boot] [PATCH v2 5/6] x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h
Bin Meng
- [U-Boot] [PATCH v2 6/6] x86: qemu: Add ATA/SATA support
Bin Meng
- [U-Boot] [PATCHv2] tools: use pkg-config when available to get SSL flags
Thomas Petazzoni
- [U-Boot] [PATCH 1/4] usb: USB download gadget and functions config options coherent naming
Paul Kocialkowski
- [U-Boot] [PATCH 1/2] sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connected
Paul Kocialkowski
- [U-Boot] [PATCH] dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()
Simon Glass
- [U-Boot] USB storage with u-boot on RPi B
Quentin Barbe
- [U-Boot] [PATCH 1/3] imx: riotboard, marsboard: Enable thermal support
Nikolay Dimitrov
- [U-Boot] [PATCH 2/3] imx: riotboard: Enable thermal DM support
Nikolay Dimitrov
- [U-Boot] [PATCH 3/3] imx: marsboard: Enable thermal DM support
Nikolay Dimitrov
- [U-Boot] [PATCH] imx: mx6sx enable SION for i2c pin mux
Peng Fan
- [U-Boot] [PATCH] mpc85xx/T104xRDB: Remove vbank check redundant code
Priyanka Jain
- [U-Boot] [PATCH v3 0/2] ARM: zynq: include ps7_init_gpl.c/h of Zed, MicroZed, ZC702, ZC706
Masahiro Yamada
- [U-Boot] [PATCH v3 1/2] ARM: zynq: add separate configuration for ZC702 and ZC706
Masahiro Yamada
- [U-Boot] [PATCH v2 2/3] ARM: zynq: use separate configuration for ZC702 and ZC706
Masahiro Yamada
- [U-Boot] [PATCH 01/20] armv8/ls2085ardb: Add eth & phy f/w loading support
Prabhakar Kushwaha
- [U-Boot] [PATCH 02/20] armv8/ls2085ardb: add hwconfig setting for eSDHC
Prabhakar Kushwaha
- [U-Boot] [PATCH 05/20] armv8/ls2085a: call ft_pcie_setup() to change dts status
Prabhakar Kushwaha
- [U-Boot] [PATCH 07/20] armv8/ls2085rdb: Update PCA9547PW slave address
Prabhakar Kushwaha
- [U-Boot] [PATCH 08/20] armv8/ls2085a: Increase the supported kernel size
Prabhakar Kushwaha
- [U-Boot] [PATCH 09/20] board/fsl/common: Fix eeprom system version endianness
Prabhakar Kushwaha
- [U-Boot] [PATCH 10/20] armv8/ls2085RDB: Update board version print logic
Prabhakar Kushwaha
- [U-Boot] [PATCH 11/20] armv8/fsl-lsch3: Fix DDR speed message
Prabhakar Kushwaha
- [U-Boot] [PATCH 12/20] armv8/fsl-ch3: Add support to print SoC personality
Prabhakar Kushwaha
- [U-Boot] [PATCH 13/20] armv8/ls2085a: Avoid hard-coding for board name print
Prabhakar Kushwaha
- [U-Boot] [PATCH 14/20] driver/ddr/fsl: Add a hook to update SPD address
Prabhakar Kushwaha
- [U-Boot] [PATCH 15/20] armv8/ls2085ardb: Fix SPD address error on early boards
Prabhakar Kushwaha
- [U-Boot] [PATCH 16/20] armv8/ls2085a: Expose all DDR region(s) to Linux
Prabhakar Kushwaha
- [U-Boot] [PATCH 17/20] driver/fsl_debug_server: Fix the DDR hide logic for LS2085a
Prabhakar Kushwaha
- [U-Boot] [PATCH 18/20] arm/errata: Update required bits for A57 cores erratas
Prabhakar Kushwaha
- [U-Boot] [PATCH 19/20] armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvr
Prabhakar Kushwaha
- [U-Boot] [PATCH 20/20] armv8/ls2085a: enable debug server
Prabhakar Kushwaha
- [U-Boot] [PATCH v3] arm, imx6, i2c: add I2C4 for MX6DL
Heiko Schocher
- [U-Boot] [PATCH v2] i2c, mxc: rework i2c base address names for different SoCs
Heiko Schocher
- [U-Boot] Status of squashsfs support
leszek Hanusz
- [U-Boot] pritnf() in arch_cpu_init()
Alexey Brodkin
- [U-Boot] [PATCH v3] arm, imx6: add support for aristainetos2 board
Heiko Schocher
- [U-Boot] [PATCH] arm/imx-common: Fix warning 'get_reset_cause' defined but not used
Prabhakar Kushwaha
- [U-Boot] [PATCH] net/fm: Update FMan Compatibels
Igal.Liberman
- [U-Boot] please pull u-boot-samsung master
Minkyu Kang
- [U-Boot] [PATCH v3 0/4] Add SHA256 encrypted stop string for autobooting
Stefan Roese
- [U-Boot] [PATCH v3 1/4] Kconfig: Enable usage of escape char '\' in string values
Stefan Roese
- [U-Boot] [PATCH v3 2/4] autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
Stefan Roese
- [U-Boot] [PATCH v3 4/4] autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
Stefan Roese
- [U-Boot] [PATCH 00/11] Add GPIO driver for Freescale Vybrid platform
Bhuvanchandra DV
- [U-Boot] [PATCH 02/11] dm: gpio: vf610: Add GPIO driver support
Bhuvanchandra DV
- [U-Boot] [PATCH 04/11] colibri_vf: Enable GPIO support
Bhuvanchandra DV
- [U-Boot] [PATCH 07/11] vf610: dts: Add device tree support
Bhuvanchandra DV
- [U-Boot] [PATCH v5 1/4] dm: sf: Add Atmel DataFlash spi flash driver
Haikun Wang
- [U-Boot] [PATCH v1 2/4] dm: ls1021aqds: dts: Use "spi_dataflash" driver instead of "spi_flash_std" for DSPI flash
Haikun Wang
- [U-Boot] [PATCH v3 3/4] arm: ls102xa: Enable Driver Model SPI for ls1021aqds
Haikun Wang
- [U-Boot] [PATCH v3 4/4] arm: ls102xa: Enable Driver Model SPI for ls1021atwr
Haikun Wang
- [U-Boot] [PATCH] arc: significant cache rework
Alexey Brodkin
- [U-Boot] [Patch v3 0/4] imx: mx6: use OTP for teperature grade info
Tim Harvey
- [U-Boot] [PATCH v3 0/2] imx: mx6: use OTP for freq grade
Tim Harvey
- [U-Boot] [PATCH v3 1/2] imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP
Tim Harvey
- [U-Boot] [PATCH] arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specified
Tim Harvey
- [U-Boot] [PATCH] odroid: dts: cleanup of MAX77686 regulators
Przemyslaw Marczak
- [U-Boot] [PATCH v3 0/4] arm: mvebu: Allow DB-88F6820-GP to boot Linux
Kevin Smith
- [U-Boot] [PATCHv3 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
dinguyen at opensource.altera.com
- [U-Boot] [PATCH v3 0/4] New tag for Flattened Image Trees (FIT) - Booting Xen from a FIT.
Karl Apsite
- [U-Boot] Fix fsl_elbc_nand driver
Andrei Yakimov
- [U-Boot] [PATCH] usb: ohci: enable cache support
Hans de Goede
- [U-Boot] [PULL] u-boot-usb/master
Marek Vasut
- [U-Boot] [PATCH] ARM: atmel: switch to usb ehci for sama5d3 boards
Josh Wu
- [U-Boot] [PATCH v3] sunxi: Make DRAM_ODT_EN Kconfig setting a bool
Hans de Goede
- [U-Boot] [PATCH] arm: imx: Switch Wandboard to use config_distro_bootcmd.h.
XoD
- [U-Boot] fdt: Pass the board serial number through devicetree
Hans de Goede
- [U-Boot] [PATCH 0/3] e1000: fix semaphore sync issues
Tim Harvey
- [U-Boot] [Patch 1/3] e1000: releasing semaphore once no longer needed
Tim Harvey
- [U-Boot] [Patch 2/3] Revert "e1000: fix sw fw sync on igb i210/i211"
Tim Harvey
- [U-Boot] [Patch 3/3] e1000: remove unnecessary clearing of SWSM.SWSM_SMBI
Tim Harvey
- [U-Boot] Pull request: u-boot-net.git master
Joe Hershberger
- [U-Boot] [PATCH v6 1/4] mtd, spi: add MTD layer driver
Jagan Teki
- [U-Boot] [PATCH 04/12] sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i
Hans de Goede
- [U-Boot] [PATCH v4] usb: kbd: Fix key repeat not always working
Hans de Goede
- [U-Boot] [PATCH] imx: dma: correct MXS_DMA_ALIGNMENT
Peng Fan
- [U-Boot] [PATCH v3] tools: moveconfig: a tool to move CONFIGs from headers to defconfigs
Masahiro Yamada
- [U-Boot] [PATCH v4] tools: moveconfig: a tool to move CONFIGs from headers to defconfigs
Masahiro Yamada
- [U-Boot] [PATCH] powerpc: gitignore: ignore PowerPC DTBs
Masahiro Yamada
- [U-Boot] [PATCH 1/4] x86: Refactor PIRQ routing support
Bin Meng
- [U-Boot] [PATCH 2/4] x86: Document irq router device tree bindings
Bin Meng
- [U-Boot] [PATCH 3/4] x86: quark: Implement PIRQ routing
Bin Meng
- [U-Boot] [PATCH 4/4] x86: Do sanity test on pirq table before writing
Bin Meng
- [U-Boot] [PATCH 1/2] x86: qemu: Make host bridge (b.d.f=0.0.0) visible
Bin Meng
- [U-Boot] [PATCH 2/2] x86: qemu: Turn on legacy segments decode
Bin Meng
- [U-Boot] [PATCH] drivers/ifc:Typecast argument to kfree
Raghav Dogra
- [U-Boot] [PATCH] drivers/elbc:Memory leak fix
Raghav Dogra
- [U-Boot] Quark compile errors
Andy Pont
- [U-Boot] [PATCH v2 0/6] sunxi: Allwinner A80 SoC support
Hans de Goede
- [U-Boot] [PATCH v2 6/6] sun9i: Add Merrii_A80_Optimus board / defconfig file
Hans de Goede
- [U-Boot] [PATCH] sunxi: musb: Properly put the musb controller back in reset on exit
Hans de Goede
- [U-Boot] [PATCH] powerpc/mpc8500/ucp1020: fix environment macros
Oleksandr G Zhadan
- [U-Boot] [PATCH 1/3 v1] arm: ls102xa: Enable CONFIG_DEFAULT_DEVICE_TREE to defconfig for ls1021a
York Sun
- [U-Boot] [PATCH] powerpc: mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025
Nikhil Badola
- [U-Boot] [PATCH 1/2] serial_sh: Add OF support
Yoshinori Sato
- [U-Boot] [PATCH 2/2] serial_sh: Add standrad SCI (w/o FIFO) support
Yoshinori Sato
- [U-Boot] [PATCH v2] fdt: Pass the device serial number through devicetree
Paul Kocialkowski
- [U-Boot] Ramdisk Error
Gaurav Pathak
- [U-Boot] [PATCH] net/phy: set led for rtl8211f phy
Shengzhou Liu
- [U-Boot] Problem with saveenv and uboot-envtools on eMMC
Tuan Nguyen
- [U-Boot] [PATCH] mxs: Do not disable bo detection when DC-DC is already enabled
Stefan Wahren
- [U-Boot] [PATCH v4 0/4] New tag for Flattened Image Trees (FIT) - Booting Xen from a FIT.
Karl Apsite
- [U-Boot] Proposal to add NAND-boot support for Sunxi SPL
Roy Spliet
- [U-Boot] [PATCH] thermal: imx_thermal: increase critical temperature threshold
Tim Harvey
- [U-Boot] [PATCH] imx: ventana: update MMC env configuration
Tim Harvey
- [U-Boot] [PATCH] imx: ventana: update README for micro-SD boot medium
Tim Harvey
- [U-Boot] [PATCH] net: Fix a warning added by 76ec988
Joe Hershberger
- [U-Boot] [PATCH] wandboard: Add board revision detection support
Fabio Estevam
- [U-Boot] [PATCH 0/1] Allow multiple USB ports to be used on Freescale mx5 boards
Matthew Starr
- [U-Boot] [PATCH] usb: imx: Allow multiple USB ports to be used at the same time on mx5
Matthew Starr
- [U-Boot] [PATCH v2] wandboard: Add board revision detection support
Fabio Estevam
- [U-Boot] [PATCH] spl: spl_mmc: fix mmc Falcon mode regression
Tim Harvey
- [U-Boot] [PATCH] imx: ventana: update README with Falcon mode documentation
Tim Harvey
- [U-Boot] [PATCH 1/1] T102xRDB: Enable ifc nand ecc encode and decode
Raghav Dogra
- [U-Boot] Marvell Armada XP u-boot from uart
Konstantin Lezhnyev
- [U-Boot] spl: spl_mmc: Error and count distinction
Paul Kocialkowski
- [U-Boot] [PATCH] meminfo cmd: Enable printing >=4GiB SDRAM sizes
andrew at bradfordembedded.com
- [U-Boot] [v3 (RFC)] Proposal to add NAND-boot support for Sunxi SPL
Roy Spliet
- [U-Boot] soft-i2c and i2c-gpio issues with at91
Matt Wood
- [U-Boot] [PATCH] mx6: invalidate D-cache only when booting from USB
Li Frank
- [U-Boot] [PATCH 0/7] Odroid XU3: enable DWC3 and DFU/THOR/UMS
Przemyslaw Marczak
- [U-Boot] [PATCH 0/10 v3] i.MX6: move duplicated options to mx6_common to standardise mx6 config
Peter Robinson
- [U-Boot] U-boot qemu-x86 :load acpi tables from fw_cfg.
Saket Sinha
- [U-Boot] [PATCH] x86: baytrail: PCI is not always mapped to end of ram
andrew at bradfordembedded.com
- [U-Boot] [PATCH cosmetic] x86: fsp_support: Correct high mem comment typo
andrew at bradfordembedded.com
- [U-Boot] [PATCH] mx6sabresd: Enable HDMI video in bootargs
Nikolay Dimitrov
- [U-Boot] Please pull u-boot-fsl-qoriq master
York Sun
- [U-Boot] [PATCH] arm: ls102xa: Adjust the load address of U-Boot for NOR boot
York Sun
- [U-Boot] [PATCH] driver/ddr/fsl: Remove deskew_cntrl register
York Sun
- [U-Boot] [PATCH] arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h
York Sun
- [U-Boot] [PATCH 1/4] dm: Sort the uclass IDs after the tegra/PMIC addition
Simon Glass
- [U-Boot] [PATCH 1/2] pwm: imx: Prevent NULL pointer dereference
Axel Lin
- [U-Boot] [PATCH v2 1/2] x86: qemu: Make host bridge (b.d.f=0.0.0) visible
Bin Meng
- [U-Boot] [PATCH v2 2/2] x86: qemu: Turn on legacy segments decode
Bin Meng
- [U-Boot] U-Boot loads and verifies a second U-Boot on beaglebone
pratap
- [U-Boot] soft-i2c and i2c-gpio question with at91
Matt Wood
- [U-Boot] [PATCH] sandbox: Compile test device tree when CONFIG_UT_DM is defined
Simon Glass
- [U-Boot] Regarding learning reference of uboot loading secondary uboot
Simon Glass
- [U-Boot] [PATCH] atngw100: convert to generic board
Andreas Bießmann
- [U-Boot] [PATCH] fastboot: Dynamic controller index for usb_gadget_handle_interrupts
Paul Kocialkowski
- [U-Boot] [PATCH] fdt: Documentation for a few support functions aside their prototypes
Paul Kocialkowski
- [U-Boot] Pull request: nand flash
Scott Wood
- [U-Boot] [PATCH v2] arm: ls102xa: Enable CONFIG_DEFAULT_DEVICE_TREE to defconfig for ls1021a
Haikun Wang
- [U-Boot] ext4write issue.
S Durga Prasad Paladugu
- [U-Boot] [GIT PULL] Zynq changes
Michal Simek
- [U-Boot] [PATCH] net: Fix NET_RANDOM_ETHADDR dependencies
Michal Simek
- [U-Boot] [PATCH v2 1/4] x86: Refactor PIRQ routing support
Bin Meng
- [U-Boot] [PATCH v2 2/4] x86: Document irq router device tree bindings
Bin Meng
- [U-Boot] [PATCH v2 3/4] x86: quark: Implement PIRQ routing
Bin Meng
- [U-Boot] [PATCH v2 4/4] x86: Do sanity test on pirq table before writing
Bin Meng
- [U-Boot] [PATCH 1/6] x86: qemu: Enable legacy IDE I/O ports decode
Bin Meng
- [U-Boot] [PATCH 2/6] x86: qemu: Adjust VGA initialization
Bin Meng
- [U-Boot] [PATCH 3/6] x86: coreboot: Don't write I/O port 0xb2 for QEMU targets
Bin Meng
- [U-Boot] [PATCH 4/6] x86: coreboot: Fix cosmetic issues
Bin Meng
- [U-Boot] [PATCH 5/6] x86: qemu: Create i440fx and q35 board configuration and device tree
Bin Meng
- [U-Boot] [PATCH 6/6] x86: qemu: Implement PIRQ routing
Bin Meng
- [U-Boot] cpsw not working with slave2 port defined only
Belisko Marek
- [U-Boot] [PATCH] sparc: fix build error on gr_ep2s60 board
Masahiro Yamada
- [U-Boot] Generic Board for SPARC ?
Masahiro Yamada
- [U-Boot] [PATCH v3] armv8: caches: Added routine to set non cacheable region
Siva Durga Prasad Paladugu
- [U-Boot] [PATCH] blackfin: fix build error on bct-brettl2 board
Masahiro Yamada
- [U-Boot] [PATCH] kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error
Masahiro Yamada
- [U-Boot] [PATCH v4 3/4] x86: gpio: add pinctrl support from the device tree
Gabriel Huau
- [U-Boot] [PATCH 0/2]
Masahiro Yamada
- [U-Boot] [PATCH 1/4] zynqmp: gem: Set data bus with to 64bit for arm64
Michal Simek
- [U-Boot] [PATCH V4] Add Sunxi NAND support to SPL
Roy Spliet
- [U-Boot] [PATCH] imx: drop warning: unused variable 'max_freq'
Stefano Babic
- [U-Boot] [PATCH 0/5] imx: ventana: various cleanups
Tim Harvey
- [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max
Andrew Bradford
- [U-Boot] pull request: u-boot-uniphier/misc
Masahiro Yamada
- [U-Boot] [PATCH 0/5] UniPhier updates for v2015.07-rc2
Masahiro Yamada
- [U-Boot] [PATCH 1/5] ARM: UniPhier: use 32 bit register access for debug UART setting
Masahiro Yamada
- [U-Boot] [PATCH 2/5] ARM: UniPhier: remove unnecessary cache coherency code
Masahiro Yamada
- [U-Boot] [PATCH 3/5] ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs
Masahiro Yamada
- [U-Boot] [PATCH] mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX
Fabio Estevam
- [U-Boot] [PATCH] kconfiglib: sync with the latest in Kconfiglib project
Masahiro Yamada
- [U-Boot] [PATCH 1/5] warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZE
Fabio Estevam
- [U-Boot] [PATCH v2 0/7] UniPhier updates for v2015.07-rc2
Masahiro Yamada
- [U-Boot] [PATCH v2 1/7] ARM: UniPhier: use 32 bit register access for debug UART setting
Masahiro Yamada
- [U-Boot] [PATCH v2 3/7] ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs
Masahiro Yamada
- [U-Boot] [PATCH v2 4/7] ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
Masahiro Yamada
- [U-Boot] [PATCH] net: designware: fix driver name
Masahiro Yamada
- [U-Boot] [PATCH v2 0/2] kbuild: create a symbolic link only when necessary
Masahiro Yamada
- [U-Boot] [PATCH v2 1/2] nds32: include <asm/arch-*/*.h> instead of <asm/arch/*.h>
Masahiro Yamada
- [U-Boot] [PATCH] vexpress64: use uncompressed kernel by default
Linus Walleij
- [U-Boot] [PATCH] imx: missing CONFIG_NET after consolidation patches
Stefano Babic
- [U-Boot] FW: eTSEC0 internal loopback test
Sanjeev Majumdar
- [U-Boot] Falcon mode with initrd
Tim Harvey
- [U-Boot] [PATCH] x86: Fix regression build issue of coreboot-x86_defconfig
Bin Meng
- [U-Boot] [PATCH 0/3] stv0991: enable cadence qspi controller & spi flash
Vikas Manocha
- [U-Boot] [PATCH 1/3] stv0991: configure clock & pad muxing for qspi
Vikas Manocha
- [U-Boot] [PATCH v2] am33xx, spl, siemens: enable debug uart output again
Heiko Schocher
- [U-Boot] [PATCH v2 1/4] zynqmp: gem: Set data bus width to 64bit for arm64
Michal Simek
- [U-Boot] [PATCH] sunxi/spl: Detect at runtime where SPL was read from
Daniel Kochmański
- [U-Boot] [PATCH 01/22][v2] armv8/ls2085ardb: Add eth & phy f/w loading support
Prabhakar Kushwaha
- [U-Boot] [PATCH] imx6: novena: Reinstate missing CONFIG_FAT_WRITE
Marek Vasut
- [U-Boot] [PATCHv2 0/1] Add Toby-Churchill SL50 board support
Enric Balletbo i Serra
- [U-Boot] [PATCH] imx: fec: add MAC reading from eFuses to README
Olaf Mandel
- [U-Boot] [PATCH 1/2] sunxi: Create helper function veryfing valid boot signature on MMC
Daniel Kochmański
- [U-Boot] [U-Boot,V2] ARM: bcm2835: use phys_to_bus() for mbox
Tom Rini
- [U-Boot] [PATCH 0/8] ARM: sunxi: Support PSCI for sun6i and sun8i
Chen-Yu Tsai
- [U-Boot] [PATCH 1/8] sunxi: Only compile board_nand_init() if CONFIG_NAND is set
Chen-Yu Tsai
- [U-Boot] [PATCH 6/8] ARM: sunxi: Enable PSCI for sun6i
Chen-Yu Tsai
- [U-Boot] [PATCH 7/8] ARM: sunxi: Share sun6i PSCI backend with sun8i
Chen-Yu Tsai
- [U-Boot] [PATCH] cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer
Hannes Schmelzer
- [U-Boot] [PATCH] mx6: repair sl and slx load addresses
Vincent Stehlé
- [U-Boot] [PATCH v2] mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX
Fabio Estevam
- [U-Boot] [PATCH] board/BuR/common: fix netconsole
Hannes Schmelzer
- [U-Boot] SDRAM
Naitik Amin
- [U-Boot] [PATCH v3] mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX
Fabio Estevam
- [U-Boot] [PATCH v2] imx: drop warning: unused variable 'max_freq'
Stefano Babic
- [U-Boot] Building u-boot.rom for Minnowboard
Saket Sinha
- [U-Boot] Broken support for hummingboard i2
Andrei Gherzan
- [U-Boot] [PATCH] spi: cadence_qspi: Fix the indirect ahb trigger address setting
Vikas Manocha
- [U-Boot] Issue about support spi-nand in u-boot
Peter Pan 潘栋 (peterpandong)
- [U-Boot] [PATCH] arm: dcc: Add uart dcc support for armv8
Michal Simek
- [U-Boot] [PATCH v3 00/11] UniPhier updates for v2015.07-rc2
Masahiro Yamada
- [U-Boot] [PATCH v3 05/11] ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs
Masahiro Yamada
- [U-Boot] [PATCH v3 06/11] ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
Masahiro Yamada
- [U-Boot] [PATCH v3 08/11] ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR
Masahiro Yamada
- [U-Boot] [PATCH v3 10/11] ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8
Masahiro Yamada
- [U-Boot] [PATCH 0/8] usb:xhci:dwc3: Add dwc3 drv code
Ramneek Mehresh
- [U-Boot] Booting Wandboard through USB
Vincent Stehlé
- [U-Boot] [PATCH] tools/kwboot: Add parameters to set delay and timeout via cmdline
Stefan Roese
- [U-Boot] [PATCH] gpio: fix typos in GPIO header
Masahiro Yamada
- [U-Boot] [PATCH] image-fit: Fix compiler warning in fit_conf_print()
Hans de Goede
- [U-Boot] [PATCH v3 1/3] sunxi: Create helper function veryfing valid boot signature on MMC
Daniel Kochmański
- [U-Boot] [PATCH v3 2/3] sunxi/spl: Detect at runtime where from SPL was read
Daniel Kochmański
- [U-Boot] [PATCH v3 resend 0/3] typo in PATCH v3 2/3
Daniel Kochmański
- [U-Boot] Missing patches in patchwork
York Sun
- [U-Boot] [PATCH v3 follow-up 3/3] sunxi: Remove redundant check from `board_mmc_init` for signature
Daniel Kochmański
- [U-Boot] [PATCH] mx6cuboxi: Fix boot of hummingboard dual-lite
Fabio Estevam
- [U-Boot] [PATCH v2] board: add support for Vision System's Baltos Industrial PC
Yegor Yefremov
- [U-Boot] [PATCH 1/2] tbs2910: add thermal support
Soeren Moch
- [U-Boot] [PATCH] moveconfig: Add a new --git-ref option
Joe Hershberger
- [U-Boot] [PATCH] MIPS: fix missing semicolon in cacheops.h
Tony Wu
- [U-Boot] [PATCH 0/3] nand, gpmc: support 16nand prefetch mode
Jeroen Hofstee
- [U-Boot] [PATCH 2/3] mtd: OMAP: Enable GPMC prefetch mode for 16 bit access
Jeroen Hofstee
- [U-Boot] [PATCH 3/3] boards: tam3517-common: enable gpmc prefetch mode
Jeroen Hofstee
- [U-Boot] [RFC] tam3517: add GPMC nand timing (brutally)
Jeroen Hofstee
- [U-Boot] Query on weak function for board specific initialisation
Jeroen Hofstee
- [U-Boot] [PATCH] sunxi: ga10h_v1_1_defconfig: Remove commented out line
Hans de Goede
- [U-Boot] pull request: u-boot-uniphier/master
Masahiro Yamada
- [U-Boot] [PATCH] Add support for the Marvell 88E1510 phy, based on the existing 88E1518 support
Clemens Gruber
- [U-Boot] [PATCH] tools: ifdtool: Do not write region while its size is negative
Bin Meng
Last message date:
Sun May 31 20:14:24 CEST 2015
Archived on: Sun May 31 20:14:32 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).