Commit Graph

40097 Commits (c69f6d04ec66433f2360490a5cd0263c83aab18f)
 

Author SHA1 Message Date
Tom Rini c69f6d04ec Merge branch 'master' of http://git.denx.de/u-boot-mmc 8 years ago
Tom Rini 79493609c5 Merge git://git.denx.de/u-boot-dm 8 years ago
Tom Rini 5ebd27d860 Merge branch 'master' of git://git.denx.de/u-boot-x86 8 years ago
Tom Rini f812574e61 Merge branch 'master' of git://git.denx.de/u-boot-tegra 8 years ago
Tom Rini c14d4b0051 Merge branch 'master' of http://git.denx.de/u-boot-sunxi 8 years ago
Tom Rini 3c594d34c4 Merge branch 'master' of git://git.denx.de/u-boot-uniphier 8 years ago
Tom Rini 99615d812f Merge git://www.denx.de/git/u-boot-marvell 8 years ago
Tom Rini 711b534120 Merge git://git.denx.de/u-boot-fsl-qoriq 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 21c9bcebd0 video: Remove legacy VESA and coreboot framebuffer drivers 8 years ago
Bin Meng 2d3c573ee6 x86: coreboot: Convert to use DM coreboot video driver 8 years ago
Bin Meng 3968398eb2 dm: video: Don't do anything in alloc_fb() when plat->size is zero 8 years ago
Bin Meng 13b2bfce51 dm: video: Add driver for coreboot framebuffer device 8 years ago
Bin Meng 5f6ad029f3 vbe: Make vbe_setup_video_priv() public 8 years ago
Bin Meng 10491c838e x86: doc: Correct qfw command example 8 years ago
Bin Meng fcda8c3886 x86: Convert to use DM VESA video driver 8 years ago
Bin Meng f0920e4a44 dm: video: Output verbose information in vbe_setup_video() 8 years ago
Bin Meng 02c57abd50 dm: video: Add driver for VESA-compatible device 8 years ago
Bin Meng 4dc5e54da3 x86: doc: Document coreboot framebuffer driver issue on QEMU 8 years ago
Moritz Fischer bfeba0173a cmd: cros_ec: Move crosec commands to cmd subdirectory 8 years ago
Stefan Brüns 2f159402d9 sandbox/fs: Set correct filetype for unknown filetype 8 years ago
Simon Glass 80793db909 sandbox: Use the address in readl/writel() functions 8 years ago
Stefan Brüns bf635ed091 sandbox/fs: Use readdir instead of deprecated readdir_r 8 years ago
Stefan Brüns f189899c2f sandbox/fs: Use correct size path name buffer 8 years ago
Stefan Brüns ce2ec19c56 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious 8 years ago
Stefan Brüns 86167089b7 sandbox/fs: Free memory allocated by os_dirent_ls 8 years ago
Keerthy 99785de83e power: regulator: lp873x: Add regulator support 8 years ago
Keerthy ca1de0b545 power: pmic: lp873x: Add the base pmic support 8 years ago
Keerthy 08941bb99d configs: am57xx_evm_defconfig: Enable CMD_REG option 8 years ago
Keerthy fc1636dff1 configs: am57xx_evm_defconfig: Enable PALMAS options 8 years ago
Keerthy 9017f1fa2a configs: dra7xx_evm_defconfig: Enable PALMAS options 8 years ago
Keerthy 884d88bc8b power: regulator: palmas: Add regulator 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 252788b4ed dm: mmc: Enable DM_MMC_OPS by default with DM_MMC 8 years ago
Simon Glass 896a74f615 dm: blk: Enable CONFIG_BLK if DM_MMC is enabled 8 years ago
Simon Glass 54cd240731 x86: mrccache: Fix error handling in mrccache_get_region() 8 years ago
Simon Glass 9b43dbfb91 x86: Drop unused init_helper functions 8 years ago
Simon Glass 2545fa59f8 x86: ivybridge: Tidy up enable_clock_gating() for 64-bit 8 years ago
Simon Glass 4e0318c32f x86: ivybridge: Fix PCH power setup 8 years ago
Simon Glass 5d7ec3d8d3 x86: Don't export interrupt handlers with x86_64 8 years ago
Simon Glass fac3e796b9 x86: i2c: Fix cast of address to 32-bit value 8 years ago
Simon Glass 21b3b66ace x86: Correct address casts in interrupt code 8 years ago
Simon Glass d30b3103a5 x86: Correct address casts in cpu code 8 years ago
Simon Glass 35233da98a x86: Allow interrupts to be disabled in 64-bit mode 8 years ago
Simon Glass b11e298440 usb: pci: Fix cast for 64-bit compilation 8 years ago
Simon Glass 22230e916e tpm: Tidy up use of size_t 8 years ago