summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: Move ARP out of net.cJoe Hershberger2012-05-231-1/+2
* net: Encapsulate CDP packet identificationJoe Hershberger2012-05-231-2/+10
* net: Move CDP out of net.cJoe Hershberger2012-05-231-5/+3
* net: Remove CMD_PING where there's no CMD_NETJoe Hershberger2012-05-233-3/+3
* include/part.h: fix indentation of lbaAnatolij Gustschin2012-05-221-1/+1
* fat: fix FAT sector offsets overflow on large FAT partitionsAaron Williams2012-05-221-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-05-207-117/+382
|\
| * usb:gadget:composite: Support for composite at gadget.hLukasz Majewski2012-05-201-0/+6
| * usb:gadget:composite USB composite gadget supportLukasz Majewski2012-05-202-0/+369
| * usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() callsLukasz Majewski2012-05-201-48/+0
| * usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski2012-05-202-67/+1
| * USB: Align buffers at cachelinePuneet Saxena2012-05-202-2/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2012-05-202-66/+84
|\ \
| * | net: cosmetic: tftp.* checkpatch complianceJoe Hershberger2012-05-151-0/+4
| * | net: cosmetic: net.c checkpatch complianceJoe Hershberger2012-05-152-0/+9
| * | net: cosmetic: net.h checkpatch complianceJoe Hershberger2012-05-151-56/+60
| * | net: Remove volatile from net APIJoe Hershberger2012-05-151-12/+13
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-05-2067-359/+2015
|\ \
| * | ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORTTom Rini2012-05-154-0/+4
| * | ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini2012-05-159-9/+9
| * | OMAP4: Set fdt_high for OMAP4 devices to enable booting with Device TreeJon Hunter2012-05-151-0/+1
| * | igep00x0: change mpurate from 500 to autoEnric Balletbo i Serra2012-05-151-1/+1
| * | igep00x0: enable the use of a plain text fileEnric Balletbo i Serra2012-05-151-12/+16
| * | tegra: Enable keyboard for SeaboardSimon Glass2012-05-151-0/+8
| * | tegra: Switch on console mux and use environment for consoleSimon Glass2012-05-151-1/+8
| * | tegra: Add tegra keyboard driverRakesh Iyer2012-05-152-0/+34
| * | input: Add support for keyboard matrix decoding from an fdtBernie Thompson2012-05-151-0/+99
| * | input: Add generic keyboard input handlerSimon Glass2012-05-151-0/+147
| * | input: Add linux/input.h for key code supportSimon Glass2012-05-151-0/+155
| * | fdt: Add fdtdec functions to read byte arrayAnton Staff2012-05-151-0/+32
| * | tegra: Enable LP0 on SeaboardSimon Glass2012-05-152-0/+25
| * | tegra: Add EMC support for optimal memory timingsJimmy Zhang2012-05-151-0/+2
| * | Add AES crypto libraryYen Lin2012-05-151-0/+70
| * | i2c: Add TPS6586X driverSimon Glass2012-05-151-0/+68
| * | Add abs() macro to return absolute valueSimon Glass2012-05-151-0/+25
| * | fdt: Add function to return next compatible subnodeSimon Glass2012-05-151-0/+17
| * | fdt: Add function to locate an array in the device treeSimon Glass2012-05-151-0/+19
| * | i.MX28: Implement boot pads sampling and reportingMarek Vasut2012-05-152-0/+2
| * | M28EVK: Add SD update commandMarek Vasut2012-05-151-0/+9
| * | mx53loco: Add CONFIG_REVISION_TAGFabio Estevam2012-05-151-0/+1
| * | mx53loco: Turn on VUSB regulatorFabio Estevam2012-05-151-0/+1
| * | mx53loco: Add mc34708 support and set mx53 frequency at 1GHzFabio Estevam2012-05-152-0/+12
| * | pmic: dialog: Avoid name conflictsFabio Estevam2012-05-152-1/+2
| * | i.MX6: mx6q_sabrelite: add SATA bindingsEric Nelson2012-05-151-0/+13
| * | mx28evk: add NAND supportLauri Hintsala2012-05-151-0/+10
| * | M28: Scan only first 512 MB of DRAM to avoid memory wraparoundMarek Vasut2012-05-151-1/+1
| * | M28: Enable FDT supportMarek Vasut2012-05-151-0/+2
| * | mx53loco: Add support for 1GHz operation for DA9053-based boardsFabio Estevam2012-05-151-0/+14
| * | mx53loco: Allow to print CPU information at a later stageFabio Estevam2012-05-151-1/+0
| * | i.MX6Q: mx6qsabrelite: Add keypress support to alter boot flowEric Nelson2012-05-151-0/+3
OpenPOWER on IntegriCloud