Age | Commit message (Expand) | Author |
2018-06-24 | x86: Change __kernel_size_t conditionals to use compiler provided defines | Bin Meng |
2018-06-24 | x86: efi-x86_payload: Enable usb keyboard during boot | Bin Meng |
2018-06-24 | x86: Add 64-bit setjmp/longjmp implementation | Ivan Gorinov |
2018-06-24 | x86: qemu: do not build car.o with start64.o | Heinrich Schuchardt |
2018-06-23 | ARM: dts: uniphier: enable SD card for PXs3 reference board | Masahiro Yamada |
2018-06-23 | ARM: dts: uniphier: sync DT with Linux 4.18-rc1 | Masahiro Yamada |
2018-06-21 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2018-06-19 | meson: use the clock driver | Beniamino Galvani |
2018-06-19 | clk: add Amlogic meson clock driver | Beniamino Galvani |
2018-06-19 | configs: dragonboard410c: remove env partition offset | Ramon Fried |
2018-06-19 | common: Fix cpu nr type which is always unsigned type | Michal Simek |
2018-06-19 | ARM: image: Add option for ignoring ep bit 3 | Marek Vasut |
2018-06-19 | ARM: dts: rmobile: Add HS200 support to E3 Ebisu | Marek Vasut |
2018-06-19 | ARM: dts: rmobile: Move the PHY reset GPIOs into PHY nodes | Marek Vasut |
2018-06-19 | ARM: dts: rmobile: Move the PHY reset GPIO back | Marek Vasut |
2018-06-18 | arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIO | Adam Ford |
2018-06-18 | arm: Do not clear LR on exception in SPL | Andrew F. Davis |
2018-06-18 | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore | Masahiro Yamada |
2018-06-18 | dm: gpio: Add DM compatibility to GPIO driver for Davinci | Adam Ford |
2018-06-18 | db410c: fix alignment of dts file | Ramon Fried |
2018-06-18 | ARM: sunxi: remove empty #ifdef/endif block | Chris Packham |
2018-06-18 | m68k: Remove empty #ifdef/#ifndef block | Chris Packham |
2018-06-18 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2018-06-17 | x86: efi: app: Display correct CPU info during boot | Bin Meng |
2018-06-17 | x86: Rename efi-x86 target to efi-x86_app | Bin Meng |
2018-06-17 | x86: efi: payload: Add EFI framebuffer driver support | Bin Meng |
2018-06-17 | x86: baytrail: Drop EFI-specific test logics | Bin Meng |
2018-06-17 | x86: Drop QEMU-specific EFI payload support | Bin Meng |
2018-06-17 | x86: Add generic EFI payload support | Bin Meng |
2018-06-17 | x86: efi: payload: Add arch_cpu_init() | Bin Meng |
2018-06-17 | x86: efi: Refactor the directory of EFI app and payload support | Bin Meng |
2018-06-17 | x86: use EFI calling convention for efi_main on x86_64 | Ivan Gorinov |
2018-06-17 | x86: cherryhill: Fix DTC warning | Bin Meng |
2018-06-17 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2018-06-16 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2018-06-16 | ARM: dts: rmobile: Add AVB PHY reset on V3M Eagle | Marek Vasut |
2018-06-16 | ARM: dts: rmobile: Add AVB pinmux on V3M Eagle | Marek Vasut |
2018-06-16 | ARM: dts: rmobile: Enable SDHI on E3 Ebisu | Marek Vasut |
2018-06-16 | ARM: dts: rmobile: Add initial SDHI nodes to R8A77990 E3 | Marek Vasut |
2018-06-16 | ARM: dts: rmobile: Add SCIF2 pinmux to E3 Ebisu | Marek Vasut |
2018-06-16 | ARM: dts: rmobile: Add Renesas RPC HF/QSPI DT node to R8A77990 | Marek Vasut |
2018-06-15 | Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblaze | Tom Rini |
2018-06-15 | arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite() | Michal Simek |
2018-06-15 | arm: zynq: Drop #address-cells and #size-cells from gpio-keys | Michal Simek |
2018-06-15 | arm64: zynqmp: Split emmc configuration into emmc0 and emmc1 | Siva Durga Prasad Paladugu |
2018-06-14 | ARM: rmobile: Sync Gen3 DTS with Linux v4.17 | Marek Vasut |
2018-06-14 | ARM: rmobile: Sync Gen2 DTS with Linux v4.17 | Marek Vasut |
2018-06-14 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2018-06-14 | efi_loader: Convert runtime reset from switch to if statements | Alexander Graf |
2018-06-13 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |