Age | Commit message (Expand) | Author | Files | Lines |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 7 | -0/+14 |
2017-07-24 | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 3 | -0/+9 |
2017-07-23 | arm: omap3: Detect boot mode very early | Adam Ford | 1 | -0/+6 |
2017-07-23 | powerpc: Remove 8260 remainders | Christophe Leroy | 1 | -14/+0 |
2017-07-23 | powerpc, 8xx: fix missing function declarations. | Christophe Leroy | 7 | -13/+17 |
2017-07-22 | powerpc: move get_pvr() and get_svr() into C | Christophe Leroy | 5 | -37/+9 |
2017-07-22 | powerpc, 8xx: move cache helper into C | Christophe Leroy | 3 | -38/+32 |
2017-07-22 | powerpc, 8xx: move get_immr() into C | Christophe Leroy | 2 | -16/+8 |
2017-07-22 | powerpc, 8xx: Move cache function into C files | Christophe Leroy | 3 | -56/+50 |
2017-07-22 | powerpc, 8xx: Simplifying check_CPU() | Christophe Leroy | 1 | -32/+7 |
2017-07-22 | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy | 4 | -3/+10 |
2017-07-22 | powerpc: move set_msr() and get_msr() into .h | Christophe Leroy | 3 | -28/+14 |
2017-07-22 | power, timer: reset TBL before TBU | Christophe Leroy | 1 | -1/+1 |
2017-07-22 | powerpc, timer: Does 8xx specific actions in 8xx cpu_init | Christophe Leroy | 2 | -12/+4 |
2017-07-22 | powerpc: get rid of addr_probe() | Christophe Leroy | 4 | -53/+0 |
2017-07-22 | powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() | Christophe Leroy | 1 | -22/+3 |
2017-07-22 | arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards | Andrew F. Davis | 2 | -0/+44 |
2017-07-22 | arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined | Andrew F. Davis | 1 | -6/+14 |
2017-07-22 | arm: mach-omap2: Factor out common FDT fixup suport | Andrew F. Davis | 6 | -120/+174 |
2017-07-22 | arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c | Andrew F. Davis | 5 | -262/+251 |
2017-07-22 | meson-gx: reserved memory regions | xypron.glpk@gmx.de | 1 | -3/+5 |
2017-07-18 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 117 | -98/+100 |
2017-07-12 | Merge git://www.denx.de/git/u-boot-marvell | Tom Rini | 3 | -0/+469 |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic | 117 | -90/+92 |
2017-07-12 | mx6sabreauto: Update to SPL only mode | Vanessa Maegima | 1 | -3/+3 |
2017-07-12 | mx6qsabreauto: Add SPL support | Vanessa Maegima | 1 | -0/+1 |
2017-07-12 | mx6: soc: Move mxs_dma_init() into the mxs nand driver | Fabio Estevam | 1 | -5/+0 |
2017-07-12 | imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL | Stefan Agner | 1 | -0/+4 |
2017-07-12 | marvell: armada385: Add the Turris Omnia board | Marek BehĂșn | 1 | -0/+22 |
2017-07-12 | arch/arm/dts: Add Turris Omnia device tree | Marek BehĂșn | 2 | -0/+447 |
2017-07-11 | am33xx: board: Refactor USB initialization into separate function | Alexandru Gagniuc | 1 | -4/+10 |
2017-07-11 | ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well | Tom Rini | 1 | -1/+7 |
2017-07-11 | armv8: fsl-layerscape: use get_nand_dev_by_index() | Grygorii Strashko | 1 | -6/+9 |
2017-07-11 | Merge git://git.denx.de/u-boot-dm | Tom Rini | 42 | -41/+211 |
2017-07-11 | Merge branch 'master' of git://git.denx.de/u-boot-rockchip | Tom Rini | 45 | -335/+3317 |
2017-07-11 | tegra: fdt: Ensure that the console UART is enabled | Simon Glass | 17 | -0/+68 |
2017-07-11 | tegra: Show a debug message if the LCD PMIC fails to start | Simon Glass | 1 | -1/+3 |
2017-07-11 | tegra: Fix up include file ordering | Simon Glass | 2 | -16/+10 |
2017-07-11 | sandbox: Stop printing platdata at the start of SPL | Simon Glass | 1 | -11/+0 |
2017-07-11 | sandbox: Enable more console options | Simon Glass | 1 | -0/+1 |
2017-07-11 | x86: Move link to use driver model for SCSI | Simon Glass | 1 | -1/+21 |
2017-07-11 | dm: scsi: Document and rename the scsi_scan() parameter | Simon Glass | 2 | -3/+3 |
2017-07-11 | dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() | Simon Glass | 1 | -1/+3 |
2017-07-11 | sata: Move drivers into new drivers/ata directory | Simon Glass | 1 | -1/+1 |
2017-07-11 | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass | 4 | -6/+6 |
2017-07-11 | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass | 5 | -0/+53 |
2017-07-11 | Convert CONFIG_SCSI to Kconfig | Simon Glass | 9 | -1/+20 |
2017-07-11 | rockchip: dts: rk3328: add aliases for mmc controller | Kever Yang | 1 | -0/+3 |
2017-07-11 | dm: core: Test uclass_first/next_device() on probe failure | Simon Glass | 1 | -0/+19 |
2017-07-11 | rockchip: rk3288: Add pinctrl support for the gmac ethernet interface | Sjoerd Simons | 1 | -0/+178 |