Commit Graph

14910 Commits (df87e6b1b815ae3484ea2aa7c53b90af382eae1b)

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