| Commit message (Expand) | Author | Age | Files | Lines |
* | rockchip: timer: make register sizes explicit | Philipp Tomsich | 2017-07-27 | 2 | -7/+7 |
* | rockchip: dts: rk3229: add dwc2 node for fastboot | Meng Dongyang | 2017-07-27 | 2 | -0/+14 |
* | Merge git://git.denx.de/u-boot-uniphier | Tom Rini | 2017-07-26 | 30 | -2006/+17 |
|\ |
|
| * | ARM: uniphier: remove part number info from the boot log | Masahiro Yamada | 2017-07-26 | 1 | -11/+11 |
| * | ARM: uniphier: remove SPL support for ARMv8 SoCs | Masahiro Yamada | 2017-07-26 | 29 | -1995/+6 |
* | | Merge git://git.denx.de/u-boot-mips | Tom Rini | 2017-07-26 | 9 | -182/+237 |
|\ \ |
|
| * | | MIPS: bootm: Fix broken boot_env_legacy codepath | Zubair Lutfullah Kakakhel | 2017-07-25 | 1 | -4/+4 |
| * | | MIPS: Stop building position independent code | Paul Burton | 2017-07-25 | 8 | -178/+233 |
* | | | ARM: DTS: stm32: remove useless mr-nbanks property | Patrice Chotard | 2017-07-26 | 2 | -2/+0 |
* | | | ram: stm32: migrate fmc defines in driver file | Patrice Chotard | 2017-07-26 | 1 | -74/+0 |
* | | | clk: stm32f7: remove clock_get() | Patrice Chotard | 2017-07-26 | 1 | -6/+0 |
* | | | clk: stm32f7: cleanup clocks unused definitions | Patrice Chotard | 2017-07-26 | 3 | -43/+0 |
* | | | clk: stm32f7: add clock .get_rate() callback | Patrice Chotard | 2017-07-26 | 1 | -0/+2 |
* | | | clk: stm32f7: add static for configure_clocks() | Patrice Chotard | 2017-07-26 | 1 | -1/+0 |
* | | | ARM: DTS: stm32: align DT clock declaration with kernel | Patrice Chotard | 2017-07-26 | 1 | -14/+16 |
* | | | arm: mach-keystone: Fixes issue with return values in inline assembly | Srinivas, Madan | 2017-07-26 | 1 | -0/+4 |
* | | | arm: mach-keystone: Updates mon_install for K2G HS | Madan Srinivas | 2017-07-26 | 3 | -6/+11 |
* | | | pinctrl: meson: add GPIO support | Beniamino Galvani | 2017-07-26 | 1 | -0/+11 |
* | | | arm: dts: meson: import dts files from Linux 4.12 | Beniamino Galvani | 2017-07-26 | 3 | -44/+322 |
| |/
|/| |
|
* | | Convert CONFIG_ENV_IS_IN_FAT to Kconfig | Simon Glass | 2017-07-25 | 1 | -0/+1 |
* | | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass | 2017-07-25 | 2 | -0/+2 |
* | | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 9 | -0/+30 |
* | | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 7 | -0/+14 |
|/ |
|
* | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 2017-07-24 | 3 | -0/+9 |
* | arm: omap3: Detect boot mode very early | Adam Ford | 2017-07-23 | 1 | -0/+6 |
* | powerpc: Remove 8260 remainders | Christophe Leroy | 2017-07-23 | 1 | -14/+0 |
* | powerpc, 8xx: fix missing function declarations. | Christophe Leroy | 2017-07-23 | 7 | -13/+17 |
* | powerpc: move get_pvr() and get_svr() into C | Christophe Leroy | 2017-07-22 | 5 | -37/+9 |
* | powerpc, 8xx: move cache helper into C | Christophe Leroy | 2017-07-22 | 3 | -38/+32 |
* | powerpc, 8xx: move get_immr() into C | Christophe Leroy | 2017-07-22 | 2 | -16/+8 |
* | powerpc, 8xx: Move cache function into C files | Christophe Leroy | 2017-07-22 | 3 | -56/+50 |
* | powerpc, 8xx: Simplifying check_CPU() | Christophe Leroy | 2017-07-22 | 1 | -32/+7 |
* | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy | 2017-07-22 | 4 | -3/+10 |
* | powerpc: move set_msr() and get_msr() into .h | Christophe Leroy | 2017-07-22 | 3 | -28/+14 |
* | power, timer: reset TBL before TBU | Christophe Leroy | 2017-07-22 | 1 | -1/+1 |
* | powerpc, timer: Does 8xx specific actions in 8xx cpu_init | Christophe Leroy | 2017-07-22 | 2 | -12/+4 |
* | powerpc: get rid of addr_probe() | Christophe Leroy | 2017-07-22 | 4 | -53/+0 |
* | powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() | Christophe Leroy | 2017-07-22 | 1 | -22/+3 |
* | arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards | Andrew F. Davis | 2017-07-22 | 2 | -0/+44 |
* | arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined | Andrew F. Davis | 2017-07-22 | 1 | -6/+14 |
* | arm: mach-omap2: Factor out common FDT fixup suport | Andrew F. Davis | 2017-07-22 | 6 | -120/+174 |
* | arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c | Andrew F. Davis | 2017-07-22 | 5 | -262/+251 |
* | meson-gx: reserved memory regions | xypron.glpk@gmx.de | 2017-07-22 | 1 | -3/+5 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2017-07-18 | 117 | -98/+100 |
|\ |
|
| * | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 117 | -90/+92 |
| * | mx6sabreauto: Update to SPL only mode | Vanessa Maegima | 2017-07-12 | 1 | -3/+3 |
| * | mx6qsabreauto: Add SPL support | Vanessa Maegima | 2017-07-12 | 1 | -0/+1 |
| * | mx6: soc: Move mxs_dma_init() into the mxs nand driver | Fabio Estevam | 2017-07-12 | 1 | -5/+0 |
| * | imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL | Stefan Agner | 2017-07-12 | 1 | -0/+4 |
* | | Merge git://www.denx.de/git/u-boot-marvell | Tom Rini | 2017-07-12 | 3 | -0/+469 |
|\ \ |
|