Commit Graph

3184 Commits (ef8f20752712dc1cdbd86f47e3bd6e35f81c83fd)
 

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