messages from 2015-01-05 15:28:02 to 2015-01-06 07:29:35 UTC [more...]
[U-Boot] [PATCH 0/19] powerpc: Introduce device tree control and driver model
2015-01-06 7:29 UTC (3+ messages)
` [U-Boot] [PATCH 04/19] powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig
[U-Boot] [PATCH] x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.h
2015-01-06 6:35 UTC
[U-Boot] [PATCH] i2c:mxc fix array size of i2c_data
2015-01-06 6:12 UTC
[U-Boot] [PATCH 1/4] i2c: UniPhier: add driver for UniPhier i2c controller
2015-01-06 6:11 UTC (3+ messages)
[U-Boot] [PATCH] x86: fsp: Drop get_hob_type() and get_hob_length()
2015-01-06 6:04 UTC
[U-Boot] [PATCH] MAINTAINERS: claim maintainership of files with "uniphier" pattern
2015-01-06 5:44 UTC
[U-Boot] [PATCH] ARM: UniPhier: add UART initialization routine for low-level debug
2015-01-06 5:28 UTC
[U-Boot] [PATCH v4 0/12] x86: Better support of coreboot
2015-01-06 5:20 UTC (13+ messages)
` [U-Boot] [PATCH v4 01/12] x86: coreboot: Set up timer base correctly
` [U-Boot] [PATCH v4 02/12] x86: Allow a hardcoded TSC frequency provided by Kconfig
` [U-Boot] [PATCH v4 03/12] x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig
` [U-Boot] [PATCH v4 04/12] x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected
` [U-Boot] [PATCH v4 05/12] x86: coreboot: Make SYS_CONFIG_NAME and DEFAULT_DEVICE_TREE configurable
` [U-Boot] [PATCH v4 06/12] x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig
` [U-Boot] [PATCH v4 07/12] x86: Move CONFIG_SYS_CAR_xxx "
` [U-Boot] [PATCH v4 08/12] x86: Remove include/configs/coreboot.h
` [U-Boot] [PATCH v4 09/12] x86: Make chromebook_link the default board for coreboot
` [U-Boot] [PATCH v4 10/12] x86: coreboot: Wrap cros_ec initialization
` [U-Boot] [PATCH v4 11/12] x86: coreboot: Configure pci memory regions
` [U-Boot] [PATCH v4 12/12] x86: Update README.x86 for coreboot support
[U-Boot] [PATCH] ARM: UniPhier: enable output of system bus
2015-01-06 5:20 UTC
[U-Boot] [PATCH] ARM: UniPhier: fix SRAM size on support card
2015-01-06 5:18 UTC
[U-Boot] [PATCH v4 0/5] i2c: UniPhier: add I2C drivers based on driver model
2015-01-06 5:13 UTC (6+ messages)
` [U-Boot] [PATCH v4 1/5] i2c: add CONFIG_DM_I2C to Kconfig
` [U-Boot] [PATCH v4 2/5] i2c: UniPhier: add driver for UniPhier i2c controller
` [U-Boot] [PATCH v4 3/5] i2c: UniPhier: add driver for UniPhier FIFO-builtin "
` [U-Boot] [PATCH v4 4/5] ARM: UniPhier: enable I2C for UniPhier SoCs
` [U-Boot] [PATCH v4 5/5] ARM: UniPhier: enable CONFIG_I2C_EEPROM
[U-Boot] [PATCH v3 0/12] x86: Better support of coreboot
2015-01-06 4:57 UTC (15+ messages)
` [U-Boot] [PATCH v3 01/12] x86: coreboot: Set up timer base correctly
` [U-Boot] [PATCH v3 02/12] x86: Allow a hardcoded TSC frequency provided by Kconfig
` [U-Boot] [PATCH v3 03/12] x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig
` [U-Boot] [PATCH v3 04/12] x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected
` [U-Boot] [PATCH v3 05/12] x86: coreboot: Make SYS_CONFIG_NAME and DEFAULT_DEVICE_TREE configurable
` [U-Boot] [PATCH v3 06/12] x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig
` [U-Boot] [PATCH v3 07/12] x86: Move CONFIG_SYS_CAR_xxx "
` [U-Boot] [PATCH v3 08/12] x86: Remove include/configs/coreboot.h
` [U-Boot] [PATCH v3 09/12] x86: Make chromebook_link the default board for coreboot
` [U-Boot] [PATCH v3 10/12] x86: coreboot: Wrap cros_ec initialization
` [U-Boot] [PATCH v3 11/12] x86: coreboot: Configure pci memory regions
` [U-Boot] [PATCH v3 12/12] x86: Update README.x86 for coreboot support
[U-Boot] [PATCH 0/21] dm: Support GPIO device tree bindings in the uclass
2015-01-06 3:05 UTC (22+ messages)
` [U-Boot] [PATCH 01/21] dm: gpio: Bring in GPIO device tree binding
` [U-Boot] [PATCH 02/21] dm: exynos: "
` [U-Boot] [PATCH 03/21] dm: tegra: "
` [U-Boot] [PATCH 04/21] dm: fdt: Add a function to decode phandles with arguments
` [U-Boot] [PATCH 05/21] dm: gpio: Add a native driver model API
` [U-Boot] [PATCH 06/21] dm: gpio: Add a driver GPIO translation method
` [U-Boot] [PATCH 07/21] dm: gpio: Add better functions to request GPIOs
` [U-Boot] [PATCH 08/21] dm: gpio: Mark the old GPIO API deprecated
` [U-Boot] [PATCH 09/21] dm: demo: Add a simple GPIO demonstration
` [U-Boot] [PATCH 10/21] dm: cros_ec: Remove use of fdtdec GPIO support
` [U-Boot] [PATCH 11/21] dm: tegra: Add a GPIO translation function
` [U-Boot] [PATCH 12/21] dm: exynos: "
` [U-Boot] [PATCH 13/21] dm: tegra: video: Remove use of fdtdec GPIO support
` [U-Boot] [PATCH 14/21] dm: tegra: nand: "
` [U-Boot] [PATCH 15/21] dm: zynq: Remove inline gpio functions
` [U-Boot] [PATCH 16/21] dm: mmc: Remove use of fdtdec GPIO support
` [U-Boot] [PATCH 17/21] dm: usb: "
` [U-Boot] [PATCH 18/21] dm: spi: "
` [U-Boot] [PATCH 19/21] dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs
` [U-Boot] [PATCH 20/21] dm: exynos: dts: Use GPIO bank phandles for GPIOs
` [U-Boot] [PATCH 21/21] dm: fdt: Remove the old GPIO functions
[U-Boot] [PATCH v2 0/12] x86: Better support of coreboot
2015-01-06 2:59 UTC (31+ messages)
` [U-Boot] [PATCH v2 01/12] x86: coreboot: Set up timer base correctly
` [U-Boot] [PATCH v2 02/12] x86: Allow a hardcoded TSC frequency provided by Kconfig
` [U-Boot] [PATCH v2 03/12] x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig
` [U-Boot] [PATCH v2 04/12] x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected
` [U-Boot] [PATCH v2 05/12] x86: coreboot: Make SYS_CONFIG_NAME and DEFAULT_DEVICE_TREE configurable
` [U-Boot] [PATCH v2 06/12] x86: coreboot: Move coreboot specific defines from coreboot.h to Kconfig
` [U-Boot] [PATCH v2 07/12] x86: Move CONFIG_SYS_CAR_xxx "
` [U-Boot] [PATCH v2 08/12] x86: Remove include/configs/coreboot.h
` [U-Boot] [PATCH v2 09/12] x86: Make chromebook_link the default board for coreboot
` [U-Boot] [PATCH v2 10/12] x86: coreboot: Wrap cros_ec initialization
` [U-Boot] [PATCH v2 11/12] x86: coreboot: Configure pci memory regions
` [U-Boot] [PATCH v2 12/12] x86: Update REAME.x86 for coreboot support
[U-Boot] [PATCH 0/10] Add support for caching Memory Reference Code data
2015-01-06 2:52 UTC (6+ messages)
` [U-Boot] [PATCH 07/10] x86: Implement a cache for Memory Reference Code parameters
[U-Boot] [RFC PATCH 0/2] This series supports 10bit addressing for driver-model I2C
2015-01-06 2:46 UTC (7+ messages)
` [U-Boot] [RFC PATCH 2/2] dm: i2c: support 10bit addressing in I2C uclass layer
[U-Boot] Full paths when compiling
2015-01-06 2:44 UTC (3+ messages)
[U-Boot] [PATCH] Kconfig: move EXPERT option under "General setup" menu
2015-01-06 2:17 UTC (4+ messages)
[U-Boot] [PATCH] net: Add mv88e60xx support to the mv88e61xx driver
2015-01-06 2:15 UTC
[U-Boot] Please pull u-boot-x86.git branch misc
2015-01-06 0:48 UTC
[U-Boot] Please pull u-boot-x86.git branch misc
2015-01-06 0:46 UTC (3+ messages)
[U-Boot] [PATCH] mx25: Fix relocation by adding specific relocate_vectors
2015-01-06 0:18 UTC (3+ messages)
[U-Boot] [PATCH 1/1] sunxi: add Linksprite pcDuino v1/v2 support
2015-01-06 0:09 UTC
[U-Boot] [PATCH] spi: designware_spi: Fix detecting FIFO depth
2015-01-06 0:08 UTC
[U-Boot] mx25pdk does not boot with 3ff46cc42b9d7
2015-01-05 22:30 UTC (3+ messages)
[U-Boot] [PATCH v3] arm: build arch memset/memcpy in Thumb2 mode
2015-01-05 22:21 UTC (2+ messages)
[U-Boot] [PATCH 0/4] Let the distro boot command scan all partitions
2015-01-05 20:31 UTC (9+ messages)
` [U-Boot] [PATCH 1/4] fs: Add command to retrieve the filesystem type
` [U-Boot] [PATCH 2/4] part: let list put the list in an environment variable
` [U-Boot] [PATCH 3/4] config_distro_bootcmd: Scan all partitions for boot files
` [U-Boot] [PATCH 4/4] distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd=
[U-Boot] i.mx6q PCIE
2015-01-05 20:30 UTC (3+ messages)
[U-Boot] Bug fix only pull request: u-boot-mmc 05012015
2015-01-05 20:29 UTC (4+ messages)
[U-Boot] [PATCH V3] add README.distro file
2015-01-05 20:04 UTC
[U-Boot] [PATCH V2] add README.distro file
2015-01-05 19:55 UTC (5+ messages)
[U-Boot] [PATCH] spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f)
2015-01-05 18:49 UTC (2+ messages)
[U-Boot] [PATCH 0/5] keymile: enhance IVM reading
2015-01-05 18:47 UTC (3+ messages)
` [U-Boot] [PATCH 5/5] KM/IVM: remove ivm_read_eeprom(void)
[U-Boot] [PATCH v2] mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
2015-01-05 18:43 UTC (2+ messages)
[U-Boot] [PATCH] stv0991: record defconfig ownership in MAINTAINERS
2015-01-05 18:43 UTC (2+ messages)
[U-Boot] [PATCH v3 0/6] ARM: kirkwood: mvebu_mmc: Speed up access time
2015-01-05 18:32 UTC (20+ messages)
` [U-Boot] [PATCH v2 1/1] "
` [U-Boot] [PATCH v3 1/6] MVEBUMMC : Change copyright date
` [U-Boot] [PATCH v3 2/6] MVEBUMMC : Speed up access time
` [U-Boot] [PATCH v3 3/6] MVEBUMMC : FIX debug strings
` [U-Boot] [PATCH v3 4/6] MVEBUMMC : REMOVE unnecessary delays
` [U-Boot] [PATCH v3 5/6] MVEBUMMC : CLEAN code
` [U-Boot] [PATCH v3 6/6] MVEBUMMC : REMOVE unnecessary delay from init
[U-Boot] [PATCH 0/26] Start removing non-generic boards
2015-01-05 18:28 UTC (53+ messages)
` [U-Boot] [PATCH 01/26] mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support
` [U-Boot] [PATCH 02/26] powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support
` [U-Boot] [PATCH 03/26] mpc8xx: remove ELPT860 board support
` [U-Boot] [PATCH 04/26] mpc8xx: remove KUP4X, KUP4K "
` [U-Boot] [PATCH 05/26] mpc8xx: remove SPD823TS "
` [U-Boot] [PATCH 06/26] mpc8xx: remove RRvision "
` [U-Boot] [PATCH 07/26] mpc8xx: remove R360MPI "
` [U-Boot] [PATCH 08/26] mpc8xx: remove NETVIA "
` [U-Boot] [PATCH 09/26] mpc8xx: remove lwmon "
` [U-Boot] [PATCH 10/26] mpc8xx: remove IVMS8, IVML24 "
` [U-Boot] [PATCH 11/26] mpc8xx: remove IP860 "
` [U-Boot] [PATCH 12/26] mpc8xx: remove ESTEEM192E "
` [U-Boot] [PATCH 13/26] powerpc: remove cogent_8xx, cogent_mpc8260 "
` [U-Boot] [PATCH 14/26] mpc8260: remove sacsng "
` [U-Boot] [PATCH 15/26] mpc8260: remove ppmc8260 "
` [U-Boot] [PATCH 16/26] mpc8260: remove ep8260 "
` [U-Boot] [PATCH 17/26] mpc8260: remove VoVPN-GW "
` [U-Boot] [PATCH 18/26] mpc8260: remove MPC8266ADS "
` [U-Boot] [PATCH 19/26] mpc8260: remove PM825, PM826, PM828 "
` [U-Boot] [PATCH 20/26] mpc8260: remove muas3001 "
` [U-Boot] [PATCH 21/26] mpc8260: remove IPHASE4539 "
` [U-Boot] [PATCH 22/26] mpc8260: remove gw8260 "
` [U-Boot] [PATCH 23/26] mpc8260: remove ep82xxm "
` [U-Boot] [PATCH 24/26] mpc8260: remove CPU86, CPU87 "
` [U-Boot] [PATCH 26/26] powerpc: mpc824x: remove MPC824X cpu support
[U-Boot] [PATCH 0/22] x86: Add support for MTRRs
2015-01-05 18:02 UTC (11+ messages)
` [U-Boot] [PATCH 16/22] x86: board_f: Adjust x86 boot order for performance
[U-Boot] [PATCH] devkit8000: convert to use generic board code
2015-01-05 18:00 UTC (3+ messages)
[U-Boot] [PATCH v2 0/22] x86: Add support for MTRRs
2015-01-05 17:41 UTC (48+ messages)
` [U-Boot] [PATCH v2 01/22] x86: Correct XIP_ROM_SIZE
` [U-Boot] [PATCH v2 02/22] x86: Drop RAMTOP Kconfig
` [U-Boot] [PATCH v2 03/22] x86: Correct ifdtool microcode calculation
` [U-Boot] [PATCH v2 06/22] x86: video: Add a debug() to display the frame buffer address
` [U-Boot] [PATCH v2 07/22] x86: pci: Don't return a vesa mode when there is not video
` [U-Boot] [PATCH v2 08/22] x86: video: Add debug option to time the BIOS copy
` [U-Boot] [PATCH v2 09/22] x86: ivybridge: Only run the Video BIOS when video is enabled
` [U-Boot] [PATCH v2 10/22] x86: Use cache, don't clear the display in video BIOS
` [U-Boot] [PATCH v2 11/22] x86: Tidy up VESA mode numbers
` [U-Boot] [PATCH v2 12/22] x86: pci: Display vesa modes in hex
` [U-Boot] [PATCH v2 13/22] x86: ivybridge: Drop support for ROM caching
` [U-Boot] [PATCH v2 14/22] x86: Add support for MTRRs
` [U-Boot] [PATCH v2 15/22] x86: ivybridge: Set up an MTRR for the video frame buffer
` [U-Boot] [PATCH v2 16/22] x86: board_f: Adjust x86 boot order for performance
` [U-Boot] [PATCH v2 17/22] x86: ivybridge: Request MTRRs for DRAM regions
` [U-Boot] [PATCH v2 18/22] x86: Commit the current MTRRs before relocation
` [U-Boot] [PATCH v2 19/22] x86: ivybridge: Add a way to turn off the CAR
` [U-Boot] [PATCH v2 20/22] x86: Disable CAR before relocation on platforms that need it
` [U-Boot] [PATCH v2 21/22] x86: ivybridge: Update microcode early in boot
` [U-Boot] [PATCH v2 22/22] x86: Add an 'mtrr' command to list and adjust MTRRs
[U-Boot] [PATCH v2015.01 fix] sunxi: axp221: Fix using the wrong register address for ALDO2
2015-01-05 17:09 UTC (3+ messages)
` [U-Boot] [PATCH] "
[U-Boot] [linux-sunxi] Mainline U-Boot, EHCI, usbkbd not working (workaround)
2015-01-05 16:34 UTC (5+ messages)
[U-Boot] [PATCH v2 1/2] sunxi: video: Add lcd output support
2015-01-05 16:21 UTC (3+ messages)
[U-Boot] [PATCH v4] sun6i: Add basic axp221 driver
2015-01-05 15:45 UTC (3+ messages)
[U-Boot] [PATCH 0/2] select default commands in Kconfig
2015-01-05 15:34 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] common: mark commands as default to match "config_cmd_default.h"
[U-Boot] Cannot compile arm u-boot with hardfloat toolchain
2015-01-05 15:30 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