Commit Graph

  • 352d259130 drivers/video : move video drivers to drivers/video Jean-Christophe PLAGNIOL-VILLARD 2007-11-20 20:41:48 +01:00
  • 7364621718 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia Jean-Christophe PLAGNIOL-VILLARD 2007-11-20 20:33:09 +01:00
  • 93a686ee9c drivers/pci : move pci drivers to drivers/pci Jean-Christophe PLAGNIOL-VILLARD 2007-11-20 20:28:09 +01:00
  • cfa4c9d899 Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt Wolfgang Denk 2007-11-23 00:55:23 +01:00
  • 9162352817 Fix fdt printing for updated libfdt Gerald Van Baren 2007-11-22 17:23:23 -05:00
  • 9eb77cea1f Add additional fdt fixup helper functions Kumar Gala 2007-11-21 13:30:15 -06:00
  • ab544633ab Add fdt_fixup_ethernet helper to set mac addresses Kumar Gala 2007-11-21 11:11:03 -06:00
  • dbaf07ce62 Fix warnings from import of libfdt Kumar Gala 2007-11-21 14:07:46 -06:00
  • 8d04f02f62 Update libfdt from device tree compiler (dtc) Kumar Gala 2007-10-24 11:04:22 -05:00
  • e93becf80d Move do_fixup* for libfdt into common code Kumar Gala 2007-11-03 19:46:28 -05:00
  • f738b4a759 Make no options to fdt print default to '/' Kumar Gala 2007-10-25 16:15:07 -05:00
  • a3c2933e02 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt Kumar Gala 2007-10-24 10:21:57 -05:00
  • 98e2867cc8 [BUILD] Remove libraries when updating autoconf.mk Grant Likely 2007-11-21 09:19:37 -07:00
  • ed1353d74b [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile Kumar Gala 2007-11-21 08:49:50 -06:00
  • 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile Grant Likely 2007-09-24 09:05:31 -06:00
  • 2f155f6c0a [BUILD] Generate include/autoconf.mk from board config files Grant Likely 2007-09-24 09:05:31 -06:00
  • 68b88999da 8610HPCD: Enable the 8610 Display Interface Unit Jon Loeliger 2007-11-20 15:02:26 -06:00
  • 74f89faa9d Move 8610 DIU interface structure definitions to header file. Jon Loeliger 2007-11-20 15:00:53 -06:00
  • 890e9413c0 Merge commit 'remotes/wd/master' Jon Loeliger 2007-11-20 14:34:57 -06:00
  • 080c646dbf drivers/i2c : move i2c drivers to drivers/i2c Jean-Christophe PLAGNIOL-VILLARD 2007-11-20 20:14:18 +01:00
  • f92edbd8a0 Merge branch 'origin' into kconfig-for-1.3.1 Grant Likely 2007-11-20 08:19:56 -07:00
  • 9a337ddc15 Prepare for 1.3.0 release. v1.3.0 Wolfgang Denk 2007-11-19 22:20:24 +01:00
  • f30ad49b16 Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS Haiying Wang 2007-11-19 10:02:13 -05:00
  • f8c3206093 [MIPS] board/gth2/lowlevel_init.S: Fix a build warning Shinya Kuribayashi 2007-11-19 11:14:16 +09:00
  • e8da58f2bc Fix build problems with mp2usb board Wolfgang Denk 2007-11-19 12:59:14 +01:00
  • 6bf4c686af s3c24x0: Fix usb_ohci.c missing in Makefile and usb_ohci.c warning differ in signedness Jean-Christophe PLAGNIOL-VILLARD 2007-11-18 18:36:11 +01:00
  • 6073f61e07 pb1x00 board: Fix u16 status declaration when PCMCIA is defined Jean-Christophe PLAGNIOL-VILLARD 2007-11-18 12:55:02 +01:00
  • 8412d814ce Fix compiler warnings for ARM systems. Wolfgang Denk 2007-11-18 17:11:09 +01:00
  • 409ecdc0bb Fix compiler warnings for PPC systems. Update CHANGELOG. Wolfgang Denk 2007-11-18 16:36:27 +01:00
  • 653811a3c2 ppc4xx: Correct 405EX PCIe UTL register mapping Stefan Roese 2007-11-18 14:44:44 +01:00
  • 079c2c4fa7 Fix warning differ in signedness in net/net.c and net/nfs.c Jean-Christophe PLAGNIOL-VILLARD 2007-11-17 11:31:10 +01:00
  • 0b20335015 Merge branch 'master' of git://www.denx.de/git/u-boot-mips Wolfgang Denk 2007-11-18 01:26:14 +01:00
  • 7e14fc6536 gth2.c: Fix a warning on gth2 build. Shinya Kuribayashi 2007-11-17 20:42:45 +09:00
  • 2309c130aa Fix warning differ in signedness in common/cmd_scsi.c Stefan Roese 2007-11-17 07:58:25 +01:00
  • 9ea61b5796 ppc4xx: Update AMCC Kilauea config file Stefan Roese 2007-11-17 14:52:29 +01:00
  • 7e1d884b7c [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker Shinya Kuribayashi 2007-11-17 20:05:26 +09:00
  • 16664f7285 [MIPS] Remove useless instructions for initializing $gp. Shinya Kuribayashi 2007-11-17 20:05:26 +09:00
  • 03c031d566 [MIPS] MIPS 4K core: Coding style cleanups Shinya Kuribayashi 2007-10-27 15:27:06 +09:00
  • f5e429d386 [MIPS] gth2.c: Fix a warning on gth2 build. Shinya Kuribayashi 2007-11-17 20:05:20 +09:00
  • 4fbd0741b2 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. Shinya Kuribayashi 2007-10-27 15:22:33 +09:00
  • f013204597 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error Shinya Kuribayashi 2007-10-27 15:00:25 +09:00
  • b09258c539 MAKEALL: Added missing pb1000 board Shinya Kuribayashi 2007-10-27 15:00:25 +09:00
  • 2e4a6e3667 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S Shinya Kuribayashi 2007-10-27 15:00:24 +09:00
  • 662e5cb397 [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} Shinya Kuribayashi 2007-10-27 15:00:24 +09:00
  • efe33035ac Merge branch 'origin' into kconfig-for-1.3.1 Grant Likely 2007-11-16 21:01:19 -07:00
  • 5947f6999a Update CHANGELOIG, prepare for -rc4 v1.3.0-rc4 Wolfgang Denk 2007-11-17 02:34:38 +01:00
  • a75e1a3dda Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire Wolfgang Denk 2007-11-17 02:28:26 +01:00
  • 9e5285eca4 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc5xxx Wolfgang Denk 2007-11-17 02:00:17 +01:00
  • fd329e6f05 Fix the i2c frequency and default address in rsdproto board Luotao Fu 2007-11-14 18:58:33 +01:00
  • 429c180eda powerpc: Backout relocation changes for MPC5121, too. Wolfgang Denk 2007-11-17 01:45:38 +01:00
  • 1c3dd43338 powerpc: Backout relocation changes. Grant Likely 2007-11-13 22:18:33 -07:00
  • 5c15010efa Fixed mips_io_port_base build errors. Jean-Christophe PLAGNIOL-VILLARD 2007-11-13 09:11:05 +01:00
  • e5e3d7d520 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx Wolfgang Denk 2007-11-17 01:33:33 +01:00
  • 6ecbb7a3fa Fix a bug in the slave serial programming mode for the Xilinx Spartan2/3 FPGAs. The old code used "< 0" on a "char" type to test if the most significant bit was set, which did not work on any architecture where "char" defaulted to be an unsigned type. Wolfgang Denk 2007-11-17 01:30:40 +01:00
  • d08b7233bc 86xx: Fix broken variable reference when #def DEBUGing. Jon Loeliger 2007-11-01 12:23:29 -05:00
  • f9d9164d9c make 8610 board use pixis reset Jason Jin 2007-10-26 18:32:00 +08:00
  • db74b3c1c9 Unify pixis_reset altbank across board families Jason Jin 2007-10-29 19:26:21 +08:00
  • ee1f5e3bfe Merge branch 'master' of /home/wd/git/u-boot/work Wolfgang Denk 2007-11-17 00:38:34 +01:00
  • 64bf555465 Fix warning: pointer targets in assignment differ in signedness Jean-Christophe PLAGNIOL-VILLARD 2007-11-07 08:19:21 +01:00
  • 7a60ee7c62 Fix warning differ in signedness in common/cmd_ide.c Jean-Christophe PLAGNIOL-VILLARD 2007-11-07 08:19:19 +01:00
  • a08ded4e63 Merge branch 'master' of git://www.denx.de/git/u-boot-net Wolfgang Denk 2007-11-16 21:50:12 +01:00
  • f31d38b9ee ppc4xx: Enable 405EX PCIe UTL register configuration Stefan Roese 2007-11-16 14:16:54 +01:00
  • ecdcbd4f8c ppc4xx: Update AMCC Makalu for board rev 1.1 Stefan Roese 2007-11-16 14:00:59 +01:00
  • 4d4faae65e Group PCI and PCMCIA drivers in drivers/Makefile Grant Likely 2007-09-24 09:05:31 -06:00
  • 5798f87dc1 Group block/flash drivers in drivers/Makefile Grant Likely 2007-09-24 09:05:31 -06:00
  • df58c81551 Group USB drivers in drivers/Makefile Grant Likely 2007-09-24 09:05:31 -06:00
  • 5dbb6ed622 Group i2c drivers in drivers/Makefile Grant Likely 2007-09-24 09:05:30 -06:00
  • ec00c76de0 Group console drivers in drivers/Makefile Grant Likely 2007-09-24 09:05:30 -06:00
  • 754f230aa0 Group network drivers in drivers/Makefile Grant Likely 2007-09-24 09:05:30 -06:00
  • f0037c56b0 Build: split COBJS value into multiple lines Grant Likely 2007-09-24 09:05:30 -06:00
  • 1b4aaffe4f Add .gitignore files Grant Likely 2007-09-24 09:05:30 -06:00
  • 955413f35f Revert "Correct relocation fixup for mpc5xx" Grant Likely 2007-11-15 08:27:52 -07:00
  • e15633888a Revert "Correct fixup relocation for MPC5xxx" Grant Likely 2007-11-15 08:24:32 -07:00
  • 139365fbe5 Revert "Correct fixup relocation for mpc8220" Grant Likely 2007-11-15 08:21:04 -07:00
  • 7092234236 Revert "Correct fixup relocation for mpc824x" Grant Likely 2007-11-15 08:20:57 -07:00
  • 96279ab4ca Revert "Correct fixup relocation for mpc8260" Grant Likely 2007-11-15 08:20:50 -07:00
  • 928fe33b24 Revert "Correct fixup relocation for mpc83xx" Grant Likely 2007-11-15 08:20:43 -07:00
  • c93945e8f9 Revert "[MPC512x] Correct fixup relocation" Grant Likely 2007-11-15 08:20:25 -07:00
  • c9672f81f1 ppc4xx: Small AMCC Kilauea cleanup Stefan Roese 2007-11-15 14:25:09 +01:00
  • aee747f19b ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms Stefan Roese 2007-11-15 14:23:55 +01:00
  • 8ada0ebf38 ppc4xx: AMCC Taihu board config file cleanup Stefan Roese 2007-11-15 14:20:08 +01:00
  • 5e71c51d74 [INKA4x0] NG hardware: flash support Marian Balakowicz 2007-11-15 13:37:28 +01:00
  • 5fb6d7191e [INKA4x0] NG hardware: SDRAM support Marian Balakowicz 2007-11-15 13:29:55 +01:00
  • f23cb34c36 [INKA4x0] NG hardware: platform code update Marian Balakowicz 2007-11-15 13:24:43 +01:00
  • 2ae64f5135 Remove warnings re CONFIG_EXTRA_ENV_SETTINGS Remove warnings re onenand_read() & write() Peter Pearse 2007-11-15 08:58:00 +00:00
  • 2db916e144 Correction patch Peter Pearse 2007-11-15 08:45:13 +00:00
  • dd28e10d94 Merge with git://www.denx.de/git/u-boot.git Peter Pearse 2007-11-15 08:43:40 +00:00
  • 1d8a49eca1 Enable ULi1575 Ethernet support in 8610HPCD config Roy Zang 2007-09-13 18:52:28 +08:00
  • 54fd6c93c2 ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching Stefan Roese 2007-11-13 08:18:20 +01:00
  • 5c568d6a7f Merge branch 'master' of git://www.denx.de/git/u-boot Stefan Roese 2007-11-13 08:16:40 +01:00
  • 7d0a4066b5 ppc4xx: Fix 405EX PCIe UTLSET register setup Stefan Roese 2007-11-13 08:06:11 +01:00
  • 1ce55151c8 [UC101] SRAM now with 2 MB working. Heiko Schocher 2007-11-13 07:50:29 +01:00
  • 2d14684341 ppc4xx: Use generic usb-ohci driver for sequoia board Matthias Fuchs 2007-11-09 15:37:53 +01:00
  • 9be659ac08 ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined Matthias Fuchs 2007-11-09 15:37:23 +01:00
  • fbde2169d2 ppc4xx: Remove redundant code from 4xx network driver Matthias Fuchs 2007-11-09 15:36:44 +01:00
  • 5ca9881aad Add apollon board support Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Peter Pearse 2007-11-09 15:24:26 +00:00
  • b53313dbfc ppc4xx: Remove In:/Out:/Err: boot output for AMCC Kilauea Stefan Roese 2007-11-09 12:19:58 +01:00
  • c7f69c3402 ppc4xx: Make output a little shorter on I2C bootrom detection Stefan Roese 2007-11-09 12:18:54 +01:00
  • 8d737a2815 ColdFire: MCF5329 - Remove reset registers from CCM TsiChungLiew 2007-11-08 12:50:18 -06:00
  • 7d7cdea769 ColdFire: MCF5329 - Add Reset structure to immap_5329.h TsiChungLiew 2007-11-08 12:31:11 -06:00