Commit Graph

3118 Commits (81735b2568cf634d601c0d4a1bbc3a3882bc8eda)
 

Author SHA1 Message Date
Kumar Gala 3db0bef59e Use an absolute address when jumping out of 4k boot page 17 years ago
Andy Fleming 39980c610c MPC85xx BA bits not set for 3-bit bank address DIMM 17 years ago
Andy Fleming 6c543597bb Fix minor 85xx warnings 17 years ago
Ed Swarthout f2cff6b104 8548cds PCIE support. 17 years ago
Ed Swarthout 837f1ba05c 8544ds PCIE support 17 years ago
Andy Fleming 61a21e980a 85xx start.S cleanup and exception support 17 years ago
Andy Fleming 7bd30fc4a6 Add MPC8544DS README 17 years ago
Ed Swarthout 40c7f9b0de 85xx allow debugger to configure ddr. 17 years ago
Ed Swarthout 29372ff38c mpc85xx L2 cache reporting and SRAM relocation option. 17 years ago
Ed Swarthout 41f0f8fb1a e500 needs ppc_asm.tmp MCK_EXCEPTION 17 years ago
David Updegraff 53a5c424bf multicast tftp: RFC2090 17 years ago
Wilson Callan 5d110f0aa6 New CONFIG_BOOTP_SERVERIP option 17 years ago
Mike Rapoport 50cca8b976 Add ability to take MAC address from the environment to DM9000 driver 17 years ago
Ben Warren d1bc6c8d5f Sync'd u-boot-net with mainline 17 years ago
Wolfgang Denk 8a92b7c60b Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx 17 years ago
Wolfgang Denk be5d72d10d Minor coding style cleanup. Update CHANGELOG. 17 years ago
Jon Loeliger 8e2dd87eee Merge commit 'remotes/wd/master' 17 years ago
Joe Hamman cca34967cb Modify SBC8641D to use new Freescale PCI routines 17 years ago
Haavard Skinnemoen a08458303e atmel_mci: Fix data timeout value 17 years ago
Haavard Skinnemoen 0ba8eed28b AVR32: Include <div64.h> instead of <asm/div64.h> 17 years ago
Haavard Skinnemoen 375c2c9e57 Merge commit 'upstream/master' 17 years ago
Haavard Skinnemoen f0d1246ed7 atmel_mci: Use 512 byte blocksize if possible 17 years ago
Stefan Roese 273db7e1bd ppc4xx: Fix problem in PLL clock calculation 17 years ago
Wolfgang Denk 9986bc3e40 Update CHANGELOG 17 years ago
Wolfgang Denk 77d19a8bf3 Minor alignment of output, 2nd try. 17 years ago
Wolfgang Denk 6b309f22a7 Minor alignment of output 17 years ago
Wolfgang Denk 6f6d7b9c85 Cleanup output on ADS5121 board 17 years ago
Wolfgang Denk 0cfc9d6ad1 Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master 17 years ago
Wolfgang Denk a4d2636f2a Adapt board configuration and fix kernel crash on MCC200 board. 17 years ago
Wolfgang Denk e27f3a6efb Adjust default configuration of ADS5121 board. 17 years ago
Wolfgang Denk afaac86fe2 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. 17 years ago
Wolfgang Denk 308e2b3a6c Merge with /home/wd/git/u-boot/custodian/u-boot-fdt 17 years ago
Gerald Van Baren 5fe6be6208 Improve error print messages. 17 years ago
Kim Phillips 99dffca3b7 fdt: allow for builds that don't want env and bd_t nodes 17 years ago
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