Commit Graph

  • aeef2b090d ARM: s3c44b0: remove remainders of dead board Masahiro Yamada 2013-08-19 15:01:22 +09:00
  • 8687d5c80c mmc: size optimization when !CONFIG_MMC_SPI Paul Burton 2013-09-04 16:12:26 +01:00
  • 5619682664 mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT Paul Burton 2013-09-04 16:12:25 +01:00
  • 8112f5fa1b spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT Paul Burton 2013-09-04 16:12:24 +01:00
  • db6b5e8b02 spl: remove unnecessary (& ARM specific) include of asm/utils.h Paul Burton 2013-09-04 16:12:23 +01:00
  • 152ba36362 ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx Lubomir Popov 2013-08-14 18:59:18 +03:00
  • 61a6cc27bc omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func Oleksandr Tyshchenko 2013-08-06 13:44:16 +03:00
  • c30054ba94 mmc: Remove unused variable backup from mmc_send_cmd() Oleksandr Tyshchenko 2013-08-06 13:50:10 +03:00
  • 113e5dfcd7 mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC Jaehoon Chung 2013-07-19 17:44:49 +09:00
  • 46ef4faed1 Prepare v2013.10-rc3 v2013.10-rc3 Tom Rini 2013-09-16 20:08:33 -04:00
  • bc23d96b75 Merge branch 'master' of git://git.denx.de/u-boot-spi Tom Rini 2013-09-16 20:02:50 -04:00
  • 771f74c3d3 arm: dma_alloc_coherent: malloc() -> memalign() Kuo-Jung Su 2013-07-29 13:51:43 +08:00
  • fb8d49cb44 arm: spl: Do not set the stack pointer twice Masahiro Yamada 2013-07-17 20:35:55 +09:00
  • 6856254fc0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx Tom Rini 2013-09-13 18:12:36 -04:00
  • c4a7ece020 Merge branch 'master' of git://git.denx.de/u-boot-arm Stefano Babic 2013-09-13 12:04:54 +02:00
  • 8386ca8bea Revert "standalone-examples: support custom GCC lib" Tom Rini 2013-09-10 09:51:44 -04:00
  • 27af930e9a Merge and reformat boards.cfg and MAINTAINERS Albert ARIBAUD 2013-09-11 15:52:51 +02:00
  • 7bcee5f7ee Merge branch 'master' of git://git.denx.de/u-boot-arm Tom Rini 2013-09-12 09:08:24 -04:00
  • 5480ac3217 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' Albert ARIBAUD 2013-09-11 09:59:27 +02:00
  • b5e7f1bc4b apf27: add FPGA support for the apf27 board trem 2013-09-10 22:08:40 +02:00
  • bcc05c7aeb apf27: add support for the armadeus APF27 board trem 2013-09-10 22:08:39 +02:00
  • a8f2d0e675 mxs_nand: Fix ECC strength for NAND flash with OOB size of 224 Elie De Brauwer 2013-08-24 16:51:24 +02:00
  • 5c18a1cf3e arm:goni:mmc: Add sd card detection and initialization. Przemyslaw Marczak 2013-09-10 11:34:49 +02:00
  • 7324907082 arm:mmc:goni/exynos: Fix wrong mmc base register devices offset. Przemyslaw Marczak 2013-09-03 14:57:52 +02:00
  • e2238328f7 dts: samsung: arndale: Fix include path Chander Kashyap 2013-09-10 13:41:36 +05:30
  • 954a1a4776 powerpc/mpc85xx: Add workaround for erratum A-005125 York Sun 2013-08-20 15:09:43 -07:00
  • 2bd1aab02b powerpc/p2041: fix I2C controller's offset Shaohui Xie 2013-09-10 16:15:07 +08:00
  • 47ac53d7ae imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skip Robert Winkler 2013-06-13 11:32:22 -07:00
  • 607232e42a ARM: mxs: Add SanDisk Sansa Fuze+ board Marek Vasut 2013-08-31 15:53:46 +02:00
  • aa04fef49c ARM: mxs: Add Creative ZEN XFi3 board Marek Vasut 2013-08-31 15:53:45 +02:00
  • e24278aff2 mx27: add missing constant for mx27 trem 2013-09-06 17:33:45 +02:00
  • d9b8946035 mx6sabresd: Add LVDS splash screen support Fabio Estevam 2013-09-04 15:12:38 -03:00
  • 7b8657e2bd ARM: mxs: Receive r0 and r1 passed from BootROM Marek Vasut 2013-08-31 15:53:44 +02:00
  • d4c9135c96 ARM: mxs: Document the power block initialization Marek Vasut 2013-08-31 15:53:43 +02:00
  • 2f9c8ee079 ARM: mxs: Sort the mx23evk and mx23_olinuxino Marek Vasut 2013-08-31 15:53:42 +02:00
  • 93d520ff7d tools: mxsboot: Mark the FCB pages as valid Marek Vasut 2013-08-27 23:32:38 +02:00
  • d55e0dabd7 mx6: Fix calculation of emi_slow clock rate Andrew Gabbasov 2013-07-04 06:27:32 -05:00
  • 985a71d15b Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx Tom Rini 2013-09-09 09:59:30 -04:00
  • 89993dc34a Merge branch 'master' of git://git.denx.de/u-boot-i2c Tom Rini 2013-09-09 09:35:38 -04:00
  • f62b123813 powerpc/mpc85xx: Fix the I2C bus speed error on p1022 Tang Yuantian 2013-09-06 10:45:40 +08:00
  • 81b867aa44 SPL: P1022DS: switch to new multibus/multiadapter support Ying Zhang 2013-09-04 17:03:45 +08:00
  • 9055f66c2d ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP Stefan Roese 2013-08-26 12:08:48 +02:00
  • 47f75cf2e1 Merge branch 'master' of git://git.denx.de/u-boot-arm Tom Rini 2013-09-06 20:25:35 -04:00
  • 1affd4d4a3 cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header Masahiro Yamada 2013-09-01 15:04:27 +09:00
  • cb4ef5ba36 config.mk: Delete unnecessary code Masahiro Yamada 2013-09-01 15:04:26 +09:00
  • e387efbd65 fw_env: fix writing environment for mtd devices Oliver Metz 2013-08-30 00:56:02 +02:00
  • 23ef62d741 fw_env: add redundant env support for MTD_ABSENT Oliver Metz 2013-08-30 00:56:01 +02:00
  • a82ca7bcd7 mail: Fix email address Marek Vasut 2013-08-27 23:32:11 +02:00
  • 4c267374a2 Always build u-boot.img when using CONFIG_SPL_FRAMEWORK Henrik Nordström 2013-08-27 00:37:22 +02:00
  • 344ca0b40c ahci: convert to use libata functions and definitions Rob Herring 2013-08-24 10:10:54 -05:00
  • 7610b41ddf ahci: increase spin-up timeout to 20 sec Rob Herring 2013-08-24 10:10:53 -05:00
  • 178210847f ahci: handle COMINIT received during spin-up Rob Herring 2013-08-24 10:10:52 -05:00
  • 124e9fa132 ahci: move link bring-up handling to separate function Rob Herring 2013-08-24 10:10:51 -05:00
  • 2bdb10dbf5 ahci: add defines for PORT_SCR_STAT register bits Rob Herring 2013-08-24 10:10:50 -05:00
  • 796c2ebd6f ahci: fix memory leak in ata_scsiop_inquiry Rob Herring 2013-08-24 10:10:49 -05:00
  • 48c3a87c0a ahci: fix unaligned access Rob Herring 2013-08-24 10:10:48 -05:00
  • 2915a0223a ahci: use ports implemented map instead of num_ports Richard Gibbs 2013-08-24 10:10:47 -05:00
  • 4412db4646 standalone-examples: support custom GCC lib Jack Mitchell 2013-07-16 14:44:23 +01:00
  • 6b8f185faf fs: fat: don't call disk_write with zero sector num Wu, Josh 2013-07-24 17:55:30 +08:00
  • 7ea50d5284 compiler_gcc: do not redefine __gnu_attributes Jeroen Hofstee 2013-08-10 17:16:50 +02:00
  • dc19ec11d7 git-mailrc: Update MMC custodian Pantelis Antoniou 2013-08-08 19:15:47 +03:00
  • 938138c708 Merge branch 'master' of git://git.denx.de/u-boot-nios Tom Rini 2013-09-06 09:37:04 -04:00
  • 3c950c4fca am335x_evm.h: Add back the actual load of the kernel image Robert P. J. Day 2013-09-04 08:41:44 -04:00
  • 68e1747f9c socfpga: Creating driver for Reset Manager Chin Liang See 2013-08-07 10:08:03 -05:00
  • 31ad864e47 socfpga: Adding configuration for development kit Chin Liang See 2013-08-07 10:06:56 -05:00
  • 1a05b5f91e nios2: fix missing comment terminator from SPDX License commit Thomas Chou 2013-09-03 09:36:04 +08:00
  • fba1ed422e arm: lds: Remove libgcc eabi exception handling tables Michal Simek 2013-07-25 16:16:46 +02:00
  • f0f102fde8 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' Albert ARIBAUD 2013-09-05 12:04:49 +02:00
  • 19d829fa60 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' Albert ARIBAUD 2013-09-05 11:15:26 +02:00
  • 27871e6b51 ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI Bo Shen 2013-08-28 14:36:56 +00:00
  • 1bd3e2a823 mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector Wu, Josh 2013-08-23 15:09:05 +08:00
  • e62d5fb0da Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' Albert ARIBAUD 2013-09-04 14:06:56 +02:00
  • 4eef93da26 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' Albert ARIBAUD 2013-09-04 11:50:25 +02:00
  • 315c0ace7c bootm: allow correct bounds-check of destination Kees Cook 2013-08-16 07:59:16 -07:00
  • ff9d2efdbf lzo: correctly bounds-check output buffer Kees Cook 2013-08-16 07:59:15 -07:00
  • afca294289 lzma: correctly bounds-check output buffer Kees Cook 2013-08-16 07:59:14 -07:00
  • b75650d84d gzip: correctly bounds-check output buffer Kees Cook 2013-08-16 07:59:13 -07:00
  • 8ef7047845 documentation: add more compression configs Kees Cook 2013-08-16 07:59:12 -07:00
  • 3153e915b4 sandbox: add compression tests Kees Cook 2013-08-16 07:59:11 -07:00
  • 628af1790a sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg Simon Glass 2013-08-30 11:00:09 -06:00
  • 31043e20ae Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' Albert ARIBAUD 2013-09-03 14:59:18 +02:00
  • 6d4511b2c6 Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master' Albert ARIBAUD 2013-09-03 14:01:02 +02:00
  • fb18fa95a1 Prepare v2013.10-rc2 v2013.10-rc2 Tom Rini 2013-09-02 14:20:36 -04:00
  • 8467faef7f i.MX6: Set and clear the gating bits for Phase Fractional Dividers Eric Nelson 2013-08-29 12:41:46 -07:00
  • 67d54c3917 i.MX6: nitrogen6x: Don't bother setting PLL3(480) PFD1 divisor Eric Nelson 2013-08-29 12:37:36 -07:00
  • 3fc4176dc4 i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations Eric Nelson 2013-08-29 12:37:35 -07:00
  • 1ca244ded5 i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu) Eric Nelson 2013-08-29 10:57:10 -07:00
  • 6f6059e0f1 ARM: mxs: rename function that sets AUTO_RESTART flag Hector Palacios 2013-07-24 16:01:39 +02:00
  • 518501da4c ARM: Congatec: README update SARTRE Leo 2013-06-20 15:46:50 +02:00
  • 62d40d14c4 tools: mxsboot: Staticize functions Marek Vasut 2013-08-27 23:32:37 +02:00
  • a5f746f3a2 tools: Sort lists of files in Makefile Marek Vasut 2013-08-26 20:43:34 +02:00
  • bce8837071 ARM: mxs: tools: Add mkimage support for MXS bootstream Marek Vasut 2013-08-26 20:43:33 +02:00
  • b83c709e8d imx: add status reporting for HAB status Stefano Babic 2013-06-28 00:20:21 +02:00
  • 0187c985aa tools: add support for setting the CSF into imximage Stefano Babic 2013-06-27 11:42:38 +02:00
  • 01390aff25 tools: add padding of data image file for imximage Stefano Babic 2013-08-19 19:03:20 +02:00
  • 9bac0bb374 tools: add variable padding of data image in mkimage Stefano Babic 2013-08-19 19:03:19 +02:00
  • 377e367a85 tools: dynamically allocate imx_header in imximage Stefano Babic 2013-06-26 23:50:06 +02:00
  • 3150f92c29 tools: rename mximage_flash_offset to imximage_ivt_offset Stefano Babic 2013-06-26 18:08:37 +02:00
  • 4655d40f34 tools: imx_header should not include flash_offset Stefano Babic 2013-06-26 17:26:27 +02:00
  • 812d7576cd drivers:power:max77686: add function to set voltage and mode Piotr Wilczek 2013-06-25 09:59:47 +02:00