oweals/u-boot.git
2019-02-28 Stephen Warrenkbuild: make arch-dtbs target PHONY
2019-02-28 Patrick Delaunaydoc: binding: rename directory ram to memory-controller
2019-02-28 Heinrich Schuchardtfs: fat: fix link error when building with DEBUG=1
2019-02-28 Felix Brackarm: pdu001: Fix order of include files
2019-02-28 Michal Simek.gitignore: Ignore regenerated *.dtbo files
2019-02-28 Marek VasutARM: cache: Fix incorrect bitwise operation
2019-02-28 David Rivshinspi: omap3: fix set_wordlen() reading from incorrect...
2019-02-27 Tom RiniMerge git://git.denx.de/u-boot-riscv
2019-02-27 Anup Patelriscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using...
2019-02-27 Atish Patradoc: Add a readme guide for SiFive FU540
2019-02-27 Anup Patelriscv: Add SiFive FU540 board support
2019-02-27 Atish Patracpu: Bind timer driver for boot hart
2019-02-27 Atish Patradrivers: serial_sifive: Skip baudrate config if no...
2019-02-27 Atish Patradrivers: serial_sifive: Fix baud rate calculation
2019-02-27 Anup Patelclk: Add fixed-factor clock driver
2019-02-27 Anup Patelclk: Add SiFive FU540 PRCI clock driver
2019-02-27 Atish Patranet: macb: Fix GEM hardware detection
2019-02-27 Anup Patelnet: macb: Fix clk API usage for RISC-V systems
2019-02-27 Anup Patelriscv: generic: Ensure that U-Boot runs within 4GB...
2019-02-27 Anup Patelriscv: Add place-holder asm/arch/clk.h for driver compi...
2019-02-27 Anup Patelriscv: Add asm/dma-mapping.h for DMA mappings
2019-02-27 Anup Patelriscv: Rename cpu/qemu to cpu/generic
2019-02-27 Anup Patelriscv: Enable create symlink using kconfig
2019-02-26 Tom RiniMerge tag 'efi-2019-04-rc3' of https://github.com/xypro...
2019-02-25 AKASHI Takahirocmd: efidebug: add memmap command
2019-02-25 AKASHI Takahirocmd: efidebug: add images command
2019-02-25 AKASHI Takahirocmd: efidebug: add dh command
2019-02-25 AKASHI Takahirocmd: efidebug: add drivers command
2019-02-25 AKASHI Takahirocmd: efidebug: add devices command
2019-02-25 AKASHI Takahirocmd: add efidebug command
2019-02-25 AKASHI Takahiroefi_loader: define load option attributes
2019-02-25 AKASHI Takahirocmd: env: add "-e" option for handling UEFI variables
2019-02-25 Heinrich Schuchardtefi_loader: fix entry count in bootmgr
2019-02-25 Heinrich Schuchardtefi_loader: error message if BootOrder not defined
2019-02-23 Tom RiniMerge branch '2019-02-22-master-imports'
2019-02-23 Masahiro Yamadapreboot: Introduce CONFIG_USE_PREBOOT and migrate CONFI...
2019-02-23 Jan Kiszkacmd: Kconfig: LED command depends on LED subsystems
2019-02-22 Tom Riniconfigs: Resync with savedefconfig
2019-02-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2019-02-20 Tom RiniMerge git://git.denx.de/u-boot-x86
2019-02-20 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2019-02-20 Gerard Salvatellaboard: toradex: turn off lcd backlight before OS handover
2019-02-20 Peter Robinsonnyan-big: drop CONFIG_KEYBOARD
2019-02-20 Peter RobinsonKconfig: tegra: Migrate TEGRA_KEYBOARD
2019-02-20 Peter RobinsonKconfig: tegra: Migrate USB_EHCI_TEGRA
2019-02-20 Peter RobinsonKconfig: tegra: Migrate SYS_I2C_TEGRA
2019-02-20 Jonathan HunterARM: tegra: Reserve 32MB for the Linux kernel
2019-02-20 Tristan BastianARM: tegra: enable ums on nyan boards
2019-02-20 Tristan Bastiannyan-big: add padding to its file
2019-02-20 Tristan Bastiannyan-big: change spi delay
2019-02-20 Peter Robinsontegra20: common: fix USB_EHCI_TXFIFO_THRESH value
2019-02-20 Peter Robinsontegra: cleanup dangling comments in include/configs
2019-02-20 Simon Glassx86: Add sound support for samus
2019-02-20 Simon Glassx86: sound: Add sound support for samus (broadwell)
2019-02-20 Simon Glasssound: Add a driver for RealTek RT5677
2019-02-20 Simon Glassx86: sound: Add support for broadwell I2S
2019-02-20 Simon Glassx86: broadwell: Add support for serial I/O devices
2019-02-20 Simon Glassx86: broadwell: Don't bother probing the PCH for pinctrl
2019-02-20 Simon Glassx86: broadwell: Add support for the ADSP
2019-02-20 Simon Glassx86: coreboot: Enable the beeper sound driver
2019-02-20 Simon Glasssound: Add a driver for the i8254 beep
2019-02-20 Simon Glasssound: x86: Add beeping support in i8254
2019-02-20 Simon Glasssound: x86: link: Add sound support
2019-02-20 Simon Glasssandbox: sound: Silence sound for testing
2019-02-20 Simon Glasssound: Add support for Intel HDA
2019-02-20 Simon Glasssound: Add uclass operations for beeping
2019-02-20 Simon Glasssound: Mark sound_setup() as optional
2019-02-20 Simon Glassx86: ivybridge: Add a way to get the HDA config setting
2019-02-20 Simon Glasspch: Add ioctl support
2019-02-20 Simon Glasssandbox: pch: Add a test for the PCH uclass
2019-02-20 Simon Glassx86: sandbox: pch: Add a CONFIG option for PCH
2019-02-20 Simon Glassx86: link: Increase malloc size and decrease code size
2019-02-20 Simon Glassx86: samus: Increase the pre-reloc memory
2019-02-20 Simon Glassx86: Adjust I/O macros to work on 64-bit machines
2019-02-20 Simon Glasssandbox: Add a note about the growing state_info struct
2019-02-20 Simon Glasspci: Add IDs for Intel high-definition audio
2019-02-20 Simon Glassgpio: Use case-insentive matching on the GPIO name
2019-02-20 Simon Glassgpio: Show inactive GPIOs when explicitly requested
2019-02-20 Simon Glasspci: Fix comment in struct pci_child_platdata
2019-02-20 Simon Glasspci: Don't export pci_hose_config_device()
2019-02-20 Simon Glassi2c: designware: Add error checking on init
2019-02-20 Simon Glassdm: syscon: Don't require a regmap for PCI devices
2019-02-20 Simon Glasslog: Allow #define LOG_DEBUG to enable logging in a...
2019-02-20 Simon Glasslog: Add documentation for convenience functions
2019-02-20 Simon Glasslog: Add a Kconfig option to set the default log level
2019-02-20 Simon Glasslog: Fix up Kconfig log level names
2019-02-20 Tom RiniMerge branch '2019-02-19-master-imports'
2019-02-19 Tom Rinitravis: Exclude omap from the arm926ejs job
2019-02-19 Ismael Luceno... cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y
2019-02-19 Chris Packhamdm: Fix typo 'Watchdot' -> 'Watchdog'
2019-02-19 Derald D. WoodsARM: omap3: evm: Update DM SPL support
2019-02-19 Tom Riniomap3_beagle: Enable DM_SPI
2019-02-19 Tom Riniomap3_beagle: Update for DM SPL support
2019-02-19 Gervais, Francoiscmd/fs: fix build if CMD_BOOTEFI is not set
2019-02-19 Adam FordARM: omap3_logic: Enable SPL booting device tree
2019-02-19 Adam FordARM: DTS: omap3-u-boot.dtsi
2019-02-19 Adam FordARM: da8xxevm: Add NAND instructions for da850-evm...
2019-02-19 Adam FordARM: am3517_evm: Enable Falcon Mode
2019-02-19 Adam FordARM: da850evm: Increase Malloc Size
2019-02-19 Manivannan... hikey: Allow environment to store in eMMC and increase...
next