messages from 2016-03-04 00:10:07 to 2016-03-07 07:47:50 UTC [more...]
[U-Boot] [PATCH v2 00/11] armv8: ls2080aqds: Enable QSPI boot support
2016-03-07 7:47 UTC (5+ messages)
` [U-Boot] [PATCH v2 01/11] armv8: ls2080aqds: Select QSPI CLK div via SCFG
` [U-Boot] [PATCH v2 02/11] configs: ls2080a_common: Remove duplicate NOR configs
` [U-Boot] [PATCH v2 03/11] configs: ls2080aqds: disable IFC NOR & QIXIS when QSPI enable
` [U-Boot] [PATCH v2 04/11] configs: ls2080aqds: Enable QSPI flash support
[U-Boot] [PATCH 00/69] x86: Add support for samus
2016-03-07 7:37 UTC (71+ messages)
` [U-Boot] [PATCH 01/69] dm: timer: Correct timer init ordering after relocation
` [U-Boot] [PATCH 02/69] arm: Add a 64-bit division routine to the private library
` [U-Boot] [PATCH 03/69] dhry: Correct dhrystone calculation for fast machines
` [U-Boot] [PATCH 04/69] syscon: Avoid returning a device on failure
` [U-Boot] [PATCH 05/69] video: Allow simple-panel to be used without regulators
` [U-Boot] [PATCH 06/69] cpu: Add support for microcode version and CPU ID
` [U-Boot] [PATCH 07/69] gpio: Add a function to obtain a GPIO vector value
` [U-Boot] [PATCH 08/69] gpio: Use const where possible
` [U-Boot] [PATCH 09/69] pci: Add functions to update PCI configuration registers
` [U-Boot] [PATCH 10/69] pci: Correct a few comments and nits
` [U-Boot] [PATCH 11/69] input: i8042: Make sure the keyboard is enabled
` [U-Boot] [PATCH 12/69] malloc_simple: Add a little more debugging
` [U-Boot] [PATCH 13/69] x86: Allow use of serial soon after relocation
` [U-Boot] [PATCH 14/69] x86: cpu: Make the vendor table const
` [U-Boot] [PATCH 15/69] x86: cpu: Add functions to return the family and stepping
` [U-Boot] [PATCH 16/69] x86: Move cache-as-RAM code into a common location
` [U-Boot] [PATCH 17/69] x86: Move microcode code to "
` [U-Boot] [PATCH 18/69] x86: Create a common header for Intel register access
` [U-Boot] [PATCH 19/69] x86: Add the root-complex block to common intel registers
` [U-Boot] [PATCH 20/69] x86: Move common LPC code to its own place
` [U-Boot] [PATCH 21/69] x86: Add some more common MSR indexes
` [U-Boot] [PATCH 22/69] x86: Move common CPU code to its own place
` [U-Boot] [PATCH 23/69] x86: Rename PORT_RESET to IO_PORT_RESET
` [U-Boot] [PATCH 24/69] x86: Move Intel Management Engine code to a common place
` [U-Boot] [PATCH 25/69] x86: ivybridge: Drop sandybridge_early_init()
` [U-Boot] [PATCH 26/69] x86: Move common PCH code into a common place
` [U-Boot] [PATCH 27/69] x86: link: Add required GPIO properties
` [U-Boot] [PATCH 28/69] x86: dts: link: Move SPD info into the memory controller
` [U-Boot] [PATCH 29/69] x86: dts: link: Add board ID GPIOs
` [U-Boot] [PATCH 30/69] x86: gpio: Correct GPIO setup ordering
` [U-Boot] [PATCH 31/69] x86: Add common SDRAM-init code
` [U-Boot] [PATCH 32/69] x86: ivybridge: Convert to use the common SDRAM code
` [U-Boot] [PATCH 33/69] x86: dts: Drop memory SPD compatible string
` [U-Boot] [PATCH 34/69] x86: Add a script to aid code conversion from coreboot
` [U-Boot] [PATCH 35/69] x86: Correct duplicate POST values
` [U-Boot] [PATCH 36/69] x86: Add macros to clear and set I/O bits
` [U-Boot] [PATCH 37/69] x86: Allow I/O functions to use pointers
` [U-Boot] [PATCH 38/69] x86: Move common MRC Kconfig options to the common file
` [U-Boot] [PATCH 39/69] x86: Tidy up mp_init to reduce duplication
` [U-Boot] [PATCH 40/69] x86: Record the CPU details when starting each core
` [U-Boot] [PATCH 41/69] x86: ivybridge: Show microcode version for each code
` [U-Boot] [PATCH 42/69] x86: Add comments to the SIPI vector
` [U-Boot] [PATCH 43/69] x86: Update microcode for secondary CPUs
` [U-Boot] [PATCH 44/69] x86: link: Add pin configuration to the device tree
` [U-Boot] [PATCH 45/69] x86: Add an ICH6 pin configuration driver
` [U-Boot] [PATCH 46/69] x86: gpio: Allow the pinctrl driver to set up the pin config
` [U-Boot] [PATCH 47/69] x86: Drop all the old pin configuration code
` [U-Boot] [PATCH 48/69] x86: Add support for running Intel reference code
` [U-Boot] [PATCH 49/69] x86: dts: Update the pinctrl binding a little
` [U-Boot] [PATCH 50/69] x86: Add basic support for broadwell
` [U-Boot] [PATCH 51/69] x86: broadwell: Add a few microcode files
` [U-Boot] [PATCH 52/69] x86: broadwell: Add a PCH driver
` [U-Boot] [PATCH 53/69] x86: broadwell: Add a pinctrl driver
` [U-Boot] [PATCH 54/69] x86: broadwell: Add a SATA driver
` [U-Boot] [PATCH 55/69] x86: broadwell: Add a northbridge driver
` [U-Boot] [PATCH 56/69] x86: broadwell: Add an LPC driver
` [U-Boot] [PATCH 57/69] x86: broadwell: Add reference code support
` [U-Boot] [PATCH 58/69] x86: broadwell: Add power-control support
` [U-Boot] [PATCH 59/69] x86: broadwell: Add support for SDRAM setup
` [U-Boot] [PATCH 60/69] x86: broadwell: Add a GPIO driver
` [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 64/69] x86: Add a default address for reference code
` [U-Boot] [PATCH 65/69] x86: Use white on black for the console on chromebooks
` [U-Boot] [PATCH 66/69] x86: Update README for new developments
` [U-Boot] [PATCH 67/69] x86: Add a function to set the IOAPIC ID
` [U-Boot] [PATCH 68/69] x86: Fix a header nit in x86-chromebook.h
` [U-Boot] [PATCH 69/69] x86: Add support for the samus chromebook
[U-Boot] [PATCH] rockchip: rk3288: correct sdram setting
2016-03-07 6:51 UTC (6+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH 00/12] Add SPI and QSPI boot for LS2080A
2016-03-07 6:09 UTC (6+ messages)
` [U-Boot] [PATCH 09/12] armv8: ls2080aqds: Enable QSPI boot support
[U-Boot] [PATCH 1/8] fdtgrep: Improve error handling with invalid device tree
2016-03-07 3:31 UTC (10+ 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 5/8] buildman: Allow branch names which conflict with directories
` [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] Weird error message on buildman
2016-03-07 2:39 UTC (3+ messages)
[U-Boot] How do I tell buildman to use a /specific/ toolchain?
2016-03-07 2:39 UTC (8+ messages)
[U-Boot] buildman for sandbox
2016-03-07 2:39 UTC (2+ messages)
[U-Boot] [PATCH 0/3] fix for build break with CONFIG_DISK scsi_init()
2016-03-07 2:39 UTC (3+ messages)
` [U-Boot] [PATCH 1/3] drivers: block: Kconfig: set default n to CONFIG_DISK
[U-Boot] [PATCH v6 0/2] Enable FIT image to be loaded beyond 32-bit space
2016-03-07 2:39 UTC (5+ messages)
` [U-Boot] [PATCH v6 1/2] common: image-fit: Use a common function to get address
` [U-Boot] [PATCH v6 2/2] common: image-fit: Fix load and entry addresses in FIT image
[U-Boot] [PATCH] dm: core: make simple-bus compatible to simple-mfd
2016-03-07 2:39 UTC (2+ messages)
[U-Boot] [PATCH V2 1/2] malloc: use hidden visibility
2016-03-07 2:39 UTC (8+ messages)
` [U-Boot] [PATCH V2 2/2] malloc: remove !gd handling
[U-Boot] [PATCH] rockchip: make configure_emmc() empty for Firefly-RK3288
2016-03-07 2:38 UTC (2+ messages)
[U-Boot] [PATCH] sandbox: Fix building with LLVM
2016-03-07 2:38 UTC (2+ messages)
[U-Boot] [PATCH V5] ARM: Various: Future-proof serial platdata
2016-03-07 2:38 UTC (3+ messages)
[U-Boot] [PATCH] serial: pl01x: Add support for devices with the rate pre-configured
2016-03-07 2:38 UTC (4+ messages)
[U-Boot] [PATCH] MIPS: fix mips_cache fallback without __builtin_mips_cache
2016-03-06 20:36 UTC (4+ messages)
[U-Boot] [PATCH] malloc: handle free() before gd is set
2016-03-06 10:08 UTC (4+ messages)
[U-Boot] [U-BOOT.V2] usb: xhci: Fix vendor command error if the request
2016-03-06 7:44 UTC (4+ messages)
[U-Boot] [PATCH v2 00/18] Add support for 96boards Dragonboard410C board
2016-03-05 22:24 UTC (3+ messages)
[U-Boot] [PATCH V2 0/2] OMAP3: am3517_evm: Add BCH8 ECC and UBIFS NAND support
2016-03-05 19:19 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] OMAP3: am3517_evm: Use BCH8 ECC for NAND
` [U-Boot] [PATCH 2/2] OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support
[U-Boot] OMAP3: am3517_evm: Add BCH8 ECC and UBIFS NAND support
2016-03-05 18:11 UTC (8+ messages)
` [U-Boot] [PATCH 1/3] OMAP3: am3517_evm: Use BCH8 ECC for NAND
` [U-Boot] [PATCH 2/3] OMAP3: am3517_evm: Replace JFFS2 with UBI/UBIFS on NAND
` [U-Boot] [PATCH 3/3] OMAP3: am3517_evm: Misc. comment and option cleanup
[U-Boot] [PULL] u-boot-usb/master
2016-03-05 17:44 UTC (2+ messages)
[U-Boot] Ethernet not found on Arria 5
2016-03-05 12:36 UTC (4+ messages)
[U-Boot] [PATCH 0/6] ARM: DRA7: Add support for RevH evm
2016-03-05 12:05 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] ti: common: dra7: Add standard access for board description EEPROM
` [U-Boot] [PATCH 2/6] ARM: DRA7: Enable EEPROM support
` [U-Boot] [PATCH 3/6] ARM: DRA7: Move emif settings to board specific files
` [U-Boot] [PATCH 4/6] ARM: DRA7: EMIF: Add 4GB DDR settings
` [U-Boot] [PATCH 5/6] ARM: DRA7: configs: Prepare for detecting memory > 2GB
` [U-Boot] [PATCH 6/6] ARM: DRA7-evm: Update memory info in banks
[U-Boot] [PATCH] ARM: AM57xx: Update EMIF registers
2016-03-05 12:03 UTC
[U-Boot] [PATCH 0/4] ARM: DRA7: emif: Miscellaneous bug fixes
2016-03-05 12:02 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: DRA7: emif: Fix updating of refresh ctrl shadow
` [U-Boot] [PATCH 2/4] ARM: DRA7: emif: Fix DDR init sequence during warm reset
` [U-Boot] [PATCH 3/4] ARM: DRA7: emif: Check for enable bits before updating leveling output
` [U-Boot] [PATCH 4/4] ARM: DRA7: emif: Enable interleaving for higher address space
[U-Boot] [PATCH] dm: ti_qspi: Fix conversion of address to a pointer
2016-03-05 11:54 UTC (2+ messages)
[U-Boot] [PATCH] dm: omap_timer: Fix conversion of address to a pointer
2016-03-05 11:10 UTC
[U-Boot] exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support
2016-03-05 9:08 UTC
[U-Boot] [PATCHv2] usb: dwc2: disable erroneous overcurrent condition
2016-03-05 1:22 UTC (2+ messages)
[U-Boot] usb: dwc2: disable erroneous overcurrent condition
2016-03-04 23:12 UTC (2+ messages)
[U-Boot] [PATCH V2 0/6] ARM: keystone: K2G: Add support for PMMC remoteproc load
2016-03-04 22:08 UTC (7+ messages)
` [U-Boot] [PATCH V2 5/6] ARM: dts: k2g: Add support for PMMC
[U-Boot] Newbie SPL question for socfpga_sockit
2016-03-04 19:03 UTC (13+ messages)
[U-Boot] [PATCH] sunxi: video: Configure only LVDS pins instead of all LCD pins when LVDS interface selected
2016-03-04 17:08 UTC
[U-Boot] [PATCH V2 0/6] ARM: keystone2: Miscellaneous fixes
2016-03-04 16:36 UTC (7+ messages)
` [U-Boot] [PATCH V2 1/6] ARM: keystone2: Use macro for DSP GEM power domain
` [U-Boot] [PATCH V2 2/6] ARM: keystone2: K2G: power-off DSP during boot
` [U-Boot] [PATCH V2 3/6] ARM: keystone2: Allow for board specific speed definitions
` [U-Boot] [PATCH V2 4/6] ARM: keystone2: K2G: Add support for different arm/device speeds
` [U-Boot] [PATCH V2 5/6] ARM: keystone2: use SPD info to configure K2HK and K2E DDR3
` [U-Boot] [PATCH V2 6/6] ARM: keystone2: use detected ddr3a size
[U-Boot] [PATCH v2 1/2] mx7_common: Put early/late init configs into board file
2016-03-04 15:00 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/2] warp7: Add initial support
[U-Boot] Problem with attaching UBI partition
2016-03-04 12:28 UTC (14+ messages)
[U-Boot] [PATCH v5 00/30] EFI payload / application support
2016-03-04 9:41 UTC (11+ messages)
` [U-Boot] [PATCH v5 23/30] efi_loader: hook up in build environment
` [U-Boot] [PATCH v5 24/30] efi_loader: Add distro boot script for removable media
` [U-Boot] [PATCH v5 25/30] efi_loader: Add README section in README.efi
` [U-Boot] [PATCH v5 26/30] efi_loader: Add MAINTAINERS entry
` [U-Boot] [PATCH v5 27/30] arm64: Replace fdt_name env variables with fdtfile
` [U-Boot] [PATCH v5 28/30] arm: Allow EFI payload code to take exceptions
` [U-Boot] [PATCH v5 29/30] efi_loader: Call fdt preparation functions
` [U-Boot] [PATCH v5 30/30] efi_loader: Pass proper device path in on boot
` [U-Boot] [PATCH] efi_loader: Reserve 2 additional pages for fdt
[U-Boot] Sunxi (Allwinner A20) GPIO problems on u-boot 2016.1 and 2016.3-rc3 but not on 2015.10
2016-03-04 7:54 UTC (4+ messages)
[U-Boot] [PATCHv3 1/2] power: as3722: Allow using on any i2c bus with any address
2016-03-04 7:32 UTC (2+ messages)
` [U-Boot] [PATCHv3 2/2] Add support the Avionic Design Meerkat COM and Kein Baseboard
[U-Boot] U-Boot as first bootloader on Exynos platforms
2016-03-04 7:12 UTC (6+ messages)
[U-Boot] [PATCH] pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER
2016-03-04 6:56 UTC
[U-Boot] [PATCH] pinctrl: uniphier: set input-enable before pin-muxing
2016-03-04 6:56 UTC
[U-Boot] [PATCH] ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=y
2016-03-04 6:54 UTC
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