- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
- 76386d6 arm: Remove cm_t35 board by Jagan Teki · 4 years, 4 months ago
- a25aea7 arm: Remove cm_t54 board by Jagan Teki · 4 years, 4 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 6 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
- 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
- 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 10 months ago
- d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 10 months ago
- 7f681b3 board: cm_fx6: Enable DM support for video, fix build error by Suniel Mahesh · 5 years ago
- cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
- 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
- e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
- 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
- e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
- 8c2644c cm_t3517: remove board by Bartosz Golaszewski · 5 years ago
- ecb76ef arm: am57xx: cl-som-am57x: remove board support by Uri Mashiach · 6 years ago
- 8b8d59f usb: musb-new: Fix improper musb host pointer by Jagan Teki · 6 years ago
- b35fb6a board: constify struct node_info array by Masahiro Yamada · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
- d247cf5 Revert "mx6: ddr: Allow changing REFSEL and REFR fields" by Maxim Yu. Osipov · 7 years ago
- b16c129 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions by Faiz Abbas · 7 years ago
- dbeaa1d ARM: imx: cm_fx6: export board and soc info to env by Christopher Spinrath · 7 years ago
- e743f1e ARM: imx: cm_fx6: remove esdhc init code from board file by Christopher Spinrath · 7 years ago
- 56b801c ARM: imx: cm_fx6: remove sata init code from board file by Christopher Spinrath · 7 years ago
- 883946e usb: hub: identify the hub-device to usb_hub_reset_devices by Philipp Tomsich · 7 years ago
- 8daec2d net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
- 6963204 arm: imx7d: add support for Compulab cl-som-imx7 by Ilya Ledvich · 7 years ago
- 30df9f7 imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · 7 years ago
- 101d217 arm: am57xx: cl-som-am57x: Use new pinctrl macros by Suman Anna · 7 years ago
- 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
- 4f6478d dm: imx: cm_fx6: Add MMC support for CONFIG_BLK by Simon Glass · 7 years ago
- 8d331e3 dm: imx: cm_fx6: Support driver model for SATA by Simon Glass · 7 years ago
- 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
- 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
- 94d50be Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
- 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
- a4e0a63 ARM: am57xx: cl-som-am57x: support for AM5718 by Uri Mashiach · 7 years ago
- 5d98285 arm: Include asm/setup.h explictly by Simon Glass · 7 years ago
- 4125bbc Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
- 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
- 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
- 4acfe1a arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks by Uri Mashiach · 8 years ago
- 1a9a5f7 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · 8 years ago
- 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
- d5abcf9 ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
- 9b6ef52 arm: am57xx: cl-som-am57x: fix Ethernet by Uri Mashiach · 8 years ago
- 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
- fc300e2 arm: am57xx: cl-som-am57x: add ETH support by Dmitry Lifshitz · 8 years ago
- 965c509 arm: am57xx: cl-som-am57x: fetch board rev from EEPROM by Dmitry Lifshitz · 8 years ago
- 46650d5 arm: am57xx: cl-som-am57x: add initial board support by Dmitry Lifshitz · 8 years ago
- ef47683 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
- 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- edf0093 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
- f8de60b ARM: board: cm_fx6: fix mtd partition fixup by Christopher Spinrath · 8 years ago
- 62d6bac ARM: board: cm_fx6: fixup mtd partitions in the fdt by Christopher Spinrath · 8 years ago
- c133c50 ARM: board: cm-fx6: fix mmc for old revisions of utilite by Christopher Spinrath · 8 years ago
- 8af5734 compulab: add support for layout aware eeprom commands by Nikita Kiryanov · 9 years ago
- 3ef56e6 omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs by Paul Kocialkowski · 9 years ago
- 43e568c arm: am437x: cm-t43: set MPU and CORE voltages on boot by Nikita Kiryanov · 9 years ago
- e038e2a arm: am437x: cm-t43: get rid of enable_vtt_regulator() by Nikita Kiryanov · 9 years ago
- dccaaae arm: am437x: cm-t43: set tps fseal bit by Nikita Kiryanov · 9 years ago
- 5dc5a8c arm: am437x: cm-t43: split board file by Nikita Kiryanov · 9 years ago
- 96350f7 dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
- 0a57c03 omap3: cm-t3517: add board specific get_board_rev() by Dmitry Lifshitz · 9 years ago
- 7b9e980 arm: mx6: cm-fx6: define fallback boot devices for spl by Nikita Kiryanov · 9 years ago
- ec26c1e arm: mx6: cm-fx6: add splash locations to cm-fx6 by Nikita Kiryanov · 9 years ago
- 870dd30 splash_source: add support for filesystem formatted mmc by Nikita Kiryanov · 9 years ago
- 679f82c omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
- f20562e mx6: remove SYS_SOC from board Kconfig by Peng Fan · 9 years ago
- 4185518 arm: mx6: cm-fx6: modify device tree for old revisions of utilite by Nikita Kiryanov · 9 years ago
- 53af877 compulab: eeprom: add support for obtaining product name by Nikita Kiryanov · 9 years ago
- e93e809 compulab: eeprom: propagate error value in read_mac_addr() by Nikita Kiryanov · 9 years ago
- 72898ac compulab: eeprom: select i2c bus when querying for board rev by Nikita Kiryanov · 9 years ago
- 63bb759 omap3: cm-t3517: fix MMC1 pinmux by Dmitry Lifshitz · 9 years ago
- 7d1abb7 arm: mx6: cm-fx6: print PCB revision by Nikita Kiryanov · 9 years ago
- d6276ab arm: mx6: cm-fx6: force host mode on usb controller by Nikita Kiryanov · 9 years ago
- 8883dda arm: am437x: Introduce new board cm-t43 by Nikita Kiryanov · 9 years ago
- 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
- 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
- b406f90 arm: mx6: cm-fx6: setup hdmi only on hdmi enable by Nikita Kiryanov · 9 years ago
- 3329949 arm: mx6: cm-fx6: add support for displaytype env var by Nikita Kiryanov · 9 years ago
- 4377859 arm: mx6: cm-fx6: make it possible to not init display by Nikita Kiryanov · 9 years ago
- 75dbbbf arm: mx6: cm-fx6: map HDMI to IPU1 DI0 explicitly by Nikita Kiryanov · 9 years ago
- 60c7c30 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
- 2d59acc imx: mx6 remove duplicated enable_cspi_clock by Peng Fan · 9 years ago
- 237c363 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 10 years ago
- 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
- 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
- d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
- 001646c dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago