Commit Graph

  • 76b21026ce Prepare v2014.07-rc3 v2014.07-rc3 Tom Rini 2014-06-10 11:55:44 -04:00
  • aed39f354e arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD Steve Rae 2014-05-14 14:18:09 -07:00
  • 1dbd7280dc net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF Nobuhiro Iwamatsu 2014-01-23 07:52:20 +09:00
  • e2752db052 net: sh-eth: Fix coding style Nobuhiro Iwamatsu 2014-01-23 07:52:19 +09:00
  • 62cbddc493 net: sh-eth: Add support R7S72100 of rmobile Nobuhiro Iwamatsu 2014-01-23 07:52:18 +09:00
  • 0a26e1d6c3 arm: fix a double-definition error of _start symbol Masahiro Yamada 2014-05-27 11:16:29 +09:00
  • b924d586d7 arm64: zero cntvoff_el2 Mark Rutland 2014-05-21 14:29:23 +01:00
  • cb6d04d606 arm: vf610: Add QSPI support for VF610TWR Chao Fu 2014-05-06 09:13:03 +08:00
  • 9d2ca0984b arm: imx: Add two macros for VF610 in IOMUX_PAD structure Alison Wang 2014-05-06 09:13:02 +08:00
  • 6b57ff6fd5 arm: vf610: Add QSPI driver support Alison Wang 2014-05-06 09:13:01 +08:00
  • 1f436a6ddf sf: probe: Fix quad bit set path Poddar, Sourav 2014-04-23 18:57:03 +05:30
  • c1c0dd2644 spi: soft_spi: Support NULL din/dout buffers Andrew Ruder 2014-04-24 13:39:32 -05:00
  • 0472808608 sf: params: Added support for Spansion S25FL512S_512K Siva Durga Prasad Paladugu 2014-04-25 15:47:13 +02:00
  • 55e8250bd3 Merge branch 'master' of git://git.denx.de/u-boot-arm Tom Rini 2014-06-08 07:58:41 -04:00
  • 5ed28948a3 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' Albert ARIBAUD 2014-06-08 09:14:19 +02:00
  • 83bad1026b arm:am43xx: Add TPS65218 support to scale voltages up Tom Rini 2014-06-05 11:15:30 -04:00
  • 86db550b38 power: Add support for the TPS65218 PMIC Tom Rini 2014-06-05 11:15:29 -04:00
  • 64ce2fbd6c arm:am33xx: Add a scale_vcores() hook Tom Rini 2014-06-05 11:15:28 -04:00
  • feca6e676e am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR Tom Rini 2014-06-05 11:15:27 -04:00
  • 1ab6f61a1a board/BuR/tseries: cosmetic changes Hannes Petermaier 2014-06-04 10:37:12 +02:00
  • 3e6a52c6ca board/BuR/common: Add CONFIG_CMD_I2C Hannes Petermaier 2014-06-04 10:28:39 +02:00
  • ef1bd8f416 board/BuR/tseries: only run gpmc_init(...) in NAND-build Hannes Petermaier 2014-06-04 10:26:29 +02:00
  • 9a1063ebde board/BuR/tseries: Add support for using 8-bit on eMMC Hannes Petermaier 2014-06-04 10:25:32 +02:00
  • 29a0d9c08e board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD Hannes Petermaier 2014-06-04 10:22:07 +02:00
  • 25b0a729aa arch-am33xx: Add defines for timer0-7 Hannes Petermaier 2014-06-04 10:19:26 +02:00
  • ccd2f8db81 ARM: AM43xx: Fix UART clocks enabling Lokesh Vutla 2014-06-02 10:49:03 +05:30
  • fa03834fdf ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS Lokesh Vutla 2014-06-02 10:45:38 +05:30
  • 0970051d13 tam3517: fix NAND detection Jeroen Hofstee 2014-05-31 17:08:30 +02:00
  • 1dbb64dcf9 keystone: k2hk: enable support of nand ecclayout command WingMan Kwok 2014-05-29 18:58:16 +03:00
  • afee59cd49 keystone: init: enable UART1 to be able use it from kernel Murali Karicheri 2014-05-29 18:57:12 +03:00
  • 196311dc72 arm:am33xx: Rework s_init and add board_early_init_f Tom Rini 2014-05-21 12:57:22 -04:00
  • 87acf194a2 arm:am33xx: Make dram_init call sdram_init() in some contexts Tom Rini 2014-05-21 12:57:21 -04:00
  • ce3cc8ecf5 ti: qspi: populate slave device to set flash quad bit. Sourav Poddar 2014-05-19 16:53:38 -04:00
  • 7a5f71bc40 am43xx_evm: Add qspiboot target Sourav Poddar 2014-05-19 16:53:37 -04:00
  • 867f03040f am335x: update README for BCH16 pekon gupta 2014-06-02 17:14:43 +05:30
  • 46840f66ca mtd: nand: omap: add support for BCH16_ECC - NAND driver updates pekon gupta 2014-06-02 17:14:42 +05:30
  • 8d13a730de mtd: nand: omap_gpmc: use macro for register definitions pekon gupta 2014-06-02 17:14:41 +05:30
  • 68128e0a86 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT pekon gupta 2014-05-06 00:46:20 +05:30
  • b80a660338 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width pekon gupta 2014-05-06 00:46:19 +05:30
  • 6e1899e633 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices David Mosberger 2014-05-06 00:46:18 +05:30
  • 27ce9e4290 mtd: nand: force NAND_CMD_READID onto 8-bit bus Brian Norris 2014-05-06 00:46:17 +05:30
  • b9ae609fdb mtd: nand: don't use read_buf for 8-bit ONFI transfers Brian Norris 2014-05-06 00:46:16 +05:30
  • 3f990dc83b mtd: nand: omap: fix error-codes returned from omap-elm driver pekon gupta 2014-04-11 12:55:35 +05:30
  • a09431da38 mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch pekon gupta 2014-04-11 12:55:34 +05:30
  • 9233279f8e mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info pekon gupta 2014-04-11 12:55:33 +05:30
  • d21e77ff84 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' pekon gupta 2014-04-11 12:55:32 +05:30
  • 0439d752c5 mtd: nand: omap_elm: use macros for register definitions pekon gupta 2014-04-11 12:55:31 +05:30
  • 41bbe4dd49 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 pekon gupta 2014-04-11 12:55:30 +05:30
  • b98c5755c0 mtd: nand: omap_elm: remove #include omap_gpmc.h pekon gupta 2014-04-11 12:55:29 +05:30
  • 67a04ab3ab MX25: fix build due to missing sys_proto.h Stefano Babic 2014-06-06 10:58:47 +02:00
  • aaef49da5e mx25pdk: Add generic board support Fabio Estevam 2014-05-13 14:40:10 -03:00
  • 22452fd821 imx: sata: return failure if not IMX6Q/IMX6D Tim Harvey 2014-05-07 22:24:47 -07:00
  • ca84d72d1c dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D Tim Harvey 2014-05-07 22:23:35 -07:00
  • 0cc11dea89 imx: ventana: switch to SPL Tim Harvey 2014-06-02 16:13:27 -07:00
  • 680e8db450 imx: ventana: auto-configure for IMX6Q vs IMX6DL Tim Harvey 2014-06-02 16:13:26 -07:00
  • 1badf2f47c imx: ventana: split read_eeprom into standalone file Tim Harvey 2014-06-02 16:13:25 -07:00
  • 5bf497e3fd imx: iomux: add macros to setup iomux for multiple SoC types Tim Harvey 2014-06-02 16:13:24 -07:00
  • fe0f7f7842 mx6: add mmdc configuration for MX6Q/MX6DL Tim Harvey 2014-06-02 16:13:23 -07:00
  • 8d05b161fc mx6: add structs for mmdc and ddr iomux registers Tim Harvey 2014-06-02 16:13:22 -07:00
  • b07161c321 imx: add comments and remove unused struct fields Tim Harvey 2014-06-02 16:13:21 -07:00
  • 887717dbb9 mx6: add boot device support for SPL Tim Harvey 2014-06-02 16:13:20 -07:00
  • 88c307d19d mx6: add common SPL configuration Tim Harvey 2014-06-02 16:13:19 -07:00
  • 73210dccdb spl: nand: add support for mxs nand Tim Harvey 2014-06-02 16:13:18 -07:00
  • 9f2ec3f543 spl: consolidate arch/arm/include/asm/arch-*/spl.h Masahiro Yamada 2014-04-23 21:20:43 +09:00
  • 3e1fa221f9 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx Tom Rini 2014-06-05 17:38:30 -04:00
  • 31e997f921 fs: fatwrite: use map_sysmem before use file_fat_write Wu, Josh 2014-06-04 11:01:24 +08:00
  • 97cb4e5450 tools: refactor HOSTLOADLIBES_* options Masahiro Yamada 2014-06-05 16:41:49 +09:00
  • 66948c25bb nand_spl: remove nand_spl infrastructure Masahiro Yamada 2014-06-04 10:26:53 +09:00
  • 7445207f0f nand_spl: remove simpc8313 support Masahiro Yamada 2014-06-04 10:26:52 +09:00
  • d0fb0fce19 nand_spl: remove MPC8315ERDB_NAND support Masahiro Yamada 2014-06-04 10:26:51 +09:00
  • 0234446fd1 nand_spl: remove MPC8536DS support Masahiro Yamada 2014-06-04 10:26:50 +09:00
  • 223f88f46f nand_spl: remove MPC8569MDS_NAND support Masahiro Yamada 2014-06-04 10:26:49 +09:00
  • 5dc0d60df7 nand_spl: remove MPC8572DS_NAND support Masahiro Yamada 2014-06-04 10:26:48 +09:00
  • 26bf6d77a6 nand_spl: remove P1023RDS_NAND support Masahiro Yamada 2014-06-04 10:26:47 +09:00
  • ba8dd7755e kbuild: move cmd_mkimage to scripts/Makefile.lib Masahiro Yamada 2014-06-04 10:12:21 +09:00
  • b9d1dbd4df kbuild: use cmd_shipped instead of cmd_copy Masahiro Yamada 2014-06-04 10:11:18 +09:00
  • 823f18e605 boards.cfg: move many unmaintained boards to Orphan Masahiro Yamada 2014-06-02 16:30:53 +09:00
  • 1de7bb4f27 Prevent a buffer overflow in mkimage when signing with SHA256 Michael van der Westhuizen 2014-05-30 20:59:00 +02:00
  • 353527d527 driver/ddr/fsl: Fix printing unspecified module info for DDR4 York Sun 2014-06-05 12:32:15 -07:00
  • 377ffcfabf powerpc/mpc85xx: Add workaround to enable TDM on T1040 Sandeep Singh 2014-06-05 18:49:57 +05:30
  • fa6e742825 powerpc/B4420: Fixed incomplete handling for 0x9d serdes2 poonam aggrwal 2014-05-31 00:08:18 +05:30
  • b6808cd82d powerpc/serdes: Add the workaround for erratum A-007186 Shaveta Leekha 2014-05-28 14:18:55 +05:30
  • 9855b3beca powerpc/mpc85xx: Add workaround for DDR erratum A004508 York Sun 2014-05-23 13:15:00 -07:00
  • aaee5230f1 powerpc/t2080: add serdes2 protocol 0x27 Shengzhou Liu 2014-05-22 17:24:59 +08:00
  • afb907061a powerpc/espi: remove 80us delay to improve transfer performance Hou Zhiqiang 2014-05-21 10:25:10 +08:00
  • e6c334a7a4 powerpc/t4rdb: Add alternate serdes protocols to align with A-007186 Chunhe Lan 2014-05-20 13:34:28 +08:00
  • 40483e1e1d board/t2080qds: some update for ddr Shengzhou Liu 2014-05-20 12:08:20 +08:00
  • 94752f60eb powerpc/t4qds: Add alternate serdes protocols to align with A-007186 Shaohui Xie 2014-05-16 10:52:33 +08:00
  • 9752eb6426 board/t208x: update t2080qds/t2080rdb for errata A-007186 Shengzhou Liu 2014-05-15 19:24:11 +08:00
  • d835e91d56 mpc8313, signed fit: enable legacy image format on ids8313 board Heiko Schocher 2014-05-28 11:33:34 +02:00
  • 21d29f7f9f bootm: make use of legacy image format configurable Heiko Schocher 2014-05-28 11:33:33 +02:00
  • 5f65826b1b FDT: Fix DTC repository references Jon Loeliger 2014-05-27 09:12:48 -05:00
  • 60bf941693 disk: part_efi: add get_partition_info_efi_by_name() Steve Rae 2014-05-26 11:52:24 -07:00
  • e04350d299 disk: part_efi: clarify lbaint_t usage Steve Rae 2014-05-26 11:52:23 -07:00
  • dedf37bb61 disk: part_efi: resolve endianness issues Steve Rae 2014-05-26 11:52:22 -07:00
  • ed6a5d4f88 env_eeprom: Assign default environment during board_init_f Siva Durga Prasad Paladugu 2014-05-26 19:51:22 +05:30
  • 4f0d1a2aea fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE Siva Durga Prasad Paladugu 2014-05-26 19:18:37 +05:30
  • 9cd73bf859 openrisc: fix relocation code Franck Jullien 2014-05-21 22:43:50 +02:00
  • c346cf1350 openrisc: update SPR registers definition Franck Jullien 2014-05-21 22:43:49 +02:00
  • 08be2836df phy: fix create_phy_by_mask for when its given an actual search mask Cormier, Jonathan 2014-05-21 13:08:52 -04:00