public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-07-31 07:27:47 to 2015-08-01 18:32:07 UTC [more...]

[U-Boot] [PATCH resend V2 1/3] mtd: nand: mxs support oobsize bigger than 512
 2015-08-01 18:32 UTC  (13+ messages)
` [U-Boot] [PATCH V2 2/3] mtd: nand: mxs check maximum ecc that platfrom supports
` [U-Boot] [PATCH V2 3/3] mtd: nand: mxs invalidate dcache before DMA read

[U-Boot] [PATCH 00/16] Add macros to ease our life with independent CONFIGs between U-Boot and SPL
 2015-08-01 16:36 UTC  (6+ messages)
` [U-Boot] [PATCH 01/16] ARM: remove vpac270 board support

[U-Boot] [PATCH] dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port
 2015-08-01 16:05 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: hierarchize drivers Kconfig menu
 2015-08-01 15:18 UTC  (7+ messages)

[U-Boot] [PATCH] arm: Correct comments in crt0.S for the recent SPL improvements
 2015-08-01 14:55 UTC 

[U-Boot] [PATCH v2 00/15] Add macros to ease our life with independent CONFIGs between U-Boot and SPL
 2015-08-01 14:48 UTC  (30+ messages)
` [U-Boot] [PATCH v2 01/15] kbuild: fixdep: optimize code slightly
` [U-Boot] [PATCH v2 02/15] kbuild: add a makefile macro useful with per-image config options
` [U-Boot] [PATCH v2 03/15] linux/kconfig.h: add CPP macros useful for "
` [U-Boot] [PATCH v2 04/15] spl: move SPL driver entries to driver/Makefile
` [U-Boot] [PATCH v2 05/15] dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries
` [U-Boot] [PATCH v2 06/15] clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
` [U-Boot] [PATCH v2 07/15] clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries
` [U-Boot] [PATCH v2 08/15] ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
` [U-Boot] [PATCH v2 09/15] ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
` [U-Boot] [PATCH v2 10/15] led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
` [U-Boot] [PATCH v2 11/15] led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
` [U-Boot] [PATCH v2 12/15] dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
` [U-Boot] [PATCH v2 13/15] fdtdec: fix OF_CONTROL switch
` [U-Boot] [PATCH v2 14/15] of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
` [U-Boot] [PATCH v2 15/15] of: clean up OF_CONTROL ifdef conditionals

[U-Boot] Please pull u-boot-mpc85xx master
 2015-08-01 14:47 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2015-08-01 14:47 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2015-08-01 14:47 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] sunxi: usb-phy: Never power off the usb ports
 2015-08-01 12:50 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] sunxi: Add CONFIG_USB0_ID_DET setting to 2 more tablets
` [U-Boot] [PATCH 3/3] sunxi: Do not add a stdout-path alias to dts on boards without a serial port

[U-Boot] [PATCH v3 0/4] sunxi: nand: Basic NAND driver for SPL
 2015-08-01 12:30 UTC  (12+ messages)
` [U-Boot] [PATCH v3 2/4] sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support

[U-Boot] [PATCH v2] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
 2015-08-01 10:32 UTC  (11+ messages)
` [U-Boot] [U-Boot, "
      ` [U-Boot] [PATCH] Makefile: Use correct timezone for U_BOOT_TZ
            ` [U-Boot] [PATCH v2] "
      ` [U-Boot] [Reproducible-builds] [U-Boot, v2] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
        ` [U-Boot] [RFC PATCH] Makefile: Add SOURCE_DATE_TZ

[U-Boot] [PATCH] patman: Don't run patman when it is imported as a module
 2015-08-01  9:32 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] kconfig: Make board selection choices optional
 2015-08-01  7:46 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/2] arch: "

[U-Boot] [PATCH] ARM: zynq: drop "optional" from board select in favor of Zedboard
 2015-08-01  7:39 UTC 

[U-Boot] [PATCH] ARM: drop "optional" from target select in favor of ARCH_VERSATILE
 2015-08-01  7:39 UTC 

[U-Boot] [PATCH] lib: fdt: fix indent of #ifdef..#endif conditional
 2015-08-01  7:03 UTC 

[U-Boot] [PATCH 00/20] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2015-08-01  3:10 UTC  (12+ messages)

[U-Boot] [PATCH 1/5] am33xx: Update DT files, add am335x_gp_evm_config target
 2015-07-31 23:55 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] gpio: omap: Drop 'method' parameter
` [U-Boot] [PATCH 3/5] ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM
` [U-Boot] [PATCH 4/5] dra7xx: Move CONS_INDEX to Kconfig and enable CONFIG_SPL_STACK_ADDR
` [U-Boot] [PATCH 5/5] dra7xx: Add dra72_evm_defconfig using CONFIG_DM

[U-Boot] [PATCH V3 1/2] ARM: tegra: Add e2220-1170 board
 2015-07-31 23:21 UTC  (2+ messages)
` [U-Boot] [PATCH V3 2/2] ARM: tegra: Add p2371-0000 board

[U-Boot] [PATCH 2/3] Data types defined for 64 bit physical address
 2015-07-31 18:56 UTC  (6+ messages)

[U-Boot] [PATCH] armv8: fsl-lsch3: Rewrite MMU translation table entries
 2015-07-31 17:15 UTC  (2+ messages)

[U-Boot] GUID/UUID string representation
 2015-07-31 16:19 UTC  (3+ messages)

[U-Boot] [PATCH][v2] mpc85xx/T104xRDB: Remove vbank check redundant code
 2015-07-31 15:56 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/t1023rdb: eMMC boot without external SD card
 2015-07-31 15:55 UTC  (2+ messages)

[U-Boot] [PATCH][v2] powerpc/t4: update serdes table
 2015-07-31 15:54 UTC  (2+ messages)

[U-Boot] [PATCH v2] board/t1023rdb: add support for T1023RDB RevC
 2015-07-31 15:53 UTC  (2+ messages)

[U-Boot] [PATCH 3/3][v7] powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM
 2015-07-31 15:53 UTC  (2+ messages)

[U-Boot] [PATCH 2/3][[v7] powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P5020 and P5040
 2015-07-31 15:52 UTC  (2+ messages)

[U-Boot] [PATCH 1/3][v7] powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041
 2015-07-31 15:51 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] T102xRDB: Enable ifc nand ecc encode and decode
 2015-07-31 15:46 UTC  (2+ messages)

[U-Boot] [RFC PATCH] efi: Another way to create u-boot payload for EFI
 2015-07-31 15:45 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc: mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025
 2015-07-31 15:45 UTC  (2+ messages)

[U-Boot] [PATCH 00/48] Add support for running U-Boot as an EFI payload/application
 2015-07-31 15:45 UTC  (28+ messages)
` [U-Boot] [PATCH 05/48] Add a way to skip relocation
` [U-Boot] [PATCH 16/48] pci: Fix up code for CONFIG_PCI_ENUM_ONLY
` [U-Boot] [PATCH 18/48] efi: Add start-up library code
` [U-Boot] [PATCH 22/48] efi: Support building a u-boot.efi executable
` [U-Boot] [PATCH 23/48] x86: Support skipping relocation for EFI
` [U-Boot] [PATCH 30/48] x86: Set up tool chain flags for running as EFI application
` [U-Boot] [PATCH 37/48] x86: Add a way to call 32-bit code from 64-bit mode
` [U-Boot] [PATCH 41/48] efi: Add functions for decoding the EFI tables
` [U-Boot] [PATCH 43/48] x86: Handle running as EFI payload

[U-Boot] [PATCH][v3] powerpc/b4860qds:Update README for DIP switch information
 2015-07-31 15:44 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/t1024: update fman liodn for mac1
 2015-07-31 15:44 UTC  (2+ messages)

[U-Boot] [PATCH] mpc85xx/t104x, t102x: Update CPC debug register value in PBI commands
 2015-07-31 15:43 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/t4rdb: fix cpld reset altbank
 2015-07-31 15:42 UTC  (2+ messages)

[U-Boot] [PATCH v2] board/p2020rdb: fix the FDT_ERR_NOTFOUND issue
 2015-07-31 15:41 UTC  (2+ messages)

[U-Boot] [PATCH] T104xD4: Add Secure boot support for T104xD4RDB platforms
 2015-07-31 15:40 UTC  (2+ messages)

[U-Boot] [PATCH][v7] mpc85xx/T104xD4RDB: Add T104xD4RDB boards support
 2015-07-31 15:38 UTC  (2+ messages)

[U-Boot] [PATCH 1/4][v8] powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041
 2015-07-31 15:33 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/47] Add support for running U-Boot as an EFI payload/application
 2015-07-31 15:32 UTC  (48+ messages)
` [U-Boot] [PATCH v2 01/47] Support removing default assembler flags
` [U-Boot] [PATCH v2 02/47] dm: core: Check for empty list in uclass_find_device()
` [U-Boot] [PATCH v2 03/47] dm: serial: Correct logic in serial_find_console_or_panic()
` [U-Boot] [PATCH v2 04/47] elf: Add a few definitions for 64-bit relocation
` [U-Boot] [PATCH v2 05/47] Add a way to skip relocation
` [U-Boot] [PATCH v2 06/47] Allow objcopy to work without filling gaps with 0xff
` [U-Boot] [PATCH v2 07/47] Bring in __aligned_u64 and friends to linux/types.h
` [U-Boot] [PATCH v2 08/47] x86: Add various minor tidy-ups to the 32-bit startup code
` [U-Boot] [PATCH v2 09/47] x86: Use CR0 constants in CPU init
` [U-Boot] [PATCH v2 10/47] Reserve the top 16 flag bits for architecture-specific use
` [U-Boot] [PATCH v2 11/47] x86: Tidy up global_data flags
` [U-Boot] [PATCH v2 12/47] x86: Drop unused copy_fdt_to_ram()
` [U-Boot] [PATCH v2 13/47] x86: Tidy up the 64-bit calling code
` [U-Boot] [PATCH v2 14/47] x86: Add some missing global_data declarations in files that use gd
` [U-Boot] [PATCH v2 15/47] x86: Tidy up a few minor issues with interrupts
` [U-Boot] [PATCH v2 16/47] pci: Use debug() instead of DEBUGF() in pci_auto.c
` [U-Boot] [PATCH v2 17/47] pci: Fix up code for CONFIG_PCI_ENUM_ONLY
` [U-Boot] [PATCH v2 18/47] x86: Allow use of global_data with EFI
` [U-Boot] [PATCH v2 19/47] efi: Add start-up library code
` [U-Boot] [PATCH v2 20/47] efi: Avoid using non-existent text base
` [U-Boot] [PATCH v2 21/47] efi: Display the correct initcall pre-relocation values
` [U-Boot] [PATCH v2 22/47] efi: Add a serial driver
` [U-Boot] [PATCH v2 23/47] efi: Drop CONFIG_SYS_TEXT_BASE for EFI
` [U-Boot] [PATCH v2 24/47] x86: Set up toolchain flags for running as EFI application
` [U-Boot] [PATCH v2 25/47] efi: Support building a u-boot.efi executable
` [U-Boot] [PATCH v2 26/47] x86: Support skipping relocation for EFI
` [U-Boot] [PATCH v2 27/47] x86: Add asm/elf.h for x86-specific ELF definitions
` [U-Boot] [PATCH v2 28/47] x86: Add support for U-Boot as an EFI application
` [U-Boot] [PATCH v2 29/47] x86: Add EFI board code
` [U-Boot] [PATCH v2 30/47] x86: dts: Add a device tree file for EFI
` [U-Boot] [PATCH v2 31/47] x86: Allow relocation code to build without text base
` [U-Boot] [PATCH v2 32/47] x86: Add definitions for the x86-efi board and plumb it in
` [U-Boot] [PATCH v2 33/47] x86: Add relocation and link script for a 64-bit EFI application
` [U-Boot] [PATCH v2 34/47] efi: Add support for loading U-Boot through an EFI stub
` [U-Boot] [PATCH v2 35/47] x86: Support building the "
` [U-Boot] [PATCH v2 36/47] x86: Add an enum for some commonly-used GDT bits
` [U-Boot] [PATCH v2 37/47] x86: Add a way to call 32-bit code from 64-bit mode
` [U-Boot] [PATCH v2 38/47] efi: Add 64-bit payload support
` [U-Boot] [PATCH v2 39/47] x86: Add support for passing tables into U-Boot
` [U-Boot] [PATCH v2 40/47] efi: Add functions for decoding the EFI tables
` [U-Boot] [PATCH v2 41/47] efi: Add a command to display the memory map
` [U-Boot] [PATCH v2 42/47] x86: Handle running as EFI payload
` [U-Boot] [PATCH v2 43/47] x86: Add helper code for running from EFI
` [U-Boot] [PATCH v2 44/47] x86: baytrail: Support operation as an EFI payload
` [U-Boot] [PATCH v2 45/47] x86: qemu: "
` [U-Boot] [PATCH v2 46/47] x86: Gracefully disable the vesa driver when running from EFI
` [U-Boot] [PATCH v2 47/47] efi: Add a README to explain how things work

[U-Boot] U-boot mini-summit @ ELCE 2015, Dublin, date ?
 2015-07-31 15:13 UTC  (4+ messages)

[U-Boot] driver model is not smp safe
 2015-07-31 14:31 UTC  (5+ messages)

[U-Boot] [PATCH] arm: mx6: tqma6: fix build for WRU-IV baseboard
 2015-07-31 14:00 UTC  (2+ messages)

[U-Boot] [PATCH 01/13][v4] power: pmic: add pfuze3000 support
 2015-07-31 12:41 UTC  (3+ messages)
` [U-Boot] [PATCH 06/13][v4] imx: system counter driver for imx7d and mx6ul

[U-Boot] Including both EHCI and xHCI does not compile
 2015-07-31 12:04 UTC  (3+ messages)

[U-Boot] BayTrail FSP release v4
 2015-07-31 11:53 UTC  (4+ messages)

[U-Boot] [PATCH] imx: usb: ehci-mx6: add usb support for imx7d soc
 2015-07-31 10:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/11] USB and sunxi Kconfig and config changes leading up to fastboot support
 2015-07-31 10:05 UTC  (4+ messages)

[U-Boot] [PATCH 3/3] crypto/fsl: SEC driver cleanup for 64 bit and endianness
 2015-07-31  9:55 UTC 

[U-Boot] [PATCH 1/3] Pointers in ESBC header made 32 bit
 2015-07-31  9:53 UTC 

[U-Boot] [PATCH 1/3] Pointers in ESBC header made 32 bit
 2015-07-31  9:51 UTC 

[U-Boot] [PATCH 0/6] net: Move e1000 driver to driver model and Kconfig
 2015-07-31  9:28 UTC  (9+ messages)
` [U-Boot] [PATCH 1/6] dm: core: Add a way to set a device name
` [U-Boot] [PATCH 2/6] dm: core: Fix a typo in the uclass_get_device_by_name() comment
` [U-Boot] [PATCH 3/6] net: e1000: Move #include of common.h to the C files
` [U-Boot] [PATCH 6/6] net: Move CONFIG_E1000 options to Kconfig

[U-Boot] [PATCH] sunxi: Enable USB DRC on Wexler TAB7200
 2015-07-31  9:02 UTC  (2+ messages)

[U-Boot] [PATCH 4/4][v8] SECURE_BOOT: Disable IE Key feature for RAMBOOT
 2015-07-31  8:40 UTC 

[U-Boot] [PATCH 3/4][v8] powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM
 2015-07-31  8:39 UTC 

[U-Boot] [PATCH 2/4][v8] powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P5020 and P5040
 2015-07-31  8:39 UTC 

[U-Boot] [PATCH 1/2] ARM: tegra: Add e2220-1170 board
 2015-07-31  7:27 UTC  (4+ messages)


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