Commit Graph

  • 10e167329b Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' Albert ARIBAUD 2013-06-08 14:35:10 +02:00
  • 842033e696 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option Gabor Juhos 2013-05-30 07:06:12 +00:00
  • 064d55f8bc fdt: remove unaligned access in fdt_fixup_ethernet() Stephen Warren 2013-05-27 18:01:19 +00:00
  • a0ba279ac6 generic_board: reduce the redundancy of gd_t struct members Masahiro Yamada 2013-05-27 00:37:30 +00:00
  • 12d7a47420 am335x: enable falcon boot mode for mmc (raw and fat) and nand Peter Korsgaard 2013-05-13 08:36:30 +00:00
  • 2b75b0ad3a spl_mmc: add Falcon mode support for raw variant Peter Korsgaard 2013-05-13 08:36:29 +00:00
  • 721931f805 spl_mmc: mmc_load_image_raw(): Add sector argument Peter Korsgaard 2013-05-13 08:36:28 +00:00
  • 7ad2cc7964 spl_mmc: add Falcon mode support for FAT variant Peter Korsgaard 2013-05-13 08:36:27 +00:00
  • b6144dfce9 devkit8000: Add SPL_OS for MMC support Tom Rini 2013-06-07 14:16:43 -04:00
  • 2fabd0bcaa spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out Peter Korsgaard 2013-05-13 08:36:26 +00:00
  • 79adb7a2b5 spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging Peter Korsgaard 2013-05-13 08:36:25 +00:00
  • 47b8e52744 Merge branch 'master' of git://git.denx.de/u-boot-video Tom Rini 2013-06-07 08:35:36 -04:00
  • 38d240dcf8 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash Tom Rini 2013-06-07 08:34:34 -04:00
  • dbc000bfb5 ARM: tegra: only enable SCU on Tegra20 Tom Warren 2013-05-23 12:26:18 +00:00
  • 4a1c7b13ae vf610twr: Drop unneeded 'status' variable Fabio Estevam 2013-06-05 11:34:48 +00:00
  • 374e837069 input: Finish simplifing key_matrix_decode_fdt() Stephen Warren 2013-06-06 10:48:30 -04:00
  • 7fb72c7979 ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART Fabio Estevam 2013-06-04 15:05:39 +00:00
  • 397bfd4642 checkpatch.pl: Add 'printf' to logFunctions Tom Rini 2013-06-06 09:28:19 -04:00
  • edfcf85a0a am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h> Tom Rini 2013-06-06 08:57:45 -04:00
  • ea697ae7eb ARM: bcm2835: add simplefb DT node during bootz/m Stephen Warren 2013-05-27 18:31:18 +00:00
  • 6a195d2d8a lcd: add functions to set up simplefb device tree Stephen Warren 2013-05-27 18:31:17 +00:00
  • eecf9e2e78 Merge branch 'master' of git://git.denx.de/u-boot-arm Tom Rini 2013-06-05 12:45:34 -04:00
  • 1318d00e58 Merge branch 'tpm' of git://git.denx.de/u-boot-x86 Tom Rini 2013-06-05 08:55:35 -04:00
  • 4596dcc1d4 am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c Tom Rini 2013-05-31 12:31:59 -04:00
  • 320d9746d3 am33xx: Correct NON_SECURE_SRAM_START/END Tom Rini 2013-05-31 10:48:03 -04:00
  • 0ac6db2631 omap-common/hwinit-common.c: Mark omap_rev_string as static Tom Rini 2013-05-31 10:44:23 -04:00
  • 99bd544ee7 fdt: allow bootdelay to be specified via device tree Stephen Warren 2013-05-14 08:02:56 +00:00
  • df637fa6da input: simplify key_matrix_decode_fdt() Stephen Warren 2013-05-23 12:09:57 +00:00
  • e573617c09 input: fix unaligned access in key_matrix_decode_fdt() Stephen Warren 2013-05-22 08:48:18 +00:00
  • b8521b740b common: board_f: Do not call board_postclk_init twice Masahiro Yamada 2013-05-21 21:08:09 +00:00
  • 67cd4a6348 disk: Fix possible out-of-bounds access in part_efi.c Marek Vasut 2013-05-19 12:53:34 +00:00
  • 301e803867 sandbox: image: Create a test for loading FIT images Simon Glass 2013-05-16 13:53:28 +00:00
  • 13167dac19 bootstage: Remove unused entries related to kernel/ramdisk/fdt load Simon Glass 2013-05-16 13:53:27 +00:00
  • c6ac13bdea sandbox: image: Adjust FIT image printing to work with sandbox Simon Glass 2013-05-16 13:53:26 +00:00
  • 4651800d51 image: Use fit_image_load() to load kernel Simon Glass 2013-05-16 13:53:25 +00:00
  • aed161e5fe sandbox: Adjust bootm command to work with sandbox Simon Glass 2013-05-16 13:53:24 +00:00
  • 53f375fa81 image: Use fit_image_load() to load FDT Simon Glass 2013-05-16 13:53:23 +00:00
  • a51ec63b85 image: Use fit_image_load() to load ramdisk Simon Glass 2013-05-16 13:53:22 +00:00
  • 782cfbb259 image: Introduce fit_image_load() to load images from FITs Simon Glass 2013-05-16 13:53:21 +00:00
  • 2434c66da0 mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building Simon Glass 2013-05-16 13:53:20 +00:00
  • a2cc9bf4c1 bootstage: Introduce sub-IDs for use with image loading Simon Glass 2013-05-16 13:53:19 +00:00
  • d34d186ef9 main: Add debug_bootkeys to avoid #ifdefs Simon Glass 2013-05-15 06:24:01 +00:00
  • 3e4088737b main: Add debug_parser() to avoid #ifdefs Simon Glass 2013-05-15 06:24:00 +00:00
  • fbcdf32af7 main: Correct header order Simon Glass 2013-05-15 06:23:59 +00:00
  • 4933381a5b main: Fix typos and checkpatch warnings in command line reading Simon Glass 2013-05-15 06:23:58 +00:00
  • f2abca8459 main: Use get/setenv_ulong() Simon Glass 2013-05-15 06:23:57 +00:00
  • bc2b4c27d0 main: Move boot_delay code into its own function Simon Glass 2013-05-15 06:23:56 +00:00
  • 063ae006ae main: Separate out the two abortboot() functions Simon Glass 2013-05-15 06:23:55 +00:00
  • ea5427e260 net: Add prototype for update_tftp Simon Glass 2013-05-15 06:23:54 +00:00
  • 6236fd75af at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263 Simon Glass 2013-05-15 06:23:53 +00:00
  • 4bfd0002b6 bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() Sergey Lapin 2013-06-04 11:42:43 -05:00
  • 9b75bad0b9 Add support for Congatec Conga-QEVAl board SARTRE Leo 2013-06-03 23:30:36 +00:00
  • 8a00061e20 exynos: Update origen and smdkv310 to use common tzpc_init Inderpal Singh 2013-04-04 23:09:21 +00:00
  • b5f9756f7f exynos: update tzpc to make it common for exynos4 and exynos5 Inderpal Singh 2013-04-04 23:09:20 +00:00
  • 72af2fc850 exynos: move tzpc_init to armv7/exynos Inderpal Singh 2013-04-04 23:09:19 +00:00
  • a7efb02636 wandboard: Add Boot Splash image with Wandboard logo Otavio Salvador 2013-05-27 12:18:44 +00:00
  • 7bcb983feb wandboard: Enable HDMI splashscreen Fabio Estevam 2013-05-23 07:50:23 +00:00
  • 96903dae0e build: Use generic boot logo matching Otavio Salvador 2013-05-27 12:18:43 +00:00
  • 0c54f4b7c8 mx6: mx6qsabrelite/nitrogen6x: Remove incorrect setting of gpio CS signal Andrew Gabbasov 2013-05-30 04:47:38 +00:00
  • a1f67807ff mx6qsabreauto: Add Port Expander reset Renato Frias 2013-05-13 18:01:13 +00:00
  • 195781657c mx6qsabreauto: Add i2c to mx6qsabreauto board Renato Frias 2013-05-13 18:01:12 +00:00
  • af0a37ff18 mx6slevk: Allow booting a device tree kernel Fabio Estevam 2013-05-23 13:57:18 +00:00
  • 86fb7b3d5b arm: mxs: Fix vectoring table crafting Marek Vasut 2013-04-25 16:37:12 +00:00
  • 8c653124a3 arm: vf610: Add basic support for Vybrid VF610TWR board Alison Wang 2013-05-27 22:55:47 +00:00
  • 0454e0c420 arm: vf610: Add Vybrid VF610 to mxc_ocotp document Alison Wang 2013-05-27 22:55:46 +00:00
  • 427eba706c arm: vf610: Add uart support for Vybrid VF610 Alison Wang 2013-05-27 22:55:45 +00:00
  • 3a36c6b268 arm: vf610: Add watchdog support for Vybrid VF610 Alison Wang 2013-05-27 22:55:44 +00:00
  • bcb6e9023a net: fec_mxc: Add support for Vybrid VF610 Alison Wang 2013-05-27 22:55:43 +00:00
  • 24e8bee508 arm: vf610: Add Vybrid VF610 CPU support Alison Wang 2013-05-27 22:55:42 +00:00
  • cfd701b5f3 arm: vf610: Add IOMUX support for Vybrid VF610 Alison Wang 2013-05-27 22:55:41 +00:00
  • 1b393db587 tpm: Reorganize the I2C TPM driver Tom Wai-Hong Tam 2013-04-12 11:04:37 +00:00
  • ec34fa5e43 tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) Vincent Palatin 2013-04-12 11:04:36 +00:00
  • 5bdf46b71b x86: config: Reflect the name changes of LPC TPM configs Tom Wai-Hong Tam 2013-04-12 11:04:35 +00:00
  • 90899cc014 tpm: Rename generic_lpc_tpm to tpm_tis_lpc Che-liang Chiou 2013-04-12 11:04:34 +00:00
  • 60b6614ac8 cmd_sf: Add print mesgs on sf read/write commands Jagannadha Sutradharudu Teki 2013-05-26 14:52:52 +05:30
  • 96bbf55651 cmd_sf: Add print mesg for 'sf erase' command Jagannadha Sutradharudu Teki 2013-05-26 01:35:21 +05:30
  • 0d3b596aa3 sf: Fix sf read for memory-mapped SPI flashes Jagannadha Sutradharudu Teki 2013-05-27 10:14:14 +00:00
  • e4eaef8910 spi: exynos: Support SPI_PREAMBLE mode Rajeshwari Shinde 2013-05-28 20:10:38 +00:00
  • bb786b84bd spi: Add support for preamble bytes Rajeshwari Shinde 2013-05-28 20:10:37 +00:00
  • d6639d10db Merge branch 'master' of git://git.denx.de/u-boot-nand-flash Tom Rini 2013-05-31 18:28:47 -04:00
  • dfe64e2c89 mtd: resync with Linux-3.7.1 Sergey Lapin 2013-01-14 03:46:50 +00:00
  • 3da0e5750b arm: factorize relocate_code routine Albert ARIBAUD 2013-05-19 01:48:15 +00:00
  • fa6c7413d1 arm: do not compile relocate_code() for SPL builds Albert ARIBAUD 2013-05-19 01:48:14 +00:00
  • 91607ac17e tx25: copy SPL directly, not using relocate_code. Albert ARIBAUD 2013-05-19 01:48:13 +00:00
  • 3acb324ff1 mx31pdk: copy SPL directly, not using relocate_code. Albert ARIBAUD 2013-05-19 01:48:12 +00:00
  • a19b0dd62d Merge branch 'u-boot/master' into 'u-boot-arm/master' Albert ARIBAUD 2013-05-30 14:45:06 +02:00
  • 60985bba58 tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build Axel Lin 2013-05-21 13:45:18 +00:00
  • 578e63782b ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit Axel Lin 2013-05-21 13:44:10 +00:00
  • 20583d04fb ARM: tegra: support SKU 7 of Tegra20 Stephen Warren 2013-05-17 14:10:15 +00:00
  • 840167c2c2 ARM: tegra: support SKU 1 of Tegra114 Stephen Warren 2013-05-17 14:10:14 +00:00
  • 9972db5cf0 tegra: always build u-boot-nodtb-tegra.bin Stephen Warren 2013-05-14 08:00:53 +00:00
  • a51f7de161 Tegra: clk: always use find_best_divider() for periph clocks Allen Martin 2013-05-10 16:56:55 +00:00
  • d56273de15 Tegra: Remove unused/non-existent spl linker script reference Tom Warren 2013-04-17 08:24:57 -07:00
  • dcfe863838 Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhu Tom Warren 2013-04-16 15:57:51 -07:00
  • ed03f41778 sf: winbond: Add support for W25PXX SPI flash Kuo-Jung Su 2013-05-23 15:09:49 +00:00
  • 47ccaa2e7d sf: winbond: Add support for W25Q256 Jagannadha Sutradharudu Teki 2013-02-23 01:39:01 +00:00
  • e90f7bde15 sf: spansion: Add Spansion S25FL064P IDs Marek Vasut 2012-08-28 15:13:37 +00:00
  • a71d45d706 powerpc/mpc85xx: Clear L1 D-cache lock York Sun 2013-04-05 13:07:13 +00:00
  • 39bdaff4f4 SECURE BOOT - Removed deletion of TLB entries code Ruchika Gupta 2013-03-25 07:40:25 +00:00
  • 6eaeba23dd powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple Shaveta Leekha 2013-03-25 07:40:24 +00:00