Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates | Matthias Fuchs | 2007-12-28 | -8/+93 | |
| | * | | ppc4xx: use correct io accessors for esd's LCD code | Matthias Fuchs | 2007-12-28 | -7/+8 | |
| | * | | ppc4xx: Maintenance patch for VOH405 boards | Matthias Fuchs | 2007-12-28 | -39/+127 | |
| | * | | ppc4xx: Enable 405EP PCI arbiter per default on all boards | Stefan Roese | 2007-12-28 | -0/+5 | |
| | * | | ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP) | Stefan Roese | 2007-12-28 | -1/+1 | |
| | * | | ppc4xx: Fix compilation problem of kilauea/haleakala nand booting target | Stefan Roese | 2007-12-28 | -1/+1 | |
| | * | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 | Stefan Roese | 2007-12-27 | -1822/+9769 | |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-12-27 | -113/+175 | |
| | | |\ | |||||
| | | | * | Some configuration updates for the TQM5200 based TB5200 board: | Martin Krause | 2007-12-27 | -1/+2 | |
| | | | * | TQM8xx: use the CFI flash driver on all TQM8xx boards | Martin Krause | 2007-12-27 | -64/+120 | |
| | | | * | TQM885D: adjust for doubled flash sector size + some minor fixes | Martin Krause | 2007-12-27 | -13/+20 | |
| | | | * | TQM885D: Exchanged SDRAM timing by a more relaxed timing. | Jens Gehrlein | 2007-12-27 | -10/+8 | |
| | | | * | TQM885D: use calculated cpuclk instead of measuring it | Martin Krause | 2007-12-27 | -7/+0 | |
| | | | * | TQM885D: fix SDRAM refresh | Jens Gehrlein | 2007-12-27 | -16/+20 | |
| | | | * | TQM860M: Support for 10col SDRAMs, max. 128 MiB | Jens Gehrlein | 2007-12-27 | -2/+5 | |
| | | * | | Fix coding style issues; update CHANGELOG. | Wolfgang Denk | 2007-12-27 | -197/+917 | |
| | | * | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-12-27 | -6/+5766 | |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2007-12-27 | -6/+5766 | |
| | | | |\ | |||||
| | | | | * | sh: Moved driver of the SuperH dependence | Nobuhiro Iwamatsu | 2007-12-07 | -0/+2 | |
| | | | | * | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-12-07 | -2/+2 | |
| | | | | |\ | |||||
| | | | | * \ | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-12-07 | -1169/+2818 | |
| | | | | |\ \ | |||||
| | | | | * | | | sh: Add SuperH boards maintainer to MAINTAINERS file | Nobuhiro Iwamatsu | 2007-11-29 | -0/+12 | |
| | | | | * | | | sh: Add ms7750se support in MAKEALL | Nobuhiro Iwamatsu | 2007-11-29 | -0/+1 | |
| | | | | * | | | sh: Add sh3 and sh4 support in MAKEALL | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-29 | -1/+19 | |
| | | | | * | | | sh: Add document for SuperH. | Nobuhiro Iwamatsu | 2007-11-29 | -0/+62 | |
| | | | | * | | | sh: Add marubun's pcmcia driver | Nobuhiro Iwamatsu | 2007-11-29 | -0/+179 | |
| | | | | * | | | sh: Update SuperH SCIF driver | Nobuhiro Iwamatsu | 2007-11-29 | -15/+16 | |
| | | | | * | | | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-11-29 | -1657/+7852 | |
| | | | | |\ \ \ | |||||
| | | | | * | | | | sh: Add support command of ide with sh | Nobuhiro Iwamatsu | 2007-09-23 | -2/+2 | |
| | | | | * | | | | sh: Update Makefile | Nobuhiro Iwamatsu | 2007-09-23 | -0/+5 | |
| | | | | * | | | | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 board | Nobuhiro Iwamatsu | 2007-09-23 | -0/+2016 | |
| | | | | * | | | | sh: Update MS7750SE01 platform | Nobuhiro Iwamatsu | 2007-09-23 | -50/+94 | |
| | | | | * | | | | sh: Remove comment out code from include/asm-sh/cpu_sh4.h | Nobuhiro Iwamatsu | 2007-09-23 | -7/+0 | |
| | | | | * | | | | sh: Update core code of SuperH. | Nobuhiro Iwamatsu | 2007-09-23 | -270/+964 | |
| | | | | * | | | | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-09-23 | -151414/+129105 | |
| | | | | |\ \ \ \ | |||||
| | | | | * | | | | | sh: MS7750SE support. | Nobuhiro Iwamatsu | 2007-05-13 | -0/+479 | |
| | | | | * | | | | | sh: First support code of SuperH. | Nobuhiro Iwamatsu | 2007-05-13 | -1/+2257 | |
| | | * | | | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-12-27 | -13/+451 | |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | |||||
| | | | * | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 | Wolfgang Denk | 2007-12-27 | -13/+451 | |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | AVR32: Fix logic inversion in disable_interrupts() | Haavard Skinnemoen | 2007-12-17 | -1/+1 | |
| | | | | * | | | | | | AVR32: Enable interrupts at bootup | Haavard Skinnemoen | 2007-12-17 | -0/+2 | |
| | | | | * | | | | | | AVR32: Fix wrong pin setup for USART3 | Haavard Skinnemoen | 2007-12-17 | -1/+1 | |
| | | | | * | | | | | | README: Remove ATSTK1000 daughterboard list | Haavard Skinnemoen | 2007-12-17 | -3/+1 | |
| | | | | * | | | | | | Add ATSTK100[234] to MAINTAINERS | Haavard Skinnemoen | 2007-12-17 | -1/+4 | |
| | | | | * | | | | | | AVR32: Add support for the ATSTK1004 board | Haavard Skinnemoen | 2007-12-17 | -0/+189 | |
| | | | | * | | | | | | AVR32: Add support for the ATSTK1003 board | Haavard Skinnemoen | 2007-12-17 | -0/+188 | |
| | | | | * | | | | | | AVR32: Make some AT32AP700x peripherals optional | Haavard Skinnemoen | 2007-12-17 | -0/+57 | |
| | | | | * | | | | | | AVR32: Rename at32ap7000 -> at32ap700x | Haavard Skinnemoen | 2007-12-17 | -1/+1 | |
| | | | | * | | | | | | atmel_mci: Show SR when block read fails | Haavard Skinnemoen | 2007-12-17 | -6/+7 | |
| | | | | | |_|_|_|/ | | | | | |/| | | | | |||||
| | | * | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2007-12-27 | -877/+773 | |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | |