Commit Graph

14961 Commits (f3f3efff91f13df022f0c19f346cd74ac864bd85)

Author SHA1 Message Date
Lokesh Vutla 8435179271 common: Add DISPLAY_BOARDINFO 9 years ago
Lokesh Vutla 19a9747535 common/Kconfig: Add DISPLAY_CPUINFO 9 years ago
Bin Meng 00bcaedd5c x86: Clean up unused macros in the configuration headers 9 years ago
Bin Meng 2d3c573ee6 x86: coreboot: Convert to use DM coreboot video driver 9 years ago
Bin Meng 5f6ad029f3 vbe: Make vbe_setup_video_priv() public 9 years ago
Bin Meng fcda8c3886 x86: Convert to use DM VESA video driver 9 years ago
Moritz Fischer bfeba0173a cmd: cros_ec: Move crosec commands to cmd subdirectory 9 years ago
Stefan Brüns 86167089b7 sandbox/fs: Free memory allocated by os_dirent_ls 9 years ago
Keerthy ca1de0b545 power: pmic: lp873x: Add the base pmic support 9 years ago
Keerthy 33621d247e power: pmic: Palmas: Add the base pmic support 9 years ago
Keerthy 34514b8b9c power: regulator: Add ctrl_reg and volt_reg fields for pmic 9 years ago
Keerthy 477dfe2ffc power: regulator: Add support for gpio regulators 9 years ago
Simon Glass 5d7ec3d8d3 x86: Don't export interrupt handlers with x86_64 9 years ago
Simon Glass 2547f3ed89 elf: Add the Elf64_Rela type 9 years ago
Simon Glass 22d9574337 Add _image_binary_end section declaration 9 years ago
Simon Glass 0d9483a25c x86: Adjust config to support DM_VIDEO 9 years ago
Simon Glass ee87ee82e1 dm: video: Add driver-model support to vesa graphics 9 years ago
Simon Glass 0a5f6f869f dm: core: Add a function to get a uclass name 9 years ago
Simon Glass 5023bd7a80 list: Add list_last_entry() to find the last entry 9 years ago
Stefan Roese 5572367cc5 x86: baytrail: Add 2nd eMMC controller to the PCI probe list 9 years ago
Marcel Ziswiler 7e1784651b tegra: usb gadget: fix ci udc operation if not hostpc capable 9 years ago
Jaehoon Chung e5113c333b mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg 9 years ago
Masahiro Yamada d9f5d99245 reset: declare fdtdec_phandle_args as struct to fix warning 9 years ago
Masahiro Yamada f1d9a9edb9 ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARD 9 years ago
Masahiro Yamada f4c93a4f4d ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARD 9 years ago
Masahiro Yamada 66deb91ec0 ARM: uniphier: fix typos in a comment block 9 years ago
Walter Schweizer a0a868b20b arm: kirkwood: add support for Synology DS109 board 9 years ago
Moritz Fischer 6d1a718fdf cros_ec: Honor the google,remote-bus dt property 9 years ago
B, Ravi 279dcd8975 dra7x: dfu: qspi: increase the qspi spl partition to 256K 9 years ago
B, Ravi 480579670b dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT 9 years ago
Masahiro Yamada 021abf696f Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" 9 years ago
Masahiro Yamada 43ebbfc39f ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() 9 years ago
Pratiyush Srivastava 76379dfb7e board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS 9 years ago
Pratiyush Srivastava 88a62685b0 armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS 9 years ago
Ken Lin 3dddc793e0 board: ge: bx50v3: Pass video bootargs for b850v3 9 years ago
Semen Protsenko 234600c1ca arm: dra7xx: Move fastboot options to defconfig 9 years ago
Stefan Agner c571d6828d power: pmic: add Ricoh RN5T567 PMIC support 9 years ago
Stefan Agner 7443a1ddb1 colibri_imx7: remove legancy I2C support 9 years ago
Robert P. J. Day 362664356b search.h: Numerous grammatical fixes, comment updates 9 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 9 years ago
Simon Glass 1fb33434e3 README: Drop unused CONFIG_SYS_LS_MC_FW_... options 9 years ago
Simon Glass d32b2d1c61 spl: Make spl_boot_list a local variable 9 years ago
Simon Glass f4d7d8596f spl: Update spl_load_simple_fit() to take an spl_image param 9 years ago
Simon Glass 710e9ca579 spl: Update fat functions to take an spl_image parameter 9 years ago
Simon Glass b4a6c2aae6 spl: Update ext functions to take an spl_image parameter 9 years ago
Simon Glass 2a2ee2ac35 spl: Pass spl_image as a parameter to load_image() methods 9 years ago
Simon Glass 97d9df0a91 spl: Convert spl_board_load_image() to use linker list 9 years ago
Simon Glass 7ec0389354 spl: Convert spl_net_load_image() to use linker list 9 years ago
Simon Glass ea022a3775 spi: Move freescale-specific code into a private header 9 years ago
Simon Glass 139db7af4e spl: Convert spl_spi_load_image() to use linker list 9 years ago