Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | | | | ColdFire: Add M5235EVB Platform for MCF523x | TsiChungLiew | 2007-08-17 | -0/+261 | |
| | * | | | | | | ColdFire: Add M54455EVB for MCF5445x | TsiChungLiew | 2007-08-16 | -0/+391 | |
| | * | | | | | | ColdFire: Add M5253EVBE platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -0/+213 | |
| | * | | | | | | ColdFire: Add M5249EVB platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -0/+195 | |
| | * | | | | | | ColdFire: Update Freescale MCF52x2 platforms | TsiChungLiew | 2007-08-16 | -91/+261 | |
| | * | | | | | | ColdFire: Update EB+MCF-EV123 platform | TsiChungLiew | 2007-08-16 | -6/+35 | |
| | * | | | | | | ColdFire: update TASREG platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -0/+4 | |
| | * | | | | | | ColdFire: update r5200 platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -6/+24 | |
| | * | | | | | | ColdFire: idmr platform MCF52x2 update | TsiChungLiew | 2007-08-16 | -7/+27 | |
| | * | | | | | | ColdFire: cobra5272 platform for MCF52x2 update | TsiChungLiew | 2007-08-16 | -1/+25 | |
| | * | | | | | | ColdFire: MCF5329 Update and cleanup | TsiChungLiew | 2007-08-16 | -37/+32 | |
| | * | | | | | | Merge branch 'denx-coldfire' into coldfire-aug2007 | John Rigby | 2007-08-16 | -0/+272 | |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -6207/+13488 | |
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | | | |||||
| | | * | | | | | | Added NAND support | TsiChungLiew | 2007-08-08 | -3/+24 | |
| | | * | | | | | | Added I2C support | TsiChungLiew | 2007-08-08 | -21/+31 | |
| | | * | | | | | | Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART | TsiChungLiew | 2007-08-08 | -4/+2 | |
| | | * | | | | | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale | Stefan Roese | 2007-07-16 | -0/+243 | |
| | | |\ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | |||||
| | | | * | | | | | Merge branch 'master' into u-boot-5329-early | John Rigby | 2007-07-10 | -260/+850 | |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | Cache update and added CFG_UNIFY_CACHE | TsiChung | 2007-07-10 | -12/+14 | |
| | | | * | | | | | | Create new header file and move peripherals base address from configs file to... | TsiChungLiew | 2007-07-10 | -40/+6 | |
| | | | * | | | | | | Added M5329AFEE and M5329BFEE Platforms | TsiChung Liew | 2007-06-18 | -0/+275 | |
| * | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-18 | -12/+30 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Add CONFIG_HAS_ETH0 to all boards with TSEC | Andy Fleming | 2007-08-16 | -0/+20 | |
| | * | | | | | | | | | Update MPC8544 DS PCI memory map | Kumar Gala | 2007-08-16 | -12/+9 | |
| | * | | | | | | | | | Fix up some fdt issues on 8544DS | Kumar Gala | 2007-08-16 | -0/+1 | |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx | Wolfgang Denk | 2007-08-18 | -8/+14 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | mpc83xx: implement board_add_ram_info | Kim Phillips | 2007-08-16 | -2/+2 | |
| | * | | | | | | | | | mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support | Tony Li | 2007-08-16 | -2/+8 | |
| | * | | | | | | | | | mpc83xx: enable libfdt by default on freescale boards | Kim Phillips | 2007-08-15 | -4/+4 | |
| * | | | | | | | | | | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master | Wolfgang Denk | 2007-08-18 | -7/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | lib_ppc: make board_add_ram_info weak | Kim Phillips | 2007-08-18 | -7/+0 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-16 | -261/+123 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |||||
| | * | | | | | | | | | Fix numerous bugs in the 8568 UEC support | Andy Fleming | 2007-08-16 | -3/+3 | |
| | * | | | | | | | | | Define tsec flag values in config files | Andy Fleming | 2007-08-16 | -18/+53 | |
| | * | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | |||||
| | * | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -6143/+13858 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | | | |||||
| | * | | | | | | | | | Migrate esd 405EP boards to new NAND subsystem | Matthias Fuchs | 2007-07-09 | -9/+0 | |
| | * | | | | | | | | | Migrate esd 405EP boards to new NAND subsystem | Matthias Fuchs | 2007-07-09 | -231/+67 | |
| * | | | | | | | | | | ppc4xx: Only enable POST FPU test on Sequoia and not Rainier | Stefan Roese | 2007-08-16 | -1/+6 | |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h | Jon Loeliger | 2007-08-15 | -3/+3 | |
| | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-08-14 | -16/+1646 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-14 | -6300/+11961 | |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge with /home/stefan/git/u-boot/zeus | Stefan Roese | 2007-08-14 | -0/+848 | |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | ppc4xx: Add initial Zeus (PPC405EP) board support | Stefan Roese | 2007-08-14 | -0/+375 | |
| | | * | | | | | | | | | ppc4xx: Add support for AMCC 405EP Taihu board | John Otken | 2007-07-26 | -0/+473 | |
| | * | | | | | | | | | | Coding style cleanup | Stefan Roese | 2007-08-10 | -7/+1 | |
| | * | | | | | | | | | | Add PPC4xx-HCU4 and HCU5 boards: HCU5 config | Niklaus Giger | 2007-08-10 | -0/+392 | |
| | * | | | | | | | | | | Add PPC4xx-HCU4 and HCU5 boards: HCU4 config | Niklaus Giger | 2007-08-10 | -0/+343 | |
| | * | | | | | | | | | | ppc4xx: Update lwmon5 POST configuration | Stefan Roese | 2007-08-10 | -2/+19 | |
| * | | | | | | | | | | | Add MACH_TYPE records for several AT91 boards. | Peter Pearse | 2007-08-14 | -0/+5 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | |