Commit Graph

26436 Commits (edf7dbba69252c1db9e8981153bac6bb4b760516)
 

Author SHA1 Message Date
Simon Glass 6227fb87c4 dm: gpio: exynos: Drop request()/free() in the driver 10 years ago
Simon Glass 3dd2d48055 dm: gpio: rpi_b: Drop request()/free() in the driver 10 years ago
Simon Glass 5aff3acdb7 dm: gpio: omap3: Drop request()/free() in the driver 10 years ago
Simon Glass 57d99d368e dm: gpio: tegra: Drop request()/free() in the driver 10 years ago
Simon Glass 4324174d03 test: dm: Add additional GPIO tests 10 years ago
Simon Glass 756ac0bb15 test: dm: Support memory leak checking as a core feature 10 years ago
Simon Glass d44f597b12 dm: gpio: Add gpio_requestf() helper for printf() strings 10 years ago
Simon Glass 4b8f11c2cc test: dm: Update GPIO tests for new gpio_request() method 10 years ago
Simon Glass 5e0bbd61df dm: gpio: sandbox: Drop request()/free() in the driver 10 years ago
Simon Glass 62cb89d5eb dm: gpio: sandbox: Implement the remove() method 10 years ago
Simon Glass 699ea9606c dm: gpio: sandbox: Implement the get_function() method 10 years ago
Simon Glass 0757535a7e dm: Move the function for getting GPIO status into the uclass 10 years ago
Simon Glass 6449a506d6 dm: gpio: Add gpio_get_function() and friends 10 years ago
Simon Glass b892d127ff dm: gpio: Implement GPIO reservation in the uclass 10 years ago
Simon Glass b3f4ca1135 dm: omap3: Move to driver model for GPIO and serial 10 years ago
Simon Glass 1a44cd89fa dm: am33xx: Move to driver model for GPIO and serial 10 years ago
Simon Glass 1f0d883af7 dm: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONS 10 years ago
Simon Glass 0bf249511f dm: omap: serial: Add driver model support 10 years ago
Simon Glass 4119e06dd8 dm: am33xx: Provide platform data for serial 10 years ago
Simon Glass d12010b099 dm: am33xx: Provide platform data for GPIOs 10 years ago
Simon Glass 5915a2ad0d dm: omap: gpio: Support driver model 10 years ago
Simon Glass d57b61143d dm: omap: gpio: Put _get_gpio_value() logic into its own function 10 years ago
Simon Glass 2539f3926c dm: dts: omap: Select correct console for beaglebone 10 years ago
Simon Glass 91155c6560 dm: serial: Support CONFIG_CONS_INDEX if available 10 years ago
Simon Glass 11c1a87893 dm: ns16550: Correct the probe logic for platform data 10 years ago
Simon Glass 167efe01bc dm: ns16550: Use an address instead of a pointer for the uart base 10 years ago
Simon Glass aea2be2012 dm: serial: ns16550: Correct logic for checking for character 10 years ago
Simon Glass c487fd476c dm: serial: Reset the watchdog while waiting in getc() 10 years ago
Simon Glass fe1ef50338 dm: gpio: Support numbered GPIOs 10 years ago
Masahiro Yamada 5b3ee386fd kbuild: clear VENDOR variable to fix build error on tcsh 10 years ago
Igor Grinberg 09bab6e770 musb: fix warning in include/linux/usb/musb.h 10 years ago
Tom Rini 03a3536c7b Merge branch 'master' of git://git.denx.de/u-boot-tegra 10 years ago
Masahiro Yamada 7bfd5ee117 mips: enable CONFIG_USE_PRIVATE_LIBGCC by default 10 years ago
Masahiro Yamada 0732b2f96b kconfig: invoke silentoldconfig if spl, tpl/.config is updated 10 years ago
Masahiro Yamada 9adb6d2407 kbuild: fix a bug of the u-boot-spl link rule 10 years ago
Masahiro Yamada 45ccec8f29 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig 10 years ago
Masahiro Yamada 76eb5d815e kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax 10 years ago
Masahiro Yamada dd43fa22de x86: set CONFIG_USE_PRIVATE_LIBGCC to y 10 years ago
Masahiro Yamada 8c688bc4de kconfig: move CONFIG_SYS_HZ to lib/Kconfig 10 years ago
Igor Grinberg b5ff205cdb omap3/am33xx: mux: fix several checkpatch issues 10 years ago
Igor Grinberg f1b14179f0 omap3: cm-t35: remove enable_gpmc_cs_config() 10 years ago
Igor Grinberg 00d241da9c omap3: cm-t35: use define for mmc wp gpio 10 years ago
Igor Grinberg 52edc87740 omap3: Kconfig: fix the cm-t35 board option prompt 10 years ago
Tom Rini 05180fc708 am335x_evm: Correct "raw" portions of DFU alt into 10 years ago
Tom Rini b6ab550413 am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds. 10 years ago
Felipe Balbi 76bfd1625a arm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT 10 years ago
Felipe Balbi 41f1d40d92 common: Makefile: allow for spl builds with env_fat 10 years ago
Stefan Herbrechtsmeier f5c30c1b1c omap3: overo: Add usb host support 10 years ago
Stefan Herbrechtsmeier 4ed914a243 omap3: overo: Separate module and expansion board MUX configuration 10 years ago
Stefan Herbrechtsmeier 113429a27b omap3: overo: Move ethernet setup to board_eth_init function 10 years ago