- 9ec3b35 AVR32: Include <div64.h> instead of <asm/div64.h> by Haavard Skinnemoen · Mon Aug 13 17:22:31 2007 +0200
- 06dd9d5 Merge commit 'upstream/master' by Haavard Skinnemoen · Mon Aug 13 16:34:33 2007 +0200
- ded3cc5 atmel_mci: Use 512 byte blocksize if possible by Haavard Skinnemoen · Wed Jun 27 13:34:26 2007 +0200
- 18dd1fc Update CHANGELOG by Wolfgang Denk · Sun Aug 12 21:34:50 2007 +0200
- e4a56a5 Minor alignment of output, 2nd try. Also update CHANGELOG by Wolfgang Denk · Sun Aug 12 21:34:34 2007 +0200
- 16b28d2 Minor alignment of output by Wolfgang Denk · Sun Aug 12 20:35:49 2007 +0200
- 0bf439d Cleanup output on ADS5121 board by Wolfgang Denk · Sun Aug 12 18:28:18 2007 +0200
- 49dff0f Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master by Wolfgang Denk · Sun Aug 12 18:12:38 2007 +0200
- 036384c Adapt board configuration and fix kernel crash on MCC200 board. by Wolfgang Denk · Sun Aug 12 15:11:38 2007 +0200
- 83b1fac Adjust default configuration of ADS5121 board. by Wolfgang Denk · Sun Aug 12 14:47:54 2007 +0200
- 56cbd02 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. by Wolfgang Denk · Sun Aug 12 14:27:39 2007 +0200
- 5525d01 Merge with /home/wd/git/u-boot/custodian/u-boot-fdt by Wolfgang Denk · Sat Aug 11 02:14:05 2007 +0200
- 0dc2512 Improve error print messages. by Gerald Van Baren · Tue Aug 07 21:14:22 2007 -0400
- bd9d115 fdt: allow for builds that don't want env and bd_t nodes by Kim Phillips · Tue Jul 17 13:57:04 2007 -0500
- b5ceed7 fdt: do board setup based on fdt address specified on bootm line by Kim Phillips · Tue Jul 17 13:56:53 2007 -0500
- 566fae3 Call ft_board_setup() from the bootm command. by Gerald Van Baren · Tue Jul 10 20:40:39 2007 -0400
- 5606a36 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · Mon Jun 25 23:25:28 2007 -0400
- f097fa0 Tighten up the error messages. by Gerald Van Baren · Mon Jun 25 20:55:58 2007 -0400
- 8e1aa43 Asthetic improvements: error messages and line lengths. by Gerald Van Baren · Mon Jun 25 19:52:23 2007 -0400
- 43555f4 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. by Gerald Van Baren · Fri May 25 22:08:57 2007 -0400
- 1178d6a For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · Mon May 21 23:27:16 2007 -0400
- 18c75c6 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT by Gerald Van Baren · Thu May 17 23:54:36 2007 -0400
- d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · Wed Jun 06 22:47:58 2007 -0400
- e596a16 Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · Wed May 16 22:39:59 2007 -0400
- 0ea55d2 FDT command improvements. by Gerald Van Baren · Sat May 12 09:47:25 2007 -0400
- eaa1464 Reorganize and fix problems (returns) in the bootm command. by Gerald Van Baren · Sat May 12 09:45:46 2007 -0400
- 2beccd6 Fix bugs in the CONFIG_OF_LIBFDT by Gerald Van Baren · Tue May 08 21:27:35 2007 -0400
- 4d22392 Improve fdt move length handling. by Gerald Van Baren · Wed Apr 25 22:47:15 2007 -0400
- cfede44 Minor code clean up. by Gerald Van Baren · Wed Apr 25 22:23:36 2007 -0400
- f68a9e3 Improve error messages, more informative. by Gerald Van Baren · Wed Apr 25 21:24:27 2007 -0400
- 960caf3 libfdt: Conditionally compile based on CONFIG_OF_LIBFDT by Gerald Van Baren · Fri Apr 20 22:46:53 2007 -0400
- f62d82e Merge git://www.denx.de/git/u-boot by Gerald Van Baren · Fri Aug 10 19:19:50 2007 -0400
- 1016042 add image size and descriptors for Spartan 3E FPGA chips by Bruce Adler · Fri Aug 10 14:54:47 2007 -0700
- 8c0c893 make MAKEALL more immune to merge conflicts by Kim Phillips · Fri Aug 10 15:34:48 2007 -0500
- 203fee3 README: Remove outdated cpu type, board type, and NAME_config lists by Kim Phillips · Fri Aug 10 13:28:25 2007 -0500
- 99e4d6c mpc83xx: Suppress the warning 'burstlen' by Dave Liu · Fri Aug 10 15:48:59 2007 +0800
- 21fe6bf Merge with git+ssh://sr@pollux.denx.org/home/wd/git/u-boot/from_stefan by Stefan Roese · Fri Aug 10 20:38:35 2007 +0200
- 86ec912 Conding style cleanup by Stefan Roese · Fri Aug 10 20:34:58 2007 +0200
- f9333f5 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Fri Aug 10 20:33:06 2007 +0200
- e8f3912 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · Fri Aug 10 20:26:18 2007 +0200
- e0dd741 Merge with git+ssh://atlas/home/wd/git/u-boot/master by Wolfgang Denk · Fri Aug 10 10:35:10 2007 +0200
- 0f28786 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · Fri Aug 10 10:34:10 2007 +0200
- 32d1f76 Make use of generic 64bit division in nand_util.c by Dirk Behme · Thu Aug 02 17:42:08 2007 +0200
- fb1dacd Move 64bit division from avr32 to generic lib by Dirk Behme · Thu Aug 02 17:41:14 2007 +0200
- ae12ddb mpc83xx: fix ITX[GP] O=builddir builds by Kim Phillips · Mon Aug 06 18:18:34 2007 -0500
- 746f558 mpc83xx: Correct the README for DDR ECC by Dave Liu · Wed Aug 01 15:00:59 2007 +0800
- a2c2ceb mpc83xx: Consolidate the ECC support of 83xx by Dave Liu · Wed Aug 01 15:00:15 2007 +0800
- c9fa31f mpc83xx: Correct the burst length for DDR2 with 32 bits by Dave Liu · Sat Aug 04 13:37:39 2007 +0800
- b22fc90 mpc83xx: add support for the MPC8323E RDB by Kim Phillips · Wed Jul 25 19:25:33 2007 -0500
- 3c6f3b7 mpc83xx: fixup generic pci for libfdt by Kim Phillips · Wed Jul 25 19:25:28 2007 -0500
- 60dc3fc mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · Wed Jul 25 19:25:22 2007 -0500
- a4deb4d mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · Wed Jul 04 21:34:24 2007 -0400
- 1a96f62 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · Wed Jul 04 21:27:30 2007 -0400
- ebd35f8 mpc83xx: Add support for the display of reset status by Dave Liu · Mon Jun 25 10:41:56 2007 +0800
- 11da175 mpc83xx: Fix the align bug of SDMA buffer by Dave Liu · Mon Jun 25 10:41:04 2007 +0800
- 8254c91 mpc83xx: Revise the MPC8360EMDS readme doc by Dave Liu · Mon Jun 25 13:21:12 2007 +0800
- 193d334 FSL I2C driver programs the two I2C busses differently by Timur Tabi · Tue Jul 03 13:46:32 2007 -0500
- 0b2deff Update SCCR programming in cpu_init_f() to support all 83xx processors by Timur Tabi · Tue Jul 03 13:04:34 2007 -0500
- 5610da1 TQM834x: cleanup configuraton by Martin Krause · Fri Jun 22 13:04:22 2007 +0200
- f63312e MPC83xx: Fix makefile to generate config.h file in the build directory by david.saada · Mon Jun 18 09:09:53 2007 -0700
- f600cf3 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · Thu Jun 14 20:07:33 2007 -0500
- 77a3c0d Merge with git+ssh://atlas/home/wd/git/u-boot/master by Wolfgang Denk · Thu Aug 09 23:49:30 2007 +0200
- 67d4bc7 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · Thu Aug 09 23:47:43 2007 +0200
- 7eab200 Treat ppc64 host as ppc by Kumar Gala · Wed Aug 08 04:14:28 2007 -0500
- d59890b Minor fix for bios emulator makefile by Jason Jin · Wed Aug 08 09:01:46 2007 +0800
- 7ed5cd9 Add CONFIG_BIOSEMU define to guard all the bios emulator code by Jason Jin · Wed Aug 08 08:33:11 2007 +0800
- e73915f Merge with /home/wd/git/u-boot/custodian/u-boot-usb by Wolfgang Denk · Thu Aug 09 23:17:32 2007 +0200
- f5dd299 tsec: fix multiple PHY support by Zach Sadecki · Tue Jul 31 12:27:25 2007 -0500
- 56032de Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · Thu Aug 09 22:38:39 2007 +0200
- a12ca28 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · Thu Aug 09 22:11:03 2007 +0200
- 4290d4c tsec: Allow Ten Bit Interface address to be configurable by Joe Hamman · Thu Aug 09 09:08:18 2007 -0500
- 60154f8 Merge git://www.denx.de/git/u-boot by Gerald Van Baren · Tue Aug 07 21:33:33 2007 -0400
- 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Tue Aug 07 22:30:29 2007 +0200
- efedb69 Merge with /home/tur/git/u-boot#cm5200-si by Wolfgang Denk · Tue Aug 07 17:04:30 2007 +0200
- 3d35880 Add CONFIG_BIOSEMU define to guard all the bios emulator code by Jason Jin · Tue Aug 07 16:17:06 2007 +0800
- e78f258 Fix missing brace error in fs/fat/fat.c [pointed out by Roderik Wildenburg] by Wolfgang Denk · Tue Aug 07 16:02:13 2007 +0200
- b65aaf9 Fixed typo in README (pointed out by Martin Jost). by Wolfgang Denk · Mon Aug 06 23:21:05 2007 +0200
- 9a0f777 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 15:59:45 2007 +0200
- 96bb2e0 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 06 02:17:36 2007 +0200
- d3de158 Remove the bios emulator from MAI board. by Jason Jin · Tue Jul 10 09:03:22 2007 +0800
- ed45b44 Fix some compile issues for MAI board. by Jason Jin · Fri Jul 13 12:14:59 2007 +0800
- bb20f35 Configurations for ATI video card BIOS emulator by Jason Jin · Fri Jul 13 12:14:58 2007 +0800
- a63ce95 This is a BIOS emulator, porting from SciTech for u-boot, mainly for by Jason Jin · Fri Jul 06 08:34:56 2007 +0800
- 2181b5d This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · Fri Jul 06 08:33:33 2007 +0800
- ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
- 15e8757 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 06 01:01:49 2007 +0200
- ee3ed33 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · Mon Aug 06 00:55:51 2007 +0200
- a72b42e Add functions to list of exported functions by Martin Krause · Tue Dec 12 14:26:01 2006 +0100
- 91080f7 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · Thu Aug 02 14:09:49 2007 -0500
- a6533c8 cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. by Bartlomiej Sieka · Fri Aug 03 12:08:16 2007 +0200
- bee6700 Add Marvell 1149 PHY support to the TSEC by Andy Fleming · Fri Aug 03 04:05:25 2007 -0500
- 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
- 530181f Coding style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 02 21:27:46 2007 +0200
- 6b99a46 Minor cleanup of <board>_nand build rules. by Wolfgang Denk · Thu Aug 02 10:11:18 2007 +0200
- 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · Thu Aug 02 00:48:45 2007 +0200
- d3a02c3 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · Fri Jul 27 14:43:59 2007 +0200
- 15bee33 [PPC] Remove unused MSR_USER definition by Rafal Jaworowski · Fri Jul 27 14:22:04 2007 +0200
- d6520bc Fix breakage of 8xx boards from recent commit. by Rafal Jaworowski · Thu Jul 19 17:12:28 2007 +0200
- d97b478 Update CHANGELOG by Wolfgang Denk · Sat Jul 14 22:51:02 2007 +0200
- 2237f30 Merge with /home/hs/Atronic/u-boot-dev-new by Heiko Schocher · Sat Jul 14 01:07:51 2007 +0200