Commit Graph

  • 4c1883670a ppc4xx: Rename compactcenter to intip Dirk Eibach 2009-09-09 12:36:07 +02:00
  • d1c3b27525 ppc4xx: Big cleanup of PPC4xx defines Stefan Roese 2009-09-09 16:25:29 +02:00
  • d8d8724be0 net/bootp.c: fix compile warning Wolfgang Denk 2009-09-11 09:05:32 +02:00
  • 51003b8981 kwbimage.c: Fix compile warning when building on 64 bit systems Wolfgang Denk 2009-09-11 08:58:11 +02:00
  • e7963772eb muas3001: remove BRG clock node fixup to use common mpc8260 code. Marcel Ziswiler 2009-09-09 21:11:18 +02:00
  • c7c1dbbf71 r7780mp: fix typo in Ethernet chip model number comment. Marcel Ziswiler 2009-09-09 21:09:00 +02:00
  • 45f89f340b ep8248: add support for device tree and secondary Ethernet interface. Marcel Ziswiler 2009-09-09 21:22:08 +02:00
  • aa0c7a86cd mkimage: Add Kirkwood Boot Image support (kwbimage) Prafulla Wadaskar 2009-09-07 15:05:02 +05:30
  • 7809fbb9aa Kirkwood: Sheevaplug: Add kwimage configuration file Prafulla Wadaskar 2009-09-07 14:59:09 +05:30
  • b029dddc9a mkimage: Make table_entry code global Prafulla Wadaskar 2009-09-07 14:59:08 +05:30
  • f666dea8ab mkimage: Make genimg_print_size() global Prafulla Wadaskar 2009-09-07 14:59:07 +05:30
  • 37b801888c mkimage: Include missing files in build dependency calculations Prafulla Wadaskar 2009-09-07 14:59:06 +05:30
  • 3a2003f61e tools/mkimage: fix compiler warnings, use "const" Wolfgang Denk 2009-08-19 11:42:56 +02:00
  • 89a4d6b12f tools: mkimage: split code into core, default and FIT image specific Prafulla Wadaskar 2009-08-19 17:36:46 +05:30
  • 449609f5b1 tools: mkimage: Fixed build warnings Prafulla Wadaskar 2009-08-16 05:28:19 +05:30
  • 14821d7dea tools: mkimage: Makefile sorted Prafulla Wadaskar 2009-08-10 20:44:06 +05:30
  • f7644c0bf3 tools: mkimage : bugfix returns correct value for list command Prafulla Wadaskar 2009-08-10 18:49:37 +05:30
  • 511c02f611 mkconfig: pass the board name to board config file Mingkai Hu 2009-09-08 15:07:12 +08:00
  • d640ac58db Remove "atmel_df_pow2" binary with "make clean" Wolfgang Denk 2009-09-07 23:52:31 +02:00
  • 0b34dbbd0b ppc4xx: Fix compilation warning in 4xx miiphy.c Stefan Roese 2009-09-07 10:52:24 +02:00
  • 82379b5564 ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards Matthias Fuchs 2009-09-07 17:00:41 +02:00
  • 99bcf14d55 ppc4xx: Allow overwriting pci target registers for all 4xx boards Matthias Fuchs 2009-09-07 17:00:40 +02:00
  • cfab2ae322 ppc4xx: Fix PMC405DE support Matthias Fuchs 2009-09-04 10:37:04 +02:00
  • c8355b9d9f amcc-common.h: Use filenames from environment variables for update procedure. Detlev Zundel 2009-09-02 17:24:57 +02:00
  • 6c97a20d0b ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address Kumar Gala 2009-09-09 11:40:41 -05:00
  • c348322ac7 ppc/85xx: Clean up do_reset Kumar Gala 2009-09-08 13:46:46 -05:00
  • 21170c80a8 ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). Poonam Aggrwal 2009-09-03 19:42:40 +05:30
  • f8027f6b47 ppc/85xx/86xx: Device tree fixup for number of cores Poonam Aggrwal 2009-09-02 19:40:36 +05:30
  • 58442dc01e ppc/85xx,86xx: Handling Unknown SOC version Poonam Aggrwal 2009-09-02 13:35:21 +05:30
  • 3e7b6c1f2d ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host Kumar Gala 2009-09-02 09:03:08 -05:00
  • 5052a771cf ppc/85xx: Cleanup makefile and related optional files Kumar Gala 2009-09-02 09:00:50 -05:00
  • 74c5dfd81f fsl: add register read-back to set_law() Timur Tabi 2009-09-04 17:05:24 -05:00
  • c725908681 ppc/85xx: Fix bug in setup_mp code Kumar Gala 2009-09-03 08:41:31 -05:00
  • c2287af155 ppc/85xx: Add a simple function to search the TLB Kumar Gala 2009-09-03 08:20:24 -05:00
  • 26f4cdba6b 85xx: Add support for setting IVORs to fixed offset defaults Kumar Gala 2009-08-14 13:37:54 -05:00
  • da1cd955df ppc/85xx: Fix up eSDHC controller clock frequency in the device tree Dipen Dudhat 2009-09-02 11:25:08 +05:30
  • 2abbd31da6 ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist Kumar Gala 2009-09-01 22:01:54 -05:00
  • 13d46ab257 ppc/8xxx: relocate cpu pointer in global data Kumar Gala 2009-09-01 21:07:08 -05:00
  • 9c671e7062 fsl: sys_eeprom: Fix 'may be used uninitialized' warning Anton Vorontsov 2009-09-02 02:17:24 +04:00
  • 6b9ea08c50 ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clk Dipen Dudhat 2009-09-01 17:27:00 +05:30
  • 0052a051f6 Merge branch 'master' of git://git.denx.de/u-boot-i2c Wolfgang Denk 2009-09-07 23:20:04 +02:00
  • 3ea43ff773 Merge branch 'master' of git://git.denx.de/u-boot-arm Wolfgang Denk 2009-09-07 23:12:46 +02:00
  • 92477a631b fsl_i2c: increase I2C timeout values and make them configurable Timur Tabi 2009-09-04 16:28:35 -05:00
  • 5da71efa18 Reset i2c slave devices during init on mpc5xxx cpus Eric Millbrandt 2009-09-03 08:09:44 -05:00
  • 2d4072c06b ARM: DaVinci: Adding Support for DaVinci DM365 EVM Sandeep Paulraj 2009-08-15 11:20:58 -04:00
  • cf463091bc ARM: DaVinci: DaVinci DM365 SOC specific code Sandeep Paulraj 2009-08-15 11:20:44 -04:00
  • e830b66b35 DM9000 init for pm9261 Ilko Iliev 2009-09-05 02:51:34 +02:00
  • c35d7cf071 Add support for the DevKit8000 board Frederik Kriewitz 2009-08-23 12:56:42 +02:00
  • 127f9ae575 omap3: move the other boards to board/ Jean-Christophe PLAGNIOL-VILLARD 2009-08-23 16:32:40 +02:00
  • 350f3ac573 arm: move Logicpd's boards to board/logicpd/ Jean-Christophe PLAGNIOL-VILLARD 2009-08-23 16:32:39 +02:00
  • 0a0e4bad96 omap: move TI's boards to board/ti/ Jean-Christophe PLAGNIOL-VILLARD 2009-08-23 16:32:38 +02:00
  • 9f23ca42b3 ARM: Update mach-types Wolfgang Denk 2009-09-04 23:20:29 +02:00
  • 262ae0a619 push LOAD_ADDR out to arch mk files Mike Frysinger 2009-09-03 23:12:47 -04:00
  • 7662eb2b9d zlib: fix code when DEBUG is defined Giuseppe CONDORELLI 2009-09-03 07:37:46 -04:00
  • cfcbf8c4cf mxc_nand: Remove Freescale's "All Rights Reserved." Scott Wood 2009-09-02 16:45:31 -05:00
  • 001d615681 mpc83xx/serdes: License cleanup: remove "All Rights Reserved" notice Anton Vorontsov 2009-09-02 17:58:48 +04:00
  • 46ff6d4613 License cleanup: remove unintended "All Rights Reserved" notices. Wolfgang Denk 2009-09-02 14:57:27 +02:00
  • 37daa77f3c cmd_mtdparts.c: fix compiler warning in debug code Wolfgang Denk 2009-09-02 10:21:20 +02:00
  • d8bc55a6fb Move uninitialized_var() macro from ubi_uboot.h to compiler.h Anton Vorontsov 2009-09-01 20:58:03 +04:00
  • d72871e138 arm: Remove -fno-strict-aliasing Kumar Gala 2009-09-01 11:24:45 -05:00
  • d6281ff0cc ppc: Remove -fno-strict-aliasing Kumar Gala 2009-09-01 11:24:44 -05:00
  • 795d246c27 galaxy5200: Add chip select region for an Epson S1D15313 Eric Millbrandt 2009-08-28 07:14:04 -05:00
  • 3dfad40a04 Add ability for arch code to make changes before we boot Kumar Gala 2009-08-27 08:23:55 -05:00
  • 9ea005fb44 Use different PBA value for E1000 PCI and PCIe cards Roy Zang 2009-08-22 03:49:52 +08:00
  • 5b34a296d4 Add PCI support to eNET board Graeme Russ 2009-08-23 12:59:58 +10:00
  • f50b619d9c i386: Moved PCI from #ifdef to conditional compile for sc520 boards Graeme Russ 2009-08-23 12:59:57 +10:00
  • ed7a1b681d i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure Graeme Russ 2009-08-23 12:59:56 +10:00
  • 9b32f96b5b Misc sc520 cdp fixups Graeme Russ 2009-08-23 12:59:55 +10:00
  • 91ee4e183c Fixup sc520_spunk board Graeme Russ 2009-08-23 12:59:54 +10:00
  • 8907b8dbc5 Misc ds1722 fixups Graeme Russ 2009-08-23 12:59:53 +10:00
  • a92510e7fa Misc ti_pci1410a fixups Graeme Russ 2009-08-23 12:59:52 +10:00
  • 31b9ab33d9 Misc SATA fixups Graeme Russ 2009-08-23 12:59:51 +10:00
  • d754902409 i386: Misc PCI fixups Graeme Russ 2009-08-23 12:59:50 +10:00
  • 04ff9ab158 Fix sc520 timer interrupt generation Graeme Russ 2009-08-23 12:59:49 +10:00
  • f3a8d6b29b Fix environment configuration for eNET board Graeme Russ 2009-08-23 12:59:48 +10:00
  • ea0c37798c i386: Fix regression introduced by commit 8c63d47651 Graeme Russ 2009-08-23 12:59:47 +10:00
  • cfb3a736ff i386: Change inline asm global symbols to local Graeme Russ 2009-08-23 12:59:46 +10:00
  • a3ab8caee6 i386: Add errno.h Graeme Russ 2009-08-23 12:59:45 +10:00
  • d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations Peter Tyser 2009-08-21 23:05:21 -05:00
  • a483a167bc Standardize mem_malloc_init() implementation Peter Tyser 2009-08-21 23:05:20 -05:00
  • 5e93bd1c9a Consolidate arch-specific sbrk() implementations Peter Tyser 2009-08-21 23:05:19 -05:00
  • 65f6f07b72 atmel_df_pow2: standalone to convert dataflashes to pow2 Mike Frysinger 2009-07-23 16:37:03 -04:00
  • cb95c7a935 Blackfin: cm-bf548: fix device->stdio_dev fallout Mike Frysinger 2009-09-02 05:52:37 -04:00
  • c7bcdde46a Blackfin: enable 64bit printf for nand Mike Frysinger 2009-09-02 04:21:16 -04:00
  • 9c46e71af2 Blackfin: use scratch pad for exception stack Mike Frysinger 2009-08-24 20:48:04 -04:00
  • 69a25ce357 Blackfin: increase default console size Mike Frysinger 2009-08-24 20:36:25 -04:00
  • f541e1d6d9 Blackfin: fix debug printf modifiers Mike Frysinger 2009-08-24 19:03:18 -04:00
  • 4640c2b869 Blackfin: cm-bf537u: new board port Harald Krapfenbauer 2009-08-20 19:20:41 -04:00
  • c4db335c2e Blackfin: change global data register from P5 to P3 Robin Getz 2009-08-17 15:23:02 +00:00
  • 574b70df03 Blackfin: enable more network commands for ADI dev boards Robin Getz 2009-08-11 14:20:13 +00:00
  • aa7b248a05 Blackfin: bf537-stamp: comment CF-Flash Card Support better Michael Hennerich 2009-06-18 09:12:50 +00:00
  • 69c6d268a2 Blackfin: use +(filesize) to make sure we are only doing what is necessary Robin Getz 2009-07-10 18:37:15 +00:00
  • 2dc851e3b0 Support for the Calao TNY-A9260/TNY-A9G20 boards Albin Tonnerre 2009-08-20 16:04:49 +02:00
  • 49d2cb4d61 arm: Kirkwood: add SYSRSTn Duration Counter Support Prafulla Wadaskar 2009-08-20 20:59:28 +05:30
  • 9453967e28 Add support for the Calao SBC35-A9G20 board Albin Tonnerre 2009-08-24 18:03:26 +02:00
  • 10bc241dfc imx27lite: add support for imx27lite board from LogicPD Ilya Yanok 2009-08-11 02:32:09 +04:00
  • 50b5fff558 at91sam9260/afeb9260: Fix SPI initialization Albin Tonnerre 2009-09-01 11:26:20 +02:00
  • f3d4f8870e Remove duplicate set_cr Simon Kagstrom 2009-08-18 11:13:44 +02:00
  • 3aa8b68d80 Merge branch 'next' of ../next Wolfgang Denk 2009-08-31 22:21:47 +02:00
  • 3d35d87d54 Prepare 2009.08 v2009.08 Wolfgang Denk 2009-08-31 19:57:42 +02:00