summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atmel_mci: Fix data timeout valueHaavard Skinnemoen2007-08-131-0/+59
* AVR32: Include <div64.h> instead of <asm/div64.h>Haavard Skinnemoen2007-08-131-1/+1
* Merge commit 'upstream/master'Haavard Skinnemoen2007-08-131534-122977/+60275
|\
| * Update CHANGELOGWolfgang Denk2007-08-121-0/+1038
| * Minor alignment of output, 2nd try.Wolfgang Denk2007-08-122-2/+2
| * Minor alignment of outputWolfgang Denk2007-08-122-2/+2
| * Cleanup output on ADS5121 boardWolfgang Denk2007-08-121-2/+0
| * Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-08-123-16/+52
| |\
| | * Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk2007-08-123-16/+52
| * | Adjust default configuration of ADS5121 board.Wolfgang Denk2007-08-121-28/+18
| * | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk2007-08-128-41/+34
| |/
| * Merge with /home/wd/git/u-boot/custodian/u-boot-fdtWolfgang Denk2007-08-1112-453/+689
| |\
| | * Improve error print messages.Gerald Van Baren2007-08-101-31/+21
| | * fdt: allow for builds that don't want env and bd_t nodesKim Phillips2007-08-101-23/+15
| | * fdt: do board setup based on fdt address specified on bootm lineKim Phillips2007-08-101-1/+1
| | * Call ft_board_setup() from the bootm command.Gerald Van Baren2007-08-103-7/+10
| | * Create new fdt boardsetup command, fix bug parsing [] form of set values.Gerald Van Baren2007-08-102-25/+21
| | * Tighten up the error messages.Gerald Van Baren2007-08-101-22/+11
| | * Asthetic improvements: error messages and line lengths.Gerald Van Baren2007-08-101-65/+61
| | * Fix fdt_chosen() to call ft_board_setup(), clean up long lines.Gerald Van Baren2007-08-101-39/+74
| | * For fdt_find_node_by_path(), handle the root path properly.Gerald Van Baren2007-08-102-23/+16
| | * Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDTGerald Van Baren2007-08-102-18/+149
| | * Replace fdt_node_offset() with fdt_find_node_by_path().Gerald Van Baren2007-08-104-8/+8
| | * Fix cmd_fdt line lengths, refactor code.Gerald Van Baren2007-08-101-187/+239
| | * FDT command improvements.Gerald Van Baren2007-08-101-128/+143
| | * Reorganize and fix problems (returns) in the bootm command.Gerald Van Baren2007-08-101-66/+64
| | * Fix bugs in the CONFIG_OF_LIBFDTGerald Van Baren2007-08-101-2/+2
| | * Improve fdt move length handling.Gerald Van Baren2007-08-101-6/+15
| | * Minor code clean up.Gerald Van Baren2007-08-102-1/+6
| | * Improve error messages, more informative.Gerald Van Baren2007-08-101-13/+14
| | * libfdt: Conditionally compile based on CONFIG_OF_LIBFDTGerald Van Baren2007-08-106-0/+31
| | * Merge git://www.denx.de/git/u-bootGerald Van Baren2007-08-10117-1639/+12826
| | |\
| | * \ Merge git://www.denx.de/git/u-bootGerald Van Baren2007-08-0714-291/+693
| | |\ \
| | * | | Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin2007-08-079-0/+32
| * | | | add image size and descriptors for Spartan 3E FPGA chipsBruce Adler2007-08-111-0/+24
| | |_|/ | |/| |
| * | | make MAKEALL more immune to merge conflictsKim Phillips2007-08-101-148/+439
| * | | README: Remove outdated cpu type, board type, and NAME_config listsKim Phillips2007-08-101-136/+4
| * | | mpc83xx: Suppress the warning 'burstlen'Dave Liu2007-08-101-1/+1
| * | | Merge with git+ssh://sr@pollux.denx.org/home/wd/git/u-boot/from_stefanStefan Roese2007-08-105-15/+12
| |\ \ \
| | * \ \ Merge with git+ssh://atlas/home/wd/git/u-boot/masterWolfgang Denk2007-08-105-15/+12
| | |\ \ \
| | | * \ \ Merge with /home/wd/git/u-boot/workWolfgang Denk2007-08-105-15/+12
| | | |\ \ \
| | | | * | | Make use of generic 64bit division in nand_util.cDirk Behme2007-08-101-11/+10
| | | | * | | Move 64bit division from avr32 to generic libDirk Behme2007-08-104-4/+2
| * | | | | | Conding style cleanupStefan Roese2007-08-102-3/+1
| * | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-1025-832/+1594
| |\| | | | |
| | * | | | | mpc83xx: fix ITX[GP] O=builddir buildsKim Phillips2007-08-101-6/+0
| | * | | | | mpc83xx: Correct the README for DDR ECCDave Liu2007-08-101-30/+30
| | * | | | | mpc83xx: Consolidate the ECC support of 83xxDave Liu2007-08-104-706/+391
| | * | | | | mpc83xx: Correct the burst length for DDR2 with 32 bitsDave Liu2007-08-101-3/+10
| | * | | | | mpc83xx: add support for the MPC8323E RDBKim Phillips2007-08-106-0/+952