messages from 2015-12-19 19:20:44 to 2015-12-21 12:25:03 UTC [more...]
[U-Boot] [PATCH] arm: socfpga: Actually enable L2 cache
2015-12-21 12:25 UTC (12+ messages)
[U-Boot] [PATCH v2] arm: mvebu: Print CPU and SDRAM frequency upon startup
2015-12-21 12:09 UTC
[U-Boot] [PATCH v2] net: e1000: use correct helper to do endianness conversion
2015-12-21 12:06 UTC (2+ messages)
[U-Boot] [PATCH] arm: mvebu: Print CPU and SDRAM frequency upon startup
2015-12-21 11:49 UTC
[U-Boot] [PATCH] mtd: nand: denali: Nuke unbounded loop
2015-12-21 10:56 UTC (6+ messages)
[U-Boot] [PATCH] arm: socfpga: Fix QSPI doesn't work on socdk board
2015-12-21 10:41 UTC (6+ messages)
[U-Boot] [PATCH] qemu-ppce500: pass 'range_id' around in pci_map_region
2015-12-21 10:26 UTC (3+ messages)
[U-Boot] [PATCH 0/2] Rockchip: USB: added usb phy control to support fastboot
2015-12-21 10:17 UTC (8+ messages)
[U-Boot] [PATCH] mtd: nand: denali_spl: Program spare area skip bytes
2015-12-21 10:08 UTC (3+ messages)
[U-Boot] [PATCH] net: e1000: use correct hepler to do endianess conversion
2015-12-21 9:58 UTC (4+ messages)
[U-Boot] [PATCH V2] arm: socfpga: Actually enable L2 cache
2015-12-21 9:54 UTC (2+ messages)
[U-Boot] [PATCH] x86: Remove Graeme Russ from the git alias file
2015-12-21 9:51 UTC (3+ messages)
[U-Boot] [PATCH v3 1/2] fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()
2015-12-21 9:47 UTC (4+ messages)
[U-Boot] [PATCH v3 0/8] dm: x86: Convert ICH driver fully to driver model PCI API
2015-12-21 9:16 UTC (16+ messages)
` [U-Boot] [PATCH v3 1/8] dm: pci: Move pci_bus_to_hose() to compatibility
` [U-Boot] [PATCH v3 2/8] dm: pci: Add a function to write a BAR
` [U-Boot] [PATCH v3 3/8] dm: pci: Avoid using pci_bus_to_hose() in the uclass
` [U-Boot] [PATCH v3 4/8] dm: Expand the uclass for Platform Controller Hubs (PCH)
` [U-Boot] [PATCH v3 5/8] dm: x86: Add a driver for Intel PCH7
` [U-Boot] [PATCH v3 6/8] dm: x86: Add a driver for Intel PCH9
` [U-Boot] [PATCH v3 7/8] spi: ich: Separate out the read/write trace from normal debugging
` [U-Boot] [PATCH v3 8/8] dm: x86: spi: Convert ICH SPI driver to driver model PCI API
[U-Boot] [RFC] board_f: generalize code for case of no relocation
2015-12-21 9:09 UTC (5+ messages)
[U-Boot] help - u-boot on powerpc qemu
2015-12-21 8:36 UTC (4+ messages)
[U-Boot] [PATCH 00/10] x86: ivybridge: Add Intel FSP support
2015-12-21 7:50 UTC (32+ messages)
` [U-Boot] [PATCH 01/10] fdtdec: Add compatible string for Intel IvyBridge FSP
` [U-Boot] [PATCH 02/10] x86: ivybridge: Add FSP support
` [U-Boot] [PATCH 03/10] tools: microcode-tool: Support parsing header file with a license block
` [U-Boot] [PATCH 04/10] x86: ivybridge: Add microcode blobs for all the steppings
` [U-Boot] [PATCH 05/10] superio: Add SMSC SIO1007 driver
` [U-Boot] [PATCH 06/10] x86: ivybridge: Do not require HAVE_INTEL_ME
` [U-Boot] [PATCH 07/10] x86: fsp: Make sure HOB list is not overwritten by U-Boot
` [U-Boot] [PATCH 08/10] x86: fsp: Always use hex numbers in the hob command output
` [U-Boot] [PATCH 09/10] x86: ivybridge: Add macros for LPC decode ranges
` [U-Boot] [PATCH 10/10] x86: Add Intel Cougar Canyon 2 board
[U-Boot] [PATCH v2 0/9] x86: fsp: Move platform-specific config to chipset directory
2015-12-21 7:44 UTC (28+ messages)
` [U-Boot] [PATCH v2 1/9] x86: fsp: Simplify fsp_continue()
` [U-Boot] [PATCH v2 2/9] x86: fsp: Avoid cast stack_top in struct shared_data
` [U-Boot] [PATCH v2 3/9] x86: fsp: Add boot_mode as a member of "
` [U-Boot] [PATCH v2 4/9] x86: fsp: Rename shared_data to fsp_config_data
` [U-Boot] [PATCH v2 5/9] x86: fsp: Rename update_fsp_upd() and change its signature
` [U-Boot] [PATCH v2 6/9] x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
` [U-Boot] [PATCH v2 7/9] x86: queensbay: Remove invalid comments in update_fsp_configs()
` [U-Boot] [PATCH v2 8/9] x86: fsp: Move struct fspinit_rtbuf definition to chipset header
` [U-Boot] [PATCH v2 9/9] x86: fsp: Set up init runtime buffer in update_fsp_configs()
[U-Boot] [RFC PATCH 00/11] Add support for 96boards Dragonboard410C board
2015-12-21 6:50 UTC (8+ messages)
` [U-Boot] [RFC PATCH 01/11] serial: Add support for Qualcomm serial port
` [U-Boot] [RFC PATCH 11/11] board: Add Qualcomm Dragonboard 410C support
[U-Boot] [PATCH 0/8] spi: Cleanup set
2015-12-21 6:28 UTC (17+ messages)
` [U-Boot] [PATCH 1/8] spi: Remove SPI_OPM_RX_EXTN
` [U-Boot] [PATCH 2/8] spi: Remove SPI_OPM_RX_DIO|QIOF
` [U-Boot] [PATCH 3/8] spi: Rename SPI_OPM_RX_* to SPI_RX_*
` [U-Boot] [PATCH 4/8] spi: Rename op_mode_rx to mode_rx
` [U-Boot] [PATCH 5/8] spi: Move mode, mode_rx, flags macro's to structure
` [U-Boot] [PATCH 6/8] spi: Fix bit assignment with flags
` [U-Boot] [PATCH 7/8] spi: Use BIT macro
` [U-Boot] [PATCH 8/8] spi: Minor cleanup
[U-Boot] [PATCH] spi: sf: add support for throughput mesurement of sf read/write
2015-12-21 6:07 UTC (9+ messages)
[U-Boot] [PATCH v1 01/18] MIPS: Prepare device-tree support
2015-12-21 6:06 UTC (3+ messages)
[U-Boot] [Patch V2 4/4] dm: env_sf: fix saveenv() to use driver model
2015-12-21 6:01 UTC (4+ messages)
[U-Boot] Uboot Image
2015-12-21 5:54 UTC
[U-Boot] [Patch V3] i2c: mxc: add a condition in case the parameter is NULL
2015-12-21 5:41 UTC (3+ messages)
[U-Boot] [PATCH] board: m5253demo, fix gcc-5.2.0 compilation warnings
2015-12-21 3:04 UTC (2+ messages)
[U-Boot] [PATCH] ARM: dts: uniphier: add SD/MMC pinmux nodes
2015-12-21 2:14 UTC
[U-Boot] [PATCH] At start of autoboot check, flush any pending RX bytes
2015-12-21 2:07 UTC
[U-Boot] [PATCH] net: designware: Zap trailing backslash
2015-12-21 2:07 UTC (2+ messages)
[U-Boot] [PATCH] net: designware: Zap CONFIG_DW_AUTONEG
2015-12-21 2:06 UTC (2+ messages)
[U-Boot] [PATCH] sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 config
2015-12-20 21:45 UTC
[U-Boot] [PATCH 0/4] Add a new poweroff command and implement it for sunxi
2015-12-20 20:14 UTC (7+ messages)
` [U-Boot] [PATCH 1/4] cmd_boot: Add a poweroff command
` [U-Boot] [PATCH 2/4] sunxi: Implement poweroff support for axp152 pmic
` [U-Boot] [PATCH 3/4] sunxi: Implement poweroff support for axp209 pmic
` [U-Boot] [PATCH 4/4] sunxi: Implement poweroff support for axp221 pmic
[U-Boot] [PATCH] sun5i: Add defconfig and dts file for the Empire Electronix D709 tablet
2015-12-20 20:12 UTC (2+ messages)
[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
2015-12-20 19:46 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] arm: imx6: Enable DDR calibration on Novena
[U-Boot] [PATCH] usb: Move determination of TT hub address/port into seperate function
2015-12-20 19:12 UTC (5+ messages)
` [U-Boot] [PATCH 1/2 v2] "
` [U-Boot] [PATCH 2/2 v2] usb: musb: Fix hub port number for SPLIT transactions
` [U-Boot] [PATCH 1/2 v3] usb: Move determination of TT hub address/port into seperate function
[U-Boot] [PATCH] imx_watchdog: always set minimal timeout in reset_cpu
2015-12-20 18:09 UTC
[U-Boot] [PATCH v2 0/5] Add wait_for_bit()
2015-12-20 16:19 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/5] lib: Add wait_for_bit
[U-Boot] [PATCH v2 1/2] m68k: add malloc memory for early malloc
2015-12-20 15:54 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] m68k: add DM model serial driver
[U-Boot] [PATCH V2 0/2] sunxi: support for a second SD card socket
2015-12-20 15:42 UTC (2+ messages)
` [U-Boot] [linux-sunxi] "
[U-Boot] U-Boot Device Driver Development Guide
2015-12-20 15:29 UTC (2+ messages)
[U-Boot] u-boot 2016.01-rc2 detects BeagleBone Black incorrectly
2015-12-20 13:22 UTC (8+ messages)
[U-Boot] header files in include/ versus arch/<arch>/include/asm/?
2015-12-20 12:46 UTC
[U-Boot] [PATCH v3 05/16] spi: Add support for dual and quad mode
2015-12-20 3:24 UTC (7+ messages)
` [U-Boot] [PATCH v4 "
[U-Boot] [PULL] u-boot-socfpga/master
2015-12-20 3:01 UTC
[U-Boot] [PATCH 1/6] arm: socfpga: Define NAND reset bit
2015-12-20 3:00 UTC (6+ messages)
` [U-Boot] [PATCH 2/6] arm: socfpga: Unreset NAND in SPL
` [U-Boot] [PATCH 3/6] arm: socfpga: Unreset NAND in U-Boot
` [U-Boot] [PATCH 4/6] arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled
` [U-Boot] [PATCH 5/6] arm: socfpga: Enable DFU MMC support only if DM_MMC "
` [U-Boot] [PATCH 6/6] arm: socfpga: Add support for Denali NAND controller
[U-Boot] [PATCH v3] dm: Add timeline and guide for porting serial drivers
2015-12-20 2:57 UTC (6+ messages)
[U-Boot] [PATCH 1/2] dm: core: Provide uclass_find_device_by_phandle() only when needed
2015-12-20 2:38 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] dm: Enable driver model by default for all boards
[U-Boot] [PATCH 0/6] usb: dwc2: add SPLIT transaction support
2015-12-20 0:41 UTC (5+ messages)
` [U-Boot] [PATCH 5/6] usb: dwc2: add support for SPLIT transactions
[U-Boot] [PATCH V2 00/12] Series to move headers to a consistent include location
2015-12-20 0:25 UTC (3+ messages)
[U-Boot] [PATCH v1 06/18] MIPS: Add support for Microchip PIC32MZ[DA] SoC family
2015-12-19 23:55 UTC (2+ messages)
[U-Boot] [PATCH v1 02/18] MIPS: initial infrastructure for Microchip PIC32 architecture
2015-12-19 23:19 UTC (2+ messages)
[U-Boot] Driver model test breakages
2015-12-19 23:13 UTC (4+ messages)
[U-Boot] [PATCH 1/2] m68k: add malloc memory for early malloc
2015-12-19 23:07 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] m68k: add DM model serial driver
[U-Boot] [PATCH 0/5] MIPS updates
2015-12-19 22:43 UTC (7+ messages)
` [U-Boot] [PATCH 1/5] MIPS: fix annotation of _start and relocate_code
` [U-Boot] [PATCH 2/5] MIPS: create .text sub-sections for assembler functions
` [U-Boot] [PATCH 3/5] MIPS: do not build position-independent executables for SPL
` [U-Boot] [PATCH 4/5] MIPS: add initial infrastructure for device-tree files
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH 5/5] Kconfig: create symbolic link on MIPS
[U-Boot] [PATCH V2 1/7] test/py: Implement pytest infrastructure
2015-12-19 22:24 UTC (14+ messages)
` [U-Boot] [PATCH V2 2/7] test/py: test that sandbox exits when asked
` [U-Boot] [PATCH V2 3/7] test/py: add test of setenv/printenv/echo
` [U-Boot] [PATCH V2 4/7] test/py: test the md/mw commands
` [U-Boot] [PATCH V2 5/7] test/py: add test of basic shell functionality
` [U-Boot] [PATCH V2 6/7] test/py: test the shell if command
` [U-Boot] [PATCH V2 7/7] test/py: test the ums command
[U-Boot] [PATCH] test: add sandbox timer to test.dts
2015-12-19 22:24 UTC (3+ messages)
[U-Boot] [PATCH 1/3] serial-uclass.c: Copy at most sdev.name - 1 characters into the buffer
2015-12-19 22:23 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] sandbox: eth-raw-os.c: Ensure that our interface name is not too long
[U-Boot] [PATCH v3] dm: core: Add option to configure an offset for the address translation
2015-12-19 22:23 UTC (2+ messages)
[U-Boot] [PATCH 0/3] rockchip: Use the standard debug UART on rockchip
2015-12-19 22:23 UTC (9+ messages)
` [U-Boot] [PATCH 1/3] dm: serial: Allow the UART driver to be dropped from the image
` [U-Boot] [PATCH 2/3] dm: ns16550: Allow the driver to be omitted if requested
` [U-Boot] [PATCH 3/3] rockchip: Use the debug UART on rk3036
[U-Boot] [PATCH] mips: add base support for atheros ar71xx based SOCs
2015-12-19 21:57 UTC (2+ messages)
[U-Boot] [PATCH] lpc32xx: devkit3250: update board configuration file
2015-12-19 21:41 UTC
[U-Boot] [PATCH v2 0/3] arm: lpc32xx: use driver model serial console drivers
2015-12-19 21:29 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/3] serial: lpc32xx hsuart: port driver to driver model
` [U-Boot] [PATCH v2 2/3] arm: lpc32xx: switch serial console "
` [U-Boot] [PATCH v2 3/3] arm: lpc32xx: switch SPL builds "
[U-Boot] [PATCH 1/7] usb: increase USB descriptor buffer size
2015-12-19 21:23 UTC (6+ messages)
` [U-Boot] [PATCH] usb: Alloc buffer for USB descriptor dynamically
[U-Boot] [PATCH 0/2] arm: lpc32xx: use driver model serial console drivers
2015-12-19 20:50 UTC (4+ messages)
` [U-Boot] [PATCH 1/2] arm: lpc32xx: switch serial console to driver model
[U-Boot] [PATCH] serial: lpc32xx hsuart: port driver to driver model
2015-12-19 20:37 UTC (4+ messages)
[U-Boot] ATAGS for Tegra, Sunxi, etc
2015-12-19 20:31 UTC (3+ messages)
[U-Boot] U-Boot Rockchip dwc_hcd question for low-speed devices
2015-12-19 20:30 UTC (2+ messages)
[U-Boot] Problems with USB 3 hubs
2015-12-19 20:30 UTC (5+ messages)
[U-Boot] [PATCH 00/11] zap: Do not use macros that are equivalent to IS_ENABLED(CONFIG_...)
2015-12-19 20:29 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox