summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* commands: reset: add shutdown_barebox() before reset_cpu()Antony Pavlov2013-01-301-0/+23
* arm-mmu: switch pte flags vars to lower caseAlexander Aring2013-01-251-14/+15
* introduce console none supportJean-Christophe PLAGNIOL-VILLARD2013-01-238-11/+107
* console: switch select to choiceJean-Christophe PLAGNIOL-VILLARD2013-01-237-13/+17
* w1: add ds28ec20 eeprom supportJean-Christophe PLAGNIOL-VILLARD2013-01-212-13/+34
* defaultenv-2: move ps1 to base/init/ps1Jean-Christophe PLAGNIOL-VILLARD2013-01-212-6/+9
* tftp: reset timer on progressSascha Hauer2013-01-201-10/+11
* bootm: move printing of file locations outside verbose modeSascha Hauer2013-01-181-8/+8
* barebox-data: add barebox-data sectionsAlexander Aring2013-01-189-0/+16
* common: add PAGE_ALIGN_DOWN macroAlexander Aring2013-01-181-0/+1
* arm-mmu: move PAGE_ALIGN macro to common.hAlexander Aring2013-01-182-2/+1
* remap_range: make function 'remap_range' globalAlexander Aring2013-01-189-1/+158
* defaultenv-2: execute init/* before timeoutJean-Christophe PLAGNIOL-VILLARD2013-01-161-2/+10
* Merge branch 'delivery/at91_fixes' of git://git.jcrosoft.org/bareboxSascha Hauer2013-01-155-7/+9
|\
| * qt1070: init default key code firstJean-Christophe PLAGNIOL-VILLARD2013-01-151-1/+2
| * atmel_spi: fix spi cs gpio request loopJean-Christophe PLAGNIOL-VILLARD2013-01-151-1/+1
| * at91sam9g45: fix i2c typosJean-Christophe PLAGNIOL-VILLARD2013-01-151-3/+3
| * at91: sam9x5ek: use -EINVAL for invalid gpio on 1-wireJean-Christophe PLAGNIOL-VILLARD2013-01-151-0/+1
| * w1: gpio: use int for gpioJean-Christophe PLAGNIOL-VILLARD2013-01-131-2/+2
* | ARM panda: do not set gpio direction of heartbeat LEDSascha Hauer2013-01-141-1/+0
* | led: test for led->set callback before calling itSascha Hauer2013-01-141-0/+3
* | arm-mmu: remove semicolon in arm mmu.cAlexander Aring2013-01-141-1/+1
* | meminfo: fix display of allocated addressesAlexander Aring2013-01-141-3/+3
* | memory: fix size address calculationAlexander Aring2013-01-141-2/+2
* | meminfo: fix missing includeAlexander Aring2013-01-141-0/+1
* | ARM am33xx: the hsmmc is a omap4 type mmc controllerSascha Hauer2013-01-101-1/+1
|/
* fixup! commands: add ubiformatSascha Hauer2013-01-091-0/+784
* Merge branch 'for-next/ubi'Sascha Hauer2013-01-0921-434/+1487
|\
| * commands: add ubiformatWolfram Sang2012-12-192-0/+9
| * lib: add barebox version of libmtdWolfram Sang2012-12-194-0/+521
| * lib: add libubigenWolfram Sang2012-12-194-0/+498
| * lib: add libscanWolfram Sang2012-12-194-0/+324
| * mtd: utils: apply macros for message printoutsWolfram Sang2012-12-191-0/+47
| * devfs & mtd: add MEMERASE ioctl supportWolfram Sang2012-12-192-34/+37
| * ubi: bump ubi-media.h to newest versionWolfram Sang2012-12-191-25/+30
| * ubi: consolidate ubi-media.hWolfram Sang2012-12-194-372/+3
| * lib: update size_human_readable to latest versionWolfram Sang2012-12-192-17/+32
| * lib: misc: add 'iB' suffixes to strtoull_suffixWolfram Sang2012-12-191-1/+4
| * mtd: drop custom is_power_of_2()Wolfram Sang2012-12-191-4/+1
* | Merge branch 'for-next/omap'Sascha Hauer2013-01-0965-561/+2876
|\ \
| * | ARM omap / mci: Fix register offsetsSascha Hauer2013-01-086-20/+51
| * | mci omap_hsmmc: Fix whitespacesSascha Hauer2013-01-071-5/+4
| * | pcm051: Add inital supportTeresa Gámez2012-12-218-0/+185
| * | ARM OMAP: Apply EHCI device register functionsTeresa Gámez2012-12-212-4/+2
| * | ARM OMAP: Add EHCI to device register functionsTeresa Gámez2012-12-212-0/+12
| * | ARM OMAP: Apply RAM device register functions to boardsTeresa Gámez2012-12-219-15/+14
| * | ARM OMAP: Add SRAM and DRAM to device register functionsTeresa Gámez2012-12-215-0/+29
| * | ARM AM33XX: Add mmc0 pin mux functionTeresa Gámez2012-12-212-0/+6
| * | arm: beaglebone: add first-stage support for AM335x and boardJan Luebbe2012-12-2022-2/+1770
| * | ARM AM33XX: Add MMC BasesTeresa Gámez2012-12-201-0/+2