summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM mmu: use high vectors if possibleSascha Hauer2011-08-071-6/+31
* ARM mmu: fix arm_create_pteSascha Hauer2011-08-071-1/+1
* ARM: add missing volatile in get_cr()Sascha Hauer2011-08-071-1/+1
* MIPS: add draft cpuinfo commandAntony Pavlov2011-08-053-0/+51
* MIPS: add D-Link DIR-320 documentationAntony Pavlov2011-08-054-0/+50
* MIPS: add initial D-Link DIR-320 wireless router supportAntony Pavlov2011-08-057-0/+133
* MIPS: add initial BCM47xx-based boards supportAntony Pavlov2011-08-057-0/+133
* MIPS: add qemu-malta documentationAntony Pavlov2011-08-054-0/+30
* MIPS: add qemu malta board support to bareboxAntony Pavlov2011-08-057-0/+132
* MIPS: add Malta machine support to bareboxAntony Pavlov2011-08-057-0/+145
* MIPS: add documentationAntony Pavlov2011-08-052-0/+55
* MIPS: add common MIPS stuffAntony Pavlov2011-08-059-0/+590
* MIPS: import header filesAntony Pavlov2011-08-0514-0/+2023
* MIPS: import libgcc-related files from linux-2.6.39Antony Pavlov2011-08-054-0/+111
* MIPS: initial commit: add empty but required header filesAntony Pavlov2011-08-055-0/+140
* serial_ns16550: drop the non working checkJean-Christophe PLAGNIOL-VILLARD2011-08-041-3/+0
* Merge branch 'pu-defconfig' into nextSascha Hauer2011-08-049-11/+92
|\
| * ARM scb9328: update defconfigSascha Hauer2011-08-031-1/+3
| * ARM pcm043: update defconfigSascha Hauer2011-08-031-0/+1
| * ARM pcm038: update defconfigSascha Hauer2011-08-031-2/+5
| * ARM pcm037: update defconfigSascha Hauer2011-08-031-0/+5
| * ARM pca100: update defconfigSascha Hauer2011-08-031-1/+5
| * ARM cupid: update defconfigSascha Hauer2011-08-031-3/+6
| * ARM babbage: update defconfigSascha Hauer2011-08-031-2/+7
| * ARM cupid: update defconfigSascha Hauer2011-08-031-2/+4
| * ARM scb9328: Add missing envSascha Hauer2011-08-031-0/+56
* | Merge branch 'pu-time' into nextSascha Hauer2011-08-044-0/+71
|\ \
| * | Add 'time' command to measure execution time of a commandSascha Hauer2011-08-033-0/+68
| * | memcpy command: allow to interruptSascha Hauer2011-08-031-0/+3
* | | Merge branch 'pu-mmu' into nextSascha Hauer2011-08-0424-262/+210
|\ \ \ | |_|/ |/| |
| * | remove now unnecessary HAVE_MMU from KconfigSascha Hauer2011-08-034-29/+7
| * | ARM mmu: Fix arm_create_pteSascha Hauer2011-08-031-1/+3
| * | ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-0319-198/+30
| * | ARM: rework MMU supportSascha Hauer2011-08-033-37/+173
| |/
* | Merge branch 'pu-remove-gd_t' into nextSascha Hauer2011-08-038-206/+0
|\ \ | |/ |/|
| * remove unused global_data.hSascha Hauer2011-08-016-203/+0
| * remove unused DECLARE_GLOBAL_DATA_PTRSascha Hauer2011-08-012-3/+0
* | ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-0142-229/+352
* | init: introduce mem, mmu and postmmu initcallJean-Christophe PLAGNIOL-VILLARD2011-08-012-5/+11
* | ARM: pass size to dma_free_coherentSascha Hauer2011-08-013-4/+9
* | ARM l2x0: make init function static inline if l2 is not availableSascha Hauer2011-08-011-0/+6
* | ARM: move armlinux_add_dram to location which is always compiledSascha Hauer2011-08-014-33/+31
* | ARM cache l2x0: depend on MMUSascha Hauer2011-08-011-1/+1
* | arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-0140-199/+68
* | Merge branch 'resource' of git://uboot.jcrosoft.org/barebox into nextSascha Hauer2011-08-0153-744/+408
|\ \ | |/ |/|
| * driver: remove map_baseJean-Christophe PLAGNIOL-VILLARD2011-08-012-26/+0
| * ns16550: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-0113-117/+105
| * nios2: remove dead code in generic boardJean-Christophe PLAGNIOL-VILLARD2011-08-011-8/+0
| * mci-core: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-8/+2
| * imx: switch remaing board to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-306-93/+28