Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-08-29 | -30/+523 | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | * | | | | [UC101] Fix: if no CF in the board, U-Boot resets sometimes. | Heiko Schocher | 2007-08-28 | -1/+8 | |
| | * | | | | IDE: - make ide_inb () and ide_outb () "weak", so boards can | Heiko Schocher | 2007-08-28 | -44/+49 | |
| * | | | | | ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia | Gary Jennejohn | 2007-08-31 | -2/+12 | |
| | |/ / / | |/| | | | |||||
| * | | | | POST: limit memory test area to not touch global data anymore | Yuri Tikhonov | 2007-08-25 | -0/+3 | |
| * | | | | ppc4xx: Add RTC POST test to lwmon5 board configuration | Stefan Roese | 2007-08-24 | -7/+8 | |
| * | | | | ppc4xx: Change GPIO signal for watchdog triggering on lwmon5 | Stefan Roese | 2007-08-24 | -1/+1 | |
| * | | | | ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board | Stefan Roese | 2007-08-23 | -6/+36 | |
| * | | | | ppc4xx: Remove unused option CFG_INIT_RAM_OCM | Stefan Roese | 2007-08-22 | -2/+0 | |
| * | | | | Merge with /home/stefan/git/u-boot/u-boot-ppc4xx | Stefan Roese | 2007-08-21 | -136128/+95144 | |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix some build errors. | Wolfgang Denk | 2007-08-19 | -6/+8 | |
| | * | | | Update CHANGELOG. | Wolfgang Denk | 2007-08-18 | -0/+878 | |
| | * | | | Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire | Wolfgang Denk | 2007-08-18 | -3284/+22386 | |
| | |\ \ \ | |||||
| | | * | | | ColdFire: Fix some remaining problems with CFG_CMD_ | Stefan Roese | 2007-08-18 | -6/+6 | |
| | | * | | | Coding style cleanup | Stefan Roese | 2007-08-18 | -55/+53 | |
| | | * | | | ColdFire: Add M5235EVB Platform for MCF523x | TsiChungLiew | 2007-08-17 | -4/+3303 | |
| | | * | | | ColdFire: Add M54455EVB for MCF5445x | TsiChungLiew | 2007-08-16 | -180/+6459 | |
| | | * | | | ColdFire: Add M5253EVBE platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -35/+1010 | |
| | | * | | | ColdFire: Add M5249EVB platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -0/+527 | |
| | | * | | | ColdFire: Update Freescale MCF52x2 platforms | TsiChungLiew | 2007-08-16 | -481/+1238 | |
| | | * | | | ColdFire: Update EB+MCF-EV123 platform | TsiChungLiew | 2007-08-16 | -7/+340 | |
| | | * | | | ColdFire: update TASREG platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -0/+4 | |
| | | * | | | ColdFire: update r5200 platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -7/+328 | |
| | | * | | | ColdFire: idmr platform MCF52x2 update | TsiChungLiew | 2007-08-16 | -10/+332 | |
| | | * | | | ColdFire: cobra5272 platform for MCF52x2 update | TsiChungLiew | 2007-08-16 | -5/+331 | |
| | | * | | | ColdFire: MCF52x2 Header files update | TsiChungLiew | 2007-08-16 | -1122/+1208 | |
| | | * | | | ColdFire: MCF52x2 update | TsiChungLiew | 2007-08-16 | -1498/+369 | |
| | | * | | | ColdFire: MCF5329 update cache | TsiChungLiew | 2007-08-16 | -1/+1 | |
| | | * | | | ColdFire: MCF5329 header file clean up | TsiChungLiew | 2007-08-16 | -1580/+1215 | |
| | | * | | | ColdFire: MCF5329 Update and cleanup | TsiChungLiew | 2007-08-16 | -90/+100 | |
| | | * | | | Merge branch 'denx-coldfire' into coldfire-aug2007 | John Rigby | 2007-08-16 | -235/+7594 | |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -133452/+72437 | |
| | | | |\ \ \ | |||||
| | | | * | | | | Coding style cleanup | Stefan Roese | 2007-08-08 | -59/+56 | |
| | | | * | | | | Port enabled for I2C signals and chipselects port configuration. | TsiChungLiew | 2007-08-08 | -1/+10 | |
| | | | * | | | | Added NAND support | TsiChungLiew | 2007-08-08 | -4/+317 | |
| | | | * | | | | Added I2C support | TsiChungLiew | 2007-08-08 | -21/+117 | |
| | | | * | | | | Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_... | TsiChungLiew | 2007-08-08 | -1/+3 | |
| | | | * | | | | Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr... | TsiChungLiew | 2007-08-08 | -14/+25 | |
| | | | * | | | | Moved sync() from board file to include/asm-m68k/io.h | TsiChungLiew | 2007-08-08 | -7/+7 | |
| | | | * | | | | Declared attributes of void __mii_init(void) as an alias for int mii_init(void) | TsiChungLiew | 2007-08-08 | -3/+5 | |
| | | | * | | | | Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART | TsiChungLiew | 2007-08-08 | -6/+4 | |
| | | | * | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-07-20 | -1/+7 | |
| | | | |\ \ \ \ | |||||
| | | | * | | | | | Coding style cleanup | Stefan Roese | 2007-07-16 | -4/+3 | |
| | | | * | | | | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale | Stefan Roese | 2007-07-16 | -235/+7169 | |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | Merge branch 'master' into u-boot-5329-early | John Rigby | 2007-07-10 | -1423/+9620 | |
| | | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | | Cache update and added CFG_UNIFY_CACHE | TsiChung | 2007-07-10 | -38/+29 | |
| | | | | * | | | | | | Update header file. Include dtimer_intr_setup(). Changed timer divider to glo... | TsiChungLiew | 2007-07-10 | -56/+64 | |
| | | | | * | | | | | | Update header files | TsiChungLiew | 2007-07-10 | -3/+4 | |
| | | | | * | | | | | | Add mcffec_initialize() | TsiChungLiew | 2007-07-10 | -0/+3 | |
| | | | | * | | | | | | Update header file and clean up | TsiChungLiew | 2007-07-10 | -3/+2 |