Commit Graph

  • 01981269c1 Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2008-07-07 00:39:50 +02:00
  • b223017f08 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 Wolfgang Denk 2008-07-07 00:39:43 +02:00
  • b0f1c03607 Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2008-07-07 00:33:07 +02:00
  • 3070a9a3cb Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx Wolfgang Denk 2008-07-07 00:32:47 +02:00
  • 9047bfa1e7 net: smc911x: Fix typo Nobuhiro Iwamatsu 2008-07-03 23:16:06 +09:00
  • 5ed546fdd0 update mvBL-M7 board config Andre Schwarz 2008-07-02 18:54:08 +02:00
  • 5cacc5d0ec net: fix compile problem in smc911x driver. Nobuhiro Iwamatsu 2008-06-30 17:45:01 +09:00
  • 9fea65a6c4 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 Michal Simek 2008-06-24 09:54:09 +02:00
  • cbb6289569 net: ne2000: Move dev_addr variable from grobal to local. Nobuhiro Iwamatsu 2008-06-17 13:07:11 +09:00
  • dd7e5fa5f8 net: ne2000: Fix compile error of NE2000 Nobuhiro Iwamatsu 2008-06-17 13:07:15 +09:00
  • dd35479a50 Add mechanisms for CPU and board-specific Ethernet initialization Ben Warren 2008-06-23 22:57:27 -07:00
  • 7754f2be5d include/sha256.h: fix file permissions. Wolfgang Denk 2008-07-06 01:21:46 +02:00
  • d86a0a6f7f Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master Wolfgang Denk 2008-07-06 01:15:17 +02:00
  • d3bcdf838e [AT91SAM9] Fix NAND FLASH timings Patrice Vilchez 2008-05-27 11:15:29 +02:00
  • 19bd688484 Fix boot from NOR due to incorrect reset delay. Stelian Pop 2008-05-22 00:15:40 +02:00
  • f492dd636f Update CHANGELOG Wolfgang Denk 2008-07-04 20:11:49 +02:00
  • 5e6e350fc4 CCM/SCM boards: fix out of tree building Wolfgang Denk 2008-07-04 20:07:35 +02:00
  • ab4c3a490d SCM board: fix build errors. Wolfgang Denk 2008-07-03 23:22:27 +02:00
  • a566466f17 IAD210 board: fix ``"ALIGN" redefined'' warning. Wolfgang Denk 2008-07-03 23:06:36 +02:00
  • ad75631479 CCM board: fix build errors. Wolfgang Denk 2008-07-03 23:00:24 +02:00
  • f16ed51702 update mvBL-M7 board config Andre Schwarz 2008-07-02 18:54:08 +02:00
  • ced209c50e sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'" Wolfgang Denk 2008-07-03 22:39:21 +02:00
  • 4ff170a818 Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors Wolfgang Denk 2008-07-03 22:34:08 +02:00
  • 730f298485 lmb: fix "implicit declaration of function 'lmb_free'" warning Wolfgang Denk 2008-07-03 22:04:17 +02:00
  • 322ef5e28d Cleanup: remove redundant deleting on *~ files Wolfgang Denk 2008-07-02 23:53:23 +02:00
  • c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) Wolfgang Denk 2008-07-02 23:49:18 +02:00
  • a30cc5a340 Cleanup: fix out-of-tree building for some boards Wolfgang Denk 2008-07-02 23:38:50 +02:00
  • 461fa68d20 Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) Wolfgang Denk 2008-07-02 23:00:14 +02:00
  • 5981ebd320 fdt: Fix typo in variable name. Detlev Zundel 2008-06-20 22:26:24 +02:00
  • a7a5982cd0 Add logos for RRvision board Gary Jennejohn 2008-06-19 11:11:19 +02:00
  • ee4ae38342 mpc8260: add fdt_fixup_ethernet support Esben Haabendal 2008-06-18 11:03:57 +02:00
  • f6a69559d6 cmd_nvedit.c: clean up syntax highlighting Steven A. Falco 2008-06-12 13:24:42 -04:00
  • 75678c807a Make setenv() return status Steven A. Falco 2008-06-12 13:22:12 -04:00
  • 4928e97c85 PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitops Kumar Gala 2008-06-11 10:14:06 -05:00
  • 83002a77cb i.MX31: Cleanup comments in lowlevel_init.S. Magnus Lilja 2008-06-09 22:58:48 +02:00
  • f8cc312bbe Move conditional compilation of MPC8XXX SPI driver to Makefile Ben Warren 2008-06-08 23:28:33 -07:00
  • d92ea21baf i.MX31: fixed CTRL-C detection Juergen Kilb 2008-06-08 17:59:53 +02:00
  • dd1c5523d6 ppc4xx: Fix 460EX/GT PCIe port initialization Stefan Roese 2008-07-01 17:03:19 +02:00
  • b571afde02 add SHA256 support Jean-Christophe PLAGNIOL-VILLARD 2008-06-07 12:29:52 +02:00
  • 3bab76a26e Delay FIT format check on sector based devices Marian Balakowicz 2008-06-06 23:07:40 +02:00
  • 9810263afe sata: wait for device updating signature to host Dave Liu 2008-06-03 17:38:19 +08:00
  • a524e112b4 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx Detlev Zundel 2008-06-30 15:35:34 +02:00
  • 745d8a0d3c ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic Stefan Roese 2008-06-28 14:56:17 +02:00
  • 8b616edb11 serial_pl010.c: add watchdog support Stuart Wood 2008-06-02 16:42:19 -04:00
  • 86d3273e2b jffs2_1pass.c: add watchdog support Stuart Wood 2008-06-02 16:40:08 -04:00
  • 5744ddc663 Configure DSP POST; add watchdog reset to diag command Sascha Laue 2008-05-30 09:48:14 +02:00
  • f135265178 Add sata sil3114 support Tor Krill 2008-05-29 10:40:17 +02:00
  • e093a24762 Coding Style Cleanup Wolfgang Denk 2008-06-28 23:34:37 +02:00
  • 01db232dd7 Update CHANGELOG Wolfgang Denk 2008-06-28 23:16:01 +02:00
  • c7f879ec2b ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS) Hugo Villeneuve 2008-05-21 13:58:41 -04:00
  • 341188b9cc MMC: Consolidate MMC/SD command definitions Haavard Skinnemoen 2008-05-22 11:09:59 +02:00
  • fa60edfc4c Use better Ethernet timings for apollon board Kyungmin Park 2008-05-21 14:38:08 +09:00
  • 41c5eaa725 Resize device tree to allow space for board changes and the chosen node Andy Fleming 2008-06-16 13:58:56 -05:00
  • 7570a9941f Fix an underflow bug in __lmb_alloc_base Andy Fleming 2008-06-16 13:58:55 -05:00
  • 63796c4e61 Add lmb_free Andy Fleming 2008-06-16 13:58:54 -05:00
  • 4b03ac8b51 Add ALIGN() macro Andy Fleming 2008-06-16 13:58:53 -05:00
  • 93262af85e ppc4xx: Fix compilation problems with phys_size_t Stefan Roese 2008-06-24 17:15:22 +02:00
  • 28eab0d773 Conditionally add -fno-stack-protector to CFLAGS Haavard Skinnemoen 2008-05-19 12:26:38 +02:00
  • dfd3be881c pcmcia/ti_pci1410a: Move compile condition to the Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-05-18 19:09:52 +02:00
  • 72d5d5f7b5 pxa_pcmcia: Move compile condition to the Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-05-18 19:09:51 +02:00
  • c9eff32881 marabun_pcmcia: Move compile condition to the Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-05-18 19:09:50 +02:00
  • 6a19c46cae fix non-working mvBL-M7 Andre Schwarz 2008-06-23 13:25:34 +02:00
  • 846f1574dd fix system config overwrite @ MPC834x and MPC8313 Andre Schwarz 2008-06-23 11:40:56 +02:00
  • 4890246a2c mpc83xx: move CPU_TYPE_ENTRY over to processor.h Kim Phillips 2008-06-17 17:45:27 -05:00
  • aac7a5095b ppc4xx: Fix problem in gpio_config() Stefan Roese 2008-06-23 11:15:09 +02:00
  • 4077781231 fdt: Fix typo in variable name. Detlev Zundel 2008-06-20 22:24:05 +02:00
  • 5f723a3b98 avr32: Enable SPI flash support on ATNGW100 Haavard Skinnemoen 2008-06-20 10:41:05 +02:00
  • 5605ef6b58 avr32: Fix SPI portmux initialization Haavard Skinnemoen 2008-06-20 12:44:28 +02:00
  • 4688f9e34a avr32: Add GPIO manipulation functions Peter Ma 2008-06-01 22:59:24 -07:00
  • 914f58c576 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash Wolfgang Denk 2008-06-19 22:58:36 +02:00
  • 8115c6f9eb Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx Wolfgang Denk 2008-06-19 22:57:58 +02:00
  • 51a6ca2c3a Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash Wolfgang Denk 2008-06-19 22:57:06 +02:00
  • b4fe1a7109 MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver Wolfgang Grandegger 2008-06-05 13:02:30 +02:00
  • 96026d42fa Fix 4xx build issue Anatolij Gustschin 2008-06-12 12:40:11 +02:00
  • a036b04436 MPC8610HPCD: Report board id, board version and fpga version. Kumar Gala 2008-06-19 01:45:50 -05:00
  • 7de8c21f14 MPC8641HPCN: Report board id, board version and fpga version. Kumar Gala 2008-06-19 01:45:27 -05:00
  • fb8c061ea0 cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably Stefan Roese 2008-06-16 10:40:02 +02:00
  • 9e4006bca3 NAND: Add missing declaration to non-redundant saveenv(). Philip Balister 2008-06-16 08:58:07 -04:00
  • 2cdb7f50ac MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver Wolfgang Grandegger 2008-06-02 15:09:55 +02:00
  • 212ed90615 ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output Stefan Roese 2008-06-10 15:34:11 +02:00
  • a94f22f08f Fix build issue with string.h and linux/string.h Andy Fleming 2008-06-11 18:10:20 -05:00
  • 9973e3c614 Change initdram() return type to phys_size_t Becky Bruce 2008-06-09 16:03:40 -05:00
  • 391fd93ab2 Change lmb to use phys_size_t/phys_addr_t Becky Bruce 2008-06-09 20:37:18 -05:00
  • 61b09fc295 Change print_size to take phys_size_t Becky Bruce 2008-06-09 20:37:17 -05:00
  • b57ca3e128 Change bd/gd memsize/ram_size to be phys_size_t. Becky Bruce 2008-06-09 20:37:16 -05:00
  • b77cddc7b5 Merge branch 'master' of git://www.denx.de/git/u-boot-sh Wolfgang Denk 2008-06-11 22:54:47 +02:00
  • 1a5017601f Merge branch 'master' of git://www.denx.de/git/u-boot-mips Wolfgang Denk 2008-06-11 22:48:09 +02:00
  • cdeb62e20d Merge branch 'master' of git://www.denx.de/git/u-boot-fdt Wolfgang Denk 2008-06-11 22:30:47 +02:00
  • 1859e42fbf Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash Wolfgang Denk 2008-06-11 22:24:46 +02:00
  • 776488eb88 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash Wolfgang Denk 2008-06-11 22:23:09 +02:00
  • 32d4e38eeb Merge branch 'master' of git://www.denx.de/git/u-boot-net Wolfgang Denk 2008-06-11 22:17:42 +02:00
  • 1730edf76c Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx Wolfgang Denk 2008-06-11 22:13:07 +02:00
  • 5ea67393b8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx Wolfgang Denk 2008-06-11 21:33:16 +02:00
  • 2395db4886 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx Wolfgang Denk 2008-06-11 21:27:31 +02:00
  • 3c6e979a94 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx Wolfgang Denk 2008-06-11 21:23:16 +02:00
  • ba04f70109 FSL LAW: Add new interface to use the last free LAW Kumar Gala 2008-06-10 16:16:02 -05:00
  • 859a86a25c 85xx/86xx: Move to dynamic mgmt of LAWs Kumar Gala 2008-06-11 00:51:45 -05:00
  • f060054dad FSL LAW: Keep track of LAW allocations Kumar Gala 2008-06-11 00:44:10 -05:00
  • ddde74a159 85xx: remove dummy board_early_init_f Kumar Gala 2008-06-09 22:31:57 -05:00
  • 81e56e9af0 MPC8544DS: Update config.h Kumar Gala 2008-06-09 18:55:38 -05:00