Commit Graph

26188 Commits (eea5a4cc1baa1b7f2697c4385aeae881430bff24)
 

Author SHA1 Message Date
Masahiro Yamada eea5a4cc1b dm: serial: consolidate common code more 10 years ago
Masahiro Yamada 52a0a6f0dc dm: serial: remove unnecessary casting 10 years ago
Masahiro Yamada bac644675a dm: serial: fix console putc 10 years ago
Masahiro Yamada 3fdd0bb2b0 serial: add static directive to local functions 10 years ago
Masahiro Yamada 86256b796e dm: move platform data headers to include/dm/platform_data 10 years ago
Simon Glass e98a03ca68 dm: x86: Convert coreboot serial to use driver model 10 years ago
Simon Glass d1259c9f5f dm: x86: dts: Add additional info to the serial port node 10 years ago
Simon Glass 7414112d70 dm: x86: Convert Intel ICH6 GPIO driver to use driver model 10 years ago
Simon Glass c15b0b86d1 dm: x86: Add a gpio header for coreboot 10 years ago
Simon Glass 5dbcaa2128 dm: x86: Support pre-reloc malloc() 10 years ago
Simon Glass fbd7282426 dm: x86: Zero global data before board_init_f() 10 years ago
Simon Glass 9c284ffd93 dm: x86: Remove ebp assembler warning in zimage.c 10 years ago
Simon Glass 1f77690e16 dm: serial: ns16550: Add a cast to the I/O operations 10 years ago
Simon Glass 85bfe6e4f6 dm: gpio: Remove unused get_state() uclass method 10 years ago
Simon Glass 2d91a9772c dm: dts: Move omap device tree includes to correct place 10 years ago
Simon Glass c65dd445c9 dm: gpio: imx: Drop request()/free() in the driver 10 years ago
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
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