| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: mpc8xx: remove stxxtc board support | Masahiro Yamada | 2014-08-21 | 1 | -0/+1 |
* | omap: remove omap5912osk board support | Masahiro Yamada | 2014-08-21 | 1 | -0/+1 |
* | README.kconfig: add initial version of Kconfig document | Masahiro Yamada | 2014-08-21 | 1 | -0/+219 |
* | powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qds | York Sun | 2014-08-20 | 1 | -194/+0 |
* | powerpc/T4240QDS/eth: some fix for XFI | Shaohui Xie | 2014-08-20 | 1 | -0/+19 |
* | cosmetic: update doc/README.scrapyard | Masahiro Yamada | 2014-08-09 | 1 | -14/+16 |
* | git-mailrc: Add myself as dm maintainer | Simon Glass | 2014-08-09 | 1 | -0/+1 |
* | git-mailrc: Change fdt maintainer | Simon Glass | 2014-08-09 | 1 | -1/+1 |
* | doc: README.android-fastboot: Add note about vendor ID | Barnes, Clifton A | 2014-08-09 | 1 | -0/+4 |
* | Implement generalised RSA public exponents for verified boot | Michael van der Westhuizen | 2014-08-09 | 1 | -1/+3 |
* | Change Andy Fleming's email address | Andy Fleming | 2014-08-06 | 2 | -2/+2 |
* | git-mailrc: add a kconfig alias | Stephen Warren | 2014-08-06 | 1 | -0/+2 |
* | doc: README.SPL: adjust for Kbuild and Kconfig | Masahiro Yamada | 2014-08-06 | 1 | -22/+6 |
* | doc: delete README.ARM-SoC | Masahiro Yamada | 2014-08-06 | 1 | -31/+0 |
* | spi: Support half-duplex mode in FDT decode | Simon Glass | 2014-08-06 | 1 | -0/+2 |
* | include: define CONFIG_SPL and CONFIG_TPL as 1 | Masahiro Yamada | 2014-07-30 | 1 | -1/+1 |
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-07-28 | 1 | -0/+12 |
|\ |
|
| * | ARM: omap: move board specific NAND configs out from ti_armv7_common.h | pekon gupta | 2014-07-25 | 1 | -0/+12 |
* | | dm: Add child_pre_probe() and child_post_remove() methods | Simon Glass | 2014-07-23 | 1 | -1/+67 |
* | | dm: Introduce per-child data for devices | Simon Glass | 2014-07-23 | 1 | -8/+17 |
* | | dm: Add functions to access a device's children | Simon Glass | 2014-07-23 | 1 | -1/+2 |
* | | dm: Provide a function to scan child FDT nodes | Simon Glass | 2014-07-23 | 1 | -1/+5 |
* | | dm: Avoid accessing uclasses before they are ready | Simon Glass | 2014-07-23 | 1 | -1/+2 |
* | | dm: Allow a device to be found by its FDT offset | Simon Glass | 2014-07-23 | 1 | -1/+2 |
* | | dm: Introduce device sequence numbering | Simon Glass | 2014-07-23 | 1 | -6/+95 |
* | | dm: Allow drivers to be marked 'before relocation' | Simon Glass | 2014-07-23 | 1 | -12/+19 |
* | | doc: Add zynq fragment to git-mailrc file | Michal Simek | 2014-07-09 | 1 | -0/+1 |
* | | Merge branch 'tom' of git://git.denx.de/u-boot-x86 | Tom Rini | 2014-07-07 | 1 | -1/+2 |
|\ \ |
|
| * | | cosmetic: doc: update README.generic-board | Masahiro Yamada | 2014-07-07 | 1 | -1/+2 |
| |/ |
|
* | | git-mailrc: Add sunxi custodians. | Ian Campbell | 2014-07-07 | 1 | -0/+3 |
* | | mpc8xx: remove spc1920 board support | Masahiro Yamada | 2014-07-07 | 1 | -0/+1 |
* | | mpc8xx: remove v37 board support | Masahiro Yamada | 2014-07-07 | 1 | -0/+1 |
* | | mpc8xx: remove fads board support | Masahiro Yamada | 2014-07-07 | 1 | -0/+1 |
* | | mpc8xx: remove netta, netta2, netphone board support | Masahiro Yamada | 2014-07-07 | 1 | -0/+3 |
* | | mpc8xx: remove rbc823 board support | Masahiro Yamada | 2014-07-07 | 1 | -0/+1 |
* | | mpc8xx: remove RPXlite_dw, quantum board support | Masahiro Yamada | 2014-07-07 | 1 | -0/+2 |
* | | mpc8xx: remove qs850, qs860t board support | Masahiro Yamada | 2014-07-07 | 1 | -1/+3 |
* | | doc/README.falcon: Clarify steps slightly. | Tom Rini | 2014-07-07 | 1 | -3/+4 |
|/ |
|
* | arm: Add support for semihosting for armv8 fastmodel targets. | Darwin Rambo | 2014-07-03 | 1 | -0/+54 |
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-06-30 | 1 | -0/+26 |
|\ |
|
| * | mx28evk: Add documentation on how to boot from SPI NOR | Fabio Estevam | 2014-06-17 | 1 | -0/+26 |
* | | dm: Expand and improve the device lifecycle docs | Simon Glass | 2014-06-20 | 1 | -7/+213 |
* | | dm: Rename struct device_id to udevice_id | Simon Glass | 2014-06-20 | 1 | -1/+1 |
* | | Add documentation for verified boot on Beaglebone Black | Simon Glass | 2014-06-19 | 1 | -0/+608 |
* | | Enhance fit_check_sign to check all images | Simon Glass | 2014-06-19 | 1 | -0/+3 |
* | | fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB | Simon Glass | 2014-06-19 | 1 | -2/+2 |
* | | docs: driver-model: Fix spelling | Chris Packham | 2014-06-11 | 1 | -5/+5 |
* | | fdt: Add DEV_TREE_BIN option to specify a device tree binary file | Simon Glass | 2014-06-11 | 1 | -2/+14 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-06-08 | 4 | -4/+203 |
|\ \ |
|
| * | | am335x: update README for BCH16 | pekon gupta | 2014-06-06 | 1 | -0/+42 |