Commit Graph

  • 83653121d7 Merge branch 'master' of git://git.denx.de/u-boot-arm Minkyu Kang 2010-04-19 10:26:18 +09:00
  • 07739bcef5 Moved board specific values in config file Stefano Babic 2010-03-28 13:43:26 +02:00
  • 84a6e0d0f8 MX51EVK: Remove CPLD related code Fabio Estevam 2010-03-31 06:32:56 -07:00
  • e470955b64 arm, i.mx27: add support for magnesium board from projectiondesign Heiko Schocher 2010-03-05 07:36:33 +01:00
  • 9f6f58209e arm, mx27: add support for SDHC1 pin init Heiko Schocher 2010-03-04 08:12:05 +01:00
  • eff3b9a742 SAMSUNG: make s5p common gpio functions Minkyu Kang 2010-03-24 15:31:06 +09:00
  • 5aa02e4d6a SAMSUNG: serial: modify name from s5pc1xx to s5p Minkyu Kang 2010-03-24 16:59:30 +09:00
  • 254ab7bd46 nios2: Move individual board linker scripts to common script in cpu tree. Scott McNutt 2010-04-16 16:12:39 -04:00
  • ed1a529ab5 pm9263: remove CONFIG_CMD_AUTOSCRIPT Asen Dimov 2010-04-07 12:33:11 +03:00
  • 364a1a57e2 at91: add defines for RTT and GPBR Alexander Holler 2010-03-29 21:39:43 +02:00
  • 14f7f8be6b pm9261: remove CONFIG_CMD_AUTOSCRIPT Asen Dimov 2010-04-06 16:17:34 +03:00
  • 9428d2f83c pm9261 converted to at91 soc access Asen Dimov 2010-04-06 16:18:04 +03:00
  • 534864eff6 ARM Update mach-types trix 2010-04-10 12:46:49 -05:00
  • 8ff972c6e9 microblaze: Consolidate cache code Michal Simek 2010-04-16 12:56:33 +02:00
  • 9b4d905690 microblaze: Flush cache before jumping to kernel Michal Simek 2010-04-16 12:01:32 +02:00
  • 70524883b0 microblaze: Support system with WB cache Michal Simek 2010-04-16 11:59:29 +02:00
  • 9769b73f60 microblaze: Change initialization sequence Michal Simek 2010-04-16 11:57:35 +02:00
  • e6177b36b8 microblaze: Change cache report messages Michal Simek 2010-04-16 11:55:01 +02:00
  • 8125c980cc microblaze: Fix interrupt handler code Michal Simek 2010-04-16 11:51:59 +02:00
  • b26640971a microblaze: Move FSL initialization to board.c Michal Simek 2010-04-16 11:43:43 +02:00
  • 5bbcb6cf22 microblaze: Move timer initialization to board.c Michal Simek 2010-04-16 11:37:41 +02:00
  • cc53690e05 microblaze: Fix irq.S code Michal Simek 2010-04-16 11:30:16 +02:00
  • 398b1d57a6 microblaze: Add FDT support Arun Bhanu 2010-04-15 18:27:17 +08:00
  • 2a72e9ed18 ppc4xx: Add option for PPC440SPe ports without old Rev. A support Stefan Roese 2010-04-09 14:03:59 +02:00
  • 288991c93f ppc4xx: alpr: Remove some not needed commands to make image fit again Stefan Roese 2010-04-08 09:33:13 +02:00
  • 8d321b81c5 Update README to reflect new directory structure Peter Tyser 2010-04-12 22:28:21 -05:00
  • 37e4dafaae nios2: Move cpu/nios2/* to arch/nios2/cpu/* Peter Tyser 2010-04-12 22:28:20 -05:00
  • 6a8a2b7058 nios: Move cpu/nios/* to arch/nios/cpu/* Peter Tyser 2010-04-12 22:28:19 -05:00
  • 1e9c26578e sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] Peter Tyser 2010-04-12 22:28:18 -05:00
  • e9a882803e i386: Move cpu/i386/* to arch/i386/cpu/* Peter Tyser 2010-04-12 22:28:17 -05:00
  • 6260fb0458 microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* Peter Tyser 2010-04-12 22:28:16 -05:00
  • 8a15c2d10b avr32: Move cpu/at32ap/* to arch/avr32/cpu/* Peter Tyser 2010-04-12 22:28:15 -05:00
  • 1e3827d9cf mips: Move cpu/mips/* to arch/mips/cpu/* Peter Tyser 2010-04-12 22:28:14 -05:00
  • c6fb83d217 blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* Peter Tyser 2010-04-12 22:28:13 -05:00
  • a414553485 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU Peter Tyser 2010-04-12 22:28:12 -05:00
  • 84ad688473 arm: Move cpu/$CPU to arch/arm/cpu/$CPU Peter Tyser 2010-04-12 22:28:11 -05:00
  • 8f0fec74ac sh: Move cpu/$CPU to arch/sh/cpu/$CPU Peter Tyser 2010-04-12 22:28:10 -05:00
  • 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU Peter Tyser 2010-04-12 22:28:09 -05:00
  • 819833af39 Move architecture-specific includes to arch/$ARCH/include/asm Peter Tyser 2010-04-12 22:28:08 -05:00
  • 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" Peter Tyser 2010-04-12 22:28:07 -05:00
  • 0de71d5071 Move libfdt/ into lib/ Peter Tyser 2010-04-12 22:28:06 -05:00
  • 78acc472d9 Rename lib_generic/ to lib/ Peter Tyser 2010-04-12 22:28:05 -05:00
  • ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib Peter Tyser 2010-04-12 22:28:04 -05:00
  • 89f39e177e Change directory-specific CFLAGS to use full path Peter Tyser 2010-04-12 22:28:03 -05:00
  • 03b7004dda Create CPUDIR variable Peter Tyser 2010-04-12 22:28:02 -05:00
  • fd4e49c189 Merge branch 'master' of git://git.denx.de/u-boot-blackfin Wolfgang Denk 2010-04-10 23:59:39 +02:00
  • 30dc165a76 FIX: watchdog timeout, while waiting for input Jens Scharsig 2010-04-09 19:02:38 +02:00
  • 8178110bc2 config_cmd_all.h: Sort entries alphabetically Detlev Zundel 2010-04-08 17:55:48 +02:00
  • 9157e9c40a config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS Frans Meulenbroeks 2010-04-08 17:55:47 +02:00
  • ae30b8c200 malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure karl.beldan@gmail.com 2010-04-06 22:18:08 +02:00
  • a2513e27e8 mkimage: Fix strict-aliasing compiler warning Peter Tyser 2010-04-04 22:36:03 -05:00
  • 1f2463d764 Add initial support for Matrix Vision mvSMR board based on MPC5200B. Andre Schwarz 2010-04-01 21:26:55 +02:00
  • 9acd4f0e91 cmd_bmp.c: add standard subcommand handling Frans Meulenbroeks 2010-03-27 11:16:10 +01:00
  • f852a0c3bf drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking Albin Tonnerre 2010-03-14 18:47:23 +01:00
  • 74b86d2d51 Merge branch 'master' of git://git.denx.de/u-boot-ubi Wolfgang Denk 2010-04-09 21:49:42 +02:00
  • 2aa4c57a10 Merge branch 'master' of git://git.denx.de/u-boot-usb Wolfgang Denk 2010-04-09 21:42:18 +02:00
  • 3b653fdb32 cmd_ubi: Fix uninitialized variable warning Peter Tyser 2010-04-04 22:40:50 -05:00
  • fac71cc49f USB storage probe Kim B. Heino 2010-03-12 10:07:00 +02:00
  • aaad108b88 USB storage count Kim B. Heino 2010-03-12 15:46:56 +02:00
  • d7a22a364c EHCI: add NEC PCI ID Sergei Shtylyov 2010-02-27 21:34:41 +03:00
  • c8b2d1dc0f EHCI: fix port reset reporting Sergei Shtylyov 2010-02-27 21:33:21 +03:00
  • e06a055bcd EHCI: fix off-by-one error in ehci_submit_root() Sergei Shtylyov 2010-02-27 21:32:17 +03:00
  • 6d313c84de EHCI: fix root hub device descriptor Sergei Shtylyov 2010-02-27 21:29:42 +03:00
  • 760bce07f1 video: ati_radeon_fb.c: fix warning while compiling with DEBUG Anatolij Gustschin 2010-04-08 15:50:55 +02:00
  • f6a7a2e888 ati_radeon: Support PCI virtual not eq bus mapping. Ed Swarthout 2010-03-31 15:52:40 -05:00
  • 9624f6d9eb ati_radeon: return with error when emulator fails Ed Swarthout 2010-03-31 09:54:28 -05:00
  • d5011762f5 video: cfb_console.c: add support for RLE8 bitmaps Anatolij Gustschin 2010-03-15 14:50:25 +01:00
  • a233631095 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash Wolfgang Denk 2010-04-08 00:26:03 +02:00
  • 797131c125 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx Wolfgang Denk 2010-04-08 00:23:11 +02:00
  • 92abce8731 Merge branch 'master' of git://git.denx.de/u-boot-i2c Wolfgang Denk 2010-04-08 00:15:11 +02:00
  • 6a1f7e54c2 Merge branch 'master' of git://git.denx.de/u-boot-arm Wolfgang Denk 2010-04-08 00:06:31 +02:00
  • 22d6c8faac cfi_flash: reset timer in flash status check Thomas Chou 2010-04-01 11:15:05 +08:00
  • 933419096e ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size Kumar Gala 2010-04-07 01:34:11 -05:00
  • 5a46960883 p2020ds: add alternate boot bank support using the ngPIXIS FPGA Timur Tabi 2010-04-01 10:49:42 -05:00
  • 2feb4af001 fsl: improve the PIXIS code and fix a few bugs Timur Tabi 2010-03-31 17:44:13 -05:00
  • ff8473e90a 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater Sandeep Gopalpet 2010-03-12 10:45:02 +05:30
  • 216082754f 85xx: Added various P1012/P1013/P1021/P1022 defines Kumar Gala 2010-03-30 23:06:53 -05:00
  • 5a85a30969 ppc/8xxx: Delete PCI nodes from device tree if not configured Kumar Gala 2010-03-30 10:07:12 -05:00
  • 3f1a5c1655 Blackfin: IP04: new board port Brent Kandetzki 2010-03-24 17:41:33 -04:00
  • a3c08363b9 Blackfin: drop bfin #undef in linker script Mike Frysinger 2010-03-23 16:23:39 -04:00
  • 0c080aa753 Blackfin: call watchdog_init() for external watchdogs Mike Frysinger 2010-02-11 20:19:10 -05:00
  • b874ed1747 Blackfin: link with normal ABI target Mike Frysinger 2010-02-10 01:20:44 -05:00
  • dd97022cbe Blackfin: sync ptrace headers with linux Mike Frysinger 2010-01-29 15:48:28 -05:00
  • 6a0be8f8fe Blackfin: cm-bf561: update network/env settings Harald Krapfenbauer 2010-01-22 17:15:55 -05:00
  • 216818c1a2 Blackfin: bf537-stamp: add board test defines Mike Frysinger 2010-01-21 23:29:18 -05:00
  • 38b9b7446e Blackfin: relax .data alignment Mike Frysinger 2010-01-19 21:02:00 -05:00
  • 03f7053f70 Blackfin: drop reference to gd->reloc_off Mike Frysinger 2010-01-19 15:39:07 -05:00
  • 49b97d9c8e fdt: Add fdt_del_node_and_alias helper Kumar Gala 2010-03-30 10:19:26 -05:00
  • 459c41a8e1 Blackfin: disable NetBSD bootm support by default Mike Frysinger 2009-11-03 15:53:12 -05:00
  • 69bcf5bc80 85xx: Add defines for BUCSR bits to make code more readable Kumar Gala 2010-03-29 13:50:31 -05:00
  • 22c9de064a fsl-ddr: change the default burst mode for DDR3 Dave Liu 2010-03-05 12:22:00 +08:00
  • ec145e87b8 fsl-ddr: Fix the turnaround timing for TIMING_CFG_4 Dave Liu 2010-03-05 12:22:00 +08:00
  • ab467c512e fsl_esdhc: Only modify the field we are changing in WML Roy Zang 2010-02-09 18:23:33 +08:00
  • 48bb3bb5ac fsl_esdhc: Add function to reset the eSDHC controller Jerry Huang 2010-03-18 15:57:06 -05:00
  • cc4d122658 fsl_esdhc: Always stop clock before changing frequency Kumar Gala 2010-03-18 15:51:05 -05:00
  • d0b0dcaa22 i2c: Move PPC4xx I2C driver into drivers/i2c directory Stefan Roese 2010-04-01 14:37:24 +02:00
  • b5045cdda5 arm/integrator: Remove unneccessary CONFIG_PCI check. Detlev Zundel 2010-03-31 15:38:55 +02:00
  • 0701f730ce at91: use C structs for AT91 OHCI code Matthias Fuchs 2010-03-25 14:30:13 +01:00
  • e99056e387 using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.c Asen Dimov 2010-03-18 13:46:45 +02:00
  • 4b894a97d3 Nomadik: fix reset_timer() Alessandro Rubini 2009-11-25 23:41:51 +01:00