Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | multicast tftp: RFC2090 | David Updegraff | 2007-08-13 | -7/+360 |
* | New CONFIG_BOOTP_SERVERIP option | Wilson Callan | 2007-08-13 | -1/+6 |
* | Add ability to take MAC address from the environment to DM9000 driver | Mike Rapoport | 2007-08-13 | -0/+38 |
* | Sync'd u-boot-net with mainline | Ben Warren | 2007-08-13 | -123288/+64453 |
|\ | ||||
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx | Wolfgang Denk | 2007-08-13 | -137/+1538 |
| |\ | ||||
| | * | Merge commit 'remotes/wd/master' | Jon Loeliger | 2007-08-13 | -841/+7772 |
| | |\ | ||||
| | * | | Modify SBC8641D to use new Freescale PCI routines | Joe Hamman | 2007-08-13 | -40/+125 |
| | * | | Add support for SBC8641D. Config files. | Joe Hamman | 2007-08-10 | -0/+634 |
| | * | | Add support for SBC8641D. Board files. | Joe Hamman | 2007-08-10 | -0/+735 |
| | * | | fsl_pci_init cleanup. | Ed Swarthout | 2007-08-10 | -32/+16 |
| | * | | pciauto_setup_device bars_num fix | Ed Swarthout | 2007-08-10 | -1/+1 |
| | * | | 8641hpcn: Do correct sized pointer math. | Jon Loeliger | 2007-08-10 | -2/+2 |
| | * | | cpu/86xx fixes. | Jon Loeliger | 2007-08-10 | -102/+65 |
| * | | | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-13 | -46/+86 |
| * | | | atmel_mci: Fix data timeout value | Haavard Skinnemoen | 2007-08-13 | -0/+59 |
| * | | | AVR32: Include <div64.h> instead of <asm/div64.h> | Haavard Skinnemoen | 2007-08-13 | -1/+1 |
| * | | | Merge commit 'upstream/master' | Haavard Skinnemoen | 2007-08-13 | -122977/+60275 |
| |\ \ \ | | | |/ | | |/| | ||||
| | * | | Update CHANGELOG | Wolfgang Denk | 2007-08-12 | -0/+1038 |
| | * | | Minor alignment of output, 2nd try. | Wolfgang Denk | 2007-08-12 | -2/+2 |
| | * | | Minor alignment of output | Wolfgang Denk | 2007-08-12 | -2/+2 |
| | * | | Cleanup output on ADS5121 board | Wolfgang Denk | 2007-08-12 | -2/+0 |
| | * | | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master | Wolfgang Denk | 2007-08-12 | -16/+52 |
| | |\ \ | ||||
| | | * | | Adapt board configuration and fix kernel crash on MCC200 board. | Wolfgang Denk | 2007-08-12 | -16/+52 |
| | * | | | Adjust default configuration of ADS5121 board. | Wolfgang Denk | 2007-08-12 | -28/+18 |
| | * | | | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. | Wolfgang Denk | 2007-08-12 | -41/+34 |
| | |/ / | ||||
| | * | | Merge with /home/wd/git/u-boot/custodian/u-boot-fdt | Wolfgang Denk | 2007-08-11 | -453/+689 |
| | |\ \ | ||||
| | | * | | Improve error print messages. | Gerald Van Baren | 2007-08-10 | -31/+21 |
| | | * | | fdt: allow for builds that don't want env and bd_t nodes | Kim Phillips | 2007-08-10 | -23/+15 |
| | | * | | fdt: do board setup based on fdt address specified on bootm line | Kim Phillips | 2007-08-10 | -1/+1 |
| | | * | | Call ft_board_setup() from the bootm command. | Gerald Van Baren | 2007-08-10 | -7/+10 |
| | | * | | Create new fdt boardsetup command, fix bug parsing [] form of set values. | Gerald Van Baren | 2007-08-10 | -25/+21 |
| | | * | | Tighten up the error messages. | Gerald Van Baren | 2007-08-10 | -22/+11 |
| | | * | | Asthetic improvements: error messages and line lengths. | Gerald Van Baren | 2007-08-10 | -65/+61 |
| | | * | | Fix fdt_chosen() to call ft_board_setup(), clean up long lines. | Gerald Van Baren | 2007-08-10 | -39/+74 |
| | | * | | For fdt_find_node_by_path(), handle the root path properly. | Gerald Van Baren | 2007-08-10 | -23/+16 |
| | | * | | Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT | Gerald Van Baren | 2007-08-10 | -18/+149 |
| | | * | | Replace fdt_node_offset() with fdt_find_node_by_path(). | Gerald Van Baren | 2007-08-10 | -8/+8 |
| | | * | | Fix cmd_fdt line lengths, refactor code. | Gerald Van Baren | 2007-08-10 | -187/+239 |
| | | * | | FDT command improvements. | Gerald Van Baren | 2007-08-10 | -128/+143 |
| | | * | | Reorganize and fix problems (returns) in the bootm command. | Gerald Van Baren | 2007-08-10 | -66/+64 |
| | | * | | Fix bugs in the CONFIG_OF_LIBFDT | Gerald Van Baren | 2007-08-10 | -2/+2 |
| | | * | | Improve fdt move length handling. | Gerald Van Baren | 2007-08-10 | -6/+15 |
| | | * | | Minor code clean up. | Gerald Van Baren | 2007-08-10 | -1/+6 |
| | | * | | Improve error messages, more informative. | Gerald Van Baren | 2007-08-10 | -13/+14 |
| | | * | | libfdt: Conditionally compile based on CONFIG_OF_LIBFDT | Gerald Van Baren | 2007-08-10 | -0/+31 |
| | | * | | Merge git://www.denx.de/git/u-boot | Gerald Van Baren | 2007-08-10 | -1639/+12826 |
| | | |\ \ | ||||
| | | * \ \ | Merge git://www.denx.de/git/u-boot | Gerald Van Baren | 2007-08-07 | -291/+693 |
| | | |\ \ \ | ||||
| | | * | | | | Add CONFIG_BIOSEMU define to guard all the bios emulator code | Jason Jin | 2007-08-07 | -0/+32 |
| | * | | | | | add image size and descriptors for Spartan 3E FPGA chips | Bruce Adler | 2007-08-11 | -0/+24 |
| | | |_|/ / | | |/| | | | ||||
| | * | | | | make MAKEALL more immune to merge conflicts | Kim Phillips | 2007-08-10 | -148/+439 |