Commit Graph

  • 65e43a1063 Introduce virt_to_phys() Kumar Gala 2008-12-13 17:20:27 -06:00
  • 45845301af POST Make: fix the sub-dir dependencies missing. Yuri Tikhonov 2008-12-07 22:12:50 +01:00
  • 22525779cb Fix a typo in fw_env.config Martin Michlmayr 2008-08-06 14:44:05 +03:00
  • ba490b7761 Remove unused CONFIG_ADDR_STREAMING defines Peter Tyser 2008-12-01 16:22:45 -06:00
  • d16da93430 cmd_mem: Remove unused variable Peter Tyser 2008-11-24 11:54:47 -06:00
  • 3aed3aa2c1 Fix new found CFG_ Jean-Christophe PLAGNIOL-VILLARD 2008-12-14 10:29:39 +01:00
  • 0e0c862efe Remove compiler warning: target CPU does not support interworking Sergei Poselenov 2008-09-19 12:07:34 +02:00
  • cd6734510a Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent Jean-Christophe PLAGNIOL-VILLARD 2008-11-24 13:33:51 +01:00
  • 89d56f5503 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx Wolfgang Denk 2008-12-13 00:36:25 +01:00
  • 3680aed04f Merge branch 'master' of git://git.denx.de/u-boot-mips Wolfgang Denk 2008-12-13 00:34:12 +01:00
  • f6704e49d6 Merge branch 'master' of git://git.denx.de/u-boot-sh Wolfgang Denk 2008-12-13 00:26:19 +01:00
  • 8e9c63b400 Merge branch 'master' of git://git.denx.de/u-boot-microblaze Wolfgang Denk 2008-12-13 00:25:24 +01:00
  • bd4345c175 Merge branch 'master' of git://git.denx.de/u-boot-ubi Wolfgang Denk 2008-12-13 00:20:01 +01:00
  • 19ef4f7a6e ppc4xx: Disable EEPROM write access on PMC440 boards Matthias Fuchs 2008-12-10 15:13:32 +01:00
  • 5b67a1439a ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards Matthias Fuchs 2008-12-10 15:12:56 +01:00
  • 71fa0714fe MIPS: Flush data cache upon relocation Stefan Roese 2008-11-18 16:36:12 +01:00
  • 4417434368 MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT Stefan Roese 2008-11-18 16:36:22 +01:00
  • db08ecaa6e MIPS: Add board_early_init_f() to init_sequence Stefan Roese 2008-11-12 13:18:02 +01:00
  • 9d23fc584c MIPS: Add onenand_init() to board.c and move nand_init() Stefan Roese 2008-11-12 13:18:19 +01:00
  • d8bbc51c7b sh: Update sh2/sh2a timer Nobuhiro Iwamatsu 2008-12-09 11:32:46 +09:00
  • a319f14962 sh: r2dplus fix register access Jean-Christophe PLAGNIOL-VILLARD 2008-12-05 07:27:37 +01:00
  • 4d4a96055f sh: r2dplus/lowlevel_init: coding style fix Jean-Christophe PLAGNIOL-VILLARD 2008-12-02 07:40:03 +01:00
  • c54b9a42d8 sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFT Nobuhiro Iwamatsu 2008-11-25 11:05:19 +09:00
  • e9d5f35497 sh: Update sh timer function Nobuhiro Iwamatsu 2008-11-20 16:44:42 +09:00
  • b81786cff4 sh: Migo-R: Update BSC value Nobuhiro Iwamatsu 2008-11-04 11:58:58 +09:00
  • 5783758fd2 sh: Update ms7722se board config Nobuhiro Iwamatsu 2008-11-17 16:52:09 +09:00
  • 15e2697c9f sh: Update SuperH serial driver Nobuhiro Iwamatsu 2008-11-17 16:53:09 +09:00
  • 9a1d3557dc sh: fix rsk7203 and MigoR out of tree build Jean-Christophe PLAGNIOL-VILLARD 2008-11-11 22:20:15 +01:00
  • 1951f847f0 ppc4xx: Update TEXT_BASE for CPCI405 boards Matthias Fuchs 2008-12-10 14:41:25 +01:00
  • 8c92af7b2f ppc4xx: Remove some features from ALPR to fit into 256k again Stefan Roese 2008-12-09 20:08:01 +01:00
  • 3b089e4f88 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization Stefan Roese 2008-12-10 10:32:59 +01:00
  • 8173293516 UBI: Return -ENOMEM upon failing malloc Stefan Roese 2008-12-10 10:28:33 +01:00
  • 2145188bea Fix compile error in building MBX860T. Ben Warren 2008-12-09 23:34:15 -08:00
  • 8fab49ea91 microblaze: Remove XUPV2P board Michal Simek 2008-11-25 11:42:20 +01:00
  • 99ba6f3535 microblaze: Remove CONFIG_LIBFDT due to error in common files Michal Simek 2008-11-24 18:25:41 +01:00
  • e7d591e823 microblaze: Fix ml401 uart16550 setting Michal Simek 2008-11-24 11:43:00 +01:00
  • c85ff0553a microblaze: Set up relocation is done Michal Simek 2008-11-24 11:38:22 +01:00
  • bcb6dd9187 tools/netconsole: new script for working with netconsole over UDP Mike Frysinger 2008-12-09 23:20:31 -05:00
  • 8c5170a7d0 fs/fat: handle FAT on SATA Sonic Zhang 2008-12-09 23:20:18 -05:00
  • 4cd8ed4061 Fix compile error in building MBX860T. Bug was introduced in 9eb79bd8856bcab896ed5e1f1bca159807a124dd Ben Warren 2008-12-09 23:26:31 -08:00
  • 97a24a78ee libfdt: Fix redefined uintptr_t warning for USE_HOSTCC Jerry Van Baren 2008-11-24 08:15:02 -05:00
  • 1fc2b165c5 Moved sc520 PCI definitions to stand-alone file Graeme Russ 2008-11-22 08:43:29 +11:00
  • 1f5070c0c1 Fixed path to sc520 SSI include file Graeme Russ 2008-11-22 08:43:21 +11:00
  • d4f70da544 Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c Graeme Russ 2008-11-21 06:28:05 +11:00
  • c034075a71 serial: Add vcth UART driver Stefan Roese 2008-11-12 13:30:10 +01:00
  • 142a80ffc3 jffs2: cache data_crc results Ilya Yanok 2008-11-13 19:49:36 +03:00
  • 9b7076229e jffs2: summary support Ilya Yanok 2008-11-13 19:49:35 +03:00
  • 70741004dc jffs2: add buffer to cache flash accesses Ilya Yanok 2008-11-13 19:49:34 +03:00
  • 8a36d31f72 jffs2: rewrite jffs2 scanning code based on Linux one Ilya Yanok 2008-11-13 19:49:33 +03:00
  • e0b5532579 jffs2: add sector_size field to part_info structure Ilya Yanok 2008-11-13 19:49:32 +03:00
  • f738469567 jffs2: fix searching for latest version in jffs2_1pass_list_inodes() Ilya Yanok 2008-11-13 19:49:31 +03:00
  • 1113cb764b evb64260: fix "cast to pointer from integer of different size" warnings Wolfgang Denk 2008-12-09 23:13:51 +01:00
  • f68a0c9149 Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2008-12-09 22:30:22 +01:00
  • 695a5f339a Merge branch 'master' of git://git.denx.de/u-boot-usb Wolfgang Denk 2008-12-09 22:30:11 +01:00
  • d277682731 USB: descriptor handling Stefan Althoefer 2008-12-07 19:39:11 +01:00
  • d5e710a397 Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2008-12-09 21:16:38 +01:00
  • 4c253fdb2a drivers/fsl_pci_init: Fix compile warning Kumar Gala 2008-12-09 10:27:33 -06:00
  • dedacc18a8 usbtty/omap: update to current API Jean-Christophe PLAGNIOL-VILLARD 2008-12-07 09:45:35 +01:00
  • ee2e9ba917 video: fix FADS823 and RRvision compiling issues Anatolij Gustschin 2008-12-09 17:52:05 +01:00
  • 2d2e05727f UBI: Fix size parsing in "ubi create" Stefan Roese 2008-12-02 10:53:47 +01:00
  • 2ee951ba2a UBI: Enable re-initializing of the "ubi part" command Stefan Roese 2008-11-27 14:07:09 +01:00
  • 9def12cae3 MTD: Fix problem based on non-working relocation (list head mtd_partitions) Stefan Roese 2008-11-27 14:05:15 +01:00
  • 13d36ec849 Merge branch 'master' of git://git.denx.de/u-boot-at91 Wolfgang Denk 2008-12-09 01:06:14 +01:00
  • c645b181a9 Merge branch 'master' of git://git.denx.de/u-boot-net Wolfgang Denk 2008-12-09 01:00:24 +01:00
  • 5e3ab68e9a Section name should be ".data", not "data" Trent Piepho 2008-11-12 17:29:48 -08:00
  • 7fa6a2f3b6 MAKEALL: Automatically use parallel builds Wolfgang Denk 2008-12-09 00:39:08 +01:00
  • 268405fa7c vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23 Wolfgang Denk 2008-12-09 00:24:30 +01:00
  • 153176a941 avr32/bootm: remove unused variable 'ret' Jean-Christophe PLAGNIOL-VILLARD 2008-11-11 06:08:59 +01:00
  • 434c51a5e6 Remove unneeded CONFIG_SHELL references Peter Tyser 2008-11-12 13:06:48 -06:00
  • cf7a7b9979 Use bash for default GNU Make shell application Peter Tyser 2008-11-12 12:33:20 -06:00
  • 4b53001876 jffs2: rename devices_init () in common/jffs2.c Heiko Schocher 2008-11-12 09:50:45 +01:00
  • af5eb847a1 SPARC: Fixed compiler error introduced by commit c160a9544743 Daniel Hellstrom 2008-11-10 12:46:20 +00:00
  • 4c60259899 mgsuvd add the board-specific part of the HDLC driver Gary Jennejohn 2008-11-09 12:50:59 +01:00
  • 534a435966 mgcoge add the board-specific part of the HDLC driver Gary Jennejohn 2008-11-09 12:45:03 +01:00
  • 135f553453 keymile add the common parts of the HDLC driver Gary Jennejohn 2008-11-09 12:36:15 +01:00
  • 1cb82a9207 drivers/bios_emulator: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-11-07 22:46:22 +01:00
  • bcdf1d2cf6 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. Richard Retanubun 2008-11-06 14:01:51 -05:00
  • 16a28ef219 IOMUX: Add console multiplexing support. Gary Jennejohn 2008-11-06 15:04:23 +01:00
  • 774ce72026 strings: use puts() rather than printf() Mike Frysinger 2008-11-04 16:03:46 -05:00
  • b03150b52e Use new CONFIG_SYS_VXWORKS parameters for Netstal boards Niklaus Giger 2008-11-03 22:16:18 +01:00
  • 29a4c24de9 cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters Niklaus Giger 2008-11-03 22:15:34 +01:00
  • e9084b23d1 Add vxworks.h to handle CONFIG_SYS_VXWORKS parameters Niklaus Giger 2008-11-03 22:14:36 +01:00
  • 0b2f4ecad4 README: Document CONFIG_SYS parameters for vxworks Niklaus Giger 2008-11-03 22:13:47 +01:00
  • ace514837c lcd: Let the board code show board-specific info cleanup Peter Tyser 2008-10-31 11:12:38 -05:00
  • 561858ee7d Update U-Boot's build timestamp on every compile Peter Tyser 2008-11-03 09:30:59 -06:00
  • 83ad179e2f Remove redundant armv4 flag from arm926ejs compile flags Remy Bohmer 2008-12-04 22:25:57 +01:00
  • 89a7a87f08 at91: Choose environment variables location within make config target Nicolas Ferre 2008-12-06 13:11:14 +01:00
  • 1450c4a668 lwmon, tqm8xx: Fix build errors Anatolij Gustschin 2008-11-03 15:30:34 +01:00
  • bfa0af6b22 ignore .gdb_history files Mike Frysinger 2008-11-02 01:18:18 -04:00
  • c8aa7dfc18 FPGA: move fpga drivers to drivers/fpga Jean-Christophe PLAGNIOL-VILLARD 2008-10-31 12:26:55 +01:00
  • 6a86bb6c25 net: Fix TftpStart() ip:filename bug Peter Tyser 2008-12-01 16:29:38 -06:00
  • d32c5be50b net: Add additional IP fragmentation check Peter Tyser 2008-12-01 16:26:21 -06:00
  • e0c07b868c net: Define IP flag field values Peter Tyser 2008-12-01 16:26:20 -06:00
  • 23afaba65e net: tsec: Fix Marvell 88E1121R phy init Anatolij Gustschin 2008-12-02 10:31:04 +01:00
  • 2e4970d810 net: Fix download command parsing Peter Tyser 2008-12-02 12:59:51 -06:00
  • 90665e3d97 Merge branch 'master' of git://git.denx.de/u-boot-at91 Wolfgang Denk 2008-12-05 00:27:19 +01:00
  • 26f6a2b7f3 Merge branch 'master' of git://git.denx.de/u-boot-usb Wolfgang Denk 2008-12-05 00:24:32 +01:00
  • 762bd90cbb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx Wolfgang Denk 2008-12-05 00:17:16 +01:00
  • 6226db68af Merge branch 'master' of git://git.denx.de/u-boot-nand-flash Wolfgang Denk 2008-12-05 00:16:21 +01:00
  • 3c2c2f4279 Remove non-ascii characters from fat code Remy Bohmer 2008-11-27 22:30:27 +01:00