Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-09-17 | -8602/+9702 |
|\ | ||||
| * | Typo fix in tsec.c | urwithsughosh@gmail.com | 2007-09-15 | -1/+1 |
| * | Fix do_div() usage in nand process output | Matthias Fuchs | 2007-09-15 | -5/+16 |
| * | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -6/+4 |
| * | PXA270: Added support for TrizepsIV board. | stefano babic | 2007-09-07 | -2/+14 |
| * | Add BUILD_DIR support for bios emulator. | Jason Jin | 2007-09-07 | -8/+15 |
| * | Add support for Sil680 IDE controller. | Gary Jennejohn | 2007-09-06 | -1/+111 |
| * | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-09-02 | -8/+13 |
| |\ | ||||
| | * | Revert "Fix MPC8544DS PCIe3 scsi." | Ed Swarthout | 2007-08-30 | -3/+1 |
| | * | Fix MPC8544DS PCIe3 scsi. | Kumar Gala | 2007-08-29 | -1/+3 |
| | * | Fix MAC address setting in DM9000 driver. | stefano babic | 2007-08-29 | -3/+3 |
| | * | MPC5xxx: fix some compiler warnings in USB code | Martin Krause | 2007-08-29 | -3/+3 |
| | * | fsl_pci_init - Remove self PCSRBAR allocation | Ed Swarthout | 2007-08-29 | -2/+7 |
| * | | ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia | Gary Jennejohn | 2007-08-31 | -1/+7 |
| |/ | ||||
| * | Fix some build errors. | Wolfgang Denk | 2007-08-19 | -3/+5 |
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire | Wolfgang Denk | 2007-08-18 | -0/+818 |
| |\ | ||||
| | * | ColdFire: Add M54455EVB for MCF5445x | TsiChungLiew | 2007-08-16 | -7/+20 |
| | * | ColdFire: MCF5329 Update and cleanup | TsiChungLiew | 2007-08-16 | -5/+5 |
| | * | Merge branch 'denx-coldfire' into coldfire-aug2007 | John Rigby | 2007-08-16 | -0/+805 |
| | |\ | ||||
| | | * | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -8928/+32237 |
| | | |\ | ||||
| | | * | | Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr... | TsiChungLiew | 2007-08-08 | -0/+4 |
| | | * | | Declared attributes of void __mii_init(void) as an alias for int mii_init(void) | TsiChungLiew | 2007-08-08 | -1/+1 |
| | | * | | Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART | TsiChungLiew | 2007-08-08 | -2/+2 |
| | | * | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale | Stefan Roese | 2007-07-16 | -0/+801 |
| | | |\ \ | ||||
| | | | * \ | Merge branch 'master' into u-boot-5329-early | John Rigby | 2007-07-10 | -11/+253 |
| | | | |\ \ | ||||
| | | | * | | | Cache update and added CFG_UNIFY_CACHE | TsiChung | 2007-07-10 | -18/+8 |
| | | | * | | | Rename mcfserial.c. Update include header | TsiChungLiew | 2007-07-10 | -3/+4 |
| | | | * | | | Header file update, clean up and cache handling | TsiChungLiew | 2007-07-10 | -33/+33 |
| | | | * | | | Added M5329AFEE and M5329BFEE Platforms | TsiChung Liew | 2007-06-18 | -0/+810 |
| * | | | | | | PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bug | Shinya Kuribayashi | 2007-08-18 | -1/+3 |
| |/ / / / / | ||||
| * | | | | | Don't wait for disconnected TSECs | Andy Fleming | 2007-08-16 | -13/+17 |
| * | | | | | 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 | -19/+11 |
| * | | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2007-08-16 | -0/+1 |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -8935/+32237 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||
| | * | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-07-04 | -11/+253 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||
| | * | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-06-22 | -137/+1076 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||
| | * | | | | | [PATCH][NAND] Define the Vendor Id for Micron NAND Flash | Ulf Samuelsson | 2007-05-24 | -0/+1 |
| * | | | | | | Bios emulator - fix microblaze toolchain problem | Michal Simek | 2007-08-16 | -10/+30 |
| | |_|_|/ / | |/| | | | | ||||
| * | | | | | Fix malloc size error in ahci_init_one. | Ed Swarthout | 2007-08-14 | -2/+2 |
| * | | | | | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-14 | -93/+90 |
| * | | | | | Supply spi interface in at45.c | Peter Pearse | 2007-08-14 | -0/+5 |
| * | | | | | Replace lost end of at45.c. | Peter Pearse | 2007-08-14 | -0/+14 |
| * | | | | | Update Makefiles for merged and split at45.c. | Peter Pearse | 2007-08-14 | -1/+1 |
| * | | | | | Add the files. | Peter Pearse | 2007-08-14 | -0/+550 |
| * | | | | | Add MACH_TYPE records for several AT91 boards. | Peter Pearse | 2007-08-14 | -67/+212 |
| * | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-14 | -20/+28 |
| |\ \ \ \ \ | ||||
| | * | | | | | Add support for UEC to 8568 | Andy Fleming | 2007-08-14 | -20/+28 |
| * | | | | | | Coding style cleanup; rebuild CHANGELOG | Wolfgang Denk | 2007-08-14 | -2/+4 |
| * | | | | | | multicast tftp: RFC2090 | David Updegraff | 2007-08-13 | -0/+55 |