messages from 2015-02-10 15:01:17 to 2015-02-11 19:46:52 UTC [more...]
[U-Boot] [PATCH v2 0/19] dm: Convert boards to Kconfig for driver model
2015-02-11 19:46 UTC (35+ messages)
` [U-Boot] [PATCH v2 01/19] dm: i2c: Add a dm_ prefix to driver model bus speed functions
` [U-Boot] [PATCH v2 02/19] dm: i2c: Make API accessible even without CONFIG_DM
` [U-Boot] [PATCH v2 03/19] dm: Add Kconfig for driver/demo
` [U-Boot] [PATCH v2 04/19] dm: Expand and complete Kconfig in drivers/
` [U-Boot] [PATCH v2 05/19] dm: Add Kconfig options for driver model SPL support
` [U-Boot] [PATCH v2 06/19] dm: test: Add a Kconfig file
` [U-Boot] [PATCH v2 07/19] dm: Add CMD_DM and CMD_DEMO to Kconfig
` [U-Boot] [PATCH v2 08/19] dm: Move Raspberry Pi driver model CONFIGs "
` [U-Boot] [PATCH v2 09/19] dm: exynos: Move "
` [U-Boot] [PATCH v2 10/19] dm: x86: "
` [U-Boot] [PATCH v2 11/19] dm: tegra: "
` [U-Boot] [PATCH v2 13/19] dm: omap3: "
` [U-Boot] [PATCH v2 14/19] dm: sandbox: "
[U-Boot] [PATCH 0/2] Fastboot OEM commands
2015-02-11 19:44 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] fastboot: add support for "oem format" command
[U-Boot] [PATCH v3 0/12] Add support for caching Memory Reference Code data
2015-02-11 19:43 UTC (4+ messages)
` [U-Boot] [PATCH v3 03/12] net: Use new checksum functions
[U-Boot] [PATCH v2 0/19] powerpc: Introduce device tree control and driver model
2015-02-11 19:42 UTC (40+ messages)
` [U-Boot] [PATCH v2 01/19] Introduce board_init_f_mem() to handle early memory layout
` [U-Boot] [PATCH v2 02/19] powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)
` [U-Boot] [PATCH v2 03/19] powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk
` [U-Boot] [PATCH v2 04/19] powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig
` [U-Boot] [PATCH v2 05/19] powerpc: ppc4xx: Add ramboot config for glacier
` [U-Boot] [PATCH v2 06/19] powerpc: ppc4xx: canyonlands: Move to generic board
` [U-Boot] [PATCH v2 08/19] powerpc: ppc4xx: dts: Bring in canyonlands device tree files
` [U-Boot] [PATCH v2 09/19] powerpc: ppc4xx: Call board_init_f_mem() for generic board
` [U-Boot] [PATCH v2 10/19] powerpc: ppc4xx: Add a gpio.h header file
` [U-Boot] [PATCH v2 11/19] powerpc: ppc4xx: Allow the end of u-boot.bin to be found
` [U-Boot] [PATCH v2 12/19] powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boards
` [U-Boot] [PATCH v2 13/19] ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model
` [U-Boot] [PATCH v2 14/19] powerpc: Add serial driver for "
` [U-Boot] [PATCH v2 15/19] dm: powerpc: ppc4xx: Move glacier to use driver model for serial
` [U-Boot] [PATCH v2 16/19] powerpc: Add linkage.h file
` [U-Boot] [PATCH v2 17/19] powerpc: ppc4xx: Change from OF_SEPARATE to OF_EMBED
` [U-Boot] [PATCH v2 18/19] powerpc: ppc4xx: Add defaults for DT based booting to really work
` [U-Boot] [PATCH v2 19/19] powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO
[U-Boot] [PATCH] arm: implement find_next_zero_bit function
2015-02-11 19:11 UTC (3+ messages)
[U-Boot] [PATCH] net: keystone_net: move serdes setup to initialization function
2015-02-11 19:09 UTC (2+ messages)
[U-Boot] [PATCH] keystone2: ddr3: eliminate using global ddr3_size variable
2015-02-11 19:07 UTC
[U-Boot] Can I load uEnv.txt conditionally, based on the boot source?
2015-02-11 18:57 UTC (4+ messages)
[U-Boot] [PATCH] odroid: update link to X2/U3 proprietary binaries
2015-02-11 17:21 UTC (3+ messages)
[U-Boot] u-boot for Snow problem
2015-02-11 17:16 UTC
[U-Boot] [PATCH] ARMv8: Bug fix of dcache_disable()
2015-02-11 15:51 UTC (4+ messages)
[U-Boot] [PATCH 00/12] imx:mx6 add ldo bypass
2015-02-11 15:47 UTC (16+ messages)
` [U-Boot] [PATCH 04/12] imx:mx6 update mxc_ccm_reg
` [U-Boot] [PATCH 06/12] pmic:pfuze add macro for setting voltage
` [U-Boot] [PATCH 07/12] imx:mx6 Support LDO bypass
[U-Boot] [PATCH v3 0/25] tegra: Add eDP support for nyan-big
2015-02-11 14:52 UTC (26+ messages)
` [U-Boot] [PATCH v3 01/25] dm: gpio: Add error handling and a function to claim vector GPIOs
` [U-Boot] [PATCH v3 02/25] fdt: Add binding decode function for display-timings
` [U-Boot] [PATCH v3 03/25] tegra: Move the pwm into tegra-common
` [U-Boot] [PATCH v3 04/25] tegra: pwm: Allow the clock rate to be left as is
` [U-Boot] [PATCH v3 05/25] tegra: Move checkboard() into the board code
` [U-Boot] [PATCH v3 06/25] tegra: Add a board ID function
` [U-Boot] [PATCH v3 07/25] power: Export register access functions from as3722
` [U-Boot] [PATCH v3 08/25] tegra: Provide a function to allow LCD PMIC setup
` [U-Boot] [PATCH v3 09/25] tegra: Add support for setting up a as3722 PMIC
` [U-Boot] [PATCH v3 10/25] tegra: nyan-big: Add LCD PMIC init and board ID
` [U-Boot] [PATCH v3 11/25] tegra124: dts: Add host1x node to provide display information
` [U-Boot] [PATCH v3 12/25] tegra: config: Use CONFIG_LCD to detect LCD presence
` [U-Boot] [PATCH v3 13/25] tegra: clock: Add checking for invalid clock IDs
` [U-Boot] [PATCH v3 14/25] tegra: clock: Split the clock source code into a separate function
` [U-Boot] [PATCH v3 15/25] tegra124: clock: Add display clocks and functions
` [U-Boot] [PATCH v3 16/25] tegra: Move display controller header into common
` [U-Boot] [PATCH v3 17/25] video: Add drm_dp_helper.h
` [U-Boot] [PATCH v3 18/25] edid: Add a function to read detailed monitor timings
` [U-Boot] [PATCH v3 19/25] dm: video: Add a uclass for display port
` [U-Boot] [PATCH v3 20/25] tegra: dts: nyan-big: Add definitions for eDP display
` [U-Boot] [PATCH v3 21/25] tegra: video: Support serial output resource (SOR) on tegra124
` [U-Boot] [PATCH v3 22/25] tegra: video: Add Embedded DisplayPort driver
` [U-Boot] [PATCH v3 23/25] tegra: video: support eDP displays on Tegra124 devices
` [U-Boot] [PATCH v3 24/25] tegra: config: nyan-big: Enable LCD
` [U-Boot] [PATCH v3 25/25] tegra124: video: Add full link training for eDP
[U-Boot] [PATCH] imx: don't clobber reset cause
2015-02-11 14:45 UTC (11+ messages)
[U-Boot] [PATCH 2/2] ot1200: add eeprom command to non-SPL build
2015-02-11 14:20 UTC
[U-Boot] [PATCH 1/2] cmd_eeprom: make it possible to define the used i2c bus
2015-02-11 14:19 UTC
[U-Boot] relocation on freescale mx35 doesn't work after update to 2015.01
2015-02-11 14:16 UTC (4+ messages)
[U-Boot] [PATCH v2 0/3] imx: mx6slevk add pmic support
2015-02-11 14:13 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/3] imx:mx6sl add I2C pad settings
` [U-Boot] [PATCH v2 2/3] imx:mx6slevk add pmic and i2c configuration
` [U-Boot] [PATCH v2 3/3] imx:mx6slevk implement power init board
[U-Boot] [PATCH 1/4] mx6sx: pins: Enable SION for I2C3 iomux setting
2015-02-11 13:21 UTC (13+ messages)
` [U-Boot] [PATCH 2/4] mx6: soc: Add ENET2 support
` [U-Boot] [PATCH 3/4] mx6: clock: Modify GPMI clock to support mx6sx
` [U-Boot] [PATCH 4/4] imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board
[U-Boot] [PATCH v2] mtd: nand: mxs: fix PIO_WORD number
2015-02-11 12:55 UTC
[U-Boot] [Q] Why does SPL use uImage load address as entry point?
2015-02-11 12:26 UTC
[U-Boot] [PATCH v5 0/3] pmic:pfuze support buck regulator mode switch
2015-02-11 11:41 UTC (8+ messages)
` [U-Boot] [PATCH v5 2/3] pmic:pfuze implement pmic_mode_init
` [U-Boot] [PATCH v5 3/3] imx:mx6 set normal APS and standby PFM mode
[U-Boot] [u-boot 00/40] dra7xx: am43xx: add dwc3 gadget driver support and enable dfu
2015-02-11 11:33 UTC (3+ messages)
[U-Boot] [PATCH 1/2] spl_atmel.c: Switch s_init to board_init_f
2015-02-11 11:15 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] mx6: Rework s_init to be spl_board_init() and gate_ungate_all_mx6_pfds()
[U-Boot] [RFC/PATCH] tools: New 'spl-stackusage' script
2015-02-11 9:12 UTC (4+ messages)
[U-Boot] [PATCH] mtd: nand: omap_gpmc: Make ready/busy pins configurable
2015-02-11 9:06 UTC (2+ messages)
[U-Boot] [PATCH] sunxi: otg: Fix peripheral mode
2015-02-11 8:26 UTC
[U-Boot] [PATCH 0/2] Add getenv_long and Micrel ksz9031 skew settings
2015-02-11 8:26 UTC (7+ messages)
` [U-Boot] [PATCH 2/2] net: phy: Add ability to program the ksz9031 skew values from the uboot env
[U-Boot] [PATCH 0/3] sunxi: dram: More flexible dram for sun[457]i
2015-02-11 7:57 UTC (5+ messages)
` [U-Boot] [PATCH 3/3] sunxi: dram: Allow to configure vdd-dll voltage on sun[457]i
[U-Boot] [PATCH 1/6] x86: Support machines with >4GB of RAM
2015-02-11 7:57 UTC (7+ messages)
` [U-Boot] [PATCH 2/6] x86: video: Allow keyboard presence to be controlled by device tree
` [U-Boot] [PATCH 3/6] x86: spi: Add support for lynxpoint
` [U-Boot] [PATCH 4/6] x86: Move common Chromebook config into a separate file
` [U-Boot] [PATCH 5/6] x86: pci: Add PCI IDs for lynxpoint
` [U-Boot] [PATCH 6/6] x86: Add support for panther (Asus Chromebox)
[U-Boot] [PATCH 1/5] nand: Add verification functions
2015-02-11 6:46 UTC (8+ messages)
` [U-Boot] [PATCH 2/5] cmd_nand: Verify writes to NAND
` [U-Boot] [PATCH 3/5] dfu: nand: Verify writes
` [U-Boot] [PATCH 4/5] nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
[U-Boot] [RFC PATCH 0/7] Add Driver Model support to network stack
2015-02-11 6:25 UTC (23+ messages)
` [U-Boot] [RFC PATCH v2 0/8] "
` [U-Boot] [RFC PATCH v2 5/8] net: Add basic driver model support to Ethernet stack
` [U-Boot] [RFC PATCH v3 0/14] Add Driver Model support to network stack
` [U-Boot] [RFC PATCH v3 01/14] dm: core: Allow seq numbers to be resolved before probe
` [U-Boot] [RFC PATCH v3 02/14] test: dm: Reorder the objects to build
` [U-Boot] [RFC PATCH v3 03/14] net: Provide a function to get the current MAC address
` [U-Boot] [RFC PATCH v3 04/14] net: Rename helper function to be more clear
` [U-Boot] [RFC PATCH v3 05/14] net: Remove unneeded "extern" in net.h
` [U-Boot] [RFC PATCH v3 06/14] net: Refactor in preparation for driver model
` [U-Boot] [RFC PATCH v3 07/14] dm: eth: Add basic driver model support to Ethernet stack
` [U-Boot] [RFC PATCH v3 08/14] dm: eth: Add network support to sandbox
` [U-Boot] [RFC PATCH v3 09/14] dm: eth: Add ARP and PING response to sandbox driver
` [U-Boot] [RFC PATCH v3 10/14] test: dm: eth: Add tests for the eth dm implementation
` [U-Boot] [RFC PATCH v3 11/14] dm: eth: Add support for aliases
` [U-Boot] [RFC PATCH v3 12/14] dm: eth: Add support for ethprime env var
` [U-Boot] [RFC PATCH v3 13/14] dm: eth: Add testing for netretry "
` [U-Boot] [RFC PATCH v3 14/14] dm: eth: Add a bridge to a real network for sandbox
[U-Boot] [PATCH v2 1/3] arm: Allow lr to be saved by board code
2015-02-11 4:45 UTC (6+ messages)
` [U-Boot] [PATCH v2 3/3] sunxi: Normalise FEL support
[U-Boot] [PATCH 1/3] bcm2835/rpi: add SPDX license tags for some files
2015-02-11 4:04 UTC (7+ messages)
` [U-Boot] [PATCH 2/3] bcm2836 SoC support (used in Raspberry Pi 2 model B)
` [U-Boot] [PATCH 3/3] rpi: add support for Raspberry Pi 2 model B
[U-Boot] [PATCH sunxi-tools v2 0/2] Support unified u-boot SPL for SD cards and FEL mode
2015-02-11 3:06 UTC (5+ messages)
[U-Boot] [PATCH] ARM: imx6 Add WDOG3 for i.MX6SX
2015-02-11 2:50 UTC
[U-Boot] Mainline U-Boot for MinnowBoard MAX
2015-02-11 2:41 UTC
[U-Boot] [PATCH] sandbox: Adjust the order of the NO_SDL check
2015-02-11 1:52 UTC
[U-Boot] [PATCH v4 0/3] dm:gpio:mxc add DT support
2015-02-11 0:37 UTC (8+ messages)
` [U-Boot] [PATCH v4 1/3] dm: introduce dev_get_addr interface
` [U-Boot] [PATCH v4 2/3] dm:gpio:mxc add a bank_index entry in platdata
` [U-Boot] [PATCH v4 3/3] dm:gpio:mxc add DT support
[U-Boot] Samsung patches
2015-02-11 0:14 UTC (3+ messages)
[U-Boot] [PATCH 1/3] ARmv7: Add a soc_init hook to start.S
2015-02-10 23:27 UTC (12+ messages)
[U-Boot] [PATCH v2 0/10] ARM: remove non-generic boards
2015-02-10 22:48 UTC (6+ messages)
` [U-Boot] [PATCH v2 05/10] ARM: remove devkit3250 board support
[U-Boot] [PATCH v4 0/5] Clean out SPL and enable driver model
2015-02-10 21:35 UTC (6+ messages)
` [U-Boot] [PATCH v4 1/5] arm: Reduce the scope of lowlevel_init()
` [U-Boot] [PATCH v4 2/5] arm: spl: Avoid setting up a duplicate global data structure
` [U-Boot] [PATCH v4 3/5] dm: tegra: Enable driver model in SPL and adjust the GPIO driver
` [U-Boot] [PATCH v4 4/5] arm: spl: Allow board_init_r() to run with a larger stack
` [U-Boot] [PATCH v4 5/5] Make export interface support CONFIG_SYS_MALLOC_SIMPLE
[U-Boot] [PATCH 0/4] sunxi: SPL size reduction patches
2015-02-10 21:33 UTC (6+ messages)
` [U-Boot] [PATCH 3/4] malloc_simple: Return NULL on malloc failure rather then calling panic()
[U-Boot] [PATCH v1 1/1] usb: gadget: fastboot: Add fastboot erase
2015-02-10 21:25 UTC (2+ messages)
[U-Boot] Please pull u-boot-x86
2015-02-10 20:09 UTC (2+ messages)
[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
2015-02-10 20:09 UTC (2+ messages)
[U-Boot] Pull request: u-boot-video/master
2015-02-10 20:09 UTC (2+ messages)
[U-Boot] [PULL] Please pull u-boot-imx
2015-02-10 20:09 UTC (2+ messages)
[U-Boot] [PATCH] sandbox: Return '-c command' exit value as sandbox exit code
2015-02-10 19:50 UTC (2+ messages)
[U-Boot] [PATCH v3 0/12] avr32: add generic board
2015-02-10 19:34 UTC (2+ messages)
[U-Boot] [RFC PATCH 0/7] RFC: dm: Add USB support
2015-02-10 18:52 UTC (4+ messages)
[U-Boot] [PATCH v3 0/6] keymile: enhance IVM reading
2015-02-10 16:10 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/6] KM/IVM: split the IVM reading and parsing in 2 parts
` [U-Boot] [PATCH v3 2/6] kirkwood/km_arm: read the IVM eeprom earlier
` [U-Boot] [PATCH v3 3/6] 85xx/kmp204x: "
` [U-Boot] [PATCH v3 4/6] 83xx/km83xx: "
` [U-Boot] [PATCH v3 5/6] 82xx/km82xx: "
` [U-Boot] [PATCH v3 6/6] KM/IVM: remove ivm_read_eeprom(void)
[U-Boot] [PATCH 01/10] arm: socfpga: Minor coding style fix
2015-02-10 15:53 UTC (6+ messages)
` [U-Boot] [PATCH V2 08/10] arm: socfpga: Add Altera Arria V DK support
[U-Boot] [PATCH] mtd: nand: mxs: fix PIO_WORD number
2015-02-10 15:47 UTC (8+ messages)
[U-Boot] recent tools on FreeBSD
2015-02-10 15:34 UTC (11+ messages)
` [U-Boot] sandbox "
[U-Boot] [PATCH v1] tools/imagetool: remove linker script
2015-02-10 15:08 UTC (2+ messages)
[U-Boot] recent tools on FreeBSD
2015-02-10 15:01 UTC (3+ messages)
` [U-Boot] [RFC PATCH] tools/imagetool: remove linker generated list
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