aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass
2019-10-08pci: Show a message if PCI autoconfig failsSimon Glass
2019-10-08pci: Add more debug detail when resources are exhaustedSimon Glass
2019-10-08pci: Correct 'specifified' and 'Plese' typosSimon Glass
2019-10-08pci: Disable autoconfig in SPLSimon Glass
2019-10-08pci: Show the result of binding a deviceSimon Glass
2019-10-08pci: sandbox: Probe PCI emulation devices when usedSimon Glass
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass
2019-10-08sandbox: Allow use of real I/O with readl(), etc.Simon Glass
2019-10-08sandbox: pci: Increase the memory spaceSimon Glass
2019-10-08sandbox: Add a -T flag to use the test device treeSimon Glass
2019-10-08sandbox: pci: Move pci_offset_to_barnum() to pci.hSimon Glass
2019-10-08sandbox: pci: Drop the get_devfn() methodSimon Glass
2019-10-08sandbox: swap_case: Use statics where possibleSimon Glass
2019-10-08sandbox: Add support for clrsetio_32() and friendsSimon Glass
2019-10-08sandbox: Rename PCI ID for swap_case to be more specificSimon Glass
2019-10-08sandbox: mmc: Fix up MMC emulator for valgrindSimon Glass
2019-10-08sandbox: spmi: Add ranges property for address translationSimon Glass
2019-10-08dm: test: Correct a stray backslash in dm_test_destroy()Simon Glass
2019-10-08dm: core: Add device_foreach_child()Simon Glass
2019-10-08dm: core: Correct the return value for uclass_find_first_device()Simon Glass
2019-10-08dm: core: Call ofdata_to_platdata() with of-platdataSimon Glass
2019-10-08dm: test: Don't fail when tests are skipped due to buildSimon Glass
2019-10-08dm: test: Fix running of multiple test from command lineSimon Glass
2019-10-08dm: core: Add documentation on how to debug driver modelSimon Glass
2019-10-08dm: core: Drop a few early returnsSimon Glass
2019-10-08dm: core: Use U-Boot logging instead of pr_debug()Simon Glass
2019-10-08x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMITSimon Glass
2019-10-08x86: Add various MTRR indexes and valuesSimon Glass
2019-10-08x86: Add more comments to the start-up codeSimon Glass
2019-10-08x86: Change condition for using CARSimon Glass
2019-10-08x86: fsp: Save usable RAM and hob_list in the handoff areaSimon Glass
2019-10-08x86: spl: Move broadwell-specific code out of generic x86 splSimon Glass
2019-10-08x86: spl: Reduce priority of the basic SPL image loaderSimon Glass
2019-10-08x86: spl: Use hang() instead of a while() loopSimon Glass
2019-10-08x86: pci: Add a function to clear and set PCI config regsSimon Glass
2019-10-08x86: Add binman symbols to the imageSimon Glass
2019-10-08x86: Move common Intel CPU info code into a functionSimon Glass
2019-10-08x86: fsp: Add access to variable MRC dataSimon Glass
2019-10-08x86: fsp: Add a few more definitions for FSP2Simon Glass
2019-10-08efi: Move inline functions to unconditional part of headerSimon Glass
2019-10-08x86: fsp: Move common support functions into a common fileSimon Glass
2019-10-08x86: Move common fsp functions into a common fileSimon Glass
2019-10-08x86: fsp: Move common dram functions into a common fileSimon Glass
2019-10-08x86: fsp: Tidy up comment style a littleSimon Glass
2019-10-08x86: fsp: Use if() instead of #ifdefSimon Glass
2019-10-08x86: fsp: Create a common fsp_support.h headerSimon Glass
2019-10-08x86: Rename some FSP functions to have an fsp_ prefixSimon Glass
2019-10-08x86: sysreset: Allow reset driver to be included in SPL/TPLSimon Glass
2019-10-08spl: Add a function to determine the U-Boot phaseSimon Glass