public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-07-15 19:37:52 to 2016-07-18 06:57:52 UTC [more...]

[U-Boot] [PATCH v2] dm: clk: Remove simple version of clk_get_by_index/name()
 2016-07-18  6:57 UTC  (3+ messages)

[U-Boot] [PATCH] test/py: vboot can be run only at Sandbox
 2016-07-18  6:49 UTC 

[U-Boot] PCIe bridges on Jetson TK1
 2016-07-18  6:27 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: Remove the codes about switching to EL1 before jumping to kernel
 2016-07-18  6:22 UTC  (5+ messages)

[U-Boot] [PATCH v2] efi_loader: Add debug output for efi_add_memory_map()
 2016-07-18  5:42 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/5] add support for rk3399 soc and evb
 2016-07-18  4:54 UTC  (17+ messages)
` [U-Boot] [PATCH v3 1/5] dts: add support for rkchichip rk3399 soc
` [U-Boot] [PATCH v3 2/5] ARM64: rockchip: add support for rk3399 SoC based evb-board
` [U-Boot] [PATCH v3 3/5] config: add config file for evb-rk3399
` [U-Boot] [PATCH v3 4/5] mmc: rockchip: add SDHCI driver support for rockchip soc

[U-Boot] [PATCH] mpc85xx/powerpc:cpu_init: Modified the errata according to endianness
 2016-07-18  3:47 UTC  (7+ messages)
` [U-Boot] [PATCH v2 0/5] Modified the errata A006261 "
  ` [U-Boot] [PATCH v2 1/5] mpc85xx/powerpc:cpu_init: "
  ` [U-Boot] [PATCH v2 2/5] mpc85xx/powerpc:P1010: Apply errata A006261 for P1010
  ` [U-Boot] [PATCH v2 3/5] mpc85xx/powerpc: P2041: Apply errata A006261 for P2041
  ` [U-Boot] [PATCH v2 4/5] mpc85xx/powerpc: P5040: Apply errata A006261 for P5040
  ` [U-Boot] [PATCH v2 5/5] mpc85xx/powerpc: Do not apply errata A006261 for T4160, T1040, T2080

[U-Boot] [PATCH 0/5]
 2016-07-18  2:58 UTC  (4+ messages)
` [U-Boot] [PATCH 4/5] mmc: rockchip: add SDHCI driver support for rockchip soc

[U-Boot] [PATCH] rockchip: update fastboot usage
 2016-07-18  1:56 UTC 

[U-Boot] [PATCH v2] mkimage: rockchip: add suport for rk33 serial
 2016-07-18  1:35 UTC 

[U-Boot] [PATCH 2/3] x86: Add a reference to README.efi
 2016-07-18  1:27 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] x86: Mention running U-Boot in 64-bit mode in the README

[U-Boot] [PATCH 1/3] x86: Mention how to boot a 64-bit kernel from U-Boot
 2016-07-18  1:24 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] rockchip: Initial RK3368 and GeekBox support
 2016-07-18  1:22 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] dts: Import rk3368-geekbox.dts
` [U-Boot] [PATCH 2/2] ARM64: rockchip: Add initial support for RK3368 based GeekBox

[U-Boot] [PATCH 1/4] dm: clk: Add a way to find a clock by its driver
 2016-07-17 22:17 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] rockchip: Add a way to obtain the main clock device
` [U-Boot] [PATCH 3/4] rockchip: Use rockchip_get_clk() to obtain the SoC clock
` [U-Boot] [PATCH 4/4] rockchip: rk3288: Move rockchip_get_cru() out of the driver

[U-Boot] [PATCH v2 00/13] dm: mmc: Add driver-model support for MMC operations
 2016-07-17 21:00 UTC  (25+ messages)
` [U-Boot] [PATCH v2 01/13] dm: core: Add a function to bind child devices
` [U-Boot] [PATCH v2 02/13] dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
` [U-Boot] [PATCH v2 03/13] dm: Use dm_scan_fdt_dev() directly where possible
` [U-Boot] [PATCH v2 04/13] arm: Show early-malloc() usage in bdinfo
` [U-Boot] [PATCH v2 05/13] net: phy: marvell: Add a missing errno.h header
` [U-Boot] [PATCH v2 06/13] zynq: Increase the early malloc() size
` [U-Boot] [PATCH v2 07/13] dm: zynq: usb: Convert to CONFIG_DM_USB
` [U-Boot] [PATCH v2 09/13] dm: socfpga: mmc: Support CONFIG_BLK
` [U-Boot] [PATCH v2 10/13] dm: usb: Use blk_dread/write() instead of direct calls
` [U-Boot] [PATCH v2 11/13] dm: spl: mmc: Support raw partitions with CONFIG_BLK
` [U-Boot] [PATCH v2 12/13] dm: mmc: Enable DM_MMC_OPS by default with DM_MMC
` [U-Boot] [PATCH v2 13/13] dm: blk: Enable CONFIG_BLK if DM_MMC is enabled

[U-Boot] [PATCH 1/2] tools/env: complete environment device config early
 2016-07-17 17:12 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] tools/env: allow negative offsets

[U-Boot] Please pull u-boot-dm
 2016-07-17 17:05 UTC  (11+ messages)

[U-Boot] online wiki page for "fdt" commands full of FDT_ERR_BADMAGIC msgs
 2016-07-17 16:24 UTC 

[U-Boot] [PATCH 0/9] rockchip: cosmetics, a fix and first steps on the rk3188
 2016-07-17 15:49 UTC  (27+ messages)
` [U-Boot] [PATCH 1/9] cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming
` [U-Boot] [PATCH 2/9] cosmetic: rockchip: rk3036: "
` [U-Boot] [PATCH 3/9] cosmetic: rockchip: sort socs according to numbers
` [U-Boot] [PATCH 4/9] cosmetic: rockchip: rk3288: rename rkclk_configure_cpu
` [U-Boot] [PATCH 5/9] rockchip: rk3288: fix FREF_MIN_HZ constant
` [U-Boot] [PATCH 6/9] rockchip: rk3188: Add header files for PMU and GRF
` [U-Boot] [PATCH 7/9] rockchip: rk3188: Add pinctrl driver
` [U-Boot] [PATCH 8/9] rockchip: rk3188: Bring in rk3066/rk3188 clock bindings
` [U-Boot] [PATCH 9/9] rockchip: rk3188: Add clock driver

[U-Boot] MPC8347 Initial Boot problems
 2016-07-17 14:15 UTC  (2+ messages)

[U-Boot] MinnowBoard Turbot U-boot is in 64-bit mode or 32-bit mode
 2016-07-17 14:15 UTC  (2+ messages)

[U-Boot] [PATCH] dm: clk: Remove simple version of clk_get_by_index()
 2016-07-17 14:14 UTC  (4+ messages)

[U-Boot] [PATCH] mkimage: rockchip: add suport for rk33 serial
 2016-07-17 14:14 UTC  (5+ messages)

[U-Boot] [PATCH] Revert "Revert "rockchip: rk3288: correct sdram setting""
 2016-07-17 14:13 UTC  (3+ messages)
` [U-Boot] [PATCH v2] rockchip: sdram: Fix register layout for Linux

[U-Boot] [PATCH 0/9] mx7: add Colibri iMX7S/iMX7D support
 2016-07-17 14:13 UTC  (7+ messages)
` [U-Boot] [PATCH 8/9] power: pmic: add Ricoh RN5T567 PMIC support

[U-Boot] [PATCH v2] libfdt: Introduce new ARCH_FIXUP_FDT option
 2016-07-17 14:12 UTC  (2+ messages)

[U-Boot] [PATCH] spl: Fix compilation warnings for arm64
 2016-07-17 14:12 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] ARM64: zynqmp: Enable CLK and SPL_CLK by default
 2016-07-17 14:12 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] serial: zynq: Read information about clock from DT

[U-Boot] [PATCH 0/3] Enable SECURE BOOT in SPL framework
 2016-07-17 14:12 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
` [U-Boot] [PATCH 3/3] doc: SPL: Add README for secure boot support

[U-Boot] [PATCH 1/2] x86: Add DFI BT700 BayTrail board support
 2016-07-17 14:12 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] x86: Add theadorable-x86-dfi-bt700 "

[U-Boot] [PATCH 0/4] tools/env: minor refactorings
 2016-07-17 14:12 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] tools/env: javadoc for fw_printenv, fw_getenv and fw_parse_script

[U-Boot] more "#if 0" pedantry related to moving macros in header files
 2016-07-17 10:44 UTC 

[U-Boot] what is with the "#if 0"ed part of ARP hdr in include/net.h?
 2016-07-17 10:12 UTC 

[U-Boot] Running u-boot on a x86 board
 2016-07-17  7:26 UTC  (2+ messages)

[U-Boot] [PATCH] test: Adjust the of-platdata test run condition
 2016-07-17  1:01 UTC  (2+ messages)

[U-Boot] [PATCH v4 3/4] rockchip: rk3288: add fastboot support
 2016-07-16 22:31 UTC  (4+ messages)
` [U-Boot] [PATCH v4.1 "

[U-Boot] Please pull u-boot-sunxi master
 2016-07-16 21:48 UTC  (7+ messages)
` [U-Boot] [PATCH] configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries

[U-Boot] [PATCH v4 0/4] rockchip: rk3288: add fastboot support
 2016-07-16 20:59 UTC  (6+ messages)
` [U-Boot] [PATCH v4 2/4] usb: dwc2-otg: adjust fifo size via platform data

[U-Boot] [PATCH] ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE
 2016-07-16 16:38 UTC 

[U-Boot] [PATCH v2] armv8: spl: Call board_init_r from crt0_64 in SPL
 2016-07-16 15:55 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] tools/env: minor refactorings
 2016-07-16 15:06 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] tools/env: return with error if redundant environments have unequal size
` [U-Boot] [PATCH v2 2/4] tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
` [U-Boot] [PATCH v2 3/4] tools/env: move envmatch further up in file to avoid forward declarations
` [U-Boot] [PATCH v2 4/4] tools/env: reuse fw_getenv in fw_printenv function

[U-Boot] is minicom still discouraged as the serial comms program?
 2016-07-16 14:28 UTC  (3+ messages)

[U-Boot] [PATCH v2] Various, unrelated tree-wide typo fixes
 2016-07-16 13:52 UTC  (2+ messages)

[U-Boot] please pull u-boot-samsung master
 2016-07-16 13:51 UTC  (2+ messages)

[U-Boot] [PATCH] configs: da850evm: enable bootz command
 2016-07-16 13:51 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: OMAP5+: Enable errata i727
 2016-07-16 13:51 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mkimage: fix missing break for -p switch
 2016-07-16 13:51 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state
 2016-07-16 13:51 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] stm32: Change USART port to USART6 for stm32f746 discovery board
 2016-07-16 13:51 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] stm32: Add SDRAM support for stm32f746 discovery board
 2016-07-16 13:51 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board
 2016-07-16 13:51 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] dragonboard410c: adding missing default addr for script and pxe boot
 2016-07-16 13:51 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] dragonboard410c: prefer sdcard boot over emmc
 2016-07-16 13:50 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 14/14] test: Convert the vboot test to test/py
 2016-07-16 13:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 13/14] test/py: Fix up after the rename of CONFIG_SYS_HUSH_PARSER
 2016-07-16 13:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 12/14] tools: Correct error handling in fit_image_process_hash()
 2016-07-16 13:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 11/14] tools: Add an error code when fit_handle_file() fails
 2016-07-16 13:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 10/14] test/py: Add a helper to run a list of U-Boot commands
 2016-07-16 13:50 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 09/14] test/py: Provide a way to check that a command fails
 2016-07-16 13:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 08/14] test/py: Add an option to execute a string containing a command
 2016-07-16 13:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 07/14] test/py: Return output from run_and_log()
 2016-07-16 13:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 06/14] test/py: Provide output from exceptions with RunAndLog()
 2016-07-16 13:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 05/14] test/py: Allow RunAndLog() to return the output
 2016-07-16 13:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 04/14] test/py: Allow tests to control the sandbox device-tree file
 2016-07-16 13:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 03/14] sandbox: Don't exit when bootm completes
 2016-07-16 13:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 02/14] test: Add a simple script to run tests on sandbox
 2016-07-16 13:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 01/14] test: Add a README
 2016-07-16 13:49 UTC  (2+ messages)
` [U-Boot] [U-Boot,01/14] "

[U-Boot] [PATCH 14/14] tools: Allow building with debug enabled
 2016-07-16 13:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 13/14] mkimage: Show item lists for all categories
 2016-07-16 13:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 12/14] mkimage: Use generic code for showing an 'image type' error
 2016-07-16 13:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 11/14] mkimage: Allow display of a list of any image header category
 2016-07-16 13:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 10/14] image: Add functions to obtain category information
 2016-07-16 13:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 09/14] image: Add a name for invalid types
 2016-07-16 13:48 UTC  (2+ messages)
` [U-Boot] [U-Boot,09/14] "

[U-Boot] [PATCH 08/14] image: Create a table of information for each category
 2016-07-16 13:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 07/14] image: Convert the IH_... values to enums
 2016-07-16 13:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 06/14] image: Correct auto-fit architecture property name
 2016-07-16 13:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 05/14] mkimage: Drop blank line before main()
 2016-07-16 13:48 UTC  (2+ messages)
` [U-Boot] [U-Boot,05/14] "

[U-Boot] [PATCH 04/14] mkimage: Drop premature setting of params.fit_image_type
 2016-07-16 13:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 03/14] mkimage: Require a data file when auto-fit is used
 2016-07-16 13:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 02/14] mkimage: Explain the auto-fit imagefile special case
 2016-07-16 13:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 01/14] mkimage: Honour the default image type with auto-fit
 2016-07-16 13:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 3/3] linux/io.h: add generic ioremap()/iounmap() defines
 2016-07-16 13:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/3] arm, nds32, sh: remove useless ioremap()/iounmap() defines
 2016-07-16 13:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/3] types.h: move and redefine resource_size_t
 2016-07-16 13:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v3 9/9] doc: Update info on using secure devices from TI
 2016-07-16 13:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 8/9] arm: am4x: add U-Boot FIT signing and SPL image post-processing
 2016-07-16 13:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 7/9] arm: omap5: add U-Boot FIT signing and SPL image post-processing
 2016-07-16 13:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 6/9] spl: fit: add support for post-processing of images
 2016-07-16 13:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 5/9] arm: omap-common: Update to generate secure U-Boot FIT blob
 2016-07-16 13:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 4/9] arm: omap-common: secure ROM signature verify API
 2016-07-16 13:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 3/9] arm: omap-common: add secure rom call API for secure devices
 2016-07-16 13:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/9] arm: omap-common: add secure smc entry
 2016-07-16 13:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/9] arm: cache: add missing dummy functions for when dcache disabled
 2016-07-16 13:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v2] arm64: add better and more generic spin-table support
 2016-07-16 13:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] rtc: Tidy up the code style
 2016-07-16 13:47 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH 5/5] arm: Show cache warnings in U-Boot proper only
 2016-07-16 13:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] Add warn_non_spl() to show a message in U-Boot proper
 2016-07-16 13:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/5] Add comments for debug() and pr_fmt
 2016-07-16 13:47 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/5] "

[U-Boot] [PATCH 2/5] arm: Don't invalidate unaligned cache regions
 2016-07-16 13:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] arm: Move check_cache_range() into a common place
 2016-07-16 13:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/2] board_f: prevent misleading "Watchdog enabled" output
 2016-07-16 13:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y
 2016-07-16 13:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] file "doc/README.mpc83xxads" seems way obsolete
 2016-07-16 11:30 UTC 

[U-Boot] update u-boot BDM/JTAG debugger page?
 2016-07-15 20:21 UTC  (8+ messages)

[U-Boot] [PATCH] gdsys: Drop print_fpga_state function
 2016-07-15 19:51 UTC 


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