summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* release v2011.03.1v2011.03.1Sascha Hauer2011-03-091-1/+1
* Revert "lib/decompress_unlzo: use fill and full to read and write data"Sascha Hauer2011-03-081-92/+88
* ARM v7: Fix broken mmu initializationSascha Hauer2011-03-081-1/+0
* Release v2011.03.0v2011.03.0Sascha Hauer2011-03-031-1/+1
* network: initialize new net device id with -1Sascha Hauer2011-02-181-0/+1
* tx28: fix kconfig warningRobert Schwebel2011-02-102-3/+3
* defaultenv/bin/update: fix return valuesMarc Kleine-Budde2011-02-071-1/+3
* ARM tx28: Add hook for enabling the displaySascha Hauer2011-02-071-4/+23
* fb: For multiple video modes print the available modes in devinfoSascha Hauer2011-02-071-0/+38
* ARM nhk8815: make config.h nonemptySascha Hauer2011-02-031-0/+1
* Merge branch 'next'Sascha Hauer2011-02-03166-2199/+3232
|\
| * defaultenv/bin/boot: fix ubi root's name assignmentMarc Kleine-Budde2011-02-031-2/+2
| * sandbox: remove non used functions linux_getc/putcJean-Christophe PLAGNIOL-VILLARD2011-02-032-22/+0
| * kconfig: syn with linux kernel v2.6.38-rc3Jean-Christophe PLAGNIOL-VILLARD2011-02-0228-940/+1217
| * lib/decompress_unlzo: use fill and full to read and write dataJean-Christophe PLAGNIOL-VILLARD2011-01-281-88/+92
| * at91sam9m10g45ek: add board revision supportJean-Christophe PLAGNIOL-VILLARD2011-01-242-1/+39
| * x86/pmjump: rename __bss_end to __bss_stopJean-Christophe PLAGNIOL-VILLARD2011-01-241-2/+2
| * fb i.MX23/28: Add the reset control of LCDGregory CLEMENT2011-01-212-0/+14
| * ARM STM/i.MX: Add possibility to choose the bit per pixel for STM video driverGregory CLEMENT2011-01-212-1/+5
| * Merge branch 'defenv' into nextSascha Hauer2011-01-211-6/+3
| |\
| | * defaultenv: do not print usage information for update scriptSascha Hauer2011-01-211-3/+0
| | * defaultenv: only try to add partitions when partition description existsSascha Hauer2010-12-211-3/+3
| * | ARM chumby defconfig: update with new featuresSascha Hauer2011-01-201-0/+19
| * | ARM: rename STM arch to mxsSascha Hauer2011-01-2033-14/+14
| * | fb i.MX23/28: rename imx_fb_videomode to imx_fb_platformdataSascha Hauer2011-01-203-8/+8
| * | ARM chumby: enable backlight in platform data hookSascha Hauer2011-01-201-0/+17
| * | fb i.MX23/28: add platform data hook to enable backlightSascha Hauer2011-01-202-0/+8
| * | i.MX23/28: Fix setting of lcd clockSascha Hauer2011-01-201-1/+2
| * | ARM Chumby: Add MMU supportSascha Hauer2011-01-201-0/+23
| * | ARM Chumby: Add USB supportSascha Hauer2011-01-201-2/+35
| * | i.MX23: Add USB (phy) supportSascha Hauer2011-01-204-1/+103
| * | USB ehci: Set to host mode on tt capable controllersSascha Hauer2011-01-201-0/+7
| * | imx: add reg definitions for imx25 and imx35 boot source.Marc Reilly2011-01-202-2/+4
| * | Revert "arm: add __bswapsi2 support"Sascha Hauer2011-01-192-15/+0
| * | imx(25,35): save boot location into $barebox_loc env.Marc Reilly2011-01-192-0/+96
| * | ARM i.MX28 tx28 defconfig: enable MMUSascha Hauer2011-01-191-0/+1
| * | ARM i.MX28 tx28: use a fixed framebuffer addressSascha Hauer2011-01-191-0/+13
| * | ARM i.MX pca100: register otg usb hostSascha Hauer2011-01-191-20/+58
| * | video stm/mx2x: allow to pass in fb memory from platform dataSascha Hauer2011-01-192-2/+12
| * | video stm/mx2x: simplify memory allocationSascha Hauer2011-01-191-24/+2
| * | startup: make debug printing of linker variables work againSascha Hauer2011-01-171-2/+3
| * | reloc.h: remove linker variables which are now in asm/sections.hSascha Hauer2011-01-171-1/+1
| * | x86: use sections.h header file for linker variablesSascha Hauer2011-01-172-6/+3
| * | ARM: remove unnecessary includeSascha Hauer2011-01-171-1/+0
| * | ARM start.c: use sections.h header file for linker variablesSascha Hauer2011-01-171-3/+2
| * | add sections.h header fileSascha Hauer2011-01-176-0/+13
| * | ARM: provide __bss_stop in linker scriptSascha Hauer2011-01-171-0/+1
| * | blackfin: provide __bss_stop in linker scriptSascha Hauer2011-01-171-0/+1
| * | ppc pcm030: provide _stext, _text and __bss_stop in linker scriptSascha Hauer2011-01-171-0/+3
| * | Merge branch 'master' into nextSascha Hauer2011-01-1733-96/+139
| |\ \