x86: Tidy up some duplicate MSR defines
[oweals/u-boot.git] / arch /
2019-10-08 Simon Glassx86: Tidy up some duplicate MSR defines
2019-10-08 Simon Glassx86: Add common functions for TDP and perf control
2019-10-08 Simon Glassx86: Use a common bus clock for Intel CPUs
2019-10-08 Simon Glassx86: Add a common function to set CPU thermal target
2019-10-08 Simon Glassx86: Use a common definition of MSR_IA32_PERF_CTL
2019-10-08 Simon Glassx86: pci: Drop the first parameter in pci_x86_r/w_config()
2019-10-08 Simon Glassx86: Move acpi_s3.h to a common location
2019-10-08 Simon Glassspl: Convert CONFIG_SPL_SIZE_LIMIT to hex
2019-10-08 Simon Glassspl: Allow tiny printf() to be controlled in SPL and TPL
2019-10-08 Simon Glassarm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option
2019-10-08 Simon Glassdm: pci: Add a function to read a PCI BAR
2019-10-08 Simon Glasspci: sandbox: Move the emulators into their own node
2019-10-08 Simon Glasssandbox: Allow use of real I/O with readl(), etc.
2019-10-08 Simon Glasssandbox: pci: Increase the memory space
2019-10-08 Simon Glasssandbox: Add a -T flag to use the test device tree
2019-10-08 Simon Glasssandbox: Add support for clrsetio_32() and friends
2019-10-08 Simon Glasssandbox: Rename PCI ID for swap_case to be more specific
2019-10-08 Simon Glasssandbox: spmi: Add ranges property for address translation
2019-10-08 Simon Glassdm: core: Add device_foreach_child()
2019-10-08 Simon Glassx86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
2019-10-08 Simon Glassx86: Add various MTRR indexes and values
2019-10-08 Simon Glassx86: Add more comments to the start-up code
2019-10-08 Simon Glassx86: Change condition for using CAR
2019-10-08 Simon Glassx86: fsp: Save usable RAM and hob_list in the handoff...
2019-10-08 Simon Glassx86: spl: Move broadwell-specific code out of generic...
2019-10-08 Simon Glassx86: spl: Reduce priority of the basic SPL image loader
2019-10-08 Simon Glassx86: spl: Use hang() instead of a while() loop
2019-10-08 Simon Glassx86: pci: Add a function to clear and set PCI config...
2019-10-08 Simon Glassx86: Add binman symbols to the image
2019-10-08 Simon Glassx86: Move common Intel CPU info code into a function
2019-10-08 Simon Glassx86: fsp: Add access to variable MRC data
2019-10-08 Simon Glassx86: fsp: Add a few more definitions for FSP2
2019-10-08 Simon Glassx86: fsp: Move common support functions into a common...
2019-10-08 Simon Glassx86: Move common fsp functions into a common file
2019-10-08 Simon Glassx86: fsp: Move common dram functions into a common...
2019-10-08 Simon Glassx86: fsp: Tidy up comment style a little
2019-10-08 Simon Glassx86: fsp: Use if() instead of #ifdef
2019-10-08 Simon Glassx86: fsp: Create a common fsp_support.h header
2019-10-08 Simon Glassx86: Rename some FSP functions to have an fsp_ prefix
2019-10-08 Simon Glassspl: Add an arch-specific hook for writing to SPL handoff
2019-10-08 Simon Glassx86: Move fsp_ffs.h include to fsp_arch.h
2019-10-08 Simon Glassx86: Move fsp_bootmode.h to the generic fsp directory
2019-10-08 Simon Glassx86: Move fsp_infoheader.h to the generic fsp directory
2019-10-08 Simon Glassx86: Move fsp_hob.h to the generic fsp directory
2019-10-08 Simon Glassx86: Move fsp_fv.h to the generic fsp directory
2019-10-08 Simon Glassx86: Move fsp_types.h to the generic fsp directory
2019-10-08 Simon Glassx86: Move fsp_api.h inclusion out of fsp_support.h
2019-10-08 Simon Glassx86: Create a new fsp_arch.h header
2019-10-08 Simon Glassx86: Move fsp_azalia.h to the generic fsp directory
2019-10-08 Simon Glassx86: Rename existing FSP code to fsp1
2019-10-07 Eugeniy PaltsevNET: DW: fix regression for ARC boards
2019-10-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-10-04 Tom RiniMerge branch '2019-10-04-master-imports'
2019-10-04 Adam FordARM: dts: imx6q-logicpd: Add missing imx6q-logicpd...
2019-10-04 Andrew F. Davisboard: ti: am654: Disable TRNG node for HS devices
2019-10-04 Andrew F. Davisarm: K3: Increase default SYSFW image size allocation
2019-10-01 Tom RiniMerge tag 'rpi-next-2019.10.2' of https://github.com...
2019-10-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-01 Andy Shevchenkox86: zImage: Propagate acpi_rsdp_addr to kernel via...
2019-09-30 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.10-a' of https:...
2019-09-30 Tom RiniMerge tag 'u-boot-rockchip-20190928' of https://gitlab...
2019-09-30 Marek VasutARM: dts: rmobile: Restore increase off-on delay on...
2019-09-28 Heiko Stuebnerrockchip: make_fit_atf.py: fix .its generation for...
2019-09-28 Heiko Stuebnerrockchip: misc: read the correct number of bytes from...
2019-09-22 Tom RiniMerge tag 'fixes-for-2019.10' of https://gitlab.denx...
2019-09-21 Tom RiniMerge tag 'efi-2019-10-rc4-5' of https://gitlab.denx...
2019-09-20 Tom RiniMerge tag 'u-boot-rockchip-20190920' of https://gitlab...
2019-09-19 Michael Trimarchirockchip: rk3288-tinker: Attach missing peripherals...
2019-09-19 Jagan Tekirockchip: spi-boot-order: Trival fix to newline missing
2019-09-19 Jagan Tekirockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER...
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
next