| Commit message (Expand) | Author | Age | Lines |
* | sh: avoid multiple definition errors with cache funcs | Mike Frysinger | 2011-12-02 | -21/+25 |
* | sh: Add ashrsi3 libgcc function | Phil Edworthy | 2011-12-02 | -0/+186 |
* | sh: only add -mno-fdpic if the compiler supports it | Mike Frysinger | 2011-12-02 | -1/+2 |
* | arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning | Wolfgang Denk | 2011-12-02 | -3/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2011-12-01 | -24/+158 |
|\ |
|
| * | mpc85xx: support for Freescale COM Express P2020 | Ira W. Snyder | 2011-11-29 | -0/+1 |
| * | arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning | Kumar Gala | 2011-11-29 | -2/+1 |
| * | mpc85xx: support board-specific reset function | Ira W. Snyder | 2011-11-29 | -1/+16 |
| * | powerpc/85xx: verify the localbus device tree address before booting the OS | Timur Tabi | 2011-11-29 | -9/+39 |
| * | mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification | Ira W. Snyder | 2011-11-29 | -0/+7 |
| * | powerpc/85xx: clean up and document the QE/FMAN microcode macros | Timur Tabi | 2011-11-29 | -7/+7 |
| * | powerpc/85xx: always implement the work-around for Erratum SATA_A001 | Timur Tabi | 2011-11-29 | -4/+33 |
| * | powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h | Timur Tabi | 2011-11-29 | -0/+6 |
| * | powerpc/85xx: Add workaround for erratum A-003474 | York Sun | 2011-11-29 | -0/+15 |
| * | powerpc/85xx: fixup flexcan device tree clock-frequency | Jia Hongtao | 2011-11-29 | -1/+12 |
| * | powerpc/85xx: Add workaround for erratum CPU-A003999 | Kumar Gala | 2011-11-29 | -0/+21 |
* | | x86: Wrap small helper functions from libgcc to avoid an ABI mismatch | Gabe Black | 2011-11-29 | -0/+51 |
* | | x86: Import the glibc memset implementation | Gabe Black | 2011-11-29 | -1/+89 |
* | | x86: Fix a few recently added bugs | Gabe Black | 2011-11-29 | -1/+6 |
* | | x86: Don't relocate symbols which point to things that aren't relocated | Gabe Black | 2011-11-29 | -11/+8 |
* | | x86: Fix how the location of the realmode and bios blobs are calculated | Gabe Black | 2011-11-29 | -2/+10 |
* | | x86: Misc cleanups | Graeme Russ | 2011-11-29 | -2/+3 |
* | | x86: Misc PCI touchups | Graeme Russ | 2011-11-29 | -7/+9 |
* | | x86: Ensure IDT and GDT remain 16-byte aligned post relocation | Graeme Russ | 2011-11-29 | -6/+13 |
* | | x86: Provide more configuration granularity | Graeme Russ | 2011-11-29 | -51/+56 |
* | | x86: Add multiboot header | Graeme Russ | 2011-11-29 | -0/+20 |
* | | sc520: Create arch asm-offsets | Graeme Russ | 2011-11-29 | -47/+49 |
* | | x86: Punt cold- and warm-boot flags | Graeme Russ | 2011-11-29 | -7/+0 |
* | | cosmetic: checkpatch cleanup of arch/x86/lib/*.c | Graeme Russ | 2011-11-29 | -432/+516 |
* | | cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c | Graeme Russ | 2011-11-29 | -87/+39 |
* | | cosmetic: checkpatch cleanup of arch/x86/cpu/*.c | Graeme Russ | 2011-11-29 | -23/+30 |
* | | x86: Call hang() on unrecoverable exception | Graeme Russ | 2011-11-29 | -10/+10 |
|/ |
|
* | hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines | Christian Riesch | 2011-11-27 | -3/+0 |
* | OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. | Alexander Holler | 2011-11-27 | -11/+1 |
* | Fix Stelian's email address | Stelian Pop | 2011-11-27 | -17/+17 |
* | Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging | Wolfgang Denk | 2011-11-23 | -2/+3 |
|\ |
|
| * | arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings | Anatolij Gustschin | 2011-11-23 | -2/+3 |
* | | nds32/ag101: clean up for SoC related code | Macpaul Lin | 2011-11-23 | -10/+6 |
* | | net: rtl8109: drop unused !NET_MULTI driver | Mike Frysinger | 2011-11-22 | -4/+0 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2011-11-21 | -7/+12 |
|\ \ |
|
| * | | Blackfin: cache result of cpp check | Mike Frysinger | 2011-11-18 | -1/+2 |
| * | | Blackfin: traps: fix up printf warnings from debug | Mike Frysinger | 2011-11-18 | -5/+10 |
| * | | Blackfin: drop now unused local variable | Mike Frysinger | 2011-11-18 | -1/+0 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nds32 | Wolfgang Denk | 2011-11-21 | -0/+23 |
|\ \ \ |
|
| * | | | nds32/lib: add ide generic support | Macpaul Lin | 2011-11-18 | -0/+5 |
| * | | | nds32: enhance io.h for compatibility with periphals | Macpaul Lin | 2011-11-18 | -0/+18 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nios | Wolfgang Denk | 2011-11-21 | -2/+81 |
|\ \ \
| |/ /
|/| | |
|
| * | | nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). | Joachim Foerster | 2011-10-30 | -0/+54 |
| * | | gpio: Add driver for Altera's PIO core | Joachim Foerster | 2011-10-28 | -2/+11 |
| * | | nios2: Pseudo implement dcache_status/enable/disable() | Joachim Foerster | 2011-10-28 | -0/+16 |