public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-12-29 21:17:10 to 2014-12-31 12:46:41 UTC [more...]

[U-Boot] [PATCH v3 0/4] sun7i: PSCI enhancements
 2014-12-31 12:46 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/4] sun7i: Add support for taking CPUs offline via PSCI
` [U-Boot] [PATCH v3 2/4] sun7i: Add PSCI v0.2 support

[U-Boot] Bug in buildman?
 2014-12-31 12:44 UTC 

[U-Boot] [PATCH 0/9] Remove use of gdata for global_data
 2014-12-31 12:25 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] arm: Add warnings about using gdata
` [U-Boot] [PATCH 6/9] imx: cm_fx6: Remove reference to gdata
` [U-Boot] [PATCH 7/9] imx: woodburn: "

[U-Boot] sunxi: video: Add LCD output and A13-Olinuxino VGA output support
 2014-12-31 12:07 UTC  (26+ messages)
` [U-Boot] [PATCH 09/17] sunxi: video: Add lcd "
` [U-Boot] [PATCH 10/17] sunxi: video: Add suppport SoCs without HDMI, e.g. the A13 and A23
` [U-Boot] [PATCH 11/17] sunxi: video: Add support for VGA via external DACs connected to the LCD pins
` [U-Boot] [PATCH 14/17] sunxi: Add 2 defconfigs for using the Olimex 7" lcd with olinuxino boards
` [U-Boot] [PATCH 15/17] sunxi: Ippo_q8h defconfigs: Enable the LCD panel found on these tablets

[U-Boot] [PATCH v2 1/2] sunxi: video: Add lcd output support
 2014-12-31 12:07 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] sunxi: video: Enable video on sun8i, which supports LCD but not HDMI

[U-Boot] [PATCH] devkit8000: convert to use generic board code
 2014-12-31 12:04 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/5] sun7i: PSCI enhancements
 2014-12-31 11:57 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/5] sunxi: Align PSCI stack calculation to comment
` [U-Boot] [PATCH v2 2/5] sun7i: Add support for taking CPUs offline via PSCI
` [U-Boot] [PATCH v2 3/5] sun7i: Add PSCI v0.2 support
` [U-Boot] [PATCH v2 4/5] sun7i: Move psci_arch_init close to text_end
` [U-Boot] [PATCH v2 5/5] sun7i: Implement PSCI v0.2 AFFINITY_INFO

[U-Boot] [PATCH 0/2] sun7i: PSCI enhancements
 2014-12-31 11:57 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] sun7i: Add support for taking CPUs offline via PSCI
` [U-Boot] [PATCH 2/2] sun7i: Add PSCI v0.2 support

[U-Boot] [PATCH] sun7i: Add new Bananapro board / defconfig
 2014-12-31 11:31 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/5] qspi: qspi support for mx6sxsabresd
 2014-12-31  9:58 UTC  (8+ messages)
` [U-Boot] [PATCH v4 1/5] QuadSPI: use QSPI_CMD_xx instead of flash opcodes
` [U-Boot] [PATCH v4 2/5] QuadSPI: use correct amba_base
` [U-Boot] [PATCH v4 3/5] arm:mx6sx add QSPI support
` [U-Boot] [PATCH v4 4/5] imx:qspi add 4K erase support
` [U-Boot] [PATCH v4 5/5] imx:mx6sxsabresd add qspi support

[U-Boot] [PATCH] imx:mx6slevk add spi nor boot support
 2014-12-31  9:31 UTC  (4+ messages)

[U-Boot] [PATCH v2] x86: ahci: Make sure interface is not busy after enabling the port
 2014-12-31  9:18 UTC 

[U-Boot] [PATCH] x86: Simplify the fsp hob access functions
 2014-12-31  8:22 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/4] x86: Support pci based uart as the U-Boot serial console
 2014-12-31  8:05 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] fdt: Add several apis to decode pci device node
` [U-Boot] [PATCH v4 2/4] serial: ns16550: Support ns16550 compatible pci uart devices
` [U-Boot] [PATCH v4 3/4] x86: Use ePAPR defined properties for x86-uart
` [U-Boot] [PATCH v4 4/4] x86: crownbay: Add pci devices in the dts file

[U-Boot] [PATCH v3 0/7] x86: Support pci based uart as the U-Boot serial console
 2014-12-31  7:43 UTC  (14+ messages)
` [U-Boot] [PATCH v3 1/7] x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c
` [U-Boot] [PATCH v3 2/7] x86: Support pci bus scan in the early phase
` [U-Boot] [PATCH v3 3/7] pci: Make pci apis usable before relocation
` [U-Boot] [PATCH v3 4/7] fdt: Add several apis to decode pci device node
` [U-Boot] [PATCH v3 5/7] serial: ns16550: Support ns16550 compatible pci uart devices
` [U-Boot] [PATCH v3 6/7] x86: Use ePAPR defined properties for x86-uart
` [U-Boot] [PATCH v3 7/7] x86: crownbay: Add pci devices in the dts file

[U-Boot] [PATCH 0/22] x86: Add support for MTRRs
 2014-12-31  7:07 UTC  (27+ messages)
` [U-Boot] [PATCH 02/22] x86: Drop RAMTOP Kconfig
` [U-Boot] [PATCH 03/22] x86: Correct ifdtool microcode calculation
` [U-Boot] [PATCH 08/22] x86: video: Add debug option to time the BIOS copy
` [U-Boot] [PATCH 09/22] x86: ivybridge: Only run the Video BIOS when video is enabled
` [U-Boot] [PATCH 12/22] x86: pci: Display vesa modes in hex
` [U-Boot] [PATCH 14/22] x86: Add support for MTRRs
` [U-Boot] [PATCH 15/22] x86: ivybridge: Set up an MTRR for the video frame buffer
` [U-Boot] [PATCH 16/22] x86: board_f: Adjust x86 boot order for performance
` [U-Boot] [PATCH 19/22] x86: ivybridge: Add a way to turn off the CAR
` [U-Boot] [PATCH 20/22] x86: Disable CAR before relocation on platforms that need it
` [U-Boot] [PATCH 21/22] x86: ivybridge: Update microcode early in boot
` [U-Boot] [PATCH 22/22] x86: Add an 'mtrr' command to list and adjust MTRRs

[U-Boot] coreboot uboot qemu x86
 2014-12-31  5:28 UTC  (12+ messages)
              ` [U-Boot] Fwd: "

[U-Boot] [PATCH v2 1/2] arm:mx6sx add QSPI support
 2014-12-31  3:10 UTC  (10+ messages)

[U-Boot] [PATCH 0/10] Add support for caching Memory Reference Code data
 2014-12-30 23:18 UTC  (13+ messages)
` [U-Boot] [PATCH 01/10] x86: dts: Add compatible string for Intel ICH9 SPI controller
` [U-Boot] [PATCH 02/10] x86: Add checksum implementation
` [U-Boot] [PATCH 03/10] x86: Add helpers to read/write CMOS RAM
` [U-Boot] [PATCH 04/10] x86: spi: Add device tree support
` [U-Boot] [PATCH 05/10] Allow architecture-specific memory reservation
` [U-Boot] [PATCH 06/10] x86: dts: Add SPI flash MRC details for chromebook_link
` [U-Boot] [PATCH 07/10] x86: Implement a cache for Memory Reference Code parameters
` [U-Boot] [PATCH 08/10] x86: config: Enable hook for saving MRC configuration
` [U-Boot] [PATCH 09/10] x86: ivybridge: Drop the Kconfig MRC cache information
` [U-Boot] [PATCH 10/10] x86: config: chromebook_link: Enable environment

[U-Boot] [PATCH 1/1] cmd, fdt: fix working_fdt is set to wrong value
 2014-12-30 22:10 UTC  (5+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2014-12-30 21:32 UTC 

[U-Boot] [PULL] Please pull u-boot-imx
 2014-12-30 16:55 UTC 

[U-Boot] [PATCH 1/8] imx: i2c: Zap unnecessary malloc() calls
 2014-12-30 15:34 UTC  (17+ messages)
` [U-Boot] [PATCH 2/8] arm: mx6: gw_ventana: Define CONFIG_SYS_MALLOC_F_LEN
` [U-Boot] [PATCH 3/8] arm: mx6: novena: "
` [U-Boot] [PATCH 4/8] arm: mx6: novena: Minor coding style fix
` [U-Boot] [PATCH 5/8] arm: mx6: novena: Minor config file fix
` [U-Boot] [PATCH 6/8] arm: mx6: novena: Pull GPIO definitions into header
` [U-Boot] [PATCH 7/8] arm: mx6: novena: Pull video handling into separate file
` [U-Boot] [PATCH 8/8] arm: mx6: novena: Add proper LVDS display support

[U-Boot] [PATCH v2 0/7] x86: Support pci based uart as the U-Boot serial console
 2014-12-30 14:45 UTC  (4+ messages)
` [U-Boot] [PATCH v2 4/7] fdt: Add several apis to decode pci device node

[U-Boot] v2015.01-rc4 REGRESSION: "scripts: fix binutils-version.sh" breaks things for non Linaro toolchains
 2014-12-30 13:50 UTC  (2+ messages)

[U-Boot] [PATCH] mx6slevk: Remove get_board_rev()
 2014-12-30 13:37 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] embestmx6boards: convert to use config_distro_bootcmd.h
 2014-12-30 13:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] embestmx6boards: convert to use config_distro_defaults.h
 2014-12-30 13:34 UTC  (2+ messages)

[U-Boot] [PATCH] imx SPL: enable boot from eMMC boot partitions
 2014-12-30 13:33 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] ARM: UniPhier: add DDR PHY init code and utility command
 2014-12-30 12:21 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-uniphier
 2014-12-30 12:20 UTC 

[U-Boot] [PATCH] phylib: add support for aquantia PHYs
 2014-12-30 10:32 UTC 

[U-Boot] Issue with uboot on imx6slevk
 2014-12-30 10:11 UTC  (6+ messages)

[U-Boot] [PATCH 1/9] [v4] rsa: Split the rsa-verify to separate the modular exponentiation
 2014-12-30  9:30 UTC  (9+ messages)
` [U-Boot] [PATCH 2/9] [v4] FIT: Modify option FIT_SIGNATURE in Kconfig
` [U-Boot] [PATCH 3/9] [v4] DM: crypto/rsa: Add rsa Modular Exponentiation DM driver
` [U-Boot] [PATCH 4/9] [v4] configs: Move CONFIG_FIT_SIGNATURE to defconfig
` [U-Boot] [PATCH 5/9] [v4] lib/rsa: Modify rsa to use DM driver
` [U-Boot] [PATCH 6/9] [v4] DM: crypto/fsl - Add Freescale rsa "
` [U-Boot] [PATCH 7/9] [v4] lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
` [U-Boot] [PATCH 8/9] [v4] hash: Add function to find hash_algo struct with progressive hash
` [U-Boot] [PATCH 9/9] [v4] rsa: Use checksum algorithms from struct hash_algo

[U-Boot] [PATCH 0/6] imx:mx6 spl support for mx6sxsabresd
 2014-12-30  9:24 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] imx:mx6sxsabresd add spl config file
` [U-Boot] [PATCH 2/6] imx:mx6sxsabresd select SUPPORT_SPL
` [U-Boot] [PATCH 3/6] imx:mx6sxsabresd spl support in header file
` [U-Boot] [PATCH 4/6] imx:mx6sx add dram io configure for mx6sx
` [U-Boot] [PATCH 5/6] imx:mx6 add mx6sx in imx spl header file
` [U-Boot] [PATCH 6/6] imx:mx6sxsabresd board spl support

[U-Boot] please pull u-boot-samsung master
 2014-12-30  9:19 UTC 

[U-Boot] [PATCH v2] Exynos: Move down common USB configuration
 2014-12-30  9:17 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] [v3] rsa: Modify rsa lib to use hw acceleration
 2014-12-30  9:04 UTC  (10+ messages)
` [U-Boot] [PATCH 8/9] [v3] hash: Add function to find hash_algo struct with progressive hash
` [U-Boot] [PATCH 9/9] [v3] rsa: Use checksum algorithms from struct hash_algo

[U-Boot] [PATCH 1/2] sun6i: Add defconfig for MSI Primo81 tablet
 2014-12-30  8:32 UTC  (3+ messages)

[U-Boot] [PATCH 0/10] x86: Add generic VESA video driver
 2014-12-30  2:32 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] bios_emulator: Fix an #ifdef typo in the header file
` [U-Boot] [PATCH 02/10] x86: Correct endianness isues in pci_rom
` [U-Boot] [PATCH 03/10] x86: Support ROMs on other archs
` [U-Boot] [PATCH 04/10] bios_emulator: Don't display error when emulator terminates
` [U-Boot] [PATCH 05/10] bios_emulator: Add some VESA interface debugging
` [U-Boot] [PATCH 06/10] x86: pci: Don't stop when we get a vendor/device mismatch
` [U-Boot] [PATCH 07/10] x86: Add a VESA video driver
` [U-Boot] [PATCH 08/10] x86: Drop the x86_fb driver
` [U-Boot] [PATCH 09/10] x86: Access the VGA ROM when needed
` [U-Boot] [PATCH 10/10] RFC: Test code for glacier PCI video support

[U-Boot] [ANN] U-Boot v2015.01-rc4 released
 2014-12-30  2:27 UTC 

[U-Boot] [PATCH] initcall: add explicit hint if initcall was relocated
 2014-12-30  2:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] scripts: fix binutils-version.sh
 2014-12-30  2:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] ARM: rpi: consolidate board rev error checking
 2014-12-30  2:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] ARM: rpi: support model A+
 2014-12-30  2:26 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH 2/4] vexpress64: switch to generic board
 2014-12-30  2:26 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/4] "

[U-Boot] [PATCH 1/4] vexpress64: take over maintenance of the semi vexpress64
 2014-12-30  2:26 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] buildman: Fix some typos in README
 2014-12-30  2:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3 v2] arm: semihosting: get rid of forward declarations
 2014-12-30  2:26 UTC  (2+ messages)
` [U-Boot] [U-Boot, 3/3, "

[U-Boot] [PATCH 2/3 v2] arm: semihosting: fix up compile bugs
 2014-12-30  2:26 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/3,v2] "

[U-Boot] [PATCH 1/3 v2] arm: semihosting: staticize internal functions
 2014-12-30  2:26 UTC  (2+ messages)
` [U-Boot] [U-Boot, 1/3, "

[U-Boot] [PATCH] Fix hash verification
 2014-12-30  2:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common/board_f.c: fix compile error when tracing disabled
 2014-12-30  2:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3] bcm281xx: add support for "USB OTG clock"
 2014-12-30  2:26 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3] "

[U-Boot] [PATCH] ARM: rpi: only set usbethaddr on relevant systems
 2014-12-30  2:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Please pull u-boot-x86.git branch misc
 2014-12-30  2:26 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sh/rmolbile
 2014-12-30  2:25 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86.git
 2014-12-30  2:25 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2014-12-30  2:25 UTC  (2+ messages)

[U-Boot] [PATCH v1] x86: ahci: Make sure interface is not busy after enabling the port
 2014-12-30  1:59 UTC  (5+ messages)

[U-Boot] [PATCH 1/5] x86: Remove include directory in arch/x86/dts
 2014-12-30  1:57 UTC  (5+ messages)

[U-Boot] [PATCH] cros-ec-keyboard: Synchronize DT binding from linux
 2014-12-29 22:05 UTC  (5+ messages)

[U-Boot] [PATCH] i2c_eeprom: include <linux/err.h> to fix build error
 2014-12-29 22:05 UTC  (3+ messages)

[U-Boot] [PATCH] dm: README: recommend u-boot.dtb to try driver-model on sandbox
 2014-12-29 22:04 UTC  (5+ messages)

[U-Boot] [RFC PATCH 0/2] This series supports 10bit addressing for driver-model I2C
 2014-12-29 22:00 UTC  (9+ messages)
` [U-Boot] [RFC PATCH 1/2] cmd_i2c: change variable type for 10bit addressing support
` [U-Boot] [RFC PATCH 2/2] dm: i2c: support 10bit addressing in I2C uclass layer

[U-Boot] [OpenQuestion] stdint.h and inttypes.h in U-Boot ?
 2014-12-29 21:42 UTC  (4+ messages)

[U-Boot] [PATCH 4/4] vexpress64: support the Juno Development Platform
 2014-12-29 21:31 UTC  (2+ messages)

[U-Boot] [PATCH 3/4] vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
 2014-12-29 21:29 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox