Commit Graph

  • 4f805c1e3a environment: fix bug introduced by commit a8409f4f1a Wolfgang Denk 2008-05-14 23:34:53 +02:00
  • 35fca4c44d Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx Wolfgang Denk 2008-05-14 14:05:49 +02:00
  • 0c11935cd6 ppc4xx: QUAD100HD: Allow the environment to be put into flash. Gary Jennejohn 2008-05-14 13:39:22 +02:00
  • cda2a4a996 Fix config files for out-of-tree building Wolfgang Denk 2008-05-14 13:55:30 +02:00
  • 2dd7082e06 ppc4xx: Fix bogus Canyonlands config.mk Stefan Roese 2008-05-14 13:40:03 +02:00
  • fdd1247a66 ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build Stefan Roese 2008-05-14 10:32:32 +02:00
  • a8409f4f1a environment: cleanup prototype declarations of env functions. Wolfgang Denk 2008-05-14 12:22:49 +02:00
  • cf39b07948 linkstation_HGLAN: Fix out of tree building. Wolfgang Denk 2008-05-14 12:21:48 +02:00
  • 085551c05c ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build Stefan Roese 2008-05-14 10:32:32 +02:00
  • 1510b82d50 Makefile: fix "error: version_autogenerated.h: No such file or directory" Wolfgang Denk 2008-05-13 23:15:52 +02:00
  • 54694a9142 Cleanup nand_info[] declaration. Stelian Pop 2008-05-13 17:31:24 +02:00
  • 70fab1908f ppc4xx: Add 405EX(r) revision C PVR definitions and detection code Stefan Roese 2008-05-13 20:22:01 +02:00
  • 65dcfa7920 Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option" Wolfgang Denk 2008-05-12 01:11:21 +02:00
  • 5ddd67efa5 Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2008-05-12 01:02:40 +02:00
  • ee0cfa7080 Revert "Avoid initrd and logbuffer area overlaps" Wolfgang Denk 2008-05-12 00:56:28 +02:00
  • 02b9b22446 Fix offset calculation for multi-type legacy images. Nick Spence 2008-05-10 14:02:04 -07:00
  • c9dca3c3f3 Revert "Change env_get_char from a global function ptr to a function." Wolfgang Denk 2008-05-12 00:40:58 +02:00
  • 20e5ed1374 API: remove duplicate syscall check Jean-Christophe PLAGNIOL-VILLARD 2008-05-11 23:13:57 +02:00
  • 67e3beb52c AT91: Cleanup unused config header file definitions. Stelian Pop 2008-05-09 21:46:51 +02:00
  • 19883aede2 Support AT91CAP9 revC CPUs Stelian Pop 2008-05-08 14:52:34 +02:00
  • 098b7b4b44 Use custom logo for Atmel boards Stelian Pop 2008-05-08 14:52:33 +02:00
  • 761c70b80c AT91SAM9RLEK: hook up the ATMEL LCD driver Stelian Pop 2008-05-08 14:52:32 +02:00
  • 56a2479cd7 AT91SAM9263EK: hook up the ATMEL LCD driver Stelian Pop 2008-05-08 14:52:31 +02:00
  • 820f2a9583 AT91SAM9261EK: hook up the ATMEL LCD driver Stelian Pop 2008-05-08 14:52:30 +02:00
  • c139b17d20 AT91CAP9ADK: hook up the ATMEL LCD driver Stelian Pop 2008-05-08 14:52:29 +02:00
  • 39cf480484 Add ATMEL LCD driver Stelian Pop 2008-05-09 21:57:18 +02:00
  • 2118ebb44d AT91SAM9RLEK support Stelian Pop 2008-05-08 18:52:25 +02:00
  • 8e429b3eee AT91SAM9263EK support Stelian Pop 2008-05-08 18:52:23 +02:00
  • d99a8ff66d AT91SAM9261EK support Stelian Pop 2008-05-08 20:52:22 +02:00
  • 86c8c8a414 AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMAND Stelian Pop 2008-05-08 20:52:21 +02:00
  • 96996ac25d AT91SAM9260EK: Normalize BOOTARGS Stelian Pop 2008-05-08 20:52:20 +02:00
  • 79f0cb6e9c AT91SAM9260EK: Normalize SPI timings Stelian Pop 2008-05-08 20:52:19 +02:00
  • c1212b2f5c AT91SAM9260EK: Handle 8 or 16 bit NAND Stelian Pop 2008-05-08 20:52:18 +02:00
  • ab52640fc0 AT91CAP9ADK: Fix dataflash offsets in CONFIG_BOOTCOMMAND Stelian Pop 2008-05-08 20:52:17 +02:00
  • 3267508ec4 AT91CAP9ADK: Normalize BOOTARGS Stelian Pop 2008-05-08 20:52:16 +02:00
  • 93da48b910 AT91CAP9ADK: Normalize SPI timings Stelian Pop 2008-05-08 20:52:15 +02:00
  • 1c90df3e14 AT91CAP9ADK: Handle 8 or 16 bit NAND Stelian Pop 2008-05-08 20:52:14 +02:00
  • 11b162bae0 Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms Stelian Pop 2008-05-08 20:52:13 +02:00
  • d48abea4b8 Add proper copyright notices in Atmel boards Makefiles Stelian Pop 2008-05-08 20:52:12 +02:00
  • e817a042ce Add copyright information in Atmel boards partition.c Stelian Pop 2008-05-08 20:52:11 +02:00
  • 4f6c810106 Update origin and copyright information in arch-at91sam9 header files Stelian Pop 2008-05-08 20:52:10 +02:00
  • 79dd171268 ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board config Markus Klotzbücher 2008-05-08 16:00:55 +02:00
  • 869d14b4cc ppc4xx: Update Makalu defconfig to use device-tree booting as default Stefan Roese 2008-05-10 10:30:36 +02:00
  • f3612a7b19 PPC: fix map_physmem build warning Becky Bruce 2008-05-07 13:28:16 -05:00
  • 36f32675f4 Update pci code to use phys_addr_t Becky Bruce 2008-05-07 13:24:57 -05:00
  • 91a616741f Support legacy multi-type images without FDT section. Nick Spence 2008-05-08 22:32:22 -07:00
  • 881031d973 Update CHANGELOG. Wolfgang Denk 2008-05-10 00:38:02 +02:00
  • e5e9d6c9c0 post/cpu/ppc4xx/Makefile: line length cleanup Wolfgang Denk 2008-05-10 00:36:09 +02:00
  • cfd60441d8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx Wolfgang Denk 2008-05-10 00:34:05 +02:00
  • cce9cfdabc Fix @ -> <at> substitution Stelian Pop 2008-05-08 22:52:09 +02:00
  • 9606b3c81b Update origin and copyright information in arch-at91sam9 header files Stelian Pop 2008-05-08 22:52:10 +02:00
  • ceb6b4fbe1 Add copyright information in Atmel boards partition.c Stelian Pop 2008-05-08 22:52:11 +02:00
  • 2ab02fd456 mx31ads: fix 32kHz clock handling Guennadi Liakhovetski 2008-05-08 10:09:27 +02:00
  • f3f3175746 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx Wolfgang Denk 2008-05-10 00:18:22 +02:00
  • 1b5605ca57 Avoid initrd and logbuffer area overlaps Marian Balakowicz 2008-05-07 13:10:04 +02:00
  • c59518e159 ppc: Cleanup get_effective_memsize() use Marian Balakowicz 2008-05-07 13:08:54 +02:00
  • 273c37d843 Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled Marian Balakowicz 2008-05-07 09:03:53 +02:00
  • bc11756daf Propagate Error Status to the Shell on fw_printenv Errors Grant Erickson 2008-05-06 20:16:15 -07:00
  • f3b6d528e4 Fix Compilation Errors with 'tools/env/fw_printenv' Grant Erickson 2008-05-06 16:18:00 -07:00
  • 7ea8325b41 Merge branch 'master' of git://www.denx.de/git/u-boot-mips Wolfgang Denk 2008-05-09 22:19:29 +02:00
  • 4604f552a9 Merge branch 'master' of /home/wd/git/u-boot/master/ Wolfgang Denk 2008-05-09 22:19:16 +02:00
  • 356cd17cc2 Merge branch 'master' of /home/wd/git/u-boot/master/ Wolfgang Denk 2008-05-09 22:18:58 +02:00
  • 597f6c26a1 Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating James Yang 2008-05-05 10:22:53 -05:00
  • 726c0f1e5f cosmetic: Adjust coding style for switch statements to be consistent Detlev Zundel 2008-05-05 16:11:22 +02:00
  • 574b319512 Fix disk type output in disk/part.c Detlev Zundel 2008-05-05 16:11:21 +02:00
  • 045b4d2d71 Mail address change, documentation modified Vlad Lungu 2008-05-05 14:20:03 +03:00
  • 4d49b28038 microblaze: Repare intc handling Michal Simek 2008-05-04 15:42:41 +02:00
  • 878b3b1e19 include/gitignore: update to all architectures Jean-Christophe PLAGNIOL-VILLARD 2008-05-04 15:17:52 +02:00
  • 1df368aed3 ide: Remove spurious second include of io.h Marcel Ziswiler 2008-05-05 02:12:06 +02:00
  • 8fbc985bda Fix some typos Adrian Filipi 2008-05-06 16:46:37 -04:00
  • e419e12d04 Recognize 'powerpc' As an Alias for IH_ARCH_PPC Grant Erickson 2008-05-04 16:45:01 -07:00
  • f5a2425919 7450 and 86xx L2 cache invalidate bug corrections Wheatley Travis 2008-05-02 13:35:15 -07:00
  • 4d31cdc45d Avoid infinite loop "Generating include/autoconf.mk" Wolfgang Denk 2008-05-09 10:16:13 +02:00
  • 567fb85217 Fix @ -> <at> substitution Stelian Pop 2008-05-08 22:52:09 +02:00
  • 73ccb3410a ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based board Gary Jennejohn 2008-04-28 14:04:32 +02:00
  • ef2642625c ppc4xx: Kilauea: Fix incorrect FPGA FIFO address Stefan Roese 2008-05-08 11:10:46 +02:00
  • a00eccfebc ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boards Stefan Roese 2008-05-08 11:05:15 +02:00
  • cb5d88b961 ppc4xx: Add weak default ft_board_setup() routine Stefan Roese 2008-05-08 11:01:09 +02:00
  • d1c1ba85c7 ppc4xx: acadia: Add fdt support and fix section overlap problem Stefan Roese 2008-05-08 10:48:58 +02:00
  • 4adb3023de ppc4xx: Add device tree support to AMCC Yosemite Ira Snyder 2008-04-29 11:18:54 -07:00
  • b9bbefce1a ppc4xx: Fix typos in 460GT/EX FBDV array Dave Mitchell 2008-05-07 09:00:23 -07:00
  • 66f5fa9263 85xx: Limit CPU2 workaround to parts that have the errata Andy Fleming 2008-05-07 16:54:31 -05:00
  • a5fe514e8a mpc83xx: system performance settings for MPC8349EMDS. Lee Nipper 2008-04-25 15:44:45 -05:00
  • 49387dba91 [MIPS] cpu/mips/cache.S: Fix build warning Shinya Kuribayashi 2008-05-06 13:22:52 +09:00
  • 908261f3fd Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master Wolfgang Denk 2008-05-05 13:25:04 +02:00
  • 0f8c62a14b Allow building mips versions with ELDK 3.1.1 Vlad Lungu 2008-05-05 14:04:00 +03:00
  • 12a67a9e51 MAKEALL: add inka4x0 board Wolfgang Denk 2008-05-05 12:52:36 +02:00
  • b83dcc13ae kb9202 board: fix build problem. Wolfgang Denk 2008-05-04 21:34:23 +02:00
  • 6adf61dc4c Prepare for v1.3.3-rc3 v1.3.3-rc3 Wolfgang Denk 2008-05-04 12:10:33 +02:00
  • fb98f94fcb Merge branch 'master' of /home/wd/git/u-boot/master/ Wolfgang Denk 2008-05-04 01:03:30 +02:00
  • 7c0773fde6 drivers/net/tsec.c: Fix typo. Wolfgang Denk 2008-05-04 00:35:15 +02:00
  • aa737945e6 version_autogenerated.h: use printf rather than echo -n Mike Frysinger 2008-05-02 21:45:12 -04:00
  • 4acc2a108a fix building when saveenv is disabled in some setups Mike Frysinger 2008-05-02 18:17:50 -04:00
  • ccf1ad535a SBC8548: fix address mask to allow 64M flash Jeremy McNicoll 2008-05-02 16:10:04 -04:00
  • 3648085c46 qemu_mips: add README Jean-Christophe PLAGNIOL-VILLARD 2008-05-02 19:48:56 +02:00
  • 4a89b766bf Merge branch 'master' of git://www.denx.de/git/u-boot-mips Wolfgang Denk 2008-05-04 00:02:29 +02:00
  • 6fdd002689 Fix misspelled comment Marcel Ziswiler 2008-05-02 02:35:59 +02:00
  • fa956fde60 mkimage: make mmap() checks consistent Mike Frysinger 2008-05-01 04:13:05 -04:00
  • 8e90cd0447 Fix defined but not used build warning Marcel Ziswiler 2008-05-01 09:05:34 +02:00
  • b71190f325 Fix implicit declaration build warnings Marcel Ziswiler 2008-05-01 09:05:26 +02:00