summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-25-235/+385
* linux include: add ERR_CASTHeiko Schocher2014-08-25-4/+13
* lib, list_sort: add list_sort from linux 3.14Heiko Schocher2014-08-25-0/+310
* lib, rbtree: resync with Linux-3.14Heiko Schocher2014-08-25-353/+698
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-08-25-5/+21
|\
| * openrd: fail build if U-Boot would overlap with environment in flashSascha Silbe2014-08-14-0/+5
| * README: document CONFIG_BOARD_SIZE_LIMITSascha Silbe2014-08-14-0/+5
| * mtdparts: fix usecount bugHeiko Schocher2014-08-14-0/+1
| * RTC: add support for DS1339 (using DS1307 driver)Markus Niebel2014-08-14-1/+3
| * driver/qe: update status of QE microcodevijay rai2014-08-14-1/+1
| * mkimage: fix compilation issues on OpenBSDLuka Perkov2014-08-14-0/+2
| * pci: fix overflow in __pci_hose_bus_to_phys w/ large RAMStephen Warren2014-08-14-1/+1
| * tools, fit_info: increase buffer for command nameHeiko Schocher2014-08-14-2/+3
| * tools: fix typo in tools/image-host.cHeiko Schocher2014-08-14-1/+1
* | nios2: remove EPCS driverThomas Chou2014-08-24-778/+1
* | nios2: add generic board supportThomas Chou2014-08-24-166/+55
* | nios2: remove obsolete PCI5441 and PK1C20 boardsThomas Chou2014-08-24-749/+0
* | nios2: Fix printf size_t format related warnings (again...)Vasili Galka2014-08-24-0/+4
* | buildman: refactor help messageMasahiro Yamada2014-08-22-1/+1
* | git-mailrc: add patman and buildman aliasMasahiro Yamada2014-08-22-0/+2
* | patman: refactor help messageMasahiro Yamada2014-08-22-1/+1
* | kconfig: convert Kconfig helper script into a shell scriptMasahiro Yamada2014-08-22-407/+262
* | Makefile: remove generated boards.cfg within make distcleanRoger Meier2014-08-22-5/+6
* | net: More BOOTP retry timeout improvementsThierry Reding2014-08-21-8/+58
* | bootm: make sure pass NULL when argc < 1Bryan Wu2014-08-21-2/+3
* | image: fix bootm failure for FIT imageBryan Wu2014-08-21-18/+33
* | kconfig: remove DEFCONFIG_LISTMasahiro Yamada2014-08-21-6/+0
* | scripts/Lindent: import from Linux 3.16Masahiro Yamada2014-08-21-0/+18
* | Makefile: Use Kbuild style for system_map.o generation stepVasili Galka2014-08-21-3/+7
* | add header for Android sparse image formatColin Cross2014-08-21-0/+49
* | api: fix build without CMD_NET supportJeroen Hofstee2014-08-21-0/+30
* | e1000: add i210 supportMarek Vasut2014-08-21-27/+187
* | e1000: Implement dcache supportMarek Vasut2014-08-21-22/+49
* | tools/genboardscfg.py: no exception if columns undetectableRoger Meier2014-08-21-3/+1
* | tools/genboardscfg.py: Do not output SPLCPU fieldMasahiro Yamada2014-08-21-4/+2
* | pxe: Allow use of environment variables in append stringHans de Goede2014-08-21-16/+13
* | cli: Export cli_simple_process_macros for use outside of cli_simpleHans de Goede2014-08-21-2/+10
* | davinci: orphan some Davinci boardsMasahiro Yamada2014-08-21-4/+4
* | powerpc: mpc8xx: remove FLAGADM board supportMasahiro Yamada2014-08-21-1373/+1
* | powerpc: mpc8xx: remove GEN860T, GEN806T_SC board supportMasahiro Yamada2014-08-21-2951/+1
* | powerpc: mpc8xx: remove SXNI855T board supportMasahiro Yamada2014-08-21-3594/+2
* | powerpc: mpc8xx: remove svm_sc8xx boardMasahiro Yamada2014-08-21-1579/+4
* | powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada2014-08-21-1383/+2
* | omap: remove omap5912osk board supportMasahiro Yamada2014-08-21-3295/+1
* | scripts: objdiff: sync with Linux 3.16Masahiro Yamada2014-08-21-28/+46
* | kbuild: sync mixed targets handling with Linux 3.16Masahiro Yamada2014-08-21-14/+7
* | kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-08-21-65/+69
* | drivers: net: remove dead driversMasahiro Yamada2014-08-21-460/+0
* | tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada2014-08-21-34/+15
* | README.kconfig: add initial version of Kconfig documentMasahiro Yamada2014-08-21-0/+219