Commit Graph

  • 375c2c9e57 Merge commit 'upstream/master' Haavard Skinnemoen 2007-08-13 16:34:33 +02:00
  • f0d1246ed7 atmel_mci: Use 512 byte blocksize if possible Haavard Skinnemoen 2007-06-27 13:34:26 +02:00
  • 273db7e1bd ppc4xx: Fix problem in PLL clock calculation Stefan Roese 2007-08-13 09:05:33 +02:00
  • 9986bc3e40 Update CHANGELOG Wolfgang Denk 2007-08-12 21:34:50 +02:00
  • 77d19a8bf3 Minor alignment of output, 2nd try. Also update CHANGELOG Wolfgang Denk 2007-08-12 21:34:34 +02:00
  • 6b309f22a7 Minor alignment of output Wolfgang Denk 2007-08-12 20:35:49 +02:00
  • 6f6d7b9c85 Cleanup output on ADS5121 board Wolfgang Denk 2007-08-12 18:28:18 +02:00
  • 0cfc9d6ad1 Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master Wolfgang Denk 2007-08-12 18:12:38 +02:00
  • a4d2636f2a Adapt board configuration and fix kernel crash on MCC200 board. Wolfgang Denk 2007-08-12 15:11:38 +02:00
  • e27f3a6efb Adjust default configuration of ADS5121 board. Wolfgang Denk 2007-08-12 14:47:54 +02:00
  • afaac86fe2 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. Wolfgang Denk 2007-08-12 14:27:39 +02:00
  • 308e2b3a6c Merge with /home/wd/git/u-boot/custodian/u-boot-fdt Wolfgang Denk 2007-08-11 02:14:05 +02:00
  • 5fe6be6208 Improve error print messages. Gerald Van Baren 2007-08-07 21:14:22 -04:00
  • 99dffca3b7 fdt: allow for builds that don't want env and bd_t nodes Kim Phillips 2007-07-17 13:57:04 -05:00
  • 91148bf7ae fdt: do board setup based on fdt address specified on bootm line Kim Phillips 2007-07-17 13:56:53 -05:00
  • e125a2ffc2 Call ft_board_setup() from the bootm command. Gerald Van Baren 2007-07-10 20:40:39 -04:00
  • fd61e55dd8 Create new fdt boardsetup command, fix bug parsing [] form of set values. Gerald Van Baren 2007-06-25 23:25:28 -04:00
  • 6f35ded9e8 Tighten up the error messages. Gerald Van Baren 2007-06-25 20:55:58 -04:00
  • c45874b05a Asthetic improvements: error messages and line lengths. Gerald Van Baren 2007-06-25 19:52:23 -04:00
  • 35ec398f16 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. Gerald Van Baren 2007-05-25 22:08:57 -04:00
  • 06e19a0770 For fdt_find_node_by_path(), handle the root path properly. Gerald Van Baren 2007-05-21 23:27:16 -04:00
  • 9675ee7208 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT Gerald Van Baren 2007-05-17 23:54:36 -04:00
  • 1a861169bc Replace fdt_node_offset() with fdt_find_node_by_path(). Gerald Van Baren 2007-06-06 22:47:58 -04:00
  • addd8ce830 Fix cmd_fdt line lengths, refactor code. Gerald Van Baren 2007-05-16 22:39:59 -04:00
  • 25114033ab FDT command improvements. Gerald Van Baren 2007-05-12 09:47:25 -04:00
  • 38eb508e8e Reorganize and fix problems (returns) in the bootm command. Gerald Van Baren 2007-05-12 09:45:46 -04:00
  • 89c8757d8f Fix bugs in the CONFIG_OF_LIBFDT Gerald Van Baren 2007-05-08 21:27:35 -04:00
  • 6be07cc1ca Improve fdt move length handling. Gerald Van Baren 2007-04-25 22:47:15 -04:00
  • bb930e76fe Minor code clean up. Gerald Van Baren 2007-04-25 22:23:36 -04:00
  • ba24e2ac3b Improve error messages, more informative. Gerald Van Baren 2007-04-25 21:24:27 -04:00
  • 8096b3b8f7 libfdt: Conditionally compile based on CONFIG_OF_LIBFDT Gerald Van Baren 2007-04-20 22:46:53 -04:00
  • 29eaae9534 Merge git://www.denx.de/git/u-boot Gerald Van Baren 2007-08-10 19:19:50 -04:00
  • 923efd2864 add image size and descriptors for Spartan 3E FPGA chips Bruce Adler 2007-08-10 14:54:47 -07:00
  • fb56579ffe make MAKEALL more immune to merge conflicts Kim Phillips 2007-08-10 15:34:48 -05:00
  • 2628114ec5 README: Remove outdated cpu type, board type, and NAME_config lists Kim Phillips 2007-08-10 13:28:25 -05:00
  • 49bb59912d mpc83xx: Suppress the warning 'burstlen' Dave Liu 2007-08-10 15:48:59 +08:00
  • c646bba646 Add support for SBC8641D. Config files. Joe Hamman 2007-08-09 15:11:03 -05:00
  • 8ac273271d Add support for SBC8641D. Board files. Joe Hamman 2007-08-09 15:10:53 -05:00
  • f2c459ce6e Merge with git+ssh://sr@pollux.denx.org/home/wd/git/u-boot/from_stefan Stefan Roese 2007-08-10 20:38:35 +02:00
  • c2c0ab4aff Conding style cleanup Stefan Roese 2007-08-10 20:34:58 +02:00
  • 59530af556 Merge with git://www.denx.de/git/u-boot.git Stefan Roese 2007-08-10 20:33:06 +02:00
  • c74b2108e3 [ARM] TI DaVinci support, hopefully final Sergey Kubushyn 2007-08-10 20:26:18 +02:00
  • 2e4d94f1e3 fsl_pci_init cleanup. Ed Swarthout 2007-07-27 01:50:45 -05:00
  • 936b3e69b6 pciauto_setup_device bars_num fix Ed Swarthout 2007-07-27 01:50:44 -05:00
  • cf0b185e58 8641hpcn: Do correct sized pointer math. Jon Loeliger 2007-08-06 17:39:44 -05:00
  • cfc7a7f5bb cpu/86xx fixes. Jon Loeliger 2007-08-02 14:42:20 -05:00
  • 35d22f957a Coding style cleanup Stefan Roese 2007-08-10 10:42:25 +02:00
  • 3a82d59154 Merge with git+ssh://atlas/home/wd/git/u-boot/master Wolfgang Denk 2007-08-10 10:35:10 +02:00
  • 545359dd27 Merge with /home/wd/git/u-boot/work Wolfgang Denk 2007-08-10 10:34:10 +02:00
  • 3a6d56c209 Make use of generic 64bit division in nand_util.c Dirk Behme 2007-08-02 17:42:08 +02:00
  • f7c086e94e Move 64bit division from avr32 to generic lib Dirk Behme 2007-08-02 17:41:14 +02:00
  • 157cda4d0c Add PPC4xx-HCU4 and HCU5 boards: HCU5 files Niklaus Giger 2007-07-27 11:31:22 +02:00
  • 6e5de26c6e Add PPC4xx-HCU4 and HCU5 boards: HCU4 files Niklaus Giger 2007-07-27 11:30:33 +02:00
  • e8397fc78c Add PPC4xx-HCU4 and HCU5 boards: common files Niklaus Giger 2007-07-27 11:38:26 +02:00
  • ac982ea5a4 Add PPC4xx-HCU4 and HCU5 boards: make related Niklaus Giger 2007-07-27 11:28:44 +02:00
  • 137fdd9f47 Add PPC4xx-HCU4 and HCU5 boards: HCU5 config Niklaus Giger 2007-07-27 11:28:03 +02:00
  • 714bc55b35 Add PPC4xx-HCU4 and HCU5 boards: HCU4 config Niklaus Giger 2007-07-27 11:27:15 +02:00
  • 1894dd3811 Add PPC4xx-HCU4 and HCU5 boards: READMEs Niklaus Giger 2007-07-27 11:25:31 +02:00
  • 641cca9569 Add PPC4xx-HCU4 and HCU5 boards: Infrastructure Niklaus Giger 2007-07-27 11:37:40 +02:00
  • 3e4c90c623 ppc4xx: Update lwmon5 POST configuration Stefan Roese 2007-08-10 08:42:55 +02:00
  • 29cb25da56 POST: Add ppc4xx UART POST support without external uart clock (lwmon5) Yuri Tikhonov 2007-08-10 08:25:22 +02:00
  • 99c2fdab91 mpc83xx: fix ITX[GP] O=builddir builds Kim Phillips 2007-08-06 18:18:34 -05:00
  • 47e8bc8467 mpc83xx: Correct the README for DDR ECC Dave Liu 2007-08-01 15:00:59 +08:00
  • daab8c67d2 mpc83xx: Consolidate the ECC support of 83xx Dave Liu 2007-08-01 15:00:15 +08:00
  • 036575c544 mpc83xx: Correct the burst length for DDR2 with 32 bits Dave Liu 2007-08-04 13:37:39 +08:00
  • 1c274c4e05 mpc83xx: add support for the MPC8323E RDB Kim Phillips 2007-07-25 19:25:33 -05:00
  • 343d91009d mpc83xx: fixup generic pci for libfdt Kim Phillips 2007-07-25 19:25:28 -05:00
  • f57ac7a7b3 mpc83xx: fix 8360 and cpu functions to update fdt being passed Kim Phillips 2007-07-25 19:25:22 -05:00
  • 8be404459a mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled Jerry Van Baren 2007-07-04 21:34:24 -04:00
  • 26d02c9bba mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). Jerry Van Baren 2007-07-04 21:27:30 -04:00
  • 9be39a67c9 mpc83xx: Add support for the display of reset status Dave Liu 2007-06-25 10:41:56 +08:00
  • ff9658d704 mpc83xx: Fix the align bug of SDMA buffer Dave Liu 2007-06-25 10:41:04 +08:00
  • 66dc2c2dc5 mpc83xx: Revise the MPC8360EMDS readme doc Dave Liu 2007-06-25 13:21:12 +08:00
  • e739bc9579 FSL I2C driver programs the two I2C busses differently Timur Tabi 2007-07-03 13:46:32 -05:00
  • df33f6b4d6 Update SCCR programming in cpu_init_f() to support all 83xx processors Timur Tabi 2007-07-03 13:04:34 -05:00
  • 9546266999 TQM834x: cleanup configuraton Martin Krause 2007-06-22 13:04:22 +02:00
  • 5d497e6bf0 MPC83xx: Fix makefile to generate config.h file in the build directory david.saada 2007-06-18 09:09:53 -07:00
  • 1ded0242e4 mpc83xx: Add support for 8360 silicon revision 2.1 Lee Nipper 2007-06-14 20:07:33 -05:00
  • b0d2962faf Merge with git+ssh://atlas/home/wd/git/u-boot/master Wolfgang Denk 2007-08-09 23:49:30 +02:00
  • 2ee8078f4f Merge with /home/wd/git/u-boot/work Wolfgang Denk 2007-08-09 23:47:43 +02:00
  • a22806469a Treat ppc64 host as ppc Kumar Gala 2007-08-08 04:14:28 -05:00
  • 0dc4279b08 Minor fix for bios emulator makefile Jason Jin 2007-08-08 09:01:46 +08:00
  • ce981dc857 Add CONFIG_BIOSEMU define to guard all the bios emulator code Jason Jin 2007-08-08 08:33:11 +08:00
  • 19901c6320 Merge with /home/wd/git/u-boot/custodian/u-boot-usb Wolfgang Denk 2007-08-09 23:17:32 +02:00
  • ed81064335 tsec: fix multiple PHY support Zach Sadecki 2007-07-31 12:27:25 -05:00
  • 2c4faea84f Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx Wolfgang Denk 2007-08-09 22:38:39 +02:00
  • 0c4d65e33b Merge with /home/wd/git/u-boot/work Wolfgang Denk 2007-08-09 22:11:03 +02:00
  • dcb84b7208 tsec: Allow Ten Bit Interface address to be configurable Joe Hamman 2007-08-09 09:08:18 -05:00
  • 3ba4c2d68f Coding style cleanup Stefan Roese 2007-08-08 09:54:26 +02:00
  • a41de1f0d3 Port enabled for I2C signals and chipselects port configuration. TsiChungLiew 2007-08-05 05:15:18 -05:00
  • 1a33ce65a4 Added NAND support TsiChungLiew 2007-08-05 04:31:18 -05:00
  • eaf9e447be Added I2C support TsiChungLiew 2007-08-05 04:11:20 -05:00
  • 99c03c175d Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_DATA_PTR for time.c TsiChungLiew 2007-08-05 03:58:52 -05:00
  • 8d1d66af54 Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf() TsiChungLiew 2007-08-05 03:55:21 -05:00
  • 6fde84a44b Moved sync() from board file to include/asm-m68k/io.h TsiChungLiew 2007-08-05 03:43:30 -05:00
  • 9e737d8476 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) TsiChungLiew 2007-08-05 03:30:44 -05:00
  • 9998bd37ea Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART TsiChungLiew 2007-08-05 03:19:10 -05:00
  • ed8e5f362a Merge git://www.denx.de/git/u-boot Gerald Van Baren 2007-08-07 21:33:33 -04:00
  • 78549bbf44 Merge with git://www.denx.de/git/u-boot.git Markus Klotzbuecher 2007-08-07 22:30:29 +02:00
  • 85fad497b3 Merge git://www.denx.de/git/u-boot Michal Simek 2007-08-07 22:12:05 +02:00