Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | | | imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD reset | Ye.Li | 2014-09-29 | -8/+16 | |
| | * | | | | | imx: mx6qarm2: Change the mmcroot and mmcpart env value | Ye.Li | 2014-09-29 | -2/+2 | |
| | * | | | | | imx: mx6qarm2: Add the kernel FDT Loading support | Ye.Li | 2014-09-29 | -3/+38 | |
| | * | | | | | arm: mxs: olinuxino: Fine-tune DRAM configuration | Marek Vasut | 2014-09-29 | -0/+30 | |
| | * | | | | | arm: mxs: olinuxino: Enable USB only when needed | Marek Vasut | 2014-09-29 | -2/+14 | |
| | * | | | | | arm: mxs: Wait for DRAM to start | Marek Vasut | 2014-09-29 | -1/+7 | |
| | * | | | | | arm: mxs: Wait when disabling VDDMEM current limiter | Marek Vasut | 2014-09-29 | -0/+5 | |
| | * | | | | | usb: ehci: mxs: Add board-specific callbacks | Marek Vasut | 2014-09-29 | -0/+16 | |
| | * | | | | | imx: Support i.MX6 High Assurance Boot authentication | Nitin Garg | 2014-09-22 | -1/+211 | |
| | * | | | | | mx25pdk: Add generic board support | Fabio Estevam | 2014-09-22 | -0/+1 | |
| | * | | | | | mx25pdk: Fix CONFIG_SYS_FSL_ESDHC_ADDR | Fabio Estevam | 2014-09-22 | -1/+1 | |
| | * | | | | | imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board | Nitin Garg | 2014-09-22 | -2/+171 | |
| | * | | | | | imx: nitrogen6x: Make use of both uSD and SD slots to load script or kernel o... | Guillaume GARDET | 2014-09-22 | -11/+14 | |
| | * | | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2014-09-22 | -3386/+13109 | |
| | |\ \ \ \ \ | |||||
| | * | | | | | | mx51evk: Add generic board support | Fabio Estevam | 2014-09-22 | -0/+1 | |
| | * | | | | | | mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDR | Fabio Estevam | 2014-09-22 | -1/+1 | |
| | * | | | | | | cm_fx6: Remove CONFIG_NETMASK | Fabio Estevam | 2014-09-22 | -1/+0 | |
| | * | | | | | | imx: Fix warning by building vf610twr_nand | Stefano Babic | 2014-09-17 | -0/+1 | |
| | * | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2014-09-16 | -17/+107 | |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | mx6qsabreauto: Staticize when possible | Fabio Estevam | 2014-09-16 | -8/+8 | |
| | * | | | | | | | mx6sxsabresd: Staticize i2c_pad_info1 | Fabio Estevam | 2014-09-16 | -1/+1 | |
| | * | | | | | | | imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDR | Peng Fan | 2014-09-16 | -1/+1 | |
| | * | | | | | | | imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR | Peng Fan | 2014-09-16 | -1/+1 | |
| | * | | | | | | | imx:mx6sxsabresd: change CONFIG_SYS_FSL_ESDHC_ADDR | Peng Fan | 2014-09-16 | -1/+1 | |
| | * | | | | | | | arm: vf610: add NAND support for vf610twr | Stefan Agner | 2014-09-16 | -5/+93 | |
| | * | | | | | | | mtd: nand: add Freescale vf610_nfc driver | Stefan Agner | 2014-09-16 | -0/+725 | |
| | * | | | | | | | arm: mx35: use common timer functions | Andrew Ruder | 2014-09-16 | -83/+12 | |
| | * | | | | | | | arm: mx31: use common timer functions | Andrew Ruder | 2014-09-16 | -102/+12 | |
* | | | | | | | | | tools: compiler.h: Fix build on FreeBSD | Jeroen Hofstee | 2014-10-10 | -0/+4 | |
* | | | | | | | | | serial-uclass: Fix compilation error | Hans de Goede | 2014-10-10 | -1/+1 | |
* | | | | | | | | | ks2_evm: readme: align according to actual sources | Khoronzhuk, Ivan | 2014-10-10 | -31/+44 | |
* | | | | | | | | | configs:ks2_evm: update defconfigs to support SPL | Murali Karicheri | 2014-10-10 | -6/+8 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2014-10-10 | -2/+10 | |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | mtd: denali: support NAND_CMD_RNDOUT command | Masahiro Yamada | 2014-10-09 | -0/+7 | |
| * | | | | | | | | mtd: denali: fix NAND_CMD_PARAM command | Masahiro Yamada | 2014-10-09 | -2/+3 | |
* | | | | | | | | | am335x_evm: Correct BOOTCOUNT driver support | Tom Rini | 2014-10-10 | -0/+1 | |
* | | | | | | | | | common/board_r: remove warning in initr_mem for 64-bit phys_size_t | Valentin Longchamp | 2014-10-10 | -1/+1 | |
* | | | | | | | | | board/BuR: fix pinmux for MII Ethernet Interface | Hannes Petermaier | 2014-10-10 | -0/+5 | |
* | | | | | | | | | scripts/multiconfig.sh: Fix a typo | York Sun | 2014-10-10 | -1/+1 | |
* | | | | | | | | | multiconfig.sh: replace GNU sed specific match | Jeroen Hofstee | 2014-10-10 | -2/+2 | |
* | | | | | | | | | VCMA9: remove EXT2 support | David Müller (ELSOFT AG) | 2014-10-10 | -1/+0 | |
* | | | | | | | | | PATI: fix broken SPI access | David Müller (ELSOFT AG) | 2014-10-10 | -0/+6 | |
* | | | | | | | | | PATI: convert to generic board | David Müller (ELSOFT AG) | 2014-10-10 | -0/+2 | |
* | | | | | | | | | VCMA9: convert to generic board | David Müller (ELSOFT AG) | 2014-10-10 | -0/+2 | |
* | | | | | | | | | MIP405: convert to generic board | David Müller (ELSOFT AG) | 2014-10-10 | -0/+2 | |
* | | | | | | | | | PIP405: convert to generic board | David Müller (ELSOFT AG) | 2014-10-10 | -0/+2 | |
* | | | | | | | | | SPDX License cleanup for LiMon imported files | Wolfgang Denk | 2014-10-10 | -1/+8 | |
* | | | | | | | | | beagleboard: Remove side effects of i2c2 pullup resisters initialization code | Alexander Kochetkov | 2014-10-10 | -1/+4 | |
* | | | | | | | | | powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR | Masahiro Yamada | 2014-10-10 | -1848/+2 | |
* | | | | | | | | | powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 | Masahiro Yamada | 2014-10-10 | -2495/+2 |