summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-10-128/+217
|\
| * Fix compile error in spc1920 config.Wolfgang Denk2007-09-09-8/+1
| * Bugfix: make bootm+libfdt compile on boards with no flashGrant Likely2007-09-09-0/+2
| * Merge with /home/raj/git/u-boot#440SPe_PCIe_fixesWolfgang Denk2007-09-08-104/+191
| |\
| | * [PPC440SPe] PCIe environment settings for Katmai and YuccaGrzegorz Bernacki2007-09-07-2/+28
| | * [PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki2007-09-07-62/+130
| | * [PPC440SPe] Convert machine check exceptions handlingGrzegorz Bernacki2007-09-07-44/+37
| * | Merge with /home/raj/git/u-boot#ads5121_fixesWolfgang Denk2007-09-08-15/+22
| |\ \
| | * | [MPC512x] Proper handling of larger frames in the FEC driverGrzegorz Bernacki2007-09-07-13/+21
| | * | [MPC512x] Correct fixup relocationRafal Jaworowski2007-09-07-2/+1
| * | | Fix typo in MAKEALL script.Wolfgang Denk2007-09-07-1/+1
| | |/ | |/|
* | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-07-326/+2367
|\ \ \ | |/ /
| * | Update CHANGELOG, minor coding style cleanup.Wolfgang Denk2007-09-07-2/+539
| * | PXA270: Added support for TrizepsIV board.stefano babic2007-09-07-2/+1217
| * | PXA270: Add support for multiple serial ports.stefano babic2007-09-07-84/+288
| * | PXA270: fix compile issue (invalid lvalue)stefano babic2007-09-07-9/+9
| * | Add BUILD_DIR support for bios emulator.Jason Jin2007-09-07-8/+15
| * | [MIPS] Remove inline asm string functionsShinya Kuribayashi2007-09-07-114/+10
| * | [MIPS] Update asm string headerShinya Kuribayashi2007-09-07-41/+27
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-09-07-5/+38
| |\ \ | | |/
| | * Fix ULI RTC support on MPC8544 DSKumar Gala2007-09-04-1/+10
| | * ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout2007-09-04-4/+28
| * | Fix do_bootm_linux() so that multi-file images with FDT blob boot.Bartlomiej Sieka2007-09-07-10/+19
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxxWolfgang Denk2007-09-07-68/+102
| |\ \
| | * | bootm/fdt: Only process the fdt if an fdt address was providedGrant Likely2007-09-06-17/+19
| | * | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-06-51/+55
| | * | libfdt: add convenience function fdt_find_and_setprop()Grant Likely2007-09-06-0/+28
| | |/
| * | Add support for Sil680 IDE controller.Gary Jennejohn2007-09-06-1/+111
| * | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-09-02-733/+197
| |\ \ | | |/
| * | ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn2007-08-31-2/+12
* | | Changed API name to coloured_led.hPeter Pearse2007-09-05-106/+22
* | | Add coloured led interface for ARM boards.Peter Pearse2007-09-04-9/+31
* | | Move include/led.h to board/at91rm9200dkPeter Pearse2007-09-04-0/+0
* | | Ran Lindent on drivers/at45.cPeter Pearse2007-09-04-172/+162
* | | Rename CONFIG_CMD_MUX to CONFIG_CMD_AT91_SPIMUXPeter Pearse2007-09-04-1/+1
| |/ |/|
* | Fix TFTP OACK code for short packets.Wolfgang Denk2007-08-31-2/+6
* | Backout commit 8f1bc284 as it causes TFTP to fail.Wolfgang Denk2007-08-30-10/+10
* | Revert "Fix MPC8544DS PCIe3 scsi."Ed Swarthout2007-08-30-3/+1
* | tftp: don't implicity trust the format of recevied packetsGrant Likely2007-08-30-10/+10
* | Merge with git+ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2007-08-29-3/+0
|\ \
| * | sbc8641: remove unused OF_FLAT_TREE_MAX_SIZEKim Phillips2007-08-29-3/+0
* | | Add mii_init() prototypeWolfgang Denk2007-08-29-1/+1
* | | Disable network support on cmi_mpc5xx boardWolfgang Denk2007-08-29-0/+2
|/ /
* | Fix MPC8544DS PCIe3 scsi.Kumar Gala2007-08-29-1/+3
* | 8548cds fixesEd Swarthout2007-08-29-12/+17
* | Enable L2 cache for MPC8568MDS boardHaiying Wang2007-08-29-4/+4
* | Remove the bios emulator binary files from MAI boardJason Jin2007-08-29-0/+0
* | support board vendor-common makefilesKim Phillips2007-08-29-15/+70
* | Fix: TFTP is not working on little endian systemsstefano babic2007-08-29-1/+1
* | Fix MAC address setting in DM9000 driver.stefano babic2007-08-29-3/+3