summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove redundant .gitignore entriesBaruch Siach2010-12-131-2/+0
* console_simple: add fprintf / console_list for commands/loadb.cPeter Korsgaard2010-12-121-1/+25
* Add basic support from ARM Versatile/PBAlexey Zaytsev2010-12-1215-0/+888
* imx: add IMX_GPIO_NR macro.Marc Reilly2010-12-121-0/+4
* arm: update mach-typesMarc Reilly2010-12-101-13/+372
* STM/MCI: Fix wrong register bitJuergen Beisert2010-12-091-1/+1
* cfi_flash_amd: Add manufacturer-specific fixupsJean-Christophe PLAGNIOL-VILLARD2010-12-031-1/+38
* cfi_flash: introduce flash cmdset fixupJean-Christophe PLAGNIOL-VILLARD2010-12-034-39/+52
* cfi_flash: move reset command assigment to specific chipset init functionJean-Christophe PLAGNIOL-VILLARD2010-12-033-6/+6
* cfi_flash: do not reset flash when probe failsJean-Christophe PLAGNIOL-VILLARD2010-12-031-1/+1
* cfi_flash: Read whole QRY structure in one goJean-Christophe PLAGNIOL-VILLARD2010-12-032-85/+97
* cfi_flash: Introduce read and write accessorsJean-Christophe PLAGNIOL-VILLARD2010-12-034-79/+130
* cfi_flash: update manufacturer id flash supportJean-Christophe PLAGNIOL-VILLARD2010-12-034-4/+25
* cfi_flash: synchronize command offsets with Linux CFI driverJean-Christophe PLAGNIOL-VILLARD2010-12-032-11/+28
* cfi_flash: use amd and standard reset flash command at probingJean-Christophe PLAGNIOL-VILLARD2010-12-031-1/+2
* cfi_flash: move flash_read_uchar from inline to noinlineJean-Christophe PLAGNIOL-VILLARD2010-12-032-14/+16
* cfi_flash: add Atmel real protect flash supportJean-Christophe PLAGNIOL-VILLARD2010-12-032-0/+21
* cfi_flash: move intel real protect flash support to cfi_flash_intel.cJean-Christophe PLAGNIOL-VILLARD2010-12-034-6/+24
* scripts: Adapt checkpatch.pl for barebox.Marek Belisko2010-11-291-3/+3
* scripts: Add checkpatch.pl script.Marek Belisko2010-11-291-0/+2950
* defaultenv/udpate: in xmodem mode load the data before erasingJean-Christophe PLAGNIOL-VILLARD2010-11-291-1/+8
* defaultenv/udpate: fix typo in default barebox image nameJean-Christophe PLAGNIOL-VILLARD2010-11-291-1/+1
* miidev: allow multiple devJean-Christophe PLAGNIOL-VILLARD2010-11-291-0/+1
* clocksource: switch mask to CLOCKSOURCE_MASKJean-Christophe PLAGNIOL-VILLARD2010-11-2912-12/+12
* clocksource: import CLOCKSOURCE_MASK from the kernelJean-Christophe PLAGNIOL-VILLARD2010-11-291-0/+2
* Merge branch 'master' into nextSascha Hauer2010-11-191-1/+1
|\
| * fs: Fix bug found by sparse.Marek Belisko2010-11-191-1/+1
* | smc91111: Various sparse fixes.Marek Belisko2010-11-191-20/+20
* | nand_s3c2410: Fix sparse warnings.Marek Belisko2010-11-192-14/+13
* | mtd: Fix sparse warning.Marek Belisko2010-11-191-3/+4
* | common: Add define for IOMEM helper macro.Marek Belisko2010-11-191-0/+2
* | i.MX device macros: Fix esdhciSascha Hauer2010-11-185-6/+12
* | Merge branch 'master' into nextSascha Hauer2010-11-175-6/+7
|\|
| * Merge branch 'x86' of git://git.jcrosoft.org/bareboxSascha Hauer2010-11-173-4/+5
| |\
| | * x86: fix out of tree build supportJean-Christophe PLAGNIOL-VILLARD2010-11-171-2/+2
| | * x86: add 64bit host build supportJean-Christophe PLAGNIOL-VILLARD2010-11-171-1/+2
| | * linux16: fix cmd_tbl_t as struct commandJean-Christophe PLAGNIOL-VILLARD2010-11-171-1/+1
| * | serial_s3c24x0: Add missing brackets.Marek Belisko2010-11-171-1/+1
| |/
| * mini2440: Fix compilation error.Marek Belisko2010-11-151-1/+1
* | Merge branch 'for-mainline-doc' of git://git.pengutronix.de/git/rsc/barebox i...Sascha Hauer2010-11-174-5/+74
|\ \
| * | doc: put barebox version into documentationRobert Schwebel2010-11-153-3/+9
| * | doc: add missing commandsRobert Schwebel2010-11-151-0/+63
| * | doc: sort list alphabeticallyRobert Schwebel2010-11-151-2/+2
* | | Remove m68k supportSascha Hauer2010-11-17125-18837/+0
* | | pcm037: Enable nand driver in defaultconfigSascha Hauer2010-11-151-1/+5
* | | pcm037: set nand_device in default environmentSascha Hauer2010-11-151-0/+1
|/ /
* | pcm037: Fix compilation warning.Marek Belisko2010-11-151-1/+1
* | Merge branch 'master' into nextSascha Hauer2010-11-1215-2/+618
|\|
| * fb: set id for framebuffer device correctlySascha Hauer2010-11-121-0/+1
| * Add basic support for mini2440 dev board.Marek Belisko2010-11-0413-0/+614