public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-03-03 19:04:16 to 2015-03-04 22:16:00 UTC [more...]

[U-Boot] [PATCH v6 0/6] Clean out SPL and enable driver model
 2015-03-04 22:16 UTC  (12+ messages)
` [U-Boot] [PATCH v6 1/6] arm: Reduce the scope of lowlevel_init()
` [U-Boot] [PATCH v6 4/6] arm: spl: Allow board_init_r() to run with a larger stack

[U-Boot] please pull u-boot-samsung master
 2015-03-04 22:15 UTC  (3+ messages)
` [U-Boot] [v2] "

[U-Boot] [PATCH] sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels
 2015-03-04 21:37 UTC  (13+ messages)
                      ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCHv2 00/20] Add SPL support for SoCFPGA
 2015-03-04 21:34 UTC  (36+ messages)
` [U-Boot] [PATCHv2 01/20] arm: socfpga: spl: Add main sdram code
` [U-Boot] [PATCHv2 02/20] arm: socfpga: spl: Add SRAM section
` [U-Boot] [PATCHv2 03/20] arm: socfpga: spl: put SPL in sram
` [U-Boot] [PATCHv2 06/20] arm: socfpga: spl: Add call to timer_init
` [U-Boot] [PATCHv2 08/20] arm: socfpga: spl: add sdram init and calibration
` [U-Boot] [PATCHv2 09/20] arm: socfpga: spl: printout sdram size
` [U-Boot] [PATCHv2 10/20] arm: socfpga: spl: Use common lowlevel_init
` [U-Boot] [PATCHv2 12/20] arm: socfpga: spl: add the stack in OCRAM
` [U-Boot] [PATCHv2 13/20] arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.h
` [U-Boot] [PATCHv2 14/20] arm: socfpga: add sdram stack to SPL
` [U-Boot] [PATCHv2 15/20] arm: socfpga: spl: adjust SPL_MALLOC_SIZE to 256
` [U-Boot] [PATCHv2 16/20] arm: socfpga: spl: add a malloc section in sram
` [U-Boot] [PATCHv2 17/20] arm: socfpga: spl: Add SDRAM check
` [U-Boot] [PATCHv2 18/20] arm: socfpga: spl: add board_init_f to SPL
` [U-Boot] [PATCHv2 19/20] arm: socfpga: spl: update pll_config for dev kit
` [U-Boot] [PATCHv2 20/20] arm: socfpga: remove the need to map sdram in arch_early_init

[U-Boot] [PATCH 1/2][v4] powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041
 2015-03-04 21:10 UTC  (5+ messages)
` [U-Boot] [U-Boot, 1/2, v4] "

[U-Boot] [PATCH v3] usb_storage : scan all interfaces to find a storage device
 2015-03-04 20:07 UTC 

[U-Boot] [RFC PATCH v3 0/14] Add Driver Model support to network stack
 2015-03-04 19:18 UTC  (49+ messages)
` [U-Boot] [RFC PATCH v4 0/23] "
  ` [U-Boot] [PATCH v5 0/27] "
    ` [U-Boot] [PATCH v5 01/27] test: dm: Reorder the objects to build
    ` [U-Boot] [PATCH v5 02/27] common: Make sure arch-specific map_sysmem() is defined
    ` [U-Boot] [PATCH v5 03/27] net: Provide a function to get the current MAC address
    ` [U-Boot] [PATCH v5 04/27] net: Rename helper function to be more clear
    ` [U-Boot] [PATCH v5 05/27] net: Remove unneeded "extern" in net.h
    ` [U-Boot] [PATCH v5 06/27] net: Refactor in preparation for driver model
    ` [U-Boot] [PATCH v5 07/27] net: Change return codes from net/eth.c to use errorno constants
    ` [U-Boot] [PATCH v5 08/27] net: Use int instead of u8 for boolean flag
    ` [U-Boot] [PATCH v5 09/27] net: Remove the bd* parameter from net stack functions
    ` [U-Boot] [PATCH v5 10/27] net: Make netretry actually do something
    ` [U-Boot] [PATCH v5 11/27] net: Access mapped physmem in net functions
    ` [U-Boot] [PATCH v5 12/27] cmd: net: Clean up return codes
    ` [U-Boot] [PATCH v5 13/27] dm: eth: Add basic driver model support to Ethernet stack
    ` [U-Boot] [PATCH v5 14/27] net: Clean up network stack names used in DM drivers
    ` [U-Boot] [PATCH v5 15/27] dm: eth: Pass the packet pointer as a parameter to recv
    ` [U-Boot] [PATCH v5 16/27] sandbox: eth: Add network support to sandbox
    ` [U-Boot] [PATCH v5 17/27] sandbox: eth: Add ARP and PING response to sandbox driver
    ` [U-Boot] [PATCH v5 18/27] test: dm: eth: Add tests for the eth dm implementation
    ` [U-Boot] [PATCH v5 19/27] dm: eth: Add support for aliases
    ` [U-Boot] [PATCH v5 20/27] dm: eth: Add support for ethprime env var
    ` [U-Boot] [PATCH v5 21/27] test: dm: eth: Add testing for ethrotate "
    ` [U-Boot] [PATCH v5 22/27] sandbox: eth: Add ability to disable ping reply in sandbox eth driver
    ` [U-Boot] [PATCH v5 23/27] test: dm: net: Add a test of the netretry behavior
    ` [U-Boot] [PATCH v5 24/27] sandbox: eth: Add a bridge to a real network for sandbox
    ` [U-Boot] [PATCH v5 25/27] sandbox: Enable DHCP and IP defrag
    ` [U-Boot] [PATCH v5 26/27] sandbox: eth: Add support for using the 'lo' interface
    ` [U-Boot] [PATCH v5 27/27] net: Improve error handling

[U-Boot] u-boot for Snow problem
 2015-03-04 19:16 UTC  (11+ messages)

[U-Boot] [PATCH v6 6/6] ti: armv7: am33xx: Move SPL SDRAM into the correct place
 2015-03-04 19:07 UTC  (3+ messages)
` [U-Boot] [PATCH v7 6/6] ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK

[U-Boot] [PATCH v1 1/4] ARM: DRA7XX: Add config file for Android with fastboot support
 2015-03-04 19:06 UTC  (15+ messages)
` [U-Boot] [PATCH v2 2/4] fastboot: call board_usb_init() to enable usb
` [U-Boot] [PATCH v3 3/4] ARM: DRA7: Set serial number environment variable
` [U-Boot] [PATCH v1 4/4] ARM: DRA7: fastboot: Implement reboot-bootloader command - Implemented fb_set_reboot_flag() for DRA7 - Defined a weak function, fb_check_reboot_flag() - Implemented for DRA7

[U-Boot] [PATCH v2 0/4] various fixes for apalis/colibri_t30
 2015-03-04 16:47 UTC  (4+ messages)

[U-Boot] [PATCH] am33xx, spl, siemens: enable debug uart output again
 2015-03-04 16:40 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/3] board/seco: Add mx6q-uq7 basic board support
 2015-03-04 15:43 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/3] ARM: mx6: move to a standard arch/board approach
  ` [U-Boot] [PATCH v2 2/3] ARM: iMX: define an IMX_CONFIG Kconfig option
  ` [U-Boot] [PATCH v2 3/3] board/seco: Add mx6q-uq7 basic board support

[U-Boot] [PATCH] buildman: crash when fetching i386 toolchain from kernel.org
 2015-03-04 15:01 UTC  (2+ messages)

[U-Boot] [RFC] sunxi: Support uploading 'boot.scr' to RAM over USB OTG in FEL mode
 2015-03-04 14:18 UTC  (5+ messages)

[U-Boot] [PATCH 0/4] samsung: dwc3: usb: Samsung specific code to handle dwc3
 2015-03-04 14:10 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] arm: exynos: USB3 PHY base definition for Exynos5 SoCs
` [U-Boot] [PATCH 2/4] samsung: usb: phy: Support for DWC3 PHY
` [U-Boot] [PATCH 3/4] arm: exynos5420: Adding support for board_usb_{init|cleanup}() functions
` [U-Boot] [PATCH 4/4] ARM: exynos5420: Add dfu_alt_info board specific callbacks to support DFU download

[U-Boot] Basic A33 support including dram init available in my personal repo
 2015-03-04 14:06 UTC  (5+ messages)
    ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH] arm: pxa: introducing cpuinfo display for marvell pxa270m
 2015-03-04 13:57 UTC 

[U-Boot] [PATCH v5 0/7] arm: a few steps to improve boot time
 2015-03-04 13:57 UTC  (13+ messages)
` [U-Boot] [PATCH v6 00/10] "
  ` [U-Boot] [PATCH v6 01/10] exynos: config: enable arch memcpy and arch memset
  ` [U-Boot] [PATCH v6 02/10] arm: relocation: clear .bss section with arch memset if defined
  ` [U-Boot] [PATCH v6 03/10] dfu: mmc: file buffer: remove static allocation
  ` [U-Boot] [PATCH v6 04/10] dlmalloc: do memset in malloc init as new default config
  ` [U-Boot] [PATCH v6 05/10] trats2: defconfig: disable memset at malloc init
  ` [U-Boot] [PATCH v6 06/10] odroid: "
  ` [U-Boot] [PATCH v6 07/10] odroid-xu3: "
  ` [U-Boot] [PATCH v6 08/10] zynq-common: increase malloc pool len by dfu mmc file buffer size
  ` [U-Boot] [PATCH v6 09/10] ti-armv7-common: "
  ` [U-Boot] [PATCH v6 10/10] tegra-common: "

[U-Boot] [PATCH V3 0/8] peach_pi: Add support for FIMD and DP
 2015-03-04 13:35 UTC  (9+ messages)
` [U-Boot] [PATCH V3 1/8] arm: exynos: add display clocks for Exynos5800
` [U-Boot] [PATCH V3 2/8] Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels
` [U-Boot] [PATCH V3 3/8] video: exynos_fb: configure backlight GPIOs if specified in DT
` [U-Boot] [PATCH V3 4/8] video: parade: configure SLP and RST "
` [U-Boot] [PATCH V3 5/8] dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node
` [U-Boot] [PATCH V3 6/8] dts: peach_pit: Add SLP and RST GPIO properties in parade DT node
` [U-Boot] [PATCH V3 7/8] dts: peach_pi: Add DT properties needed for display
` [U-Boot] [PATCH V3 8/8] smdk5420: Remove GPIO enums

[U-Boot] [PATCH] imx:mx6 remove duplicated includes
 2015-03-04 13:33 UTC 

[U-Boot] [PATCH v1 1/1] fastboot: Add support for flashing zImage
 2015-03-04 13:08 UTC  (3+ messages)

[U-Boot] [PATCH] usb_storage : scan all interfaces to find a storage device
 2015-03-04 12:36 UTC  (4+ messages)

[U-Boot] [PATCH v2] usb_storage : scan all interfaces to find a storage device
 2015-03-04 12:35 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] samsung: board: reserve dram for the secure firmware
 2015-03-04 12:27 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] board: samsung: reserve memory "

[U-Boot] [PATCH 00/19] [RFC] Power(full) framework based on Driver Model
 2015-03-04 12:19 UTC  (4+ messages)
` [U-Boot] [PATCH v2 00/12] "
  ` [U-Boot] [PATCH v2 01/12] exynos5: fix build break by adding CONFIG_POWER

[U-Boot] [PATCH] samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning
 2015-03-04 12:07 UTC  (2+ messages)

[U-Boot] lcd-console / display rotation
 2015-03-04 11:58 UTC  (4+ messages)

[U-Boot] [RFC PATCH 01/13] Use 'U-Boot' instead of 'U-boot' in CONFIG_BOOTP_VCI_STRING
 2015-03-04  8:54 UTC  (12+ messages)
` [U-Boot] [RFC PATCH 05/13] dts: sunxi: Bring in Ethernet device tree bindings
` [U-Boot] [RFC PATCH 12/13] dm: sunxi: Support driver model for Ethernet
` [U-Boot] [RFC PATCH 13/13] dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3

[U-Boot] Ask for help: Compulab CM-510 U-boot version: Load Kernel from SD-Card
 2015-03-04  8:50 UTC  (4+ messages)

[U-Boot] [PATCH] net/phy/realtek: Disable interrupt on Realtek Ethernet PHY drivers
 2015-03-04  8:46 UTC  (2+ messages)

[U-Boot] "Error: selected processor does not support `bx lr'" when compiling u-boot-2015.01 with SCB9328 config, 2014.01 works
 2015-03-04  8:09 UTC 

[U-Boot] [PATCH 01/14] mx6sxsabresd: Use the default CONFIG_SYS_PBSIZE
 2015-03-04  8:08 UTC  (5+ messages)
` [U-Boot] [PATCH 05/14] mx51evk: "
` [U-Boot] [PATCH 06/14] mx35pdk: "

[U-Boot] [PATCH] sunxi: Add Wexler TAB7200 support
 2015-03-04  7:44 UTC 

[U-Boot] [PATCH] fdtdec: Improve fdtdec_get_pci_bdf() documentation
 2015-03-04  7:08 UTC 

[U-Boot] [PATCH] arm: rmobile: alt: Add ethernet function B support
 2015-03-04  6:57 UTC 

[U-Boot] Bad colors on BMP display on LCD
 2015-03-04  6:29 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: atmel: sama5d4: set non-secured for peripherals
 2015-03-04  5:48 UTC 

[U-Boot] [PATCH] Net: macb: reset GBE bit when fallback checking
 2015-03-04  5:35 UTC 

[U-Boot] [PATCH 1/2] ARM: atmel: sama5d4 boards: fix spl lds location
 2015-03-04  5:32 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: atmel: armv7: move spl lds to armv7 directory

[U-Boot] [PATCH v3 0/9] sf: Update flash params for supported read commands and sector size
 2015-03-04  3:32 UTC  (12+ messages)

[U-Boot] [PATCH] Don't apply: tools: add a tool to move automatically CONFIGs from headers to defconfigs
 2015-03-04  0:18 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2015.04-rc3 released
 2015-03-03 23:31 UTC 

[U-Boot] [PATCH V4 00/11] ARM: OMAP3-DRA7: CP15 erratum workarounds and improvements
 2015-03-03 22:26 UTC  (12+ messages)
` [U-Boot] [PATCH V4 01/11] ARM: Introduce erratum workaround for 798870
` [U-Boot] [PATCH V4 02/11] ARM: Introduce erratum workaround for 454179
` [U-Boot] [PATCH V4 03/11] ARM: Introduce erratum workaround for 430973
` [U-Boot] [PATCH V4 04/11] ARM: Introduce erratum workaround for 621766
` [U-Boot] [PATCH V4 05/11] ARM: OMAP: Change set_pl310_ctrl_reg to be generic
` [U-Boot] [PATCH V4 06/11] ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs
` [U-Boot] [PATCH V4 07/11] ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
` [U-Boot] [PATCH V4 08/11] ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870
` [U-Boot] [PATCH V4 09/11] ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration
` [U-Boot] [PATCH V4 10/11] ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766
` [U-Boot] [PATCH V4 11/11] ARM: OMAP3: rx51: "

[U-Boot] [PATCH 00/11] usb: dwc3: Fixes and improvements for DWC3 driver
 2015-03-03 22:26 UTC  (3+ messages)
` [U-Boot] [PATCH 00/14] "

[U-Boot] [PATCH] mx6sabre_common.h: remove deprecated mmc open/close
 2015-03-03 21:49 UTC  (2+ messages)

[U-Boot] [PATCH] sun6i: Add support for the Mele I7 board
 2015-03-03 21:45 UTC  (2+ messages)
` [U-Boot] [PATCH] sunxi: Add support for the Forfun Q88DB tablet

[U-Boot] Question about board-specific Makefile actions
 2015-03-03 21:39 UTC 

[U-Boot] [PATCH 0/9] ARM: tegra: pinmux: Tegra210 support
 2015-03-03 20:58 UTC  (3+ messages)

[U-Boot] [PATCH V2 1/2] ARM: tegra: add function to clear pinmux CLAMPING bit
 2015-03-03 20:58 UTC  (4+ messages)
` [U-Boot] [PATCH V2 2/2] ARM: tegra: import latest Jetson TK1 pinmux


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