public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-03-03 16:24:33 to 2015-03-04 14:06:48 UTC [more...]

[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 0/4] samsung: dwc3: usb: Samsung specific code to handle dwc3
 2015-03-04 14:04 UTC  (5+ 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] [PATCH v2 0/4] various fixes for apalis/colibri_t30
 2015-03-04 14:02 UTC  (3+ messages)

[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 v6 0/6] Clean out SPL and enable driver model
 2015-03-04 13:38 UTC  (7+ messages)
` [U-Boot] [PATCH v6 4/6] arm: spl: Allow board_init_r() to run with a larger stack

[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/4] ARM: DRA7XX: Add config file for Android with fastboot support
 2015-03-04 13:31 UTC  (8+ 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] [PATCHv2 00/20] Add SPL support for SoCFPGA
 2015-03-04 13:22 UTC  (31+ messages)
` [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 v1 1/1] fastboot: Add support for flashing zImage
 2015-03-04 13:08 UTC  (3+ messages)

[U-Boot] u-boot for Snow problem
 2015-03-04 12:58 UTC  (10+ messages)

[U-Boot] [PATCH v2 0/3] board/seco: Add mx6q-uq7 basic board support
 2015-03-04 12:50 UTC  (6+ 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] 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] please pull u-boot-samsung master
 2015-03-04 12:28 UTC  (2+ messages)
` [U-Boot] [v2] "

[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  (17+ messages)
` [U-Boot] [PATCH v2 00/12] "
  ` [U-Boot] [PATCH v2 01/12] exynos5: fix build break by adding CONFIG_POWER
  ` [U-Boot] [PATCH v2 02/12] dm: device: add function device_get_first_child_by_uclass_id()
  ` [U-Boot] [PATCH v2 03/12] dm: pmic: add implementation of driver model pmic uclass
  ` [U-Boot] [PATCH v2 04/12] dm: pmic: add implementation of driver model regulator uclass
  ` [U-Boot] [PATCH v2 05/12] dm: pmic: new commands: pmic and regulator
  ` [U-Boot] [PATCH v2 06/12] dm: pmic: add max77686 pmic driver
  ` [U-Boot] [PATCH v2 07/12] dm: regulator: add max77686 regulator driver
  ` [U-Boot] [PATCH v2 08/12] doc: driver-model: pmic and regulator uclass documentation
  ` [U-Boot] [PATCH v2 09/12] dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
  ` [U-Boot] [PATCH v2 10/12] odroid: board: add support to dm pmic api
  ` [U-Boot] [PATCH v2 11/12] odroid: dts: add 'voltage-regulators' description to max77686 node
  ` [U-Boot] [PATCH v2 12/12] odroid: config: enable dm pmic, dm regulator and max77686 driver

[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] [PATCH] buildman: crash when fetching i386 toolchain from kernel.org
 2015-03-04  9:19 UTC 

[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  (7+ messages)
` [U-Boot] [PATCH 05/14] mx51evk: "
` [U-Boot] [PATCH 06/14] mx35pdk: "
` [U-Boot] [PATCH 07/14] mx31pdk: "

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

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

[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] [RFC PATCH v3 0/14] Add Driver Model support to network stack
 2015-03-04  2:41 UTC  (35+ 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] [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  (17+ messages)
` [U-Boot] [PATCH 00/14] "
  ` [U-Boot] [PATCH 01/14] usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs
  ` [U-Boot] [PATCH 02/14] usb: board: goni: Add default board_usb_cleanup() definition for Goni board
  ` [U-Boot] [PATCH 03/14] usb: gadget: UMS: Invoke board specific USB cleanup interface
  ` [U-Boot] [PATCH 04/14] usb: gadget: thor: "
  ` [U-Boot] [PATCH 05/14] usb: composite: Add .reset callback to usb_gadget_driver structure
  ` [U-Boot] [PATCH 06/14] usb: dwc3: Remove BIT(x) macro from DWC3's gadget code
  ` [U-Boot] [PATCH 07/14] usb: dwc3: make dwc3_set_mode to static
  ` [U-Boot] [PATCH 08/14] usb: dwc3: add a workaround for too small OUT requests
  ` [U-Boot] [PATCH 09/14] usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver
  ` [U-Boot] [PATCH 10/14] usb: dwc3: optimize interrupt loop
  ` [U-Boot] [PATCH 11/14] usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be LST
  ` [U-Boot] [PATCH 12/14] usb: dwc3: gadget: Set non EP0 max packet limit to 512B
  ` [U-Boot] [PATCH 13/14] usb: dwc3: Correct clean up code for requests
  ` [U-Boot] [PATCH 14/14] usb: gadget: thor: Claim EP after allocating it in thor gadget

[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

[U-Boot] [U-boot][PATCH] keystone2: add support for UART download
 2015-03-03 18:29 UTC  (8+ messages)

[U-Boot] [PATCH V3 0/11] ARM: OMAP3-DRA7: CP15 erratum workarounds and improvements
 2015-03-03 17:55 UTC  (14+ messages)
` [U-Boot] [PATCH V3 01/11] ARM: Introduce erratum workaround for 798870
` [U-Boot] [PATCH V3 05/11] ARM: OMAP: Change set_pl310_ctrl_reg to be generic

[U-Boot] [PATCH v1 4/4] ARM: DRA7: fastboot: Implement reboot-bootloader command
 2015-03-03 17:46 UTC  (2+ messages)

[U-Boot] [PATCH] spl_mem_init.c : Added support for mDDR in SPL for i.MX28
 2015-03-03 16:47 UTC  (2+ messages)

[U-Boot] [PATCH] watchdog/imx_watchdog: do not set WCR_WDW
 2015-03-03 16:45 UTC 


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