Commit Graph

  • 5aa5b88404 Blackfin: define CONFIG_SYS_CACHELINE_SIZE Mike Frysinger 2011-10-12 20:16:31 -04:00
  • 82a04900a5 video: Moving mx3fb.c to CONFIG_VIDEO Helmut Raiger 2011-10-12 23:16:29 +00:00
  • 3f480bf7c3 mx31: make HSP clock for mx3fb driver available Helmut Raiger 2011-10-12 23:08:30 +02:00
  • 711a6722f9 MX5: Make IPU display output and pixel format configurable Marek Vasut 2011-10-06 00:25:03 +02:00
  • 3d1d5e2379 VIDEO: MX5: export pix format Stefano Babic 2011-09-28 11:21:16 +02:00
  • 63f832fbb8 VIDEO: MX5: Switch MX5 to CONFIG_VIDEO Stefano Babic 2011-09-28 11:21:15 +02:00
  • 3c59e3986c video: update the Freescale DIU driver to use linux/fb.h Timur Tabi 2011-08-22 10:54:02 -05:00
  • d4590da436 powerpc: cpm2 boards: update fcc register logic Mike Frysinger 2011-10-17 05:38:58 +00:00
  • d639a8ccb0 Merge branch 'master' of git://git.denx.de/u-boot-blackfin Wolfgang Denk 2011-10-17 21:50:52 +02:00
  • 10d1a160f5 Merge branch 'master' of git://git.denx.de/u-boot-video Wolfgang Denk 2011-10-17 21:48:20 +02:00
  • 92faa8b109 zlib: handle overflow while calculating available stream input size Anatolij Gustschin 2011-10-15 06:32:52 +00:00
  • e2f014503e Blackfin: bfin_spi: fix build error when DEBUG is defined Mike Frysinger 2011-10-03 20:51:13 -04:00
  • 8e5c1edadf Blackfin: define CONFIG_SYS_CACHELINE_SIZE Mike Frysinger 2011-10-12 20:16:31 -04:00
  • 8d80d05753 serial_exit: punt unused prototype Mike Frysinger 2011-10-03 15:11:14 +00:00
  • 464c79207c punt unused clean/distclean targets Mike Frysinger 2011-10-13 06:54:57 +00:00
  • fa28bd2eef common: fix missing function pointer relocation in fixup_cmdtable() Daniel Schwierzeck 2011-10-13 06:07:39 +00:00
  • 4fc823ddb4 mpc5200: digsy_mtc: fix detection of Coral-PA Anatolij Gustschin 2011-10-13 05:19:17 +00:00
  • 0da1fb03c5 pci: move pcidelay code to new location just before PCI bus scan Anatolij Gustschin 2011-10-11 22:44:30 +00:00
  • 4f1ec4c176 net: axi_ethernet: Add driver to u-boot Michal Simek 2011-10-06 20:35:35 +00:00
  • 5ac83801f9 net: emaclite: Fix coding style Michal Simek 2011-09-12 21:10:05 +00:00
  • 8043925204 net: emaclite: Use PKTSIZE directly Michal Simek 2011-09-12 21:10:04 +00:00
  • 947324b9ca net: emaclite: Setup RX/TX ping pong for every instance Michal Simek 2011-09-12 21:10:01 +00:00
  • 7bf5228ce1 Merge branch 'master' of git://git.denx.de/u-boot-fdt Wolfgang Denk 2011-10-15 22:00:01 +02:00
  • a2c1229c39 powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles Timur Tabi 2011-09-20 18:24:36 -05:00
  • 50bf17bd15 fdt: update fdt_alloc_phandle to use fdt_get_phandle Timur Tabi 2011-09-20 18:24:35 -05:00
  • 3c927cccdc fdt: check for fdt errors in fdt_create_phandle Timur Tabi 2011-09-20 18:24:34 -05:00
  • 8ddb10eae0 fdt: Add a do_fixup_by_path_string() function Chunhe Lan 2011-08-31 10:36:32 +08:00
  • e140aad18a powerpc/85xx: Drop CONFIG_VIDEO on P1_P2_RDB-PC boards to reduce size Kumar Gala 2011-10-12 15:52:08 -05:00
  • 2339e4972f phylib: wait for TN2020 to achieve SERDES lane alignment at startup Timur Tabi 2011-10-07 15:35:21 -05:00
  • 7f92c3a275 powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3 Timur Tabi 2011-10-13 15:33:20 -05:00
  • b76aef60df powerpc/mpc8548cds: Add 36-bit support chenhui zhao 2011-10-13 13:41:00 +08:00
  • fff80975ae powerpc/mpc8548cds: Code cleanup and refactoring chenhui zhao 2011-10-13 13:40:59 +08:00
  • 34fdbdf8d9 powerpc/p3041: fixup portal config info Haiying Wang 2011-09-28 10:51:14 -04:00
  • 510f28cff9 powerpc/p2041: fixup portal config info Haiying Wang 2011-09-28 10:51:13 -04:00
  • 7c7bd635be powerpc/p5020: fixup portal config info Haiying Wang 2011-09-28 10:51:15 -04:00
  • 56a69ff855 powerpc/85xx: Added secure boot option for P2041RDB boards Kuldip Giroh 2011-09-27 11:57:23 +05:30
  • 62a22dca32 video: Moving mx3fb.c to CONFIG_VIDEO Helmut Raiger 2011-10-12 23:16:29 +00:00
  • f00291985b mx31: make HSP clock for mx3fb driver available Helmut Raiger 2011-10-12 23:08:30 +02:00
  • 02ae1a1860 MX5: Make IPU display output and pixel format configurable Marek Vasut 2011-10-06 00:25:03 +02:00
  • 92a98a4a39 VIDEO: MX5: export pix format Stefano Babic 2011-09-28 11:21:16 +02:00
  • e9934f0b60 VIDEO: MX5: Switch MX5 to CONFIG_VIDEO Stefano Babic 2011-09-28 11:21:15 +02:00
  • 8c6b25046d video: update the Freescale DIU driver to use linux/fb.h Timur Tabi 2011-08-22 10:54:02 -05:00
  • d8fffa057c Merge branch 'master' of git://git.denx.de/u-boot-mips Wolfgang Denk 2011-10-12 22:47:15 +02:00
  • 0dd78fb943 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx Wolfgang Denk 2011-10-12 22:45:30 +02:00
  • f6d99aa947 Merge branch 'master' of git://git.denx.de/u-boot-ubi Wolfgang Denk 2011-10-12 22:44:36 +02:00
  • e5a0717176 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash Wolfgang Denk 2011-10-12 22:43:54 +02:00
  • 37eefe80bb Merge branch 'master' of git://git.denx.de/u-boot-microblaze Wolfgang Denk 2011-10-12 22:42:28 +02:00
  • 3c945542da MIPS: Jz4740: Add qi_lb60 board support Xiangfu Liu 2011-10-12 12:24:06 +08:00
  • 3a6591a86a MIPS: Jz4740: Add NAND driver Xiangfu Liu 2011-10-12 12:24:06 +08:00
  • 15cc385e68 ppc4xx: Change DDR2 CL from 4 to 5 for intip Dirk Eibach 2011-10-04 11:13:55 +02:00
  • 97ca7b3b8e ppc4xx: Improve lm63 pwm on dlvision-10g Dirk Eibach 2011-10-04 11:13:53 +02:00
  • 55ac719dc7 ppc4xx: Do not stop booting on any keypress on intip Dirk Eibach 2011-10-04 11:13:52 +02:00
  • d63894654d UBI: init eba tables before wl when attaching a device Holger Brunck 2011-10-10 13:08:19 +02:00
  • 349a8d5e56 ubifs bad superblock bug Lars Poeschel 2011-10-12 11:31:19 +02:00
  • 6016194371 NAND: davinci: choose correct 1-bit h/w ECC reg Laurence Withers 2011-09-26 16:02:30 +00:00
  • 80421fcc3e MIPS: Ingenic XBurst Jz4740 processor support Xiangfu Liu 2011-10-12 12:24:06 +08:00
  • 2267e2d132 microblaze: Copy bootfile from variables Michal Simek 2011-07-21 09:47:15 +02:00
  • 6cdf31124c microblaze: Fix unaligned.h for endians Michal Simek 2011-02-28 10:14:33 +01:00
  • aa7acdd509 microblaze: Initialize jumptable and console Michal Simek 2011-07-21 10:30:42 +02:00
  • a93c1a171c microblaze: Support flashes on lower addresses Michal Simek 2011-07-21 11:01:58 +02:00
  • 077a4e6b98 microblaze: Call common console_init_f initialization function Michal Simek 2011-07-21 09:52:25 +02:00
  • 2d4afd493b powerpc/mpc8536ds: Save the env variables to SDcard and SPI flash Xie Xiaobo 2011-10-03 12:54:21 -07:00
  • 1116ebb9a7 powerpc/mpc8536ds: Add USB support for MPC8536DS Fanzc 2011-10-03 12:18:42 -07:00
  • 007a28d54d fsl_sata: Fix compile error when CONFIG_LBA48 is not defined Tang Yuantian 2011-10-03 12:18:41 -07:00
  • 8af3d22db9 powerpc/mpc8536ds: Invert SDHC_WP pin polarity Xie Xiaobo 2011-10-03 12:18:40 -07:00
  • ae2044d8b3 powerpc/mpc8536ds: Add eSPI support for MPC8536DS Xie Xiaobo 2011-10-03 12:18:39 -07:00
  • 867b06f434 powerpc/mpc8548cds: Update config file chenhui zhao 2011-09-06 16:41:19 +00:00
  • 1605cc9e1b powerpc/mpc86xx: Disable translation for BAT setup Becky Bruce 2011-10-03 19:10:51 -05:00
  • e3fd652087 powerpc/mpc8641hpcn: fix SRIO BAT config Becky Bruce 2011-10-03 19:10:50 -05:00
  • 3038171628 powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY Timur Tabi 2011-10-04 16:44:43 -05:00
  • 712cf7ab0b powerpc/mpc8xxx: Merge entries in DDR speed table York Sun 2011-10-03 09:19:53 -07:00
  • ebfdacb42b phylib: Work around bug in Teranetics PHY Andy Fleming 2011-04-20 18:41:17 -05:00
  • babb348cd0 powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BIT Timur Tabi 2011-09-06 09:36:06 -05:00
  • 6f5e1dc531 powerpc/8xxx: Add support for interactive DDR programming interface York Sun 2011-09-16 13:21:35 -07:00
  • 0841ca90f2 arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used Wolfgang Denk 2011-10-06 09:22:52 +02:00
  • fad2e1b06c common/usb.c: fix warning: variable ... set but not used Wolfgang Denk 2011-10-05 23:11:19 +02:00
  • 6bc52ef35c drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used Wolfgang Denk 2011-10-05 23:03:43 +02:00
  • 10f4dd784f common/cmd_usb.c: fix warning: variable ... set but not used Wolfgang Denk 2011-10-05 23:01:59 +02:00
  • bf513c2d75 drivers/net/smc91111.c: fix warning: variable ... set but not used Wolfgang Denk 2011-10-05 22:59:27 +02:00
  • 16b9afd2b3 fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used Wolfgang Denk 2011-10-05 22:58:11 +02:00
  • 419a1fe954 CFI: fix warning: variable ... set but not used Wolfgang Denk 2011-10-05 22:48:12 +02:00
  • 80c6abc306 arch/arm/lib/board.c: fix warning: variable ... set but not used Wolfgang Denk 2011-10-05 22:44:43 +02:00
  • 1a9845b4f0 netconsole: support packets longer than 512 bytes Michael Walle 2011-10-07 12:27:50 +00:00
  • ca366d0e38 cmd_time: add time command Che-liang Chiou 2011-10-06 23:40:48 +00:00
  • 6feff899ef README: fix typos and such. Wolfgang Denk 2011-10-09 21:06:34 +02:00
  • 4cf2609b0f README: fix documentation of CONFIG_SHOW_BOOT_PROGRESS Wolfgang Denk 2011-10-07 09:58:21 +02:00
  • e42624bbe0 common/image.c: remove duplicated IH_TYPE entries. Wolfgang Denk 2011-10-07 08:33:16 +02:00
  • 49a23e4a41 serial: uartlite: Support for SERIAL_MULTI Michal Simek 2011-09-25 21:03:08 +00:00
  • 4b0a03d375 ppc: Fix DBSR_IAx defines in <bedbug/regs.h> Stefan Roese 2011-10-07 01:05:49 +00:00
  • 13e95e4230 ppc: Include <asm/cache.h> in common.h Stefan Roese 2011-10-07 01:05:34 +00:00
  • 6eecc03079 part: show efi partition name when print out partition info Lei Wen 2011-09-07 18:11:19 +00:00
  • 9f87658054 ublimage: NAND block size isn't set at build-time Loïc Minier 2011-10-03 11:57:12 +02:00
  • a76406fb05 Safer timestamp_autogenerated.h generation Loïc Minier 2011-10-03 11:57:11 +02:00
  • 249b53a612 Build timestamp_autogenerated.h without config Loïc Minier 2011-10-03 11:57:10 +02:00
  • 2099f9005e Tell git to ignore asm-offsets.s Laurence Withers 2011-09-30 12:09:39 +00:00
  • 08e4f700ac SPL: Make path to start.S configurable Marek Vasut 2011-09-11 17:56:19 +00:00
  • 8e8a4bc22f cmd_sf: Fix compiler warning Kumar Gala 2011-10-03 04:35:47 +00:00
  • 31a4f1e5b6 board configs: drop NET_MULTI references Mike Frysinger 2011-10-02 10:01:28 +00:00
  • e2a53458a7 net: drop !NET_MULTI code Mike Frysinger 2011-10-02 10:01:27 +00:00
  • d90f0c107b net: drop !NET_MULTI ns7520 driver Mike Frysinger 2011-10-02 10:01:26 +00:00