Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
67e6c540a098ee5ecb3fdf0b332d9a63b00fdbd7
« Previous
28eefef
x86: apl: Add PMC driver
by Simon Glass
· 5 years ago
5690d5c
x86: apl: Add basic IO addresses
by Simon Glass
· 5 years ago
baaeb92
x86: Move qemu CPU fixup function into its own file
by Simon Glass
· 5 years ago
7e589bc
x86: Add a generic Intel GPIO driver
by Simon Glass
· 5 years ago
74749f1
x86: Add a generic Intel pinctrl driver
by Simon Glass
· 5 years ago
b84d4d0
x86: Add low-power subsystem (lpss) support
by Simon Glass
· 5 years ago
e556d3d
x86: Enable pinctrl in SPL and TPL
by Simon Glass
· 5 years ago
4806fce
mtd: spi: Export spi_flash_std_probe()
by Simon Glass
· 5 years ago
3937df3
spi: ich: Add Apollo Lake support
by Simon Glass
· 5 years ago
636555a
spi: ich: Add TPL support
by Simon Glass
· 5 years ago
9284214
spi: ich: Add support for get_mmap() method
by Simon Glass
· 5 years ago
1facebd
spi: ich: Support hardware sequencing
by Simon Glass
· 5 years ago
0d3ee3e
spi: ich: Support of-platdata for fast-spi
by Simon Glass
· 5 years ago
43c145b
spi: ich: Correct max-size bug in ich_spi_adjust_size()
by Simon Glass
· 5 years ago
c59f2ac
dm: doc: Add a note about of-platdata and header files
by Simon Glass
· 5 years ago
75214b0
spi: ich: Add mmio_base to struct ich_spi_platdata
by Simon Glass
· 5 years ago
a550662
spi: ich: Various small tidy-ups
by Simon Glass
· 5 years ago
b47aa26
spi: ich: Fix header order
by Simon Glass
· 5 years ago
702b28a
spi: ich: Convert to livetree
by Simon Glass
· 5 years ago
17e7544
spi: ich: Move the protection/lockdown code into a function
by Simon Glass
· 5 years ago
674990c
spi: ich: Move init function just above probe()
by Simon Glass
· 5 years ago
e8ac6ff
x86: spi: Don't enable SPI_FLASH_BAR by default
by Simon Glass
· 5 years ago
ccdabd8
spi: Correct operations check in dm_spi_xfer()
by Simon Glass
· 5 years ago
86c70e9
x86: Make MSR_PKG_POWER_SKU common
by Simon Glass
· 5 years ago
df81abd
x86: Separate out U-Boot and device tree in ROM image
by Simon Glass
· 5 years ago
4f1f507
x86: Don't repeat microcode in U-Boot if not needed
by Simon Glass
· 5 years ago
624c70b
x86: Add an fdtmap and image-header
by Simon Glass
· 5 years ago
28d7d76
x86: Add an option to control the position of SPL
by Simon Glass
· 5 years ago
b311295
x86: Add an option to control the position of U-Boot
by Simon Glass
· 5 years ago
dda8e3e
x86: Update .dtsi file for FSP2
by Simon Glass
· 5 years ago
b75617b
x86: Update the fsp command for FSP2
by Simon Glass
· 5 years ago
86a8fb3
x86: Disable microcode section for FSP2
by Simon Glass
· 5 years ago
f45e747
x86: Add support for newer CAR schemes
by Simon Glass
· 5 years ago
2e2a003
x86: Add an option to include a FIT
by Simon Glass
· 5 years ago
fb96dee
x86: Don't include the BIOS emulator in TPL
by Simon Glass
· 5 years ago
af80192
x86: fsp: Make the notify API call common
by Simon Glass
· 5 years ago
748ff53
x86: fsp: Allow remembering the location of FSP-S
by Simon Glass
· 5 years ago
fe08d39
x86: fsp: Add a new arch_fsp_init_r() hook
by Simon Glass
· 5 years ago
e98791a
x86: fsp: Set up an MTRR for the graphics frame buffer
by Simon Glass
· 5 years ago
cf87d3b
x86: fsp: Add FSP2 base support
by Simon Glass
· 5 years ago
f42af29
x86: fsp: Correct wrong header inlude in fsp_support.c
by Simon Glass
· 5 years ago
f09d4ed
x86: fsp: Make graphics support common to FSP1/2
by Simon Glass
· 5 years ago
5924341
x86: Allow interrupt to happen once
by Simon Glass
· 5 years ago
26047f6
x86: Allow removal of standard PCH drivers
by Simon Glass
· 5 years ago
69b1e9f
x86: Don't imply libfdt or SPI flash in TPL
by Simon Glass
· 5 years ago
4279110
x86: Set up the MTRR for SDRAM
by Simon Glass
· 5 years ago
ea4e97a
x86: Set the DRAM banks to reflect real location
by Simon Glass
· 5 years ago
22e0de3
x86: Move fsp_prepare_mrc_cache() to fsp1 directory
by Simon Glass
· 5 years ago
fa6cc1d
x86: Don't export mrccache_update()
by Simon Glass
· 5 years ago
0a0b09b
x86: Add mrccache support for a 'variable' cache
by Simon Glass
· 5 years ago
515e817
x86: Update mrccache to support multiple caches
by Simon Glass
· 5 years ago
83f288f
x86: Tidy up error handling in mrccache_save()
by Simon Glass
· 5 years ago
37a508f
x86: Add a new global_data member for the cache record
by Simon Glass
· 5 years ago
506f224
x86: Adjust mrccache_get_region() to support get_mmap()
by Simon Glass
· 5 years ago
87f1084
x86: Adjust mrccache_get_region() to use livetree
by Simon Glass
· 5 years ago
0ad9b6a
x86: Correct mrccache find_next_mrc_cache() calculation
by Simon Glass
· 5 years ago
112629c
x86: Reduce mrccache record alignment size
by Simon Glass
· 5 years ago
b93757c
x86: Define the SPL image start
by Simon Glass
· 5 years ago
fbb0efd
sandbox: Add a test for IRQ
by Simon Glass
· 5 years ago
79d66a6
x86: Move UCLASS_IRQ into a separate file
by Simon Glass
· 5 years ago
3e17ffb
sandbox: Add PCI driver and test for p2sb
by Simon Glass
· 5 years ago
89694de
sandbox: Disable mmio by default in tests
by Simon Glass
· 5 years ago
5bee27a
pci: Add support for p2sb uclass
by Simon Glass
· 5 years ago
3b65ee3
x86: sandbox: Add a PMC emulator and test
by Simon Glass
· 5 years ago
6c6d88e
x86: power: Add an ACPI PMC uclass
by Simon Glass
· 5 years ago
76ab9f2
x86: Drop unnecessary interrupt code for TPL
by Simon Glass
· 5 years ago
caca13f
x86: Drop unnecessary cpu code for TPL
by Simon Glass
· 5 years ago
642e848
x86: timer: Reduce timer code size in TPL on Intel CPUs
by Simon Glass
· 5 years ago
77dd7c6
x86: timer: use a timer base of 0
by Simon Glass
· 5 years ago
dd0edcb
board_r: Move early-timer init later
by Simon Glass
· 5 years ago
8aeafb5
dm: pinctrl: Allow enabling full pinctrl in SPL/TPL
by Simon Glass
· 5 years ago
1653b6a
fdt: Show the preprocessed .dts file on error
by Simon Glass
· 5 years ago
d496162
x86: spi: Add helper functions for Intel Fast SPI
by Simon Glass
· 5 years ago
fa11fe1
i2c: designware: Support use in SPL
by Simon Glass
· 5 years ago
8d72d5b
i2c: designware: Avoid using static data
by Simon Glass
· 5 years ago
457df23
i2c: designware: Tidy up PCI support
by Simon Glass
· 5 years ago
d721001
net: Move the checksum functions to lib/
by Simon Glass
· 5 years ago
6dd4b01
dm: pci: Move pci_get_devfn() into a common file
by Simon Glass
· 5 years ago
2206ac2
dm: pci: Allow delaying auto-config until after relocation
by Simon Glass
· 5 years ago
b14c533
dm: core: Fix offset_to_ofnode() with invalid offset
by Simon Glass
· 5 years ago
bcee8d6
dm: gpio: Allow control of GPIO uclass in SPL
by Simon Glass
· 5 years ago
3c10dc9
binman: Add a library to access binman entries
by Simon Glass
· 5 years ago
85432c6
Merge branch '2019-12-13-master-imports'
by Tom Rini
· 5 years ago
7da4fb9
arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig
by Grygorii Strashko
· 5 years ago
c013a2f
common: remove duplicate typedef for uchar
by Heinrich Schuchardt
· 5 years ago
97fd369
doc: fitImage: example of a signature node
by Heinrich Schuchardt
· 5 years ago
83c646c
mailmap: Update mail address for Boris Brezillon
by Heinrich Schuchardt
· 5 years ago
93ce16f
doc: really get rid of Documentation/ directory
by Rasmus Villemoes
· 5 years ago
875669d
sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo
by Rasmus Villemoes
· 5 years ago
0576770
dts: am335x-brsmarc1/xre1: insert phy_id again
by Hannes Schmelzer
· 5 years ago
553cb06
Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next
by Tom Rini
· 5 years ago
f39abbb
Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi
by Tom Rini
· 5 years ago
3031cde
Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 5 years ago
addb1d9
Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· 5 years ago
e516746
ARM: defconfig: Fix 32bit config for RPi4
by Matthias Brugger
· 5 years ago
a63f81c
rpi: Enable DRAM bank initialization on arm64
by Matthias Brugger
· 5 years ago
e19cfcc
rpi: fix dram bank initialization
by Matthias Brugger
· 5 years ago
3104162
i2c: i2c_cdns: fix write timeout on fifo boundary
by Michael Auchter
· 5 years ago
b4f98b3
cros_ec: use uint instead of uint8_t for cmd param
by Michael Auchter
· 5 years ago
d08c38c
buildman: Ignore blank lines during size checks
by Tom Rini
· 5 years ago
Next »