- bcc1726 spl: add support to booting with ATF by Kever Yang · 8 years ago
- 9ad7147 armv8: minor fix to comment for enabling SMPEN bit by Dinh Nguyen · 8 years ago
- 792f005 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 8 years ago
- 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
- 67e09e2 blanche_defconfig: enable CONFIG_MMC by Masahiro Yamada · 8 years ago
- d90e945 sandbox_noblk_defconfig: disable CONFIG_GENERIC_MMC by Masahiro Yamada · 8 years ago
- 0cacd6b mmc: sdhci-cadence: import updates from Linux 4.12 by Masahiro Yamada · 8 years ago
- 0e0dcc1 mmc: sdhci: Fix maximum clock for programmable clock mode by Wenyou Yang · 8 years ago
- b5511d6 drivers: omap_hsmmc: move to DM_MMC_OPS by Jean-Jacques Hiblot · 8 years ago
- e83d61a include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabled by Jean-Jacques Hiblot · 8 years ago
- ce3b5d6 Drop use of CONFIG_I2C_SOFT by Simon Glass · 7 years ago
- 213f27f Drop CONFIG_I2CFAST by Simon Glass · 7 years ago
- b0103f3 i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT by Simon Glass · 7 years ago
- b238c9d i2c: README: Drop CONFIG_SYS_I2C_INIT_MPC5XXX by Simon Glass · 7 years ago
- 6915398 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
- 64a144d i2c: omap: Modify code to work without CONFIG_I2C_HARD by Simon Glass · 7 years ago
- 754093e i2c: mxc_i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
- 00fc38a i2c: keymile: Drop use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
- 7a81754 i2c: pdm360ng: Drop use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
- b7c7a26 i2c: cm5200: Drop use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
- 7ffce4f i2c: powerpc: Remove use of CONFIG_HARD_I2C by Simon Glass · 7 years ago
- eb5ba3a i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
- 22f3368 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
- 936909e davinci: omapl138_lcdk: switch to using TI_COMMON_CMD_OPTIONS by Sekhar Nori · 7 years ago
- fe9ee57 davinci: omapl138_lcdk: add support for TI_COMMON_CMD_OPTIONS by Sekhar Nori · 7 years ago
- 9444387 net: Disable the format-extra-args warning by Tom Rini · 7 years ago
- 667d685 tpm: Fix comparison of unsigned expression warning by Tom Rini · 7 years ago
- 7589791 gpio-uclass.c: Fix comparison of unsigned expression warning by Tom Rini · 7 years ago
- 62f733b cmd/led.c: Remove unnecessary check on 'cmd' value by Tom Rini · 7 years ago
- 9398b8c cmd/io.c: Fix comparison of unsigned expression warning by Tom Rini · 7 years ago
- b37483c cmd/bdinfo.c: Fix unused function warning by Tom Rini · 7 years ago
- f552d69 Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUM by Tom Rini · 7 years ago
- dee7c68 tools/genboardscfg.py: Make 'Supported' as known status by Lokesh Vutla · 7 years ago
- 2511210 asm-generic: global_data: change timebase_l/h to unsigned int by Peng Fan · 8 years ago
- 8fbbb6c arm: change tbu/l type to unsigned int by Peng Fan · 8 years ago
- b411f2a m5253demo: Fix static variable in non-static inline function warning by Tom Rini · 8 years ago
- 82b9dc6 common: Only build cli_readline.o for CMDLINE on non-SPL by Tom Rini · 8 years ago
- 65a4771 net: uli526x: Fix unknown storage size error by Tom Rini · 8 years ago
- 4201223 net: phy: mv88e61xx: Fix uninitialized variable warning by Tom Rini · 8 years ago
- 63c6f1c net: eepro100: Fix unused variable warning by Tom Rini · 8 years ago
- 9338d8e video: ld9040: Fix unused variable warnings by Tom Rini · 8 years ago
- f6b9f52 colibri_imx7: Fix unused variable warning by Tom Rini · 8 years ago
- cb72931 apalis_imx6: Fix unused variable warning by Tom Rini · 8 years ago
- b3cf433 pcm058: Fix unused variable warnings by Tom Rini · 8 years ago
- 0f160f6 gdsys: P1022: Fix unused variable warnings by Tom Rini · 8 years ago
- 9ba8b9b gw_ventana: Fix unused variable warnings by Tom Rini · 8 years ago
- 6871759 mx6ul_14x14_evk: Fix unused variable warning by Tom Rini · 8 years ago
- 61ebeb9 mx6slevk: Fix unused variable warning by Tom Rini · 8 years ago
- 9c72fff cgtqmx6eval: Fix unused variable warning by Tom Rini · 8 years ago
- a2a6a67 ot1200: Fix unused variable warning by Tom Rini · 8 years ago
- 80403aa rk3036: Fix unused variable warning by Tom Rini · 8 years ago
- 1f7efe8 socrates: Fix a misleading indentation warning by Tom Rini · 8 years ago
- c33e825 common: env: remove superfluous assignment by xypron.glpk@gmx.de · 8 years ago
- e15843b tools: kwbimage fix build with OpenSSL 1.1.x by Jelle van der Waa · 8 years ago
- c3b4328 rsa: Fix build with OpenSSL 1.1.x by Jelle van der Waa · 8 years ago
- 8cfb773 net/arp: remove superfluous assignments by xypron.glpk@gmx.de · 8 years ago
- b8865e6 lib/slre: remove superfluous assignment by xypron.glpk@gmx.de · 8 years ago
- c42640c pci: avoid memory leak by xypron.glpk@gmx.de · 8 years ago
- 902f5bc env: avoid possible NULL pointer access by xypron.glpk@gmx.de · 8 years ago
- 9b57e25 env: correct sign for error code by xypron.glpk@gmx.de · 8 years ago
- 878d885 arm: amx3xx: Add support for early debug by Lokesh Vutla · 8 years ago
- 01fe119 arm: omap5+: Add support for early debug by Lokesh Vutla · 8 years ago
- fbd6295 arm: am33xx: Add support for mulitiple PLL input frequencies by Lokesh Vutla · 8 years ago
- 0650798 board: am335x: Introduce scale_vcores by Lokesh Vutla · 8 years ago
- 59041a5 arm: am33xx: Fix MPU opp selection by Lokesh Vutla · 8 years ago
- c187dd6 configs: convert CONFIG_SYS_MPUCLK to Kconfig by Lokesh Vutla · 8 years ago
- 66928af common: dfu: ignore reset for spl-dfu by B, Ravi · 8 years ago
- 1b19cbd spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT by B, Ravi · 8 years ago
- 624b710 stm32f7: configure mpu valid for f7 family by Vikas Manocha · 8 years ago
- 33b7847 stm32: use armv7m MPU configuration support by Vikas Manocha · 8 years ago
- 96b61ab armv7m: add MPU configuration support by Vikas Manocha · 8 years ago
- df951c4 armv7m: correct mpu region size define for 8MB size by Vikas Manocha · 8 years ago
- 4098d20 arvm7m: add cleanup before linux booting by Vikas Manocha · 8 years ago
- a0ee014 armv7m: cache: add flush & invalidate all dcache by Vikas Manocha · 8 years ago
- bc34986 boston: Enable CONFIG_DISTRO_DEFAULTS in defconfigs by Paul Burton · 8 years ago
- dc55db4 boston: Bump CONFIG_SYS_BOOTM_LEN to 64MiB by Paul Burton · 8 years ago
- d2b12a5 boston: Setup memory ranges in FDT provided to Linux by Paul Burton · 8 years ago
- ed048e7 boston: Move CM GCRs away from flash by Paul Burton · 8 years ago
- 939a255 MIPS: Make CM GCR base configurable by Paul Burton · 7 years ago
- 63c011f mips: bmips: add missing SFR NeufBox 4 config by Álvaro Fernández Rojas · 7 years ago
- b493a35 dm: ram: remove unneeded brcm,bcm63268-mc id by Álvaro Fernández Rojas · 7 years ago
- 0c9152d mips: bmips: bcm63268: fix brcm, bcm6328-mc size by Álvaro Fernández Rojas · 7 years ago
- 44d8514 mips: bmips: bcm6328: fix brcm, bcm6328-mc size by Álvaro Fernández Rojas · 7 years ago
- 4153e47 mips: bmips: bcm6358: fix brcm, bcm6358-mc size by Álvaro Fernández Rojas · 7 years ago
- a292eb6 arm: am335x: Enable tiny printf in SPL by Lokesh Vutla · 8 years ago
- 238205f configs: am335x_evm: Enable SPL_DM by Lokesh Vutla · 8 years ago
- 4548bc8 am33xx: Provide platform data for mmc by Lokesh Vutla · 8 years ago
- 3a517fd configs: am335x_evm: Use omap2 generic spl load script by Lokesh Vutla · 8 years ago
- cbcb170 dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver by Lokesh Vutla · 8 years ago
- 2558c04 dm: mmc: omap_hsmmc: Update to support of-platdata by Lokesh Vutla · 8 years ago
- a52cf08 serial: omap: Support debug UART by Lokesh Vutla · 8 years ago
- 46f51dc Add 16-bit single register pin controller support by James Balean · 8 years ago
- 6e7585b boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot by B, Ravi · 8 years ago
- 984a3c8 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · 8 years ago
- 907fef6 qspi: dra7xx: enable qspi-boot for dra7x paltform by B, Ravi · 8 years ago
- 8628279 arch: arm: omap: Declare size of ddr very early by Lokesh Vutla · 8 years ago
- 15eb1d4 spl: reorder the assignment of board info to global data by Lokesh Vutla · 8 years ago
- e938ef1 spl: Makefile: include /config in the (reduced) FDT used by the SPL stage by Philipp Tomsich · 8 years ago
- f222b36 doc: document /config/u-boot, spl-payload-offset property by Philipp Tomsich · 8 years ago
- 2bac55b spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property by Philipp Tomsich · 8 years ago