summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nios2: use barebox_add_memory_bank in generic.cFranck Jullien2012-11-151-2/+9
* replace barebox* in .gitignore with individual filesSascha Hauer2012-11-141-1/+12
* ARM pbl: add generated file zbarebox.map to .gitignoreFabio Porcedda2012-11-141-0/+1
* defenv-2 menu: when booting failed wait for key pressSascha Hauer2012-11-121-1/+1
* mount: add compatibility to old mount commandSascha Hauer2012-11-021-2/+15
* iomux-imx35: add missing comma in pad definitionUwe Kleine-König2012-11-011-1/+1
* command: return 1 on unknown commandSascha Hauer2012-11-011-1/+1
* at91sam9xek: fix mtd partitionJean-Christophe PLAGNIOL-VILLARD2012-11-011-1/+2
* bootm: Do not cross 1MiB sections for the devicetreeSascha Hauer2012-11-011-1/+9
* bootm: Add a define for the additional devicetree sizeSascha Hauer2012-11-011-2/+9
* net usb asix: Add missing line breaks in dev_* messagesSascha Hauer2012-11-011-28/+28
* Merge branch 'pu/net-fixes'Sascha Hauer2012-10-312-2/+4
|\
| * net fec: call fec_init at probe timeSascha Hauer2012-10-311-1/+2
| * net eth: make edev->init optionalSascha Hauer2012-10-301-1/+2
* | uimage: Fix deleting of temporary fileSascha Hauer2012-10-301-2/+2
|/
* net fec: connect phy at probe timeSascha Hauer2012-10-301-13/+30
* of: Check for NULL pointer in of_find_propertySascha Hauer2012-10-301-0/+3
* misc JTAG: include fixesSascha Hauer2012-10-261-3/+1
* ARM omap spi image: print error to stderrSascha Hauer2012-10-261-1/+1
* ARM omap spi image: relax size constrainsSascha Hauer2012-10-261-5/+3
* pbl: provide hang() function for the pblSascha Hauer2012-10-261-0/+5
* of gpio: Build gpio helper only when gpiolib is selectedSascha Hauer2012-10-261-1/+1
* mtd nand i.MX: fix compilation for unsupported SoCSascha Hauer2012-10-261-0/+3
* mtd mxs nand: select NAND_BBTSascha Hauer2012-10-261-0/+1
* misc JTAG: Let Jtag driver depend on GENERIC_GPIOSascha Hauer2012-10-261-0/+1
* mfd stmpe: Add missing semicolons at end of EXPORT_SYMBOLSascha Hauer2012-10-261-2/+2
* ARM Samsung: Let Nand boot depend on ARCH_S3C24xxSascha Hauer2012-10-261-0/+1
* ARM omap: pbl fixesSascha Hauer2012-10-262-0/+3
* ARM Samsung: fix pbl build for tiny210 boardSascha Hauer2012-10-262-0/+2
* ARM: let THUMB2 select EABISascha Hauer2012-10-261-0/+1
* mtd: fix mtdraw_write/mtdraw_erase argumentsSascha Hauer2012-10-261-2/+2
* wd: Provide default value for watchdog timeoutSascha Hauer2012-10-261-0/+1
* pbl: Add missing FORCESascha Hauer2012-10-261-2/+2
* mtd: ubi: fix typos in comment of build.cWolfram Sang2012-10-251-1/+1
* defenv-2: set username to 'none'Sascha Hauer2012-10-251-1/+1
* Makefile: disable CDPATHWolfram Sang2012-10-251-0/+3
* fs tftp: Fix possible fifo overflowSascha Hauer2012-10-241-1/+5
* fs tftp: Only request a block onceSascha Hauer2012-10-241-0/+6
* pm9g45: fix config and defconfigJean-Christophe PLAGNIOL-VILLARD2012-10-232-13/+32
* pm9g45: fix nand partition in c codeJean-Christophe PLAGNIOL-VILLARD2012-10-231-2/+5
* mtd: ubi: cdev: fix build warning for 64-bitWolfram Sang2012-10-231-1/+1
* devfs-core: add writesize in mtd partition ioctlAlexander Aring2012-10-231-0/+1
* Merge branch 'pu/compiler-warnings'Sascha Hauer2012-10-213-6/+5
|\
| * net gianfar: remove unused variableSascha Hauer2012-10-171-1/+0
| * sandbox: only test for sdl libs when sdl is enabledSascha Hauer2012-10-171-2/+5
| * mips: remove unused variableSascha Hauer2012-10-171-3/+0
* | ARM OMAP: Enable gpio outputTeresa Gámez2012-10-211-1/+1
* | at91sam9x5ek: fix bootstrap size to 256KiBJean-Christophe PLAGNIOL-VILLARD2012-10-171-1/+1
* | sam9x5ek: drop uart2 as it's not always presentJean-Christophe PLAGNIOL-VILLARD2012-10-171-1/+0
* | at91sam9x5: udpate default ARCH_TEXT to 0x26f00000Jean-Christophe PLAGNIOL-VILLARD2012-10-171-0/+1
|/