summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ppc4xx: Add FPGA support and BSP commands for PMC440 boardsMatthias Fuchs2007-12-283-0/+1066
| | * | ppc4xx: Add initial esd PMC440 board filesMatthias Fuchs2007-12-289-0/+2497
| | * | ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updatesMatthias Fuchs2007-12-282-8/+93
| | * | ppc4xx: use correct io accessors for esd's LCD codeMatthias Fuchs2007-12-281-7/+8
| | * | ppc4xx: Maintenance patch for VOH405 boardsMatthias Fuchs2007-12-282-39/+127
| | * | ppc4xx: Enable 405EP PCI arbiter per default on all boardsStefan Roese2007-12-281-0/+5
| | * | ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)Stefan Roese2007-12-281-1/+1
| | * | ppc4xx: Fix compilation problem of kilauea/haleakala nand booting targetStefan Roese2007-12-281-1/+1
| | * | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese2007-12-27186-1822/+9769
| | |\ \ | | | |/
| | | * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-2719-113/+175
| | | |\
| | | | * Some configuration updates for the TQM5200 based TB5200 board:Martin Krause2007-12-271-1/+2
| | | | * TQM8xx: use the CFI flash driver on all TQM8xx boardsMartin Krause2007-12-2715-64/+120
| | | | * TQM885D: adjust for doubled flash sector size + some minor fixesMartin Krause2007-12-273-13/+20
| | | | * TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein2007-12-273-10/+8
| | | | * TQM885D: use calculated cpuclk instead of measuring itMartin Krause2007-12-271-7/+0
| | | | * TQM885D: fix SDRAM refreshJens Gehrlein2007-12-271-16/+20
| | | | * TQM860M: Support for 10col SDRAMs, max. 128 MiBJens Gehrlein2007-12-271-2/+5
| | | * | Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-2732-197/+917
| | | * | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-2755-6/+5766
| | | |\ \ | | | | |/
| | | | * Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2007-12-2755-6/+5766
| | | | |\
| | | | | * sh: Moved driver of the SuperH dependenceNobuhiro Iwamatsu2007-12-074-0/+2
| | | | | * Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-072-2/+2
| | | | | |\
| | | | | * \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-07295-1169/+2818
| | | | | |\ \
| | | | | * | | sh: Add SuperH boards maintainer to MAINTAINERS fileNobuhiro Iwamatsu2007-11-291-0/+12
| | | | | * | | sh: Add ms7750se support in MAKEALLNobuhiro Iwamatsu2007-11-291-0/+1
| | | | | * | | sh: Add sh3 and sh4 support in MAKEALLJean-Christophe PLAGNIOL-VILLARD2007-11-291-1/+19
| | | | | * | | sh: Add document for SuperH.Nobuhiro Iwamatsu2007-11-291-0/+62
| | | | | * | | sh: Add marubun's pcmcia driverNobuhiro Iwamatsu2007-11-293-0/+179
| | | | | * | | sh: Update SuperH SCIF driverNobuhiro Iwamatsu2007-11-292-15/+16
| | | | | * | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-29237-1657/+7852
| | | | | |\ \ \
| | | | | * | | | sh: Add support command of ide with shNobuhiro Iwamatsu2007-09-231-2/+2
| | | | | * | | | sh: Update MakefileNobuhiro Iwamatsu2007-09-231-0/+5
| | | | | * | | | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu2007-09-237-0/+2016
| | | | | * | | | sh: Update MS7750SE01 platformNobuhiro Iwamatsu2007-09-233-50/+94
| | | | | * | | | sh: Remove comment out code from include/asm-sh/cpu_sh4.hNobuhiro Iwamatsu2007-09-231-7/+0
| | | | | * | | | sh: Update core code of SuperH.Nobuhiro Iwamatsu2007-09-2316-270/+964
| | | | | * | | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-09-231944-151414/+129105
| | | | | |\ \ \ \
| | | | | * | | | | sh: MS7750SE support.Nobuhiro Iwamatsu2007-05-137-0/+479
| | | | | * | | | | sh: First support code of SuperH.Nobuhiro Iwamatsu2007-05-1331-1/+2257
| | | * | | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-2717-13/+451
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2007-12-2717-13/+451
| | | | |\ \ \ \ \ \
| | | | | * | | | | | AVR32: Fix logic inversion in disable_interrupts()Haavard Skinnemoen2007-12-171-1/+1
| | | | | * | | | | | AVR32: Enable interrupts at bootupHaavard Skinnemoen2007-12-171-0/+2
| | | | | * | | | | | AVR32: Fix wrong pin setup for USART3Haavard Skinnemoen2007-12-171-1/+1
| | | | | * | | | | | README: Remove ATSTK1000 daughterboard listHaavard Skinnemoen2007-12-171-3/+1
| | | | | * | | | | | Add ATSTK100[234] to MAINTAINERSHaavard Skinnemoen2007-12-171-1/+4
| | | | | * | | | | | AVR32: Add support for the ATSTK1004 boardHaavard Skinnemoen2007-12-173-0/+189
| | | | | * | | | | | AVR32: Add support for the ATSTK1003 boardHaavard Skinnemoen2007-12-173-0/+188
| | | | | * | | | | | AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen2007-12-174-0/+57
| | | | | * | | | | | AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen2007-12-178-1/+1
OpenPOWER on IntegriCloud