summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-10Create new fdt boardsetup command, fix bug parsing [] form of set values.Gerald Van Baren
2007-08-10Tighten up the error messages.Gerald Van Baren
2007-08-10Asthetic improvements: error messages and line lengths.Gerald Van Baren
2007-08-10Fix fdt_chosen() to call ft_board_setup(), clean up long lines.Gerald Van Baren
2007-08-10For fdt_find_node_by_path(), handle the root path properly.Gerald Van Baren
2007-08-10Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDTGerald Van Baren
2007-08-10Replace fdt_node_offset() with fdt_find_node_by_path().Gerald Van Baren
2007-08-10Fix cmd_fdt line lengths, refactor code.Gerald Van Baren
2007-08-10FDT command improvements.Gerald Van Baren
2007-08-10Reorganize and fix problems (returns) in the bootm command.Gerald Van Baren
2007-08-10Fix bugs in the CONFIG_OF_LIBFDTGerald Van Baren
2007-08-10Improve fdt move length handling.Gerald Van Baren
2007-08-10Minor code clean up.Gerald Van Baren
2007-08-10Improve error messages, more informative.Gerald Van Baren
2007-08-10libfdt: Conditionally compile based on CONFIG_OF_LIBFDTGerald Van Baren
2007-08-10Merge git://www.denx.de/git/u-bootGerald Van Baren
2007-08-11add image size and descriptors for Spartan 3E FPGA chipsBruce Adler
2007-08-10make MAKEALL more immune to merge conflictsKim Phillips
2007-08-10README: Remove outdated cpu type, board type, and NAME_config listsKim Phillips
2007-08-10mpc83xx: Suppress the warning 'burstlen'Dave Liu
2007-08-10Add support for SBC8641D. Config files.Joe Hamman
2007-08-10Add support for SBC8641D. Board files.Joe Hamman
2007-08-10Merge with git+ssh://sr@pollux.denx.org/home/wd/git/u-boot/from_stefanStefan Roese
2007-08-10Conding style cleanupStefan Roese
2007-08-10Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn
2007-08-10fsl_pci_init cleanup.Ed Swarthout
2007-08-10pciauto_setup_device bars_num fixEd Swarthout
2007-08-108641hpcn: Do correct sized pointer math.Jon Loeliger
2007-08-10cpu/86xx fixes.Jon Loeliger
2007-08-10Coding style cleanupStefan Roese
2007-08-10Merge with git+ssh://atlas/home/wd/git/u-boot/masterWolfgang Denk
2007-08-10Merge with /home/wd/git/u-boot/workWolfgang Denk
2007-08-10Make use of generic 64bit division in nand_util.cDirk Behme
2007-08-10Move 64bit division from avr32 to generic libDirk Behme
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: HCU5 filesNiklaus Giger
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: HCU4 filesNiklaus Giger
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: common filesNiklaus Giger
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: make relatedNiklaus Giger
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: HCU5 configNiklaus Giger
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: HCU4 configNiklaus Giger
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: READMEsNiklaus Giger
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: InfrastructureNiklaus Giger
2007-08-10ppc4xx: Update lwmon5 POST configurationStefan Roese
2007-08-10POST: Add ppc4xx UART POST support without external uart clock (lwmon5)Yuri Tikhonov
2007-08-10mpc83xx: fix ITX[GP] O=builddir buildsKim Phillips
2007-08-10mpc83xx: Correct the README for DDR ECCDave Liu
2007-08-10mpc83xx: Consolidate the ECC support of 83xxDave Liu
2007-08-10mpc83xx: Correct the burst length for DDR2 with 32 bitsDave Liu
2007-08-10mpc83xx: add support for the MPC8323E RDBKim Phillips