Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | | | PXA270: fix compile issue (invalid lvalue) | stefano babic | 2007-09-07 | -9/+9 | |
* | | | | | | | | | [MIPS] Remove inline asm string functions | Shinya Kuribayashi | 2007-09-07 | -114/+10 | |
* | | | | | | | | | [MIPS] Update asm string header | Shinya Kuribayashi | 2007-09-07 | -41/+27 | |
* | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-09-07 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix ULI RTC support on MPC8544 DS | Kumar Gala | 2007-09-04 | -0/+3 | |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxx | Wolfgang Denk | 2007-09-07 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT | Grant Likely | 2007-09-06 | -4/+4 | |
| * | | | | | | | | | libfdt: add convenience function fdt_find_and_setprop() | Grant Likely | 2007-09-06 | -0/+2 | |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-09-02 | -103/+41 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge with git+ssh://gemini/home/wd/git/u-boot/master | Wolfgang Denk | 2007-08-29 | -3/+0 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | sbc8641: remove unused OF_FLAT_TREE_MAX_SIZE | Kim Phillips | 2007-08-29 | -3/+0 | |
| * | | | | | | | | | Add mii_init() prototype | Wolfgang Denk | 2007-08-29 | -1/+1 | |
| * | | | | | | | | | Disable network support on cmi_mpc5xx board | Wolfgang Denk | 2007-08-29 | -0/+2 | |
| |/ / / / / / / / | |||||
| * | | | | | | | | 8548cds fixes | Ed Swarthout | 2007-08-29 | -9/+6 | |
| * | | | | | | | | Enable L2 cache for MPC8568MDS board | Haiying Wang | 2007-08-29 | -3/+3 | |
| * | | | | | | | | support board vendor-common makefiles | Kim Phillips | 2007-08-29 | -0/+2 | |
| * | | | | | | | | Fix compiler warning in include/s3c2410.h | Martin Krause | 2007-08-29 | -18/+18 | |
| * | | | | | | | | fdt: remove unused OF_FLAT_TREE_MAX_SIZE references | Kim Phillips | 2007-08-29 | -59/+0 | |
| * | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-08-29 | -20/+30 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| * | | | | | | | | [UC101] Fix: if no CF in the board, U-Boot resets sometimes. | Heiko Schocher | 2007-08-28 | -1/+0 | |
| * | | | | | | | | IDE: - make ide_inb () and ide_outb () "weak", so boards can | Heiko Schocher | 2007-08-28 | -9/+9 | |
* | | | | | | | | | ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia | Gary Jennejohn | 2007-08-31 | -1/+2 | |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | 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/+9 | |
* | | | | | | | | 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 | -8079/+29358 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire | Wolfgang Denk | 2007-08-18 | -1283/+10719 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | ColdFire: Fix some remaining problems with CFG_CMD_ | Stefan Roese | 2007-08-18 | -3/+3 | |
| | * | | | | | | | Coding style cleanup | Stefan Roese | 2007-08-18 | -2/+0 | |
| | * | | | | | | | ColdFire: Add M5235EVB Platform for MCF523x | TsiChungLiew | 2007-08-17 | -0/+1573 | |
| | * | | | | | | | ColdFire: Add M54455EVB for MCF5445x | TsiChungLiew | 2007-08-16 | -1/+2927 | |
| | * | | | | | | | ColdFire: Add M5253EVBE platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -1/+405 | |
| | * | | | | | | | 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: MCF52x2 Header files update | TsiChungLiew | 2007-08-16 | -1122/+1208 | |
| | * | | | | | | | ColdFire: MCF5329 header file clean up | TsiChungLiew | 2007-08-16 | -1580/+1215 | |
| | * | | | | | | | ColdFire: MCF5329 Update and cleanup | TsiChungLiew | 2007-08-16 | -68/+79 | |
| | * | | | | | | | Merge branch 'denx-coldfire' into coldfire-aug2007 | John Rigby | 2007-08-16 | -184/+4527 | |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -6529/+18516 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | | | |||||
| | | * | | | | | | | Added NAND support | TsiChungLiew | 2007-08-08 | -3/+201 | |
| | | * | | | | | | | 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/+1 | |
| | | * | | | | | | | Moved sync() from board file to include/asm-m68k/io.h | TsiChungLiew | 2007-08-08 | -0/+7 | |
| | | * | | | | | | | Declared attributes of void __mii_init(void) as an alias for int mii_init(void) | TsiChungLiew | 2007-08-08 | -1/+1 |