efi_loader: selftest: enable APPEND_WRITE tests
[oweals/u-boot.git] / arch /
2019-09-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-09-16 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-09-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-09-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-09-14 Tom RiniMerge branch '2019-09-13-ti-imports'
2019-09-14 Marek Vasutsh: r2dplus: Fix missing PCI range
2019-09-14 Marek Vasutsh: Fix SH4 build with GCC versions without -m4-nofpu
2019-09-14 Marek Vasutsh: Fix incorrect linking with new binutils
2019-09-13 Faiz AbbasARM: dts: dra74x: Fix iodelay configuration for mmc3
2019-09-13 Lokesh Vutlaarm: k3: Use get_ti_sci_handle() where ever possible
2019-09-13 Lokesh Vutlaarm: k3: Fix getting ti_sci handle
2019-09-13 Adam FordARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO...
2019-09-13 Suniel Mahesharm: am437x: cm-t43: Add device tree, enable OF_CONTROL
2019-09-12 Tom RiniMerge tag 'efi-2019-10-rc4-4' of https://gitlab.denx...
2019-09-12 Hou Zhiqiangarmv8: ls1028a: Updated serdes configuration for 0x13BB
2019-09-12 Hou Zhiqiangarmv8: fsl-layerscape: Fix typo in Layerscape PCIe...
2019-09-12 Chuanhua Hanarmv8: fsl-layerscape: Update I2C clock divider
2019-09-12 Thomas Schaeferarmv8: ls1028a: configure PMU's PCTBENR to enable WDT
2019-09-12 Alex Margineanarm: dts: ls1028a-qds: define the MDIO MUX
2019-09-12 Yinbo Zhudts: armv8: add emmc hs200 support for ls1028ardb
2019-09-12 Yinbo Zhudts: armv8: add emmc hs200 support for lx2160ardb
2019-09-12 Yinbo Zhudts: armv8: add emmc hs200 support for ls1012ardb
2019-09-12 Yinbo Zhufsl-layerscape: Add fsl_esdhc peripheral clock support
2019-09-12 Tom RiniMerge tag 'u-boot-rockchip-20190912' of https://gitlab...
2019-09-11 Kever Yangrockchip: clean makefile for misc.c
2019-09-11 Kever Yangrockchip: not depends on TPL_BUILD for rk3188 makefile...
2019-09-11 Kever Yangrockchip: rk3399: dts: add boot order for rockpro64
2019-09-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-09-10 Andy Shevchenkox86: tangier: Use spaces over TABs in ASL code
2019-09-10 Andy Shevchenkox86: tangier: Fix off-by-one error when preparing CSRT
2019-09-10 Andy Shevchenkox86: tangier: Reserve PCI ECAM in motherboard resources
2019-09-10 Andy Shevchenkox86: acpi: Annotate struct acpi_table_header with __packed
2019-09-10 Park, Aidenx86: efi_loader: Use efi_add_conventional_memory_map()
2019-09-10 Heinrich Schuchardtx86: show UEFI images involved in crash
2019-09-10 Bin Mengx86: qemu: Report high memory in the E820 table
2019-09-10 Bin Mengx86: qemu: Support getting high memory size
2019-09-10 Bin Mengx86: qemu: Extract getting memory size to a separate...
2019-09-10 Bin Mengx86: Drop weak version board_get_usable_ram_top()
2019-09-10 Andy Shevchenkox86: acpi: Slightly reduce binary size of ACPI tables...
2019-09-09 Tom RiniMerge tag 'mmc-9-6-2019' of https://gitlab.denx.de...
2019-09-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-09-06 Tom RiniMerge tag 'rpi-next-2019.10' of https://github.com...
2019-09-06 Andrei GherzanARM: bcm283x: Include definition for additional emmc...
2019-09-06 Andrei GherzanARM: bcm283x: Define configs for RaspberryPi 4
2019-09-06 Matthias BruggerARM: bcm283x: Add BCM283x_BASE define
2019-09-06 Fabian VogtARM: bcm283x mbox: Fix send status register
2019-09-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-09-05 Eddie JamesARM: dts: ast2500: Add SDHCI nodes
2019-09-05 Eddie Jamesmmc: Add Aspeed SD controller driver
2019-09-05 Eddie Jamesclk: aspeed: Add support for SD clock
2019-09-04 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-09-04 Alex Margineanarm: dts: Set custom names for cp110 master/slave MDIO...
2019-09-04 Florinel Iordachedrivers/fsl-mc: Create Kconfig file to manage driver...
2019-09-03 Tom RiniMerge tag 'arc-for-2019.10-rc4' of https://gitlab.denx...
2019-09-03 Alexey Brodkinarc: libgcc: Import __udivdi3 & __udivmoddi4 to allow...
2019-09-03 Tom RiniMerge tag 'for-v2019.10-v2' of https://gitlab.denx...
2019-09-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-09-03 Rick Chenriscv: cache: use CCTL to flush d-cache
2019-09-03 Rick Chenriscv: dts: move out AE350 L2 node from cpus node
2019-09-03 Rick Chenriscv: cache: Flush L2 cache before jump to linux
2019-09-03 Rick Chenriscv: ax25: add imply v5l2 cache controller
2019-09-03 Rick Chenriscv: andes_plic: init plic by scanning each cpu node
2019-09-03 Marcus Comstedtriscv: update fix_rela_dyn
2019-09-02 Marek Vasutsh: r2dplus: Switch to DM PCI driver
2019-09-02 Marek Vasutsh: r2dplus: Enable OF control
2019-09-02 Marek Vasutsh: Fix OF_SEPARATE support
2019-09-02 Marek Vasutsh: tmu: Fix SH4 TCNT0 offset
2019-09-02 Peng Fani2c: mxc: add CONFIG_CLK support
2019-09-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-08-31 Tom RiniMerge branch '2019-08-30-master-imports'
2019-08-31 Ryan HarkinRevert "vexpress64: fvp dram: add DRAM configuration"
2019-08-30 Stephen Warrenboard_f: fix noncached reservation calculation
2019-08-29 Tom RiniMerge tag 'efi-2019-10-rc4' of https://gitlab.denx...
2019-08-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-29 Tom RiniMerge tag 'u-boot-amlogic-20190828' of https://gitlab...
2019-08-28 Hou ZhiqiangMPC8548: dts: Added PCIe DT node
2019-08-28 Hou ZhiqiangP5040: dts: Added PCIe DT nodes
2019-08-28 Hou ZhiqiangP4080: dts: Added PCIe DT nodes
2019-08-28 Hou ZhiqiangP3041: dts: Added PCIe DT nodes
2019-08-28 Hou ZhiqiangP2041: dts: Added PCIe DT nodes
2019-08-28 Hou ZhiqiangP2020: dts: Added PCIe DT nodes
2019-08-28 Hou ZhiqiangP1020: dts: Added PCIe DT nodes
2019-08-28 Hou Zhiqiangt104x: dts: Added PCIe DT nodes
2019-08-28 Hou Zhiqiangt102x: dts: Added PCIe DT nodes
2019-08-28 Hou Zhiqiangt4240: dts: Added PCIe DT nodes
2019-08-27 Tom RiniMerge branch 'u-boot-stm32_20190827' of https://gitlab...
2019-08-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-27 Patrick Delaunaystm32mp1: Add remoteproc support for m4 coprocessor
2019-08-27 Patrick Delaunaybsec: update after MISC u-class update
2019-08-27 Patrick Delaunaystm32mp1: Makefile cleanup
2019-08-27 Patrick Delaunaystm32mp1: board: Update the way vdd-supply is retrieved...
2019-08-27 Patrick Delaunaystm32mp1: board: support of error led on ed1/ev1 board
2019-08-27 Patrick Delaunaystm32mp1: board: enable v1v2_hdmi and v3v3_hdmi regulat...
2019-08-27 Patrick Delaunaystm32mp1: configs: add spi load support in spl
2019-08-27 Patrick Delaunaystm32mp1: configs: add condition to activate WATCHDOG...
2019-08-27 Patrick Delaunaystm32mp1: configs: imply CONFIG_OF_LIBFDT_OVERLAY
2019-08-27 Patrick Delaunaystm32mp1: configs: Activate DISABLE_CONSOLE
2019-08-27 Patrick Delaunaystm32mp1: configs: select CONFIG_STM32_SERIAL
2019-08-27 Patrick Delaunaystm32mp1: configs: activate PRE_CONSOLE_BUFFER
2019-08-27 Patrick Delaunaystm32mp1: configs: activate CONFIG_SILENT_CONSOLE
next