summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: tuxrail: add SPI for ethernet controllertuxrail-b1Robert Schwebel2011-05-111-2/+8
* WIP: tuxrail: add support for Busware TuxRailRobert Schwebel2011-04-268-0/+368
* tuxrail: add machine numberRobert Schwebel2011-04-211-0/+1
* ARM: omap4: fix dev_width for omap_enable_hweccJan Weitzel2011-04-201-1/+1
* pcm049: remove unused bootsrcJan Weitzel2011-04-181-3/+0
* OMAP4: change boot orderJan Weitzel2011-04-181-2/+2
* mci-core: fix debug statementsSascha Hauer2011-04-121-4/+4
* mci omap: make write support optionalSascha Hauer2011-04-121-1/+4
* mci omap: rename functions from mxc to omapSascha Hauer2011-04-121-6/+6
* ARM beagle board: add xload defconfigSascha Hauer2011-04-121-0/+38
* ARM omap beagle: update defconfigSascha Hauer2011-04-121-2/+13
* ARM omap beagle: Add noshell support for booting from MMCSascha Hauer2011-04-122-0/+43
* ARM: add pcm049 defconfigsSascha Hauer2011-04-122-0/+97
* ARM omap4: Add pcm049 board supportSascha Hauer2011-04-129-0/+679
* add panda defconfigsSascha Hauer2011-04-122-0/+86
* ARM omap4: panda board supportSascha Hauer2011-04-128-0/+664
* ARM omap: add xload helper functionsSascha Hauer2011-04-125-1/+99
* ARM omap: Add omap4 supportSascha Hauer2011-04-129-1/+1663
* ARM omap: make sr32 a static inline functionSascha Hauer2011-04-122-21/+22
* mci omap: hsmmc is also found on the omap3Sascha Hauer2011-04-121-1/+1
* ARM omap: Add omap signGP tool and possibility to build ift imagesSascha Hauer2011-04-124-0/+326
* fs: add fat filesystem supportSascha Hauer2011-04-1210-0/+3704
* cp command: handle directories as last argumentSascha Hauer2011-04-121-1/+2
* copy_file: handle write return value correctlySascha Hauer2011-04-121-4/+11
* kfifo: kfifo_put takes a const bufferSascha Hauer2011-04-122-2/+2
* move simple_itoa to libbb so that others can use itSascha Hauer2011-04-123-14/+16
* environment: make default env path configurableSascha Hauer2011-04-125-5/+11
* net: add a context to the packet handlerSascha Hauer2011-04-128-22/+27
* eth: check the result of edev->get_ethaddrSascha Hauer2011-04-121-2/+4
* nand omap: handle erased pages correctly in hamming ecc modeSascha Hauer2011-04-121-0/+5
* nand omap: use xzalloc instead of callocSascha Hauer2011-04-121-5/+1
* nand omap: use standard debug functionsSascha Hauer2011-04-121-19/+8
* nand bb: add proper bb remove functionSascha Hauer2011-04-123-12/+28
* nand bb: switch to cdev operationsSascha Hauer2011-04-122-40/+27
* nand: move bb handling code to drivers/mtd/nandSascha Hauer2011-04-123-249/+283
* nand: nand_block_markbad is only used with nand write supportSascha Hauer2011-04-123-21/+5
* nand omap: turn debug messages into dev_dbgSascha Hauer2011-04-121-8/+8
* nand omap: fix hamming romcode ecc codeSascha Hauer2011-04-121-4/+14
* nand: make reading oob optionalSascha Hauer2011-04-114-9/+49
* ARM: make exception handling optionalSascha Hauer2011-04-113-2/+17
* add dummy_malloc functionsSascha Hauer2011-04-113-1/+44
* malloc: put common memory functions to seperate fileSascha Hauer2011-04-114-50/+73
* arm: compile icache command only when command support is presentSascha Hauer2011-04-111-1/+2
* add noshell supportSascha Hauer2011-04-111-1/+12
* make command support optionalSascha Hauer2011-04-114-3/+17
* env: Make environment variable support optionalSascha Hauer2011-04-114-1/+20
* mci: make write support optionalSascha Hauer2011-04-112-0/+11
* ata: make write support optionalSascha Hauer2011-04-112-0/+8
* ata: use block supportSascha Hauer2011-04-112-158/+35
* add block supportSascha Hauer2011-04-114-0/+302