summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-03-2619-455/+1058
|\
| * [MIPS] Move gth2_config from ARM section to MIPSShinya Kuribayashi2008-03-251-5/+5
| * [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kBShinya Kuribayashi2008-03-251-5/+9
| * [MIPS] Fix dcache_status()Shinya Kuribayashi2008-03-251-3/+7
| * [MIPS] Introduce _machine_restartShinya Kuribayashi2008-03-255-8/+42
| * [MIPS] Cleanup CP0 Status initializationShinya Kuribayashi2008-03-251-9/+25
| * [MIPS] Initialize CP0 Cause before setting up CP0 Status registerShinya Kuribayashi2008-03-251-3/+3
| * [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()Shinya Kuribayashi2008-03-252-8/+6
| * [MIPS] Implement flush_cache()Shinya Kuribayashi2008-03-251-0/+22
| * [MIPS] Fix I-/D-cache initialization loopsShinya Kuribayashi2008-03-251-39/+76
| * [MIPS] Replace memory clearance code with f_fill64Shinya Kuribayashi2008-03-251-15/+28
| * [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macrosShinya Kuribayashi2008-03-252-18/+416
| * [MIPS] asm headers' updatesShinya Kuribayashi2008-03-259-343/+416
| * [MIPS] Request for the 'mips_cache_lock()' removalShinya Kuribayashi2008-03-252-0/+4
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-03-260-0/+0
|\ \
| * | FSL: Move board/mpc7448hpc2 under board/freescaleJon Loeliger2008-03-257-1/+1
| * | FSL: Move board/mpc8266ads under board/freescaleJon Loeliger2008-03-255-1/+1
| * | FSL: Move board/mpc8260ads under board/freescaleJon Loeliger2008-03-255-3/+3
| |/
* | Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_TJerry Van Baren2008-03-265-234/+0
* | rtc: Remove 2nd reference to max6900.o in drivers/rtc/MakefileStefan Roese2008-03-261-1/+0
* | Add Flex-OneNAND booting supportKyungmin Park2008-03-266-17/+36
* | MPC5200: support setup without FECAndré Schwarz2008-03-251-0/+4
* | FSL: Move board/mpc8266ads under board/freescaleJon Loeliger2008-03-255-1/+1
* | FSL: Move board/mpc7448hpc2 under board/freescaleJon Loeliger2008-03-257-1/+1
* | FSL: Move board/mpc8260ads under board/freescaleJon Loeliger2008-03-255-3/+3
* | net: Add support AX88796L ethernet devicegoda.yusuke2008-03-252-0/+223
* | ne2000 driver: change #ifdef to Makefile conditional compilationWolfgang Denk2008-03-252-4/+1
* | net: Divided code of NE2000 ethernet drivergoda.yusuke2008-03-253-355/+456
* | net/Blackfin: move on-chip MAC driver into drivers/net/Mike Frysinger2008-03-254-104/+97
* | smc91111: use SSYNC() rather than asm(ssync) for BlackfinMike Frysinger2008-03-251-2/+2
* | 8xx: Update OF support on 8xxBryan O'Donoghue2008-03-255-13/+76
* | ppc: Allow boards to specify how much memory they can mapKumar Gala2008-03-251-0/+11
* | 8xx : Add OF support to Adder875 board port - resubmitBryan O'Donoghue2008-03-252-0/+17
* | Add setexpr commandKumar Gala2008-03-253-0/+72
|/
* lwmon5 SYSMON POST: fix backlight controlYuri Tikhonov2008-03-251-1/+4
* lwmon5 SYSMON POST: fix handling of negative temperaturesYuri Tikhonov2008-03-252-24/+36
* Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-03-2510-229/+389
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk2008-03-231-5/+16
| |\
| | * TQM5200B: update MTD partition layoutMartin Krause2008-03-191-5/+16
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-03-232-1/+44
| |\ \
| | * | CFI: Small cleanup for FLASH_SHOW_PROGRESSStefan Roese2008-03-191-13/+9
| | * | Flash programming progress countdown.Jerry Van Baren2008-03-192-1/+48
| | |/
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-03-236-204/+305
| |\ \
| | * \ Merge git://www.denx.de/git/u-boot into ubootGerald Van Baren2008-03-2162-63/+1170
| | |\ \
| | * | | libfdt: Remove no longer used code from fdt_node_offset_by_compatible()David Gibson2008-03-181-11/+1
| | * | | libfdt: Trivial cleanup for CHECK_HEADER)David Gibson2008-03-184-17/+10
| | * | | Fix fdt boardsetup command parsingKumar Gala2008-03-181-1/+2
| | * | | Add sub-commands to fdtKumar Gala2008-03-181-1/+111
| | * | | libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()David Gibson2008-03-181-1/+1
| | * | | libfdt: Add and use a node iteration helper function.David Gibson2008-03-183-174/+131
OpenPOWER on IntegriCloud