oweals/u-boot.git
2019-04-24 Simon Glasssandbox: Improve debugging in initcall_run_list()
2019-04-24 Christoph Muellnercommon: command: Add command execution tracer.
2019-04-24 Eugeniu Roscafdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback
2019-04-24 Eugeniu Roscafdt: boot_get_fdt: android: compress handling (non...
2019-04-24 Eugeniu Roscafdt: boot_get_fdt: simplify no_fdt handling (non-functi...
2019-04-24 Eugeniu Roscafdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"
2019-04-24 Eugeniu Roscafdt: boot_get_fdt: remove redundant zeroing out
2019-04-23 Lars PovlsenARMv8: PSCI: Fix PSCI_TABLE relocation issue
2019-04-23 Trent Piephobootm: Simplying cache flush code
2019-04-23 Andreas Dannenbergmalloc: Fix memalign not honoring alignment prior to...
2019-04-23 Stefan Roesespl: spl_nand.c: Add NAND loading message
2019-04-23 Fabien ParentARM: MediaTek: Add support for MT8516 SoC
2019-04-23 Fabien Parentpinctrl: add driver for MT8516
2019-04-23 Fabien Parentclk: mediatek: add driver for MT8516
2019-04-23 Fabien Parentclk: mediatek: add support for SETCLR_INV and NO_SETCLR...
2019-04-23 Fabien Parentmmc: mtk-sd: fix configuration option check
2019-04-23 Fabien Parentmmc: mtk-sd: add support for MT8516
2019-04-23 Fabien Parentmmc: mtk-sd: add source_cg clock support
2019-04-23 Shawn Guopoplar: enable Ethernet driver support
2019-04-23 Shawn Guonet: add higmacv300 Ethernet driver for HiSilicon platform
2019-04-23 Shawn Guoreset: add reset driver for HiSilicon platform
2019-04-23 Shawn Guoreset: add polarity field into struct reset_ctl
2019-04-23 Thierry Redingpci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS
2019-04-23 Thierry Redingpci: Add boundary check for hose->regions
2019-04-23 Adam FordARM: da850evm: Remove legacy MMC code
2019-04-23 Philippe Reynesbcm963158: enable led support
2019-04-23 Philippe Reynesdt: bcm963158: enable led controller
2019-04-23 Philippe Reynesdt: bcm63158: add led controller
2019-04-23 Philippe Reynesled: bcm6858: allow to use this driver on ARCH_963158
2019-04-23 Philippe Reynesbcm968580xref: enable led support
2019-04-23 Philippe Reynesdt: bcm968580xref: enable led controller
2019-04-23 Christophe... mmc: stm32_sdmmc2: Fix r1b timeout issue
2019-04-23 Patrick Delaunaymmc: stm32_sdmmc2: Update DT properties with v4.19...
2019-04-23 Patrice ChotardARM: dts: stm32: Update sdmmc binding for stm32mp157c-ed1
2019-04-23 Patrice ChotardARM: dts: stm32: Update sdmmc binding for stm32h743i...
2019-04-23 Patrice Chotardboard: stm32f746-disco: Get MII/RMII phy_mode from DT
2019-04-23 Patrice Chotardconfigs: stm32f746-disco: Enable SPI_FLASH_MACRONIX
2019-04-23 Patrice Chotardconfigs: stm32f746-disco: enable CONFIG_DISTRO_DEFAULTS
2019-04-23 Patrice Chotardconfigs: stm32f746-disco: update EXTRA_ENV_SETTINGS
2019-04-23 Patrice Chotardmmc: arm_pl180_mmci: Sync compatible with kernel
2019-04-23 Patrice Chotardpinctrl: stm32: Add st,stm32f769-pinctrl compatible...
2019-04-23 Patrice ChotardARM: dts: stm32: Restore old usart1 clock bindings...
2019-04-23 Patrice ChotardARM: dts: stm32: Sync DT with v4.20 kernel for stm32h7
2019-04-23 Patrice ChotardARM: dts: Migrate U-boot nodes to U-boot DT files for...
2019-04-23 Patrice ChotardARM: dts: stm32: Sync DT with v4.20 kernel for stm32f7
2019-04-23 Patrice ChotardARM: dts: stm32: Migrate U-boot nodes to U-boot DT...
2019-04-23 Patrice ChotardARM: dts: stm32: Sync DT files with v4.20 kernel for...
2019-04-23 Patrice ChotardARM:dts: stm32: sort nodes by alphabetical order in...
2019-04-23 Neil Armstrongboard: amlogic-q200: fix Khadas VIM2 README
2019-04-23 Neil Armstrongboard: amlogic: enable PHY_REALTEK for selected boards
2019-04-23 Jerome Brunetboards: meson: add g12a u200
2019-04-23 Neil ArmstrongARM: dts: Import Amlogic G12A u200 DT from Linux 5...
2019-04-23 Jerome BrunetARM: meson: add G12a support
2019-04-23 Jerome Brunetclk: meson: add g12a support
2019-04-23 Jerome Brunetclk: create meson directory and move related drivers
2019-04-23 Jerome Brunetpinctrl: meson: add g12a support
2019-04-23 Neil Armstrongregmap: fix regmap_read_poll_timeout warning about...
2019-04-22 Heinrich Schuchardtefi_loader: check length in CreateDeviceNode()
2019-04-22 Heinrich Schuchardtefi_loader: check memory type in AllocatePages()
2019-04-22 Heinrich Schuchardtefi_loader: need either ACPI table or device tree
2019-04-22 Heinrich Schuchardtefi_selftest: do not run FDT test with ACPI table.
2019-04-22 Heinrich Schuchardttest/py: pytest.mark.notbuildconfigspec()
2019-04-22 Heinrich Schuchardtefi_loader: disable EFI_LOADER on vexpress_ca15_tc2...
2019-04-22 AKASHI Takahiroefi_loader: rework bootmgr/bootefi using load_image API
2019-04-22 Heinrich Schuchardtefi_loader: correctly split device path of loaded image
2019-04-22 AKASHI Takahirocmd: bootefi: carve out do_bootefi_image() from do_boot...
2019-04-22 AKASHI Takahirocmd: bootefi: carve out bootmgr code from do_bootefi()
2019-04-22 AKASHI Takahirocmd: bootefi: move do_bootefi_bootmgr_exec() forward
2019-04-22 AKASHI Takahirocmd: bootefi: carve out efi_selftest code from do_bootefi()
2019-04-22 AKASHI Takahirocmd: bootefi: merge efi_install_fdt() and efi_process_fdt()
2019-04-22 AKASHI Takahirocmd: bootefi: carve out fdt handling from do_bootefi()
2019-04-22 AKASHI Takahirocmd: bootefi: rework set_load_options()
2019-04-22 Heinrich Schuchardtefi_loader: more short texts for protocols in efidebug
2019-04-22 Heinrich Schuchardtefi_loader: consistent naming of protocol GUIDs
2019-04-22 AKASHI Takahiroefi_loader: export root node handle
2019-04-22 AKASHI Takahiroefi_loader: efi_setup_loaded_image() handle missing...
2019-04-22 Philippe Reynesdt: bcm6858: add led controller
2019-04-22 Philippe Reynesled: add initial support for bcm6858
2019-04-22 Ibai Erkiagaarm: arm64 32bit address relocation
2019-04-22 Marek Vasuttravis: Add srecord package
2019-04-22 Stefano BabicAdd target to generate initial environment
2019-04-22 Marek Vasutspl: ymodem: Add support for loading full fitImages
2019-04-22 Peter Ujfalusifit: load all fragments from the extra configurations
2019-04-22 Tien Fong Cheemisc: fs_loader: Replace label with DT phandle
2019-04-22 Ibai Erkiagaarm: fix hvc call
2019-04-22 Shawn GuoSupport boot Android image without address on bootm...
2019-04-22 Tien Fong Cheecmd: ximg.c: Add support for getting external data...
2019-04-22 Ang, Chee HongARMv8: Disable fwcall when PSCI is enabled
2019-04-22 Chee Hong AngARMv8: Allow SiP service extensions on top of PSCI...
2019-04-22 Heinrich Schuchardttest: call hexdump tests via `ut lib`
2019-04-22 Tien Fong Cheemisc: fs_loader: Add support for initializing block...
2019-04-22 Heinrich Schuchardtcmd: add exception command
2019-04-22 Philippe Reynesbcm963158: add nand support
2019-04-22 Philippe Reynesdt: bcm963158: enable nand controller
2019-04-22 Philippe Reynesdt: bcm63158: add nand controller
2019-04-22 Philippe Reynesbcm968580xref: add nand support
2019-04-22 Philippe Reynesdt: bcm968580xref: enable nand controller
2019-04-22 Philippe Reynesdt: bcm6858: add nand controller
2019-04-22 Philippe Reynesbcm968380gerg: add nand support
2019-04-22 Philippe Reynesdt: bcm968380gerg: enable nand controller
next