Commit Graph

  • b19f57491a tegra: add SPI SLINK driver Allen Martin 2013-01-29 13:51:28 +00:00
  • 91673e2adf tegra: add addresses of SPI SLINK controllers Allen Martin 2013-01-29 13:51:27 +00:00
  • 23e3158f34 tegra30: fdt: add SPI SLINK nodes Allen Martin 2013-01-29 13:51:26 +00:00
  • 7d54f022bb tegra30: add SBC1 to periph id mapping table Allen Martin 2013-01-29 13:51:25 +00:00
  • 8f1b46b104 tegra: spi: add fdt support to tegra SPI SFLASH driver Allen Martin 2013-01-29 13:51:24 +00:00
  • c98f03fae0 tegra20: fdt: add SPI SFLASH node Allen Martin 2013-01-29 13:51:23 +00:00
  • c35eb56a0e tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS Stephen Warren 2013-01-22 06:20:07 +00:00
  • 4727a13bde tegra: rename FUNCMUX_UART2_UARTB Stephen Warren 2013-01-22 06:20:08 +00:00
  • f29f086a09 Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c Tom Warren 2013-01-23 14:01:01 -07:00
  • d83152d8e4 Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry Tom Warren 2013-01-18 13:36:26 -07:00
  • 36068ae75e tegra: fdt: add back missing host1x node Allen Martin 2013-01-25 08:46:47 +00:00
  • 58864ddc72 Clean up libfdt.h includes Gerald Van Baren 2013-02-07 19:49:54 -05:00
  • 8aa5ec6e16 common/fdt_support.c: sparse fixes Kim Phillips 2013-01-16 14:00:11 +00:00
  • b2ba62a1aa libfdt: update from upstream dtc commit 142419e Kim Phillips 2013-01-16 13:59:50 +00:00
  • 71bbb3df90 libfdt: update fdt.h from upstream dtc Kim Phillips 2013-01-16 13:59:43 +00:00
  • 25aca0fbb5 libfdt_env.h: add fdt type definitions Kim Phillips 2013-01-16 13:59:34 +00:00
  • 12e06fe03f treewide: include libfdt_env.h before fdt.h Kim Phillips 2013-01-16 13:59:04 +00:00
  • 6487d88aaa fdt: fix dts preprocessor options Allen Martin 2013-01-08 16:07:54 +00:00
  • 8978f860a6 am33xx: Drop gpio0_7_pin_mux from phytec pcm051 Tom Rini 2013-02-04 12:21:39 -05:00
  • 3e857d041f OMAP3: igep00x0: fix a build warning on IGEP boards Javier Martinez Canillas 2013-01-26 13:18:32 +01:00
  • f170899f73 AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree hvaibhav@ti.com 2012-09-18 09:26:05 +00:00
  • 13526f7157 Add DDR3 support for AM335x-EVM (Version 1.5A) Jeff Lance 2013-01-14 05:32:20 +00:00
  • 3ec36b34fe am335x: display msg when reading MAC from efuse Lars Poeschel 2013-01-11 00:53:32 +00:00
  • 1c1b7c3739 pcm051: Add support for Phytec phyCORE-AM335x Lars Poeschel 2013-01-11 00:53:31 +00:00
  • aca0b8b4f7 am33xx: add a pulldown macro to pinmux config Lars Poeschel 2013-01-11 00:53:30 +00:00
  • d70f54808d omap4: allow the use of a plain text env file instead boot scripts Javier Martinez Canillas 2013-01-07 03:51:20 +00:00
  • 9d4f542123 OMAP3: igep00x0: add boot status GPIO LED Javier Martinez Canillas 2012-12-27 03:36:01 +00:00
  • 77eea28074 OMAP3: use a single board file for IGEP devices Javier Martinez Canillas 2012-12-27 01:35:56 +00:00
  • 00ed345898 arm: zynq: Add lowlevel initialization to C Michal Simek 2013-02-04 12:42:25 +01:00
  • 59c651f4e2 arm: zynq: Add SLCR support with system reset Michal Simek 2013-02-04 12:38:59 +01:00
  • 7dca54f872 xilinx: zynq: Enable DCC and create new zynq_dcc board Michal Simek 2013-02-04 15:23:17 +01:00
  • d62ef5619c sf: stmicro: Add support for N25Q256A Jagannadha Sutradharudu Teki 2013-01-29 17:13:38 +05:30
  • b1431dac32 sf: stmicro: Add support for N25Q32A Jagannadha Sutradharudu Teki 2013-01-29 17:13:37 +05:30
  • c75c92122f sf: stmicro: Add support for N25Q32 Jagannadha Sutradharudu Teki 2013-01-29 17:13:36 +05:30
  • f785fcb631 sf: stmicro: Add support for N25Q64A Jagannadha Sutradharudu Teki 2013-01-23 18:21:45 +05:30
  • 5818a09d70 sf: winbond: Add W25Q64W Jagannadha Sutradharudu Teki 2013-01-23 13:29:29 +01:00
  • 4e994c168f sf: spansion: Correct the first byte of idcode1 for S25FL256S part Jagannadha Sutradharudu Teki 2012-09-14 20:46:11 +05:30
  • 6e787b7234 Merge branch 'master' of git://git.denx.de/u-boot-x86 Tom Rini 2013-02-04 17:50:11 -05:00
  • 9a32084ea0 Merge branch 'master' of git://git.denx.de/u-boot Kim Phillips 2013-02-04 11:16:26 -06:00
  • 2d795c9621 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze Tom Rini 2013-02-04 09:07:34 -05:00
  • 10ec0f8a74 serial: arm_dcc: Fix compilation warning and remove unneeded initialization Michal Simek 2013-01-22 23:40:07 +00:00
  • e70fb539a6 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option Michal Simek 2013-01-22 23:40:06 +00:00
  • 3981d02e0b sf: stmicro: add support for N25Q064 Jagannadha Sutradharudu Teki 2012-12-12 04:48:56 +00:00
  • 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process Richard Genoud 2012-12-03 06:28:28 +00:00
  • b2f3e0ea3e console: USB: KBD: Fix incorrect autoboot timeout Jim Lin 2013-01-24 01:05:55 +00:00
  • 3fd1e85aaa board sc3: fix warning about nested comment Jeroen Hofstee 2013-01-08 13:35:53 +00:00
  • b56540801f common: env_mmc: Use __weak annotation to simplify code Fabio Estevam 2013-01-08 05:36:11 +00:00
  • 0f3073433c common/cmd_bootm.c: prevent running of subcommands before 'bootm start' Gabor Juhos 2013-01-06 23:04:25 +00:00
  • ac1048ae1c drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t" Alexey Brodkin 2013-01-03 01:02:46 +00:00
  • cb940c7ede FAT: remove ifdefs to make the code more readable Richard Genoud 2012-12-13 03:30:10 +00:00
  • fb7e16cc1c FAT: use toupper/tolower instead of recoding them Richard Genoud 2012-12-13 00:47:36 +00:00
  • c7db645a6b configs:Remove unused macro CONFIG_DISCOVER_PHY Ashok 2012-11-07 07:39:29 +00:00
  • 43cff66e03 x86: Use generic global_data Simon Glass 2012-12-13 20:49:27 +00:00
  • 1e5f8bd0bc sparc: Use generic global_data Simon Glass 2012-12-13 20:49:26 +00:00
  • a987902753 sh: Use generic global_data Simon Glass 2012-12-13 20:49:25 +00:00
  • 07d59bb243 sandbox: Use generic global_data Simon Glass 2012-12-13 20:49:24 +00:00
  • 2ab575e05d powerpc: Use generic global_data Simon Glass 2012-12-13 20:49:23 +00:00
  • 6f8b28520d openrisc: Use generic global_data Simon Glass 2012-12-13 20:49:22 +00:00
  • 1f7559ec38 nios2: Use generic global_data Simon Glass 2012-12-13 20:49:21 +00:00
  • ee22c1a214 nds32: Use generic global_data Simon Glass 2012-12-13 20:49:20 +00:00
  • 9572202026 mips: Use generic global_data Simon Glass 2012-12-13 20:49:19 +00:00
  • eef5415036 microblaze: Use generic global_data Simon Glass 2012-12-13 20:49:18 +00:00
  • e56b250735 m68k: Use generic global_data Simon Glass 2012-12-13 20:49:17 +00:00
  • 06b507b85c blackfin: Use generic global_data Simon Glass 2012-12-13 20:49:16 +00:00
  • 47a9789f25 avr32: Use generic global_data Simon Glass 2012-12-13 20:49:15 +00:00
  • baa1e53683 arm: Use generic global_data Simon Glass 2012-12-13 20:49:14 +00:00
  • c8fcd0f279 Only use fb_base if we have a display Simon Glass 2012-12-13 20:49:13 +00:00
  • 50b1fa3996 Add generic global_data Simon Glass 2012-12-13 20:49:12 +00:00
  • 8ee666a76f sandbox: Move ram_buf to arch_global_data Simon Glass 2012-12-13 20:49:11 +00:00
  • 3d0f8c8f80 avr32: Move cpu_hz to arch_global_data Simon Glass 2012-12-13 20:49:10 +00:00
  • 1c865d5897 avr32: Move stack_end to arch_global_data Simon Glass 2012-12-13 20:49:09 +00:00
  • 035cbe99cd mips: Move per_clk and dev_clk to arch_global_data Simon Glass 2012-12-13 20:49:08 +00:00
  • 7e2592fd5a m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data Simon Glass 2012-12-13 20:49:07 +00:00
  • fa25c6f0cc sparc: Drop kbd_status and reset_status from global_data Simon Glass 2012-12-13 20:49:06 +00:00
  • e9adeca3fc ppc: arm: Move sdhc_clk into arch_global_data Simon Glass 2012-12-13 20:49:05 +00:00
  • 225ca83dfe ppc: Move kbd_status to arch_global_data Simon Glass 2012-12-13 20:49:04 +00:00
  • a0d3c820c4 ppc: Move wdt_last to arch_global_data Simon Glass 2012-12-13 20:49:03 +00:00
  • 923a662f2f ppc: Move fpga_state to arch_global_data Simon Glass 2012-12-13 20:49:02 +00:00
  • 7273ccec61 ppc: Remove console_addr from global data Simon Glass 2012-12-13 20:49:01 +00:00
  • 7e15d6dbf3 ppc: Move mirror_hack to arch_global_data Simon Glass 2012-12-13 20:49:00 +00:00
  • 3a1dc8f125 arm: Move uart_clk to arch_global_data Simon Glass 2012-12-13 20:48:59 +00:00
  • 6bb9ba7260 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data Simon Glass 2012-12-13 20:48:58 +00:00
  • 43e60814b3 ppc: Move arbiter fields to arch_global_data Simon Glass 2012-12-13 20:48:57 +00:00
  • 3c4c308c00 ppc: Move reset_status to arch_global_data Simon Glass 2012-12-13 20:48:56 +00:00
  • 1c356135fa ppc: Move mpc8220 clocks to arch_global_data Simon Glass 2012-12-13 20:48:55 +00:00
  • fefb098b18 ppc: Move mpc512x clocks to arch_global_data Simon Glass 2012-12-13 20:48:54 +00:00
  • b28774966c ppc: Move mpc5xxx clocks to arch_global_data Simon Glass 2012-12-13 20:48:53 +00:00
  • 7c80c6c51a ppc: Move used_tlb_cams to arch_global_data Simon Glass 2012-12-13 20:48:52 +00:00
  • 8670dbc953 ppc: Move used_laws to arch_global_data Simon Glass 2012-12-13 20:48:51 +00:00
  • 45bae2e3cf ppc: Move CONFIG_QE to arch_global_data Simon Glass 2012-12-13 20:48:50 +00:00
  • 609e6ec3f6 ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data Simon Glass 2012-12-13 20:48:49 +00:00
  • 67ac13b1b9 ppc: Move lbc_clk and cpu to arch_global_data Simon Glass 2012-12-13 20:48:48 +00:00
  • 14d315b8b3 microblaze: Remove FSL support from generic board Michal Simek 2013-01-23 14:18:25 +01:00
  • 82b6a4764c common: cmd_bdinfo: Fix compilation warning for microblaze Michal Simek 2013-01-23 14:15:35 +01:00
  • 151eeeb275 board: xilinx: Remove common folder Michal Simek 2013-01-23 14:11:50 +01:00
  • 74b87c4ceb board: xilinx: Remove unused ancient i2c driver Michal Simek 2013-01-23 14:09:35 +01:00
  • 85e9c65f8a spi: xilinx_spi: Perform software reset during slave setup Jason Wu 2012-11-23 15:05:08 +10:00
  • 9fc6a06ad3 common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM Michal Simek 2013-01-23 12:21:18 +01:00
  • 2281ba5172 microblaze: Add muldi3.c which contains routines for _muldi3 David Holsgrove 2012-11-06 23:01:24 +10:00
  • 7cde9f35d6 block: systemace: Added missing "else" in "ace_writew" Alexey Brodkin 2013-01-03 13:35:23 +04:00