summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Coding style cleanup, update CHANGELOGWolfgang Denk2007-08-14-1/+229
* Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-14-712/+2036
|\
| * 85xxCDS: Add make targets for legacy systems.Randy Vinson2007-08-14-23/+75
| * 85xxCDS: Enable the VIA PCI-to-ISA bridge.Andy Fleming2007-08-14-1/+6
| * Add support for UEC to 8568Andy Fleming2007-08-14-35/+313
| * Add PCI support for MPC8568MDS boardHaiying Wang2007-08-14-38/+98
| * Empirically set cpo and clk_adjust for mpc85xx DDR2 supportHaiying Wang2007-08-14-5/+7
| * Use an absolute address when jumping out of 4k boot pageKumar Gala2007-08-14-29/+24
| * MPC85xx BA bits not set for 3-bit bank address DIMMAndy Fleming2007-08-14-1/+6
| * Fix minor 85xx warningsAndy Fleming2007-08-14-4/+7
| * 8548cds PCIE support.Ed Swarthout2007-08-14-221/+522
| * 8544ds PCIE supportEd Swarthout2007-08-14-60/+468
| * 85xx start.S cleanup and exception supportAndy Fleming2007-08-14-302/+326
| * Add MPC8544DS READMEAndy Fleming2007-08-14-0/+122
| * 85xx allow debugger to configure ddr.Ed Swarthout2007-08-14-3/+45
| * mpc85xx L2 cache reporting and SRAM relocation option.Ed Swarthout2007-08-14-18/+47
| * e500 needs ppc_asm.tmp MCK_EXCEPTIONEd Swarthout2007-08-14-2/+0
* | Coding style cleanup; rebuild CHANGELOGWolfgang Denk2007-08-14-25/+180
* | multicast tftp: RFC2090David Updegraff2007-08-13-7/+360
* | New CONFIG_BOOTP_SERVERIP optionWilson Callan2007-08-13-1/+6
* | Add ability to take MAC address from the environment to DM9000 driverMike Rapoport2007-08-13-0/+38
* | Sync'd u-boot-net with mainlineBen Warren2007-08-13-123288/+64453
|\ \ | |/
| * Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-08-13-137/+1538
| |\
| | * Merge commit 'remotes/wd/master'Jon Loeliger2007-08-13-841/+7772
| | |\
| | * | Modify SBC8641D to use new Freescale PCI routinesJoe Hamman2007-08-13-40/+125
| | * | Add support for SBC8641D. Config files.Joe Hamman2007-08-10-0/+634
| | * | Add support for SBC8641D. Board files.Joe Hamman2007-08-10-0/+735
| | * | fsl_pci_init cleanup.Ed Swarthout2007-08-10-32/+16
| | * | pciauto_setup_device bars_num fixEd Swarthout2007-08-10-1/+1
| | * | 8641hpcn: Do correct sized pointer math.Jon Loeliger2007-08-10-2/+2
| | * | cpu/86xx fixes.Jon Loeliger2007-08-10-102/+65
| * | | Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-13-46/+86
| * | | atmel_mci: Fix data timeout valueHaavard Skinnemoen2007-08-13-0/+59
| * | | AVR32: Include <div64.h> instead of <asm/div64.h>Haavard Skinnemoen2007-08-13-1/+1
| * | | Merge commit 'upstream/master'Haavard Skinnemoen2007-08-13-122977/+60275
| |\ \ \ | | | |/ | | |/|
| | * | Update CHANGELOGWolfgang Denk2007-08-12-0/+1038
| | * | Minor alignment of output, 2nd try.Wolfgang Denk2007-08-12-2/+2
| | * | Minor alignment of outputWolfgang Denk2007-08-12-2/+2
| | * | Cleanup output on ADS5121 boardWolfgang Denk2007-08-12-2/+0
| | * | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-08-12-16/+52
| | |\ \
| | | * | Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk2007-08-12-16/+52
| | * | | Adjust default configuration of ADS5121 board.Wolfgang Denk2007-08-12-28/+18
| | * | | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk2007-08-12-41/+34
| | |/ /
| | * | Merge with /home/wd/git/u-boot/custodian/u-boot-fdtWolfgang Denk2007-08-11-453/+689
| | |\ \
| | | * | Improve error print messages.Gerald Van Baren2007-08-10-31/+21
| | | * | fdt: allow for builds that don't want env and bd_t nodesKim Phillips2007-08-10-23/+15
| | | * | fdt: do board setup based on fdt address specified on bootm lineKim Phillips2007-08-10-1/+1
| | | * | Call ft_board_setup() from the bootm command.Gerald Van Baren2007-08-10-7/+10
| | | * | Create new fdt boardsetup command, fix bug parsing [] form of set values.Gerald Van Baren2007-08-10-25/+21
| | | * | Tighten up the error messages.Gerald Van Baren2007-08-10-22/+11