aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-13Merge commit 'upstream/master'Haavard Skinnemoen1534-122977/+60275
2007-08-13atmel_mci: Use 512 byte blocksize if possibleHaavard Skinnemoen2-4/+21
2007-08-13ppc4xx: Fix problem in PLL clock calculationStefan Roese3-18/+26
2007-08-12Update CHANGELOGWolfgang Denk1-0/+1038
2007-08-12Minor alignment of output, 2nd try.Wolfgang Denk2-2/+2
2007-08-12Minor alignment of outputWolfgang Denk2-2/+2
2007-08-12Cleanup output on ADS5121 boardWolfgang Denk1-2/+0
2007-08-12Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk3-16/+52
2007-08-12Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk3-16/+52
2007-08-12Adjust default configuration of ADS5121 board.Wolfgang Denk1-28/+18
2007-08-12Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk8-41/+34
2007-08-11Merge with /home/wd/git/u-boot/custodian/u-boot-fdtWolfgang Denk12-453/+689
2007-08-10Improve error print messages.Gerald Van Baren1-31/+21
2007-08-10fdt: allow for builds that don't want env and bd_t nodesKim Phillips1-23/+15
2007-08-10fdt: do board setup based on fdt address specified on bootm lineKim Phillips1-1/+1
2007-08-10Call ft_board_setup() from the bootm command.Gerald Van Baren3-7/+10
2007-08-10Create new fdt boardsetup command, fix bug parsing [] form of set values.Gerald Van Baren2-25/+21
2007-08-10Tighten up the error messages.Gerald Van Baren1-22/+11
2007-08-10Asthetic improvements: error messages and line lengths.Gerald Van Baren1-65/+61
2007-08-10Fix fdt_chosen() to call ft_board_setup(), clean up long lines.Gerald Van Baren1-39/+74
2007-08-10For fdt_find_node_by_path(), handle the root path properly.Gerald Van Baren2-23/+16
2007-08-10Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDTGerald Van Baren2-18/+149
2007-08-10Replace fdt_node_offset() with fdt_find_node_by_path().Gerald Van Baren4-8/+8
2007-08-10Fix cmd_fdt line lengths, refactor code.Gerald Van Baren1-187/+239
2007-08-10FDT command improvements.Gerald Van Baren1-128/+143
2007-08-10Reorganize and fix problems (returns) in the bootm command.Gerald Van Baren1-66/+64
2007-08-10Fix bugs in the CONFIG_OF_LIBFDTGerald Van Baren1-2/+2
2007-08-10Improve fdt move length handling.Gerald Van Baren1-6/+15
2007-08-10Minor code clean up.Gerald Van Baren2-1/+6
2007-08-10Improve error messages, more informative.Gerald Van Baren1-13/+14
2007-08-10libfdt: Conditionally compile based on CONFIG_OF_LIBFDTGerald Van Baren6-0/+31
2007-08-10Merge git://www.denx.de/git/u-bootGerald Van Baren117-1639/+12826
2007-08-11add image size and descriptors for Spartan 3E FPGA chipsBruce Adler1-0/+24
2007-08-10make MAKEALL more immune to merge conflictsKim Phillips1-148/+439
2007-08-10README: Remove outdated cpu type, board type, and NAME_config listsKim Phillips1-136/+4
2007-08-10mpc83xx: Suppress the warning 'burstlen'Dave Liu1-1/+1
2007-08-10Add support for SBC8641D. Config files.Joe Hamman5-0/+634
2007-08-10Add support for SBC8641D. Board files.Joe Hamman5-0/+735
2007-08-10Merge with git+ssh://sr@pollux.denx.org/home/wd/git/u-boot/from_stefanStefan Roese5-15/+12
2007-08-10Conding style cleanupStefan Roese2-3/+1
2007-08-10Merge with git://www.denx.de/git/u-boot.gitStefan Roese25-832/+1594
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn43-2/+5464
2007-08-10fsl_pci_init cleanup.Ed Swarthout2-32/+16
2007-08-10pciauto_setup_device bars_num fixEd Swarthout1-1/+1
2007-08-108641hpcn: Do correct sized pointer math.Jon Loeliger1-2/+2
2007-08-10cpu/86xx fixes.Jon Loeliger6-102/+65
2007-08-10Coding style cleanupStefan Roese11-152/+153
2007-08-10Merge with git+ssh://atlas/home/wd/git/u-boot/masterWolfgang Denk5-15/+12
2007-08-10Merge with /home/wd/git/u-boot/workWolfgang Denk5-15/+12
2007-08-10Make use of generic 64bit division in nand_util.cDirk Behme1-11/+10