Age | Commit message (Expand) | Author |
2017-08-26 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2017-08-26 | Merge git://git.denx.de/u-boot-i2c | Tom Rini |
2017-08-26 | Merge git://www.denx.de/git/u-boot-cfi-flash | Tom Rini |
2017-08-26 | disk: part: align buffer so it can be used with DMA enabled drivers | Stefan Agner |
2017-08-26 | scripts: objdiff: Ignore debug info when comparing | Stephen Boyd |
2017-08-26 | doc: verified-boot: fix typos | Masahiro Yamada |
2017-08-26 | fs: ext4: Fix journal overrun issue reported by Coverity | Tom Rini |
2017-08-26 | mtdparts: Fix final outstanding issue reported by Coverity | Tom Rini |
2017-08-26 | spl: stm32: make falcon mode activation configurable | Vikas Manocha |
2017-08-26 | cmd: spl: provide address and size of prepared FDT in environment | Anatolij Gustschin |
2017-08-26 | igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig | Pau Pajuelo |
2017-08-26 | igep00x0: move SPL routines into separate file | Ladislav Michl |
2017-08-26 | arm: dra7xx: Define Android boot arguments | Semen Protsenko |
2017-08-26 | arm: am57xx: Define Android boot arguments | Semen Protsenko |
2017-08-26 | arm: omap: Define command for booting Android from eMMC | Semen Protsenko |
2017-08-26 | ARMv8/sec_firmware : Update chosen/kaslr-seed with random number | Ruchika Gupta |
2017-08-26 | arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC | Thomas Petazzoni |
2017-08-26 | board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ | Thomas Petazzoni |
2017-08-26 | board: atmel: Use the new PIT timer driver | Wenyou.Yang@microchip.com |
2017-08-26 | driver: timer: Add the Atmel PIT timer driver | Wenyou.Yang@microchip.com |
2017-08-26 | powerpc: Rework interrupt_init_cpu() | Tom Rini |
2017-08-26 | fs: fat: fix fatwrite overflow calculation | Reno Farnesi |
2017-08-26 | arm: dts: am33xx: sync DTS with Linux 4.13-rc4 | Suniel Mahesh |
2017-08-26 | ram: kconfig: s/SPL/TPL/ in TPL_RAM help text | Jagan Teki |
2017-08-26 | rpi: Enable USB keyboard support | Simon Glass |
2017-08-26 | arch/sh: don't bring common/env_embedded.o into the link | Thomas Petazzoni |
2017-08-26 | arch/sh: allow building in big-endian mode | Thomas Petazzoni |
2017-08-26 | ARM: rmobile: Enable MMC and USB DM on ULCB | Marek Vasut |
2017-08-26 | ARM: rmobile: Enable MMC and USB DM on Salvator-X | Marek Vasut |
2017-08-26 | ARM: rmobile: Remove SH SDHI probing from ULCB board | Marek Vasut |
2017-08-26 | ARM: rmobile: Remove SH SDHI probing from Salvator-X board | Marek Vasut |
2017-08-26 | ARM: rmobile: Remove Serial SH probing from ULCB board | Marek Vasut |
2017-08-26 | ARM: rmobile: Remove Serial SH probing from Salvator-X board | Marek Vasut |
2017-08-26 | ARM: rmobile: Remove RAVB probing from ULCB board | Marek Vasut |
2017-08-26 | ARM: rmobile: Remove RAVB probing from Salvator-X board | Marek Vasut |
2017-08-26 | ARM: rmobile: Enable HUSH parser | Marek Vasut |
2017-08-26 | ARM: rmobile: Enable KSZ90X1 PHY on Salvator-X | Marek Vasut |
2017-08-26 | ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3 | Marek Vasut |
2017-08-26 | clk: rmobile: Split R8A7795 and R8A7796 core clock tables | Marek Vasut |
2017-08-25 | imx: use BOOT_DEVICE_BOARD instead of UART | Stefan Agner |
2017-08-25 | imx: fix USB boot mode detection for i.MX 6UL and 6ULL | Stefan Agner |
2017-08-24 | x86: tangier: kconfig: Guard tangier-specific options | Bin Meng |
2017-08-24 | x86: bayleybay: Adjust VGA rom address | Bin Meng |
2017-08-24 | x86: baytrail: Fix turbo enable | Bin Meng |
2017-08-24 | x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig | Bin Meng |
2017-08-24 | x86: dfi-bt700: Select SERIAL_RX_BUFFER via Kconfig | Stefan Roese |
2017-08-24 | x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via Kconfig | Stefan Roese |
2017-08-24 | serial: serial-uclass: Add generic serial RX buffer support | Stefan Roese |
2017-08-24 | Revert "serial: ns16550: Add RX interrupt buffer support" | Stefan Roese |
2017-08-24 | vbe: Drop vbe_get_video_info() | Bin Meng |