messages from 2016-03-11 11:37:18 to 2016-03-13 01:54:49 UTC [more...]
[U-Boot] [PATCH 0/2] Revert changes to __of_translate_address()
2016-03-13 1:54 UTC (8+ messages)
` [U-Boot] [PATCH 1/2] dts:exynos:update pinctrl size-cells and fix child regs
` [U-Boot] [PATCH 2/2] Revert "fdt: fix address cell count checking in fdt_translate_address()"
[U-Boot] [PATCH] fdt: Try to read #address-cells/size-cells from parent
2016-03-13 1:54 UTC (5+ messages)
[U-Boot] [PATCH v3 0/4] x86: gpio: Tidy up GPIO driver
2016-03-13 1:53 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/4] gpio: Report errors when GPIOs cannot be read
[U-Boot] [PATCH v2 01/32] dm: Drop the block_dev_desc_t typedef
2016-03-13 1:53 UTC (58+ messages)
` [U-Boot] [PATCH v2 02/32] dm: pci: Break out the common region display code
` [U-Boot] [PATCH v2 03/32] dm: part: Correct a sandbox build warning
` [U-Boot] [PATCH v2 04/32] dm: fdtdec: "
` [U-Boot] [PATCH v2 05/32] dm: part: Drop the common.h header
` [U-Boot] [PATCH v2 06/32] dm: Add a new header for block devices
` [U-Boot] [PATCH v2 07/32] dm: blk: Convert interface type to an enum
` [U-Boot] [PATCH v2 08/32] dm: blk: Add comments to a few functions
` [U-Boot] [PATCH v2 09/32] dm: blk: Rename get_dev() to blk_get_dev()
` [U-Boot] [PATCH v2 10/32] dm: blk: Rename get_device() to blk_get_device_by_str()
` [U-Boot] [PATCH v2 11/32] dm: blk: Rename get_device_and_partition()
` [U-Boot] [PATCH v2 12/32] dm: part: Add a cast to avoid a compiler warning
` [U-Boot] [PATCH v2 13/32] dm: sandbox: Enable all partition types
` [U-Boot] [PATCH v2 14/32] dm: part: Convert partition API use to linker lists
` [U-Boot] [PATCH v2 15/32] dm: part: Rename some partition functions
` [U-Boot] [PATCH v2 16/32] dm: cbfs: Fix handling of invalid type
` [U-Boot] [PATCH v2 17/32] dm: sandbox: Enable cbfs and cramfs
` [U-Boot] [PATCH v2 18/32] dm: block: Rename device number member dev to devnum
` [U-Boot] [PATCH v2 19/32] dm: block: Adjust device calls to go through helpers function
` [U-Boot] [PATCH v2 20/32] dm: usb: Avoid exceeding available array size for storage devices
` [U-Boot] [PATCH v2 21/32] dm: usb: Tidy up storage code ready for driver model conversion
` [U-Boot] [PATCH v2 22/32] dm: blk: Add a block-device uclass
` [U-Boot] [PATCH v2 23/32] dm: sandbox: Prepare block driver for driver-model conversion
` [U-Boot] [PATCH v2 24/32] dm: sandbox: Add driver-model block-device support for sandbox
` [U-Boot] [PATCH v2 25/32] dm: usb: Convert USB storage to use driver-model for block devs
` [U-Boot] [PATCH v2 29/32] dm: usb: Clean up USB after each test
` [U-Boot] [PATCH v2 31/32] part: Rename test_part_xx() and print_part_xx()
` [U-Boot] [PATCH v2 32/32] Drop CONFIG_CRAMFS_CMDLINE
[U-Boot] [PATCH 1/8] fdtgrep: Improve error handling with invalid device tree
2016-03-13 1:52 UTC (25+ messages)
` [U-Boot] [PATCH 2/8] patman: Add a missing space in GetMetaDataForList()
` [U-Boot] [PATCH 3/8] buildman: patman: Fix -H when installed as a symlink
` [U-Boot] [PATCH 4/8] buildman: Fix up a few code inconsistencies in toolchain.py
` [U-Boot] [PATCH 6/8] buildman: Allow the toolchain priority to be specified
` [U-Boot] [PATCH 7/8] buildman: Allow the toolchain architecture "
` [U-Boot] [PATCH 8/8] buildman: Add a way to specific a full toolchain prefix
[U-Boot] [PATCH 0/3] serial: Fix the error handling for carriage return and line feed
2016-03-13 1:51 UTC (10+ messages)
` [U-Boot] [PATCH 1/3] dm: serial-uclass: Move a carriage return before a "
` [U-Boot] [PATCH 2/3] serial: Move carriage return before line feed for some serial drivers
` [U-Boot] [PATCH 3/3] dm: serial: Remove duplicated carriage return character
[U-Boot] [PATCH] debug_uart: output CR along with LF
2016-03-13 1:51 UTC (3+ messages)
[U-Boot] [PATCH] dm: core: make simple-bus compatible to simple-mfd
2016-03-13 1:51 UTC (3+ messages)
[U-Boot] [PATCH 1/2] dm: core: Add uclass_first_device_err() to return a valid device
2016-03-13 1:51 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] dm: Use uclass_first_device_err() where it is useful
[U-Boot] [PATCH v2 1/3] buildman: Allow branch names which conflict with directories
2016-03-13 1:50 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/3] buildman: Add a way to specific a full toolchain prefix
` [U-Boot] [PATCH v2 3/3] buildman: Clarify the use of -V
[U-Boot] [RFC PATCH v2 1/4] arm: iproc: add NAND driver
2016-03-13 1:24 UTC (5+ messages)
` [U-Boot] [RFC PATCH v2 2/4] mtd: fix compiler warnings
` [U-Boot] [RFC PATCH v2 3/4] arm: bcm: enable MTD support
` [U-Boot] [RFC PATCH v2 4/4] arm: bcm: configure NAND device and environment
[U-Boot] [RFC PATCH v3 1/4] arm: iproc: add NAND driver
2016-03-12 22:48 UTC (4+ messages)
` [U-Boot] [RFC PATCH v3 2/4] mtd: fix compiler warnings
` [U-Boot] [RFC PATCH v3 3/4] arm: bcm: enable MTD support
` [U-Boot] [RFC PATCH v3 4/4] arm: bcm: configure NAND device and environment
[U-Boot] [PATCH v2 00/18] Add support for 96boards Dragonboard410C board
2016-03-12 21:13 UTC (4+ messages)
` [U-Boot] [PATCH v2 17/18] board: Add Qualcomm Dragonboard 410C support
[U-Boot] Pull request: u-boot-spi/master
2016-03-12 14:44 UTC
[U-Boot] [PATCH] sf: Correct data types in stm_is_locked_sr()
2016-03-12 14:39 UTC (15+ messages)
[U-Boot] [PATCH 0/5] Add LVDS support for rk3288
2016-03-12 13:13 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] dm: video: Add a operation to display uclass
` [U-Boot] [PATCH 2/5] rockchip: video: Add a display driver for rockchip LVDS
` [U-Boot] [PATCH 3/5] rockchip: dts: Add LVDS support
` [U-Boot] [PATCH 4/5] rockchip: video: Add LVDS support in vop driver
` [U-Boot] [PATCH 5/5] doc: dt-bindings: Describe rockchip LVDS interface
[U-Boot] [PATCH v2] ti_armv7_common: env: Add NFS loading support to default enviroment
2016-03-12 9:58 UTC (2+ messages)
[U-Boot] [PATCH] power: regulator: fixed: set gpio direction before set value
2016-03-12 5:19 UTC
[U-Boot] [PATCH] dm: core: device: set pinctrl state for pinctrl device
2016-03-12 5:17 UTC
[U-Boot] [PATCH v2 00/51] x86: Add support for samus
2016-03-12 5:07 UTC (52+ messages)
` [U-Boot] [PATCH v2 01/51] dm: timer: Correct timer init ordering after relocation
` [U-Boot] [PATCH v2 02/51] arm: Add a 64-bit division routine to the private library
` [U-Boot] [PATCH v2 03/51] dhry: Correct dhrystone calculation for fast machines
` [U-Boot] [PATCH v2 04/51] syscon: Avoid returning a device on failure
` [U-Boot] [PATCH v2 05/51] input: i8042: Make sure the keyboard is enabled
` [U-Boot] [PATCH v2 06/51] x86: Allow use of serial soon after relocation
` [U-Boot] [PATCH v2 07/51] x86: cpu: Add functions to return the family and stepping
` [U-Boot] [PATCH v2 08/51] x86: Move cache-as-RAM code into a common location
` [U-Boot] [PATCH v2 09/51] x86: Move microcode code to "
` [U-Boot] [PATCH v2 10/51] x86: Create a common header for Intel register access
` [U-Boot] [PATCH v2 11/51] x86: Add the root-complex block to common intel registers
` [U-Boot] [PATCH v2 12/51] x86: Move common LPC code to its own place
` [U-Boot] [PATCH v2 13/51] x86: Move common CPU "
` [U-Boot] [PATCH v2 14/51] x86: Rename PORT_RESET to IO_PORT_RESET
` [U-Boot] [PATCH v2 15/51] x86: Move Intel Management Engine code to a common place
` [U-Boot] [PATCH v2 16/51] x86: ivybridge: Drop sandybridge_early_init()
` [U-Boot] [PATCH v2 17/51] x86: Move common PCH code into a common place
` [U-Boot] [PATCH v2 18/51] x86: Add common SDRAM-init code
` [U-Boot] [PATCH v2 19/51] x86: ivybridge: Convert to use the common SDRAM code
` [U-Boot] [PATCH v2 20/51] x86: dts: Drop memory SPD compatible string
` [U-Boot] [PATCH v2 21/51] x86: Add macros to clear and set I/O bits
` [U-Boot] [PATCH v2 22/51] x86: Allow I/O functions to use pointers
` [U-Boot] [PATCH v2 23/51] x86: Move common MRC Kconfig options to the common file
` [U-Boot] [PATCH v2 24/51] x86: Record the CPU details when starting each core
` [U-Boot] [PATCH v2 25/51] x86: ivybridge: Show microcode version for "
` [U-Boot] [PATCH v2 26/51] x86: Update microcode for secondary CPUs
` [U-Boot] [PATCH v2 27/51] x86: link: Add pin configuration to the device tree
` [U-Boot] [PATCH v2 28/51] x86: Add an ICH6 pin configuration driver
` [U-Boot] [PATCH v2 29/51] x86: gpio: Allow the pinctrl driver to set up the pin config
` [U-Boot] [PATCH v2 30/51] x86: Drop all the old pin configuration code
` [U-Boot] [PATCH v2 31/51] x86: Add support for running Intel reference code
` [U-Boot] [PATCH v2 32/51] x86: dts: Update the pinctrl binding a little
` [U-Boot] [PATCH v2 33/51] x86: Add basic support for broadwell
` [U-Boot] [PATCH v2 34/51] x86: broadwell: Add a PCH driver
` [U-Boot] [PATCH v2 35/51] x86: broadwell: Add a pinctrl driver
` [U-Boot] [PATCH v2 36/51] x86: broadwell: Add a SATA driver
` [U-Boot] [PATCH v2 37/51] x86: broadwell: Add a northbridge driver
` [U-Boot] [PATCH v2 38/51] x86: broadwell: Add an LPC driver
` [U-Boot] [PATCH v2 39/51] x86: broadwell: Add reference code support
` [U-Boot] [PATCH v2 40/51] x86: broadwell: Add power-control support
` [U-Boot] [PATCH v2 41/51] x86: broadwell: Add support for SDRAM setup
` [U-Boot] [PATCH v2 42/51] x86: broadwell: Add a GPIO driver
` [U-Boot] [PATCH v2 43/51] x86: broadwell: Add support for high-speed I/O lane with ME
` [U-Boot] [PATCH v2 44/51] x86: Support a chained-boot development flow
` [U-Boot] [PATCH v2 45/51] x86: broadwell: Add video support
` [U-Boot] [PATCH v2 46/51] x86: Add a default address for reference code
` [U-Boot] [PATCH v2 47/51] x86: Use white on black for the console on chromebooks
` [U-Boot] [PATCH v2 48/51] x86: Update README for new developments
` [U-Boot] [PATCH v2 49/51] x86: Add a function to set the IOAPIC ID
` [U-Boot] [PATCH v2 50/51] x86: Fix a header nit in x86-chromebook.h
` [U-Boot] [PATCH v2 51/51] x86: Add support for the samus chromebook
[U-Boot] [PATCH 00/69] x86: Add support for samus
2016-03-12 5:04 UTC (33+ messages)
` [U-Boot] [PATCH 01/69] dm: timer: Correct timer init ordering after relocation
` [U-Boot] [PATCH 04/69] syscon: Avoid returning a device on failure
` [U-Boot] [PATCH 13/69] x86: Allow use of serial soon after relocation
` [U-Boot] [PATCH 15/69] x86: cpu: Add functions to return the family and stepping
` [U-Boot] [PATCH 24/69] x86: Move Intel Management Engine code to a common place
` [U-Boot] [PATCH 48/69] x86: Add support for running Intel reference code
` [U-Boot] [PATCH 59/69] x86: broadwell: Add support for SDRAM setup
` [U-Boot] [PATCH 61/69] x86: broadwell: Add support for high-speed I/O lane with ME
` [U-Boot] [PATCH 62/69] x86: Support a chained-boot development flow
` [U-Boot] [PATCH 63/69] x86: broadwell: Add video support
[U-Boot] [PATCH 1/2] fsl: esdhc: consolidate fsl_esdhc_cfg structure
2016-03-12 4:21 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] fsl: esdhc: support driver model
[U-Boot] [PATCH v4] x86: baytrail: Configure FSP UPD from device tree
2016-03-12 0:33 UTC (19+ messages)
[U-Boot] buildman: arm: undefined reference to `__aeabi_ldivmod'
2016-03-12 0:32 UTC (2+ messages)
[U-Boot] [PATCH v2 00/12] Add support for Rockchip RK3288 Ethernet
2016-03-11 21:56 UTC (4+ messages)
` [U-Boot] [PATCH v2 07/12] net: gmac_rk3288: Add RK3288 GMAC driver
[U-Boot] [PATCH v2] ARM: DRA7xx: Enable NFS boot command
2016-03-11 21:22 UTC
[U-Boot] [PATCH] ti_armv7_common: env: Add NFS loading support to default enviroment
2016-03-11 20:56 UTC (4+ messages)
[U-Boot] [PATCH 1/4] arm: iproc: add NAND driver
2016-03-11 20:21 UTC (9+ messages)
[U-Boot] [PATCH v2 0/4] usb: Reduce USB scanning time
2016-03-11 19:01 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/4] usb: legacy_hub_port_reset(): Speedup hub reset handling
` [U-Boot] [PATCH v2 2/4] usb: Remove 200 ms delay in usb_hub_port_connect_change()
` [U-Boot] [PATCH v2 3/4] usb: Don't reset the USB hub a 2nd time
` [U-Boot] [PATCH v2 4/4] usb: Change power-on / scanning timeout handling
[U-Boot] [PATCH 1/3] armv8/ls1043aqds: fix fman ucode address to an offset in QSPI flash
2016-03-11 17:37 UTC (3+ messages)
` [U-Boot] [PATCH 3/3] armv8/ls1043a: move CONFIG_MTD to defconfig
[U-Boot] BayTrail I2C support
2016-03-11 17:33 UTC
[U-Boot] [PATCH] ti: k2g: increase phy autoneg timeout
2016-03-11 17:14 UTC (2+ messages)
[U-Boot] [PATCH 00/10] ti: configs: Misc updates for config files
2016-03-11 17:08 UTC (21+ messages)
` [U-Boot] [PATCH 01/10] ti_armv7_keystone2: configs: add usb mass storage support
` [U-Boot] [PATCH 02/10] ti_armv7_keystone2: env: Update UBIFS image paths
` [U-Boot] [PATCH 03/10] ti_armv7_keystone2: env: Remove securedb.key.bin load
` [U-Boot] [PATCH 04/10] am335x: configs: Fix usb ether boot support
` [U-Boot] [PATCH 05/10] am43xx: configs: Enable USB commands for non usb boot also
` [U-Boot] [PATCH 06/10] ti_armv7_common: env: Consolidate support for loading script and text env files
` [U-Boot] [PATCH 07/10] k2g: env: Allow use of a script and plain "
` [U-Boot] [PATCH 08/10] k2g: configs: Add support to save env in MMC
` [U-Boot] [PATCH 09/10] keystone2: env: add env script for booting with an initramfs with firmware
` [U-Boot] [PATCH 10/10] keystone2: env: Set mmc as default boot for k2g-evm
[U-Boot] please pull u-boot-samsung master
2016-03-11 17:07 UTC (2+ messages)
[U-Boot] [PATCH v4 0/4] Make usb device-tree fixup independent of USB controller
2016-03-11 16:45 UTC (9+ messages)
` [U-Boot] [PATCH v4 1/4] drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file
` [U-Boot] [PATCH v4 2/4] drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type
` [U-Boot] [PATCH v4 3/4] drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller
` [U-Boot] [PATCH v4 4/4] drivers:usb:common:fsl-dt-fixup: fix fdt_usb_get_node_type() to return error code
[U-Boot] [PATCH] omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW
2016-03-11 16:23 UTC
[U-Boot] [PATCH 0/6] usb: Reduce USB scanning time
2016-03-11 15:08 UTC (4+ messages)
` [U-Boot] [PATCH 6/6] usb: Implement static USB port configuration to speed up USB scanning
[U-Boot] [PATCH] mx6slevk: Fix the power up of the Ethernet PHY
2016-03-11 13:50 UTC
[U-Boot] [PATCH] env_eeprom invalidates gd->env_addr by setting it to an offset value
2016-03-11 13:31 UTC
[U-Boot] [PATCH v2 1/2] mx7_common: Put early/late init configs into board file
2016-03-11 12:22 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/2] warp7: Add initial support
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