Commit Graph

3496 Commits (f30ad49b16bf998b03c1a5228b6c86369d61c258)
 

Author SHA1 Message Date
Gerald Van Baren 06e19a0770 For fdt_find_node_by_path(), handle the root path properly. 18 years ago
Gerald Van Baren 9675ee7208 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT 18 years ago
Gerald Van Baren 1a861169bc Replace fdt_node_offset() with fdt_find_node_by_path(). 18 years ago
Gerald Van Baren addd8ce830 Fix cmd_fdt line lengths, refactor code. 18 years ago
Gerald Van Baren 25114033ab FDT command improvements. 18 years ago
Gerald Van Baren 38eb508e8e Reorganize and fix problems (returns) in the bootm command. 18 years ago
Gerald Van Baren 89c8757d8f Fix bugs in the CONFIG_OF_LIBFDT 18 years ago
Gerald Van Baren 6be07cc1ca Improve fdt move length handling. 18 years ago
Gerald Van Baren bb930e76fe Minor code clean up. 18 years ago
Gerald Van Baren ba24e2ac3b Improve error messages, more informative. 18 years ago
Gerald Van Baren 8096b3b8f7 libfdt: Conditionally compile based on CONFIG_OF_LIBFDT 18 years ago
Gerald Van Baren 29eaae9534 Merge git://www.denx.de/git/u-boot 18 years ago
Bruce Adler 923efd2864 add image size and descriptors for Spartan 3E FPGA chips 18 years ago
Kim Phillips fb56579ffe make MAKEALL more immune to merge conflicts 18 years ago
Kim Phillips 2628114ec5 README: Remove outdated cpu type, board type, and NAME_config lists 18 years ago
Dave Liu 49bb59912d mpc83xx: Suppress the warning 'burstlen' 18 years ago
Joe Hamman c646bba646 Add support for SBC8641D. Config files. 18 years ago
Joe Hamman 8ac273271d Add support for SBC8641D. Board files. 18 years ago
Stefan Roese f2c459ce6e Merge with git+ssh://sr@pollux.denx.org/home/wd/git/u-boot/from_stefan 18 years ago
Stefan Roese c2c0ab4aff Conding style cleanup 18 years ago
Stefan Roese 59530af556 Merge with git://www.denx.de/git/u-boot.git 18 years ago
Sergey Kubushyn c74b2108e3 [ARM] TI DaVinci support, hopefully final 18 years ago
Ed Swarthout 2e4d94f1e3 fsl_pci_init cleanup. 18 years ago
Ed Swarthout 936b3e69b6 pciauto_setup_device bars_num fix 18 years ago
Jon Loeliger cf0b185e58 8641hpcn: Do correct sized pointer math. 18 years ago
Jon Loeliger cfc7a7f5bb cpu/86xx fixes. 18 years ago
Stefan Roese 35d22f957a Coding style cleanup 18 years ago
Wolfgang Denk 3a82d59154 Merge with git+ssh://atlas/home/wd/git/u-boot/master 18 years ago
Wolfgang Denk 545359dd27 Merge with /home/wd/git/u-boot/work 18 years ago
Dirk Behme 3a6d56c209 Make use of generic 64bit division in nand_util.c 18 years ago
Dirk Behme f7c086e94e Move 64bit division from avr32 to generic lib 18 years ago
Niklaus Giger 157cda4d0c Add PPC4xx-HCU4 and HCU5 boards: HCU5 files 18 years ago
Niklaus Giger 6e5de26c6e Add PPC4xx-HCU4 and HCU5 boards: HCU4 files 18 years ago
Niklaus Giger e8397fc78c Add PPC4xx-HCU4 and HCU5 boards: common files 18 years ago
Niklaus Giger ac982ea5a4 Add PPC4xx-HCU4 and HCU5 boards: make related 18 years ago
Niklaus Giger 137fdd9f47 Add PPC4xx-HCU4 and HCU5 boards: HCU5 config 18 years ago
Niklaus Giger 714bc55b35 Add PPC4xx-HCU4 and HCU5 boards: HCU4 config 18 years ago
Niklaus Giger 1894dd3811 Add PPC4xx-HCU4 and HCU5 boards: READMEs 18 years ago
Niklaus Giger 641cca9569 Add PPC4xx-HCU4 and HCU5 boards: Infrastructure 18 years ago
Stefan Roese 3e4c90c623 ppc4xx: Update lwmon5 POST configuration 18 years ago
Yuri Tikhonov 29cb25da56 POST: Add ppc4xx UART POST support without external uart clock (lwmon5) 18 years ago
Kim Phillips 99c2fdab91 mpc83xx: fix ITX[GP] O=builddir builds 18 years ago
Dave Liu 47e8bc8467 mpc83xx: Correct the README for DDR ECC 18 years ago
Dave Liu daab8c67d2 mpc83xx: Consolidate the ECC support of 83xx 18 years ago
Dave Liu 036575c544 mpc83xx: Correct the burst length for DDR2 with 32 bits 18 years ago
Kim Phillips 1c274c4e05 mpc83xx: add support for the MPC8323E RDB 18 years ago
Kim Phillips 343d91009d mpc83xx: fixup generic pci for libfdt 18 years ago
Kim Phillips f57ac7a7b3 mpc83xx: fix 8360 and cpu functions to update fdt being passed 18 years ago
Jerry Van Baren 8be404459a mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled 18 years ago
Jerry Van Baren 26d02c9bba mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). 18 years ago