summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-08-29Fix test failure caused by bad handling of ramdiskSimon Glass1-0/+1
2014-08-28samsung: s5p_goni: fix: Add missing definitions for G_DNL_UMS gadgetŁukasz Majewski1-0/+2
2014-08-28Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini5-0/+58
2014-08-26mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher3-19/+132
2014-08-26mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher1-0/+1
2014-08-26mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher10-400/+1089
2014-08-26lib, linux: move linux specific defines to linux/compat.hHeiko Schocher3-165/+335
2014-08-26linux include: add ERR_CASTHeiko Schocher1-4/+13
2014-08-26lib, list_sort: add list_sort from linux 3.14Heiko Schocher1-0/+11
2014-08-26lib, rbtree: resync with Linux-3.14Heiko Schocher2-98/+269
2014-08-25Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini1-0/+5
2014-08-24nios2: remove EPCS driverThomas Chou1-60/+0
2014-08-24nios2: add generic board supportThomas Chou1-0/+2
2014-08-24nios2: remove obsolete PCI5441 and PK1C20 boardsThomas Chou2-375/+0
2014-08-21image: fix bootm failure for FIT imageBryan Wu1-0/+3
2014-08-21add header for Android sparse image formatColin Cross1-0/+49
2014-08-21e1000: add i210 supportMarek Vasut1-0/+7
2014-08-21cli: Export cli_simple_process_macros for use outside of cli_simpleHans de Goede1-0/+8
2014-08-21powerpc: mpc8xx: remove FLAGADM board supportMasahiro Yamada2-317/+0
2014-08-21powerpc: mpc8xx: remove GEN860T, GEN806T_SC board supportMasahiro Yamada3-757/+0
2014-08-21powerpc: mpc8xx: remove SXNI855T board supportMasahiro Yamada2-388/+0
2014-08-21powerpc: mpc8xx: remove svm_sc8xx boardMasahiro Yamada4-516/+1
2014-08-21powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada3-493/+1
2014-08-21omap: remove omap5912osk board supportMasahiro Yamada2-930/+0
2014-08-21drivers: net: remove dead driversMasahiro Yamada1-1/+0
2014-08-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini3-11/+45
2014-08-20km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAMValentin Longchamp1-2/+3
2014-08-20samsung: dfu: Provide correct Vendor and Product IDs for UMS gadgetLukasz Majewski1-0/+2
2014-08-14openrd: fail build if U-Boot would overlap with environment in flashSascha Silbe1-0/+5
2014-08-13Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini4-6/+8
2014-08-12powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian1-9/+9
2014-08-12powerpc/t1042RDB: Add Video - HDMI supportJason Jin1-0/+32
2014-08-12fsl/diu: ch7301 encoder split off from t1040qds/diu.cWang Dongsheng1-0/+1
2014-08-10lcd: cleanup unused functionsHannes Petermaier1-2/+0
2014-08-10Add support for 32-bit organized framebuffersHannes Petermaier1-1/+16
2014-08-09image: introduce genimg_get_kernel_addr()Bryan Wu1-0/+1
2014-08-09ARM: rpi_b: use new generic $bootcmdStephen Warren1-93/+36
2014-08-09ARM: tegra: use new generic $bootcmdStephen Warren1-130/+10
2014-08-09config: introduce a generic $bootcmdDennis Gilmore1-0/+197
2014-08-09omap: clean-up dead configsMasahiro Yamada3-25/+2
2014-08-09fdt: Sync up with libfdtSimon Glass1-5/+68
2014-08-09fdt: Rename fdt_resize() to fdt_shrink_to_minimum()Simon Glass1-1/+1
2014-08-09ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute pathŁukasz Majewski2-6/+6
2014-08-09Implement generalised RSA public exponents for verified bootMichael van der Westhuizen1-0/+1
2014-08-09usb: ehci: rmobile: Remove xHCI addressNobuhiro Iwamatsu2-2/+2
2014-08-09dfu: add SF backendStephen Warren1-0/+22
2014-08-09dfu: add free_entity() to struct dfu_entityStephen Warren1-0/+2
2014-08-09dfu: allow backend to specify a maximum buffer sizeStephen Warren1-1/+2
2014-08-09dfu: defer parsing of device string to IO backendStephen Warren1-9/+13
2014-08-09dfu: fix some issues with reads/uploadsStephen Warren1-0/+3