drivers: net: fsl-mc: add support for CONFIG_DM_ETH
[platform/kernel/u-boot.git] / arch / x86 /
2019-12-15 Simon Glassx86: apl: Add pinctrl driver
2019-12-15 Simon Glassx86: apl: Add UART driver
2019-12-15 Simon Glassx86: apl: Add PMC driver
2019-12-15 Simon Glassx86: apl: Add basic IO addresses
2019-12-15 Simon Glassx86: Move qemu CPU fixup function into its own file
2019-12-15 Simon Glassx86: Add a generic Intel pinctrl driver
2019-12-15 Simon Glassx86: Add low-power subsystem (lpss) support
2019-12-15 Simon Glassx86: Make MSR_PKG_POWER_SKU common
2019-12-15 Simon Glassx86: Separate out U-Boot and device tree in ROM image
2019-12-15 Simon Glassx86: Don't repeat microcode in U-Boot if not needed
2019-12-15 Simon Glassx86: Add an fdtmap and image-header
2019-12-15 Simon Glassx86: Add an option to control the position of SPL
2019-12-15 Simon Glassx86: Add an option to control the position of U-Boot
2019-12-15 Simon Glassx86: Update .dtsi file for FSP2
2019-12-15 Simon Glassx86: Disable microcode section for FSP2
2019-12-15 Simon Glassx86: Add support for newer CAR schemes
2019-12-15 Simon Glassx86: Add an option to include a FIT
2019-12-15 Simon Glassx86: Don't include the BIOS emulator in TPL
2019-12-15 Simon Glassx86: fsp: Make the notify API call common
2019-12-15 Simon Glassx86: fsp: Allow remembering the location of FSP-S
2019-12-15 Simon Glassx86: fsp: Set up an MTRR for the graphics frame buffer
2019-12-15 Simon Glassx86: fsp: Add FSP2 base support
2019-12-15 Simon Glassx86: fsp: Correct wrong header inlude in fsp_support.c
2019-12-15 Simon Glassx86: fsp: Make graphics support common to FSP1/2
2019-12-15 Simon Glassx86: Allow interrupt to happen once
2019-12-15 Simon Glassx86: Set up the MTRR for SDRAM
2019-12-15 Simon Glassx86: Set the DRAM banks to reflect real location
2019-12-15 Simon Glassx86: Move fsp_prepare_mrc_cache() to fsp1 directory
2019-12-15 Simon Glassx86: Don't export mrccache_update()
2019-12-15 Simon Glassx86: Add mrccache support for a 'variable' cache
2019-12-15 Simon Glassx86: Update mrccache to support multiple caches
2019-12-15 Simon Glassx86: Tidy up error handling in mrccache_save()
2019-12-15 Simon Glassx86: Add a new global_data member for the cache record
2019-12-15 Simon Glassx86: Adjust mrccache_get_region() to support get_mmap()
2019-12-15 Simon Glassx86: Adjust mrccache_get_region() to use livetree
2019-12-15 Simon Glassx86: Correct mrccache find_next_mrc_cache() calculation
2019-12-15 Simon Glassx86: Reduce mrccache record alignment size
2019-12-15 Simon Glassx86: Define the SPL image start
2019-12-15 Simon Glassx86: Move UCLASS_IRQ into a separate file
2019-12-15 Simon Glassx86: Drop unnecessary interrupt code for TPL
2019-12-15 Simon Glassx86: Drop unnecessary cpu code for TPL
2019-12-15 Simon Glassx86: timer: use a timer base of 0
2019-12-15 Simon Glassx86: spi: Add helper functions for Intel Fast SPI
2019-12-15 Simon Glassi2c: designware: Avoid using static data
2019-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-10 Tom RiniMerge tag 'fixes-for-2020.01' of https://gitlab.denx...
2019-12-09 Tom RiniMerge tag 'u-boot-imx-20191209' of https://gitlab.denx...
2019-12-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-12-08 Masahiro Yamadax86: simplify ljmp to 32-bit code
2019-12-08 Masahiro Yamadax86: use data32 directive instead of macro for operand...
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move board_get_usable_ram_top() out of common.h
2019-12-02 Simon Glasscommon: Move enable/disable_interrupts out of common.h
2019-12-02 Simon Glasscommon: Move interrupt functions into a new header
2019-12-02 Simon Glasscommon: Move ARM cache operations out of common.h
2019-12-02 Simon Glasscommon: Move some cache and MMU functions out of common.h
2019-12-02 Simon Glasscommon: Move checkcpu() out of common.h
2019-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-04 Tom RiniMerge tag 'u-boot-imx-20191104' of https://gitlab.denx...
2019-11-04 Tom RiniMerge branch '2019-11-04-ti-imports'
2019-11-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-11-02 Simon Glassx86: Quieten TPL's jump_to_image_no_args()
2019-11-02 Simon Glassx86: Don't print CPU info in TPL
2019-11-02 Simon Glassx86: Move CPU init to before spl_init()
2019-11-02 Simon Glassx86: Add a CPU init function for TPL
2019-11-02 Simon Glassx86: tpl: Add a fake PCI bus
2019-11-02 Simon Glassx86: spl: Support init of a PUNIT
2019-11-02 Simon Glassx86: timer: Use a separate flag for whether timer is...
2019-10-17 Tom RiniMerge tag 'for-v2020.01' of https://gitlab.denx.de...
2019-10-16 Tom RiniMerge tag 'dm-pull-15oct19' of https://gitlab.denx...
2019-10-15 Simon Glassbinman: x86: Separate out 16-bit reset and init code
2019-10-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-10-14 Tom RiniMerge tag 'mmc-10-10-2019' of https://gitlab.denx.de...
2019-10-12 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-11 Simon Glassx86: Reduce resetvec size
2019-10-11 Simon Glassx86: Drop RESET_SEG_SIZE
2019-10-11 Simon Glassx86: Drop RESET_BASE
2019-10-11 Simon Glassx86: Update Kconfig options for FSP1
2019-10-11 Simon Glassx86: Add a function to find the size of an mrccache...
2019-10-11 Simon Glassx86: Panic when SPL or TPL fail
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Simon Glassx86: Use mtrr_commit() with FSP2
2019-10-08 Simon Glassx86: cpu: Don't include the cpu driver in TPL
2019-10-08 Simon Glassx86: Add a function to set variable MTRRs
2019-10-08 Simon Glassx86: Refactor mtrr_commit() to allow for shared code
2019-10-08 Simon Glassx86: Allow the PCH and LPC uclasses to work with of...
2019-10-08 Simon Glassx86: Add new common CPU functions for turbo/burst mode
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 Glassx86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
2019-10-08 Simon Glassx86: Add various MTRR indexes and values
next