- 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
- 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 6935893 drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 4 months ago
- a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
- 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
- 70a3030 spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver by Lukasz Majewski · 5 years ago
- e5c207c gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO) by Lukasz Majewski · 5 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- d2558a7 gpio: mxs: Remove netdev.h by Marek Vasut · 9 years ago
- a7ec686 gpio: mxs: add name_to_gpio() function by Måns Rullgård · 9 years ago
- 041487c mxs_gpio: fix the handling in gpio_direction_output() by Michael Heimpold · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 5309b00 mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
- fb98d4a Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
- f8928f1 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
- 2597166 M28: Fix OB1 bug in GPIO driver by Robert Deliën · 13 years ago
- 53fdab2 iMX28: Add GPIO control by Marek Vasut · 13 years ago