messages from 2015-03-02 18:12:37 to 2015-03-04 02:41:15 UTC [more...]
[U-Boot] [RFC PATCH v3 0/14] Add Driver Model support to network stack
2015-03-04 2:41 UTC (33+ messages)
` [U-Boot] [RFC PATCH v4 0/23] "
` [U-Boot] [RFC PATCH v4 23/23] sandbox: eth: Add support for using the 'lo' interface
` [U-Boot] [PATCH v5 0/27] Add Driver Model support to network stack
` [U-Boot] [PATCH v5 01/27] test: dm: Reorder the objects to build
` [U-Boot] [PATCH v5 02/27] common: Make sure arch-specific map_sysmem() is defined
` [U-Boot] [PATCH v5 03/27] net: Provide a function to get the current MAC address
` [U-Boot] [PATCH v5 04/27] net: Rename helper function to be more clear
` [U-Boot] [PATCH v5 05/27] net: Remove unneeded "extern" in net.h
` [U-Boot] [PATCH v5 06/27] net: Refactor in preparation for driver model
` [U-Boot] [PATCH v5 07/27] net: Change return codes from net/eth.c to use errorno constants
` [U-Boot] [PATCH v5 08/27] net: Use int instead of u8 for boolean flag
` [U-Boot] [PATCH v5 09/27] net: Remove the bd* parameter from net stack functions
` [U-Boot] [PATCH v5 10/27] net: Make netretry actually do something
` [U-Boot] [PATCH v5 11/27] net: Access mapped physmem in net functions
` [U-Boot] [PATCH v5 12/27] cmd: net: Clean up return codes
` [U-Boot] [PATCH v5 13/27] dm: eth: Add basic driver model support to Ethernet stack
` [U-Boot] [PATCH v5 14/27] net: Clean up network stack names used in DM drivers
` [U-Boot] [PATCH v5 15/27] dm: eth: Pass the packet pointer as a parameter to recv
` [U-Boot] [PATCH v5 16/27] sandbox: eth: Add network support to sandbox
` [U-Boot] [PATCH v5 17/27] sandbox: eth: Add ARP and PING response to sandbox driver
` [U-Boot] [PATCH v5 18/27] test: dm: eth: Add tests for the eth dm implementation
` [U-Boot] [PATCH v5 19/27] dm: eth: Add support for aliases
` [U-Boot] [PATCH v5 20/27] dm: eth: Add support for ethprime env var
` [U-Boot] [PATCH v5 21/27] test: dm: eth: Add testing for ethrotate "
[U-Boot] [PATCH] Don't apply: tools: add a tool to move automatically CONFIGs from headers to defconfigs
2015-03-04 0:18 UTC (2+ messages)
[U-Boot] u-boot for Snow problem
2015-03-03 23:46 UTC (7+ messages)
[U-Boot] [RFC PATCH 01/13] Use 'U-Boot' instead of 'U-boot' in CONFIG_BOOTP_VCI_STRING
2015-03-03 23:40 UTC (16+ messages)
` [U-Boot] [RFC PATCH 03/13] sunxi: Replace the pcDuino3 config with FDT version
` [U-Boot] [RFC PATCH 05/13] dts: sunxi: Bring in Ethernet device tree bindings
` [U-Boot] [RFC PATCH 12/13] dm: sunxi: Support driver model for Ethernet
` [U-Boot] [RFC PATCH 13/13] dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3
[U-Boot] [ANN] U-Boot v2015.04-rc3 released
2015-03-03 23:31 UTC
[U-Boot] [PATCH v3 0/9] sf: Update flash params for supported read commands and sector size
2015-03-03 22:52 UTC (15+ messages)
[U-Boot] [PATCH] usb_storage : scan all interfaces to find a storage device
2015-03-03 22:28 UTC (2+ messages)
[U-Boot] [PATCH V4 00/11] ARM: OMAP3-DRA7: CP15 erratum workarounds and improvements
2015-03-03 22:26 UTC (12+ messages)
` [U-Boot] [PATCH V4 01/11] ARM: Introduce erratum workaround for 798870
` [U-Boot] [PATCH V4 02/11] ARM: Introduce erratum workaround for 454179
` [U-Boot] [PATCH V4 03/11] ARM: Introduce erratum workaround for 430973
` [U-Boot] [PATCH V4 04/11] ARM: Introduce erratum workaround for 621766
` [U-Boot] [PATCH V4 05/11] ARM: OMAP: Change set_pl310_ctrl_reg to be generic
` [U-Boot] [PATCH V4 06/11] ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs
` [U-Boot] [PATCH V4 07/11] ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
` [U-Boot] [PATCH V4 08/11] ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870
` [U-Boot] [PATCH V4 09/11] ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration
` [U-Boot] [PATCH V4 10/11] ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766
` [U-Boot] [PATCH V4 11/11] ARM: OMAP3: rx51: "
[U-Boot] [PATCH 00/11] usb: dwc3: Fixes and improvements for DWC3 driver
2015-03-03 22:26 UTC (17+ messages)
` [U-Boot] [PATCH 00/14] "
` [U-Boot] [PATCH 01/14] usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs
` [U-Boot] [PATCH 02/14] usb: board: goni: Add default board_usb_cleanup() definition for Goni board
` [U-Boot] [PATCH 03/14] usb: gadget: UMS: Invoke board specific USB cleanup interface
` [U-Boot] [PATCH 04/14] usb: gadget: thor: "
` [U-Boot] [PATCH 05/14] usb: composite: Add .reset callback to usb_gadget_driver structure
` [U-Boot] [PATCH 06/14] usb: dwc3: Remove BIT(x) macro from DWC3's gadget code
` [U-Boot] [PATCH 07/14] usb: dwc3: make dwc3_set_mode to static
` [U-Boot] [PATCH 08/14] usb: dwc3: add a workaround for too small OUT requests
` [U-Boot] [PATCH 09/14] usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver
` [U-Boot] [PATCH 10/14] usb: dwc3: optimize interrupt loop
` [U-Boot] [PATCH 11/14] usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be LST
` [U-Boot] [PATCH 12/14] usb: dwc3: gadget: Set non EP0 max packet limit to 512B
` [U-Boot] [PATCH 13/14] usb: dwc3: Correct clean up code for requests
` [U-Boot] [PATCH 14/14] usb: gadget: thor: Claim EP after allocating it in thor gadget
[U-Boot] [PATCH] mx6sabre_common.h: remove deprecated mmc open/close
2015-03-03 21:49 UTC (2+ messages)
[U-Boot] [PATCH] sun6i: Add support for the Mele I7 board
2015-03-03 21:45 UTC (2+ messages)
` [U-Boot] [PATCH] sunxi: Add support for the Forfun Q88DB tablet
[U-Boot] Question about board-specific Makefile actions
2015-03-03 21:39 UTC
[U-Boot] [PATCH 0/9] ARM: tegra: pinmux: Tegra210 support
2015-03-03 20:58 UTC (3+ messages)
[U-Boot] [PATCH V2 1/2] ARM: tegra: add function to clear pinmux CLAMPING bit
2015-03-03 20:58 UTC (4+ messages)
` [U-Boot] [PATCH V2 2/2] ARM: tegra: import latest Jetson TK1 pinmux
[U-Boot] [PATCH v6 0/6] Clean out SPL and enable driver model
2015-03-03 20:14 UTC (12+ messages)
` [U-Boot] [PATCH v6 1/6] arm: Reduce the scope of lowlevel_init()
` [U-Boot] [PATCH v6 2/6] arm: spl: Avoid setting up a duplicate global data structure
` [U-Boot] [PATCH v6 3/6] dm: tegra: Enable driver model in SPL and adjust the GPIO driver
` [U-Boot] [PATCH v6 4/6] arm: spl: Allow board_init_r() to run with a larger stack
` [U-Boot] [PATCH v6 5/6] Make export interface support CONFIG_SYS_MALLOC_SIMPLE
` [U-Boot] [PATCH v6 6/6] ti: armv7: am33xx: Move SPL SDRAM into the correct place
[U-Boot] [PATCH 01/14] mx6sxsabresd: Use the default CONFIG_SYS_PBSIZE
2015-03-03 18:33 UTC (11+ messages)
` [U-Boot] [PATCH 02/14] mx6slevk: "
` [U-Boot] [PATCH 03/14] mx6qarm2: "
` [U-Boot] [PATCH 04/14] mx53loco: "
` [U-Boot] [PATCH 07/14] mx31pdk: "
` [U-Boot] [PATCH 13/14] warp: "
[U-Boot] [U-boot][PATCH] keystone2: add support for UART download
2015-03-03 18:29 UTC (8+ messages)
[U-Boot] [PATCH V3 0/11] ARM: OMAP3-DRA7: CP15 erratum workarounds and improvements
2015-03-03 17:55 UTC (14+ messages)
` [U-Boot] [PATCH V3 01/11] ARM: Introduce erratum workaround for 798870
` [U-Boot] [PATCH V3 05/11] ARM: OMAP: Change set_pl310_ctrl_reg to be generic
[U-Boot] [PATCH v1 4/4] ARM: DRA7: fastboot: Implement reboot-bootloader command
2015-03-03 17:46 UTC (2+ messages)
[U-Boot] [PATCH] spl_mem_init.c : Added support for mDDR in SPL for i.MX28
2015-03-03 16:47 UTC (2+ messages)
[U-Boot] [PATCH] watchdog/imx_watchdog: do not set WCR_WDW
2015-03-03 16:45 UTC
[U-Boot] [PATCH 00/19] [RFC] Power(full) framework based on Driver Model
2015-03-03 16:40 UTC (16+ messages)
` [U-Boot] [PATCH v2 00/12] "
` [U-Boot] [PATCH v2 01/12] exynos5: fix build break by adding CONFIG_POWER
` [U-Boot] [PATCH v2 02/12] dm: device: add function device_get_first_child_by_uclass_id()
` [U-Boot] [PATCH v2 03/12] dm: pmic: add implementation of driver model pmic uclass
` [U-Boot] [PATCH v2 04/12] dm: pmic: add implementation of driver model regulator uclass
` [U-Boot] [PATCH v2 05/12] dm: pmic: new commands: pmic and regulator
` [U-Boot] [PATCH v2 06/12] dm: pmic: add max77686 pmic driver
` [U-Boot] [PATCH v2 07/12] dm: regulator: add max77686 regulator driver
` [U-Boot] [PATCH v2 08/12] doc: driver-model: pmic and regulator uclass documentation
` [U-Boot] [PATCH v2 09/12] dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
` [U-Boot] [PATCH v2 10/12] odroid: board: add support to dm pmic api
` [U-Boot] [PATCH v2 11/12] odroid: dts: add 'voltage-regulators' description to max77686 node
` [U-Boot] [PATCH v2 12/12] odroid: config: enable dm pmic, dm regulator and max77686 driver
[U-Boot] Ask for help: Compulab CM-510 U-boot version: Load Kernel from SD-Card
2015-03-03 15:55 UTC
[U-Boot] [PATCH V2 0/8] peach_pi: Add support for FIMD and DP
2015-03-03 15:04 UTC (18+ messages)
` [U-Boot] [PATCH V2 1/8] arm: exynos: add display clocks for Exynos5800
` [U-Boot] [PATCH 2/8] Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels
` [U-Boot] [PATCH V2 3/8] video: exynos_fb: configure backlight GPIOs if specified in DT
` [U-Boot] [PATCH V2 4/8] video: parade: configure SLP and RST "
` [U-Boot] [PATCH V2 5/8] dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node
` [U-Boot] [PATCH V2 6/8] dts: peach_pit: Add SLP and RST GPIO properties in parade DT node
` [U-Boot] [PATCH V2 7/8] dts: peach_pi: Add DT properties needed for display
` [U-Boot] [PATCH V2 8/8] smdk5420: Remove GPIO enums
[U-Boot] [PATCH v5 0/5] Clean out SPL and enable driver model
2015-03-03 14:58 UTC (7+ messages)
[U-Boot] Bad colors on BMP display on LCD
2015-03-03 14:55 UTC (3+ messages)
[U-Boot] [PATCH v1 1/4] ARM: DRA7XX: Add config file for Android with fastboot support
2015-03-03 14:15 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/4] fastboot: call board_usb_init() to enable usb
` [U-Boot] [PATCH v3 3/4] ARM: DRA7: Set serial number environment variable
` [U-Boot] [PATCH v1 4/4] ARM: DRA7: fastboot: Implement reboot-bootloader command - Implemented fb_set_reboot_flag() for DRA7 - Defined a weak function, fb_check_reboot_flag() - Implemented for DRA7
[U-Boot] [PATCH v2] warp: Add a README file
2015-03-03 13:03 UTC (7+ messages)
[U-Boot] [PATCH] ARMv8: Bug fix of dcache_disable()
2015-03-03 11:58 UTC (6+ messages)
[U-Boot] [PATCH v1 4/4] ARM: DRA7: fastboot: Implement reboot-bootloader command - Implemented fb_set_reboot_flag() for DRA7 - Defined a weak function, fb_check_reboot_flag() - Implemented for DRA7
2015-03-03 11:57 UTC
[U-Boot] [PATCH v1 3/4] ARM: DRA7: Set serial number environment variable
2015-03-03 11:56 UTC
[U-Boot] [PATCH v1 2/4] fastboot: call board_usb_init() to enable usb
2015-03-03 11:55 UTC
[U-Boot] lcd-console / display rotation
2015-03-03 10:31 UTC (4+ messages)
[U-Boot] [PATCH] ls1021atwr: add hwconfig setting to do pin mux
2015-03-03 8:35 UTC
[U-Boot] [RFC] sunxi: Support uploading 'boot.scr' to RAM over USB OTG in FEL mode
2015-03-03 8:31 UTC (4+ messages)
[U-Boot] [PATCH] sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels
2015-03-03 8:17 UTC (11+ messages)
[U-Boot] [PATCH v2 1/6] x86: Support machines with >4GB of RAM
2015-03-03 7:56 UTC (7+ messages)
` [U-Boot] [PATCH v2 2/6] x86: video: Allow keyboard presence to be controlled by device tree
` [U-Boot] [PATCH v2 3/6] x86: pci: Add PCI IDs for lynxpoint
` [U-Boot] [PATCH v2 4/6] x86: spi: Add support "
` [U-Boot] [PATCH v2 5/6] x86: Move common Chromebook config into a separate file
` [U-Boot] [PATCH v2 6/6] x86: Add support for panther (Asus Chromebox)
[U-Boot] [PATCH 0/6] Allow sandbox to use config_distro_bootcmd
2015-03-03 7:48 UTC (12+ messages)
` [U-Boot] [PATCH 3/6] sandbox: Implement host dev [device]
` [U-Boot] [PATCH 4/6] config_distro_bootcmd.h: Add shared block definition for the host interface
[U-Boot] [PATCH V2 0/9] ARM: OMAP3-DRA7: CP15 erratum workarounds and improvements
2015-03-03 7:30 UTC (5+ messages)
` [U-Boot] [PATCH V2 7/9] ARM: OMAP3: Introduce OMAP3 Cortex-A8 revision specific errata
[U-Boot] [PATCH] buildman: Correct toolchain download feature
2015-03-03 0:05 UTC
[U-Boot] [PATCH] Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
2015-03-03 0:04 UTC
[U-Boot] DWC2 driver issues
2015-03-02 23:33 UTC (5+ messages)
[U-Boot] u-boot tftp problem
2015-03-02 22:22 UTC (6+ messages)
` [U-Boot] Fwd: "
[U-Boot] [PATCH] mpc837xerdb: "fix Calling __hwconfig without a buffer" warning
2015-03-02 20:11 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] mpc837xerdb: "fix Calling __hwconfig without a buffer" warning
2015-03-02 19:23 UTC (2+ messages)
[U-Boot] [PATCH v1]dm : spi: Convert Freescale DSPI to driver model
2015-03-02 19:12 UTC (3+ messages)
[U-Boot] [PATCH][v2] rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP
2015-03-02 18:55 UTC (2+ messages)
[U-Boot] [PATCH] arm: imx: Fix conflicting definition types of 'get_reset_cause'
2015-03-02 18:35 UTC (4+ messages)
[U-Boot] Possible bug in sdhci.c
2015-03-02 18:31 UTC (4+ messages)
` [U-Boot] [PATCH] mmc: sdhci: don't clobber adjacent registers
[U-Boot] Possible bug in s5p_sdhci.c
2015-03-02 18:31 UTC (3+ messages)
` [U-Boot] [PATCH] mmc: s5p: properly mask SELBASECLK
[U-Boot] [GIT PULL] Xilinx ZynqMP
2015-03-02 18:27 UTC (2+ messages)
[U-Boot] [PATCH] arm64: Add Xilinx ZynqMP support
2015-03-02 18:26 UTC (7+ 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