aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2014-08-29Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini1-0/+13
2014-08-28README.kconfig: document backward compatibility "make *_config"Masahiro Yamada1-0/+7
2014-08-25board/ti/am335x: add support for beaglebone NOR Capepekon gupta1-0/+13
2014-08-22git-mailrc: add patman and buildman aliasMasahiro Yamada1-0/+2
2014-08-21powerpc: mpc8xx: remove FLAGADM board supportMasahiro Yamada1-0/+1
2014-08-21powerpc: mpc8xx: remove GEN860T, GEN806T_SC board supportMasahiro Yamada1-0/+1
2014-08-21powerpc: mpc8xx: remove SXNI855T board supportMasahiro Yamada1-0/+1
2014-08-21powerpc: mpc8xx: remove svm_sc8xx boardMasahiro Yamada1-0/+1
2014-08-21powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada1-0/+1
2014-08-21omap: remove omap5912osk board supportMasahiro Yamada1-0/+1
2014-08-21README.kconfig: add initial version of Kconfig documentMasahiro Yamada1-0/+219
2014-08-20powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qdsYork Sun1-194/+0
2014-08-20powerpc/T4240QDS/eth: some fix for XFIShaohui Xie1-0/+19
2014-08-09cosmetic: update doc/README.scrapyardMasahiro Yamada1-14/+16
2014-08-09git-mailrc: Add myself as dm maintainerSimon Glass1-0/+1
2014-08-09git-mailrc: Change fdt maintainerSimon Glass1-1/+1
2014-08-09doc: README.android-fastboot: Add note about vendor IDBarnes, Clifton A1-0/+4
2014-08-09Implement generalised RSA public exponents for verified bootMichael van der Westhuizen1-1/+3
2014-08-06Change Andy Fleming's email addressAndy Fleming2-2/+2
2014-08-06git-mailrc: add a kconfig aliasStephen Warren1-0/+2
2014-08-06doc: README.SPL: adjust for Kbuild and KconfigMasahiro Yamada1-22/+6
2014-08-06doc: delete README.ARM-SoCMasahiro Yamada1-31/+0
2014-08-06spi: Support half-duplex mode in FDT decodeSimon Glass1-0/+2
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada1-1/+1
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+12
2014-07-25ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta1-0/+12
2014-07-23dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass1-1/+67
2014-07-23dm: Introduce per-child data for devicesSimon Glass1-8/+17
2014-07-23dm: Add functions to access a device's childrenSimon Glass1-1/+2
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass1-1/+5
2014-07-23dm: Avoid accessing uclasses before they are readySimon Glass1-1/+2
2014-07-23dm: Allow a device to be found by its FDT offsetSimon Glass1-1/+2
2014-07-23dm: Introduce device sequence numberingSimon Glass1-6/+95
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass1-12/+19
2014-07-09doc: Add zynq fragment to git-mailrc fileMichal Simek1-0/+1
2014-07-07Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini1-1/+2
2014-07-07git-mailrc: Add sunxi custodians.Ian Campbell1-0/+3
2014-07-07mpc8xx: remove spc1920 board supportMasahiro Yamada1-0/+1
2014-07-07mpc8xx: remove v37 board supportMasahiro Yamada1-0/+1
2014-07-07mpc8xx: remove fads board supportMasahiro Yamada1-0/+1
2014-07-07mpc8xx: remove netta, netta2, netphone board supportMasahiro Yamada1-0/+3
2014-07-07mpc8xx: remove rbc823 board supportMasahiro Yamada1-0/+1
2014-07-07mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada1-0/+2
2014-07-07mpc8xx: remove qs850, qs860t board supportMasahiro Yamada1-1/+3
2014-07-07doc/README.falcon: Clarify steps slightly.Tom Rini1-3/+4
2014-07-07cosmetic: doc: update README.generic-boardMasahiro Yamada1-1/+2
2014-07-03arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo1-0/+54
2014-06-30Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+26
2014-06-20dm: Expand and improve the device lifecycle docsSimon Glass1-7/+213
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass1-1/+1