aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-25mpc8323erdb: Improve the system performanceMichael Barkowski3-14/+28
2008-03-25mpc8323erdb: use readable DDR config macrosMichael Barkowski1-8/+42
2008-03-2583xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi6-71/+196
2008-03-25NET: Add Vitesse VSC7385 firmware uploadingTimur Tabi3-0/+115
2008-03-26Coding Style cleanyp; update CHANGELOGWolfgang Denk5-56/+832
2008-03-26Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk19-455/+1058
2008-03-26Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk0-0/+0
2008-03-26Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_TJerry Van Baren5-234/+0
2008-03-26rtc: Remove 2nd reference to max6900.o in drivers/rtc/MakefileStefan Roese1-1/+0
2008-03-26Add Flex-OneNAND booting supportKyungmin Park6-17/+36
2008-03-25MPC5200: support setup without FECAndré Schwarz1-0/+4
2008-03-25FSL: Move board/mpc8266ads under board/freescaleJon Loeliger5-1/+1
2008-03-25FSL: Move board/mpc7448hpc2 under board/freescaleJon Loeliger7-1/+1
2008-03-25FSL: Move board/mpc8260ads under board/freescaleJon Loeliger5-3/+3
2008-03-25net: Add support AX88796L ethernet devicegoda.yusuke2-0/+223
2008-03-25ne2000 driver: change #ifdef to Makefile conditional compilationWolfgang Denk2-4/+1
2008-03-25net: Divided code of NE2000 ethernet drivergoda.yusuke3-355/+456
2008-03-25net/Blackfin: move on-chip MAC driver into drivers/net/Mike Frysinger4-104/+97
2008-03-25smc91111: use SSYNC() rather than asm(ssync) for BlackfinMike Frysinger1-2/+2
2008-03-258xx: Update OF support on 8xxBryan O'Donoghue5-13/+76
2008-03-25ppc: Allow boards to specify how much memory they can mapKumar Gala1-0/+11
2008-03-258xx : Add OF support to Adder875 board port - resubmitBryan O'Donoghue2-0/+17
2008-03-25Add setexpr commandKumar Gala3-0/+72
2008-03-25FSL: Move board/mpc7448hpc2 under board/freescaleJon Loeliger7-1/+1
2008-03-25FSL: Move board/mpc8266ads under board/freescaleJon Loeliger5-1/+1
2008-03-25FSL: Move board/mpc8260ads under board/freescaleJon Loeliger5-3/+3
2008-03-25[MIPS] Move gth2_config from ARM section to MIPSShinya Kuribayashi1-5/+5
2008-03-25[MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kBShinya Kuribayashi1-5/+9
2008-03-25[MIPS] Fix dcache_status()Shinya Kuribayashi1-3/+7
2008-03-25[MIPS] Introduce _machine_restartShinya Kuribayashi5-8/+42
2008-03-25[MIPS] Cleanup CP0 Status initializationShinya Kuribayashi1-9/+25
2008-03-25[MIPS] Initialize CP0 Cause before setting up CP0 Status registerShinya Kuribayashi1-3/+3
2008-03-25[MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()Shinya Kuribayashi2-8/+6
2008-03-25[MIPS] Implement flush_cache()Shinya Kuribayashi1-0/+22
2008-03-25[MIPS] Fix I-/D-cache initialization loopsShinya Kuribayashi1-39/+76
2008-03-25[MIPS] Replace memory clearance code with f_fill64Shinya Kuribayashi1-15/+28
2008-03-25[MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macrosShinya Kuribayashi2-18/+416
2008-03-25[MIPS] asm headers' updatesShinya Kuribayashi9-343/+416
2008-03-25[MIPS] Request for the 'mips_cache_lock()' removalShinya Kuribayashi2-0/+4
2008-03-25lwmon5 SYSMON POST: fix backlight controlYuri Tikhonov1-1/+4
2008-03-25lwmon5 SYSMON POST: fix handling of negative temperaturesYuri Tikhonov2-24/+36
2008-03-25Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk10-229/+389
2008-03-23pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config optionNobuhiro Iwamatsu1-3/+10
2008-03-23Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk1-5/+16
2008-03-23Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2-1/+44
2008-03-23Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk6-204/+305
2008-03-22Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk1-1/+2
2008-03-22LWMON5: fix dsPIC POSTYuri Tikhonov1-1/+2
2008-03-21Merge git://www.denx.de/git/u-boot into ubootGerald Van Baren62-63/+1170
2008-03-20lwmon5 POST: remove unreachable codeWolfgang Denk1-19/+24