summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lib, list_sort: add list_sort from linux 3.14Heiko Schocher2014-08-251-0/+11
* lib, rbtree: resync with Linux-3.14Heiko Schocher2014-08-252-98/+269
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-08-251-0/+5
|\
| * openrd: fail build if U-Boot would overlap with environment in flashSascha Silbe2014-08-141-0/+5
* | nios2: remove EPCS driverThomas Chou2014-08-241-60/+0
* | nios2: add generic board supportThomas Chou2014-08-241-0/+2
* | nios2: remove obsolete PCI5441 and PK1C20 boardsThomas Chou2014-08-242-375/+0
* | image: fix bootm failure for FIT imageBryan Wu2014-08-211-0/+3
* | add header for Android sparse image formatColin Cross2014-08-211-0/+49
* | e1000: add i210 supportMarek Vasut2014-08-211-0/+7
* | cli: Export cli_simple_process_macros for use outside of cli_simpleHans de Goede2014-08-211-0/+8
* | powerpc: mpc8xx: remove FLAGADM board supportMasahiro Yamada2014-08-212-317/+0
* | powerpc: mpc8xx: remove GEN860T, GEN806T_SC board supportMasahiro Yamada2014-08-213-757/+0
* | powerpc: mpc8xx: remove SXNI855T board supportMasahiro Yamada2014-08-212-388/+0
* | powerpc: mpc8xx: remove svm_sc8xx boardMasahiro Yamada2014-08-214-516/+1
* | powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada2014-08-213-493/+1
* | omap: remove omap5912osk board supportMasahiro Yamada2014-08-212-930/+0
* | drivers: net: remove dead driversMasahiro Yamada2014-08-211-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-203-11/+45
|\ \
| * | km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAMValentin Longchamp2014-08-201-2/+3
| * | powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian2014-08-121-9/+9
| * | powerpc/t1042RDB: Add Video - HDMI supportJason Jin2014-08-121-0/+32
| * | fsl/diu: ch7301 encoder split off from t1040qds/diu.cWang Dongsheng2014-08-121-0/+1
* | | samsung: dfu: Provide correct Vendor and Product IDs for UMS gadgetLukasz Majewski2014-08-201-0/+2
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2014-08-124-6/+8
|\ \
| * | support blackfin board initialization in generic board_fSonic Zhang2014-08-071-1/+2
| * | blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang2014-08-073-5/+6
* | | lcd: cleanup unused functionsHannes Petermaier2014-08-101-2/+0
* | | Add support for 32-bit organized framebuffersHannes Petermaier2014-08-101-1/+16
| |/ |/|
* | image: introduce genimg_get_kernel_addr()Bryan Wu2014-08-091-0/+1
* | ARM: rpi_b: use new generic $bootcmdStephen Warren2014-08-091-93/+36
* | ARM: tegra: use new generic $bootcmdStephen Warren2014-08-091-130/+10
* | config: introduce a generic $bootcmdDennis Gilmore2014-08-091-0/+197
* | omap: clean-up dead configsMasahiro Yamada2014-08-093-25/+2
* | fdt: Sync up with libfdtSimon Glass2014-08-091-5/+68
* | fdt: Rename fdt_resize() to fdt_shrink_to_minimum()Simon Glass2014-08-091-1/+1
* | ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute pathŁukasz Majewski2014-08-092-6/+6
* | Implement generalised RSA public exponents for verified bootMichael van der Westhuizen2014-08-091-0/+1
* | usb: ehci: rmobile: Remove xHCI addressNobuhiro Iwamatsu2014-08-092-2/+2
* | dfu: add SF backendStephen Warren2014-08-091-0/+22
* | dfu: add free_entity() to struct dfu_entityStephen Warren2014-08-091-0/+2
* | dfu: allow backend to specify a maximum buffer sizeStephen Warren2014-08-091-1/+2
* | dfu: defer parsing of device string to IO backendStephen Warren2014-08-091-9/+13
* | dfu: fix some issues with reads/uploadsStephen Warren2014-08-091-0/+3
* | fs: implement size/fatsize/ext4sizeStephen Warren2014-08-094-0/+12
|/
* Change Andy Fleming's email addressAndy Fleming2014-08-061-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-062-0/+12
|\
| * kmp204x: CPU watchdog enabledBoschung, Rainer2014-08-011-0/+8
| * mpc85xx: watchdog initialisation addedBoschung, Rainer2014-08-011-0/+4
* | env_mmc: support env partition setup in runtimeDmitry Lifshitz2014-08-011-0/+3
OpenPOWER on IntegriCloud