summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change DDR tlb start entry to CONFIG param for 85xxHaiying Wang2009-01-131-1/+5
* Change PCIE1&2 deciide logic on MPC8544DS board more readableRoy Zang2009-01-131-2/+2
* PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bitRoy Zang2009-01-131-2/+2
* Fix IO port selection issue on MPC8544DS and MPC8572DS boardsRoy Zang2009-01-132-4/+6
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-01-1014-61/+93
|\
| * bf537-stamp/nand: fix board_nand_init prototypeMike Frysinger2009-01-071-1/+3
| * Blackfin: drop CONFIG_SPI handling in board initMike Frysinger2009-01-071-7/+0
| * Blackfin: fix out-of-tree building with ldscriptsMike Frysinger2009-01-078-16/+20
| * Blackfin: fix linker scripts to work with --gc-sectionsMike Frysinger2009-01-074-36/+48
| * Blackfin: set proper LDRFLAGS for parallel booting LDRsMike Frysinger2009-01-074-1/+22
* | at91rm9200: move define from lowlevel_init to headerJean-Christophe PLAGNIOL-VILLARD2009-01-062-48/+49
* | m501sk: move to the common memory setupJean-Christophe PLAGNIOL-VILLARD2009-01-063-202/+33
* | at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD2009-01-066-203/+203
* | at91: add at91sam9xeek board supportNicolas Ferre2009-01-062-1/+18
* | fix bmp_logo.h make dependencies to allow parallel buildJean-Christophe PLAGNIOL-VILLARD2009-01-061-1/+1
* | at91: Fix Atmel's at91sam9 boards out of tree buildJean-Christophe PLAGNIOL-VILLARD2009-01-061-0/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-12-3059-83/+3668
|\
| * 85xx: Enable inbound PCI config cycles for X-ES boards cleanupPeter Tyser2008-12-291-0/+4
| * XPedite5200 board support cleanupPeter Tyser2008-12-2910-3/+1200
| * mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho2008-12-197-44/+60
| * mpc86xx: Double local bus clock dividerTrent Piepho2008-12-191-0/+1
| * mpc8568: Double local bus clock dividerTrent Piepho2008-12-191-2/+2
| * 85xx: Fix the boot window issueDave Liu2008-12-191-8/+8
| * sbc8548: use proper PHY addressPaul Gortmaker2008-12-191-2/+2
| * sbc8548: enable command line editing by default.Paul Gortmaker2008-12-191-0/+1
| * sbc8548: don't enable the 3rd and 4th eTSECPaul Gortmaker2008-12-191-14/+1
| * Set IVPR to kenrel entry point in second core boot pageHaiying Wang2008-12-191-0/+1
| * mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-1915-15/+18
| * mpc8[56]xx: Put localbus clock in device treeTrent Piepho2008-12-192-1/+16
| * NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala2008-12-191-2/+4
| * ppc: Use addrmap in virt_to_phys and map_physmem.Kumar Gala2008-12-191-0/+12
| * 85xx: Add support to populate addr map based on TLB settingsKumar Gala2008-12-193-0/+45
| * XPedite5200 board supportPeter Tyser2008-12-195-5/+106
| * 85xx: Enable inbound PCI config cycles for X-ES boardsPeter Tyser2008-12-191-0/+15
| * XPedite5370 board supportPeter Tyser2008-12-1915-0/+1832
| * Add support for PCA953x I2C gpio devicesPeter Tyser2008-12-195-0/+324
| * pci/fsl_pci_init: Enable inbound PCI config cyclesPeter Tyser2008-12-191-0/+29
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2008-12-302-3/+87
|\ \
| * | MIPS: qemu_mips: update doc to generate and to use qemu flash, ide fileJean-Christophe PLAGNIOL-VILLARD2008-12-171-9/+58
| * | MIPS: qemu_mips: update doc to use all disk and boot linux kernelJean-Christophe PLAGNIOL-VILLARD2008-12-171-1/+36
| * | MIPS: qemu_mips: move env storage just after u-bootJean-Christophe PLAGNIOL-VILLARD2008-12-171-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-12-301-1/+1
|\ \
| * | NAND: Mark the BBT as scanned prior to calling scan_bbt.Scott Wood2008-12-161-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-12-302-0/+6
|\ \ \
| * | | usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enableJean-Christophe PLAGNIOL-VILLARD2008-12-202-0/+6
| | |/ | |/|
* / | README: update mailing list name and hits to patch submission.Wolfgang Denk2008-12-301-8/+9
|/ /
* | Prepare 2009.01-rc1v2009.01-rc1Wolfgang Denk2008-12-162-3/+105
* | include/configs/at91cap9adk.h: fix typo.Wolfgang Denk2008-12-161-1/+1
* | board/trab/memory.c: Fix compile problems.Wolfgang Denk2008-12-161-3/+3
|/
* Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2008-12-1694-327/+3006
|\