summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sandbox: allow "make ARCH=sandbox allyesconfig"Holger Schurig2014-07-2211-1/+30
* sandbox: disable bareboxcrc32 in sandbox modeHolger Schurig2014-07-221-0/+1
* mtd: atmel_nand: enable PMECC for 8k page nandRaphael Poggi2014-07-181-0/+1
* mtd: atmel_nand: fix bit error correctionRaphael Poggi2014-07-181-1/+2
* mtd: atmel_nand: increase chip_delayRaphael Poggi2014-07-181-1/+1
* mtd: atmel_nand: add SOFT_BCH supportRaphael Poggi2014-07-171-0/+5
* i2c: omap: fix typo in dt_idsRaphael Poggi2014-07-171-2/+2
* lib: Add bitmap functions from kernelSascha Hauer2014-07-174-0/+1126
* include: update bitop functions from kernelSascha Hauer2014-07-172-1/+228
* include: Add foreign endianess adding functions from kernelSascha Hauer2014-07-171-0/+29
* include: Add round_up/round_down macros from kernelSascha Hauer2014-07-171-0/+13
* include: Add DECLARE_BITMAP from kernelSascha Hauer2014-07-171-0/+3
* ppc: Use generic find_*_bit functionsSascha Hauer2014-07-172-43/+7
* consistently use the same bitops.h fileSascha Hauer2014-07-179-387/+119
* X86: Move BITS_PER_LONG definition to types.hSascha Hauer2014-07-172-2/+2
* introduce verbose debugSascha Hauer2014-07-173-9/+9
* regulator: fixed: add always-on propertySteffen Trumtrar2014-07-111-0/+9
* malloc.h: fix codingstyleSascha Hauer2014-07-091-9/+6
* dlmalloc: remove unused functionsSascha Hauer2014-07-092-176/+0
* hush: Fix error code returned valueHerve Codina2014-07-091-1/+1
* Documentation: add uemd mb7707 barebox mini-howtoAntony Pavlov2014-07-091-0/+40
* pci: pci_alloc_bus(): use xzalloc() instead of kzalloc()Antony Pavlov2014-07-091-8/+8
* drivers/mtd: fix NULL pointer dereference in partition lock/unlockZahari Doychev2014-07-091-0/+6
* Fix crc32 compile errorSascha Hauer2014-07-081-1/+1
* Do not use macros in command helpSascha Hauer2014-07-083-3/+3
* crc32: Proper name of command is "crc32".Robert P. J. Day2014-07-082-2/+2
* ARM: OMAP: Do not show MLO/SPI image options with OMAP_MULTI_BOARDSSascha Hauer2014-07-072-1/+2
* at91mux: Fix both help info and Kconfig info.Robert P. J. Day2014-07-072-3/+3
* Clean up Kconfig and source for a couple device tree commands.Robert P. J. Day2014-07-073-3/+4
* bootm.c: "-o" option should refer to "DTB", not "DTS"Robert P. J. Day2014-07-071-3/+3
* rtc.h: drop unused U-Boot stuff; fix whitespaceAntony Pavlov2014-07-071-5/+1
* kconfig: Fix compiler warningSascha Hauer2014-07-051-1/+1
* Merge branch 'for-next/net'Sascha Hauer2014-07-0410-5/+1552
|\
| * net: add ENC28J60 supportAntony Pavlov2014-07-024-0/+1334
| * net.h: add ETH_ALEN constant; fix whitespacesAntony Pavlov2014-07-021-3/+5
| * net: phy: add support for Marvell PHY driversSebastian Hesselbarth2014-06-253-0/+205
| * net: orion-gbe: extend RGMII detection to delayed modesSebastian Hesselbarth2014-06-251-1/+4
| * net: orion: generate unique port device namesSebastian Hesselbarth2014-06-251-1/+2
| * of: net: respect phy-connection-type propertySebastian Hesselbarth2014-06-251-0/+2
* | Merge branch 'for-next/misc'Sascha Hauer2014-07-0461-314/+128
|\ \
| * | ls: sort files with -lSascha Hauer2014-07-031-26/+28
| * | string_list: Add string_list_for_each_entry macroSascha Hauer2014-07-032-3/+6
| * | lz4: fix another possible overrunHolger Schurig2014-07-021-1/+3
| * | lz4: ensure length does not wrapHolger Schurig2014-07-021-0/+2
| * | lzo: properly check for overrunsHolger Schurig2014-07-021-22/+42
| * | mii-tool: make the 'No MII transceiver present!' message more clearAntony Pavlov2014-07-021-3/+3
| * | boot: fix typoRolf Evers-Fischer2014-07-011-1/+1
| * | scripts: tegra: add gitignoreLucas Stach2014-07-011-0/+1
| * | sdma.h: Typo, "interupt" -> "interrupt"Robert P. J. Day2014-06-301-2/+2
| * | Fix misspellings of "persistant" -> "persistent" in various placesRobert P. J. Day2014-06-307-33/+33