projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
common: Drop the symbol_lookup() declaration
2020-01-24
Simon Glass
common: Drop the symbol_lookup() declaration
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-24
Simon Glass
common: Drop CONFIG_HAS_POST
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-24
Simon Glass
common: Drop CONFIG_POST_STD/ALT_LIST
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-24
Simon Glass
common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-24
Simon Glass
common: Move reset_phy() to net.h
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-24
Simon Glass
common: Drop floppy disk support
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-24
Simon Glass
common: Move jumptable_init() out of common.h
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-24
Simon Glass
common: Move relocate_code() to init.h
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-24
Simon Glass
common: Move functions for loading from fat/ext2 to...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-24
Simon Glass
common: Move do_tftpb() to net.h
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-24
Simon Glass
common: Move embedded fdt location to fdtdec.h
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-24
Simon Glass
common: Drop checkflash() and checkdram()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-24
Simon Glass
common: Move flash_perror() to flash.h
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-24
Simon Glass
common: Move main_loop() to init.h
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-24
Simon Glass
common: Drop mdm_init()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
dm: devres: Add a new OFDATA phase
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
dm: devres: Use an enum for the allocation phase
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
dm: devres: Add tests
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
dm: test: Add a test driver for devres
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
dm: devres: Convert to use logging
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
test: Add functions to find the amount of allocated...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
dm: devres: Create a new devres header file
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
dm: core: Add a new flag to track platform data
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
dm: core: Export a new function to read platdata
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
dm: core: Add a comment for DM_FLAG_OF_PLATDATA
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
dm: core: Allocate parent data separate from probing...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
dm: core: Move ofdata_to_platdata() call earlier
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
dm: core: Don't clear active flag twice when probe...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
aspeed: ast2500: Read clock ofdata in the correct method
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
pci: Print a warning if the bus is accessed before...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
x86: apl: Avoid accessing the PCI bus before it is...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
usb: Drop use of BUG_ON() and WARN_ON()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
dm: core: Use assert_noisy() in devres
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
common: Add a noisy assert()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Glass
video: meson: Drop unnecessary header includes
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-02
Simon Glass
test: Fix the boardspec for the SPL handoff test
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-02
Simon Glass
video: Avoid using #ifdef in video-uclass.c
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-02
Simon Glass
video: Avoid using #ifdef in vidconsole-uclass.c
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-02
Simon Glass
video: Avoid using #ifdef in console_rotate.c
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-02
Simon Glass
video: Avoid using #ifdef in video blitting code
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2020-01-02
Simon Glass
video: x86: Enable 32-bit graphics by default
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Add chromebook_coral
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add FSP support
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add FSP structures
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add Kconfig and Makefile
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add P2SB driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add SPL/TPL init
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add a CPU driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add SPL loaders
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
spl: Add methods to find the position/size of next...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add PUNIT driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add PCH driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add LPC driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add ITSS driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add hostbridge driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add systemagent driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
i2c: designware: Add Apollo Lake support
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add pinctrl driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add UART driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add PMC driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: apl: Add basic IO addresses
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Move qemu CPU fixup function into its own file
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Add a generic Intel GPIO driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Add a generic Intel pinctrl driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Add low-power subsystem (lpss) support
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Enable pinctrl in SPL and TPL
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
mtd: spi: Export spi_flash_std_probe()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
spi: ich: Add Apollo Lake support
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
spi: ich: Add TPL support
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
spi: ich: Add support for get_mmap() method
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
spi: ich: Support hardware sequencing
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
spi: ich: Support of-platdata for fast-spi
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
spi: ich: Correct max-size bug in ich_spi_adjust_size()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
dm: doc: Add a note about of-platdata and header files
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
spi: ich: Add mmio_base to struct ich_spi_platdata
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
spi: ich: Various small tidy-ups
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
spi: ich: Fix header order
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
spi: ich: Convert to livetree
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
spi: ich: Move the protection/lockdown code into a...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
spi: ich: Move init function just above probe()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: spi: Don't enable SPI_FLASH_BAR by default
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
spi: Correct operations check in dm_spi_xfer()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Make MSR_PKG_POWER_SKU common
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Separate out U-Boot and device tree in ROM image
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Don't repeat microcode in U-Boot if not needed
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Add an fdtmap and image-header
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Add an option to control the position of SPL
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Add an option to control the position of U-Boot
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Update .dtsi file for FSP2
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Update the fsp command for FSP2
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Disable microcode section for FSP2
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Add support for newer CAR schemes
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Add an option to include a FIT
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: Don't include the BIOS emulator in TPL
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: fsp: Make the notify API call common
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: fsp: Allow remembering the location of FSP-S
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: fsp: Add a new arch_fsp_init_r() hook
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: fsp: Set up an MTRR for the graphics frame buffer
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: fsp: Add FSP2 base support
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2019-12-15
Simon Glass
x86: fsp: Correct wrong header inlude in fsp_support.c
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
next