Commit Graph

26167 Commits (756ac0bb1526c8c661ad3ff673cd17c7602ab46e)
 

Author SHA1 Message Date
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
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
Stefan Roese b2b8a6967a Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image 10 years ago
Stefan Roese 4acd2d24b6 tools: kwbimage: Add image version 1 support for Armada XP / 370 10 years ago
Stefan Roese 2afa331260 tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported 10 years ago
Stefan Roese 84899e2db3 tools/kwboot: Sync with latest barebox version to support Armada XP 10 years ago
Stefan Roese 1721fe6966 arm: kirkwood: Remove some dead code from cpu.c 10 years ago
Stefan Roese a488483174 arm: armada-xp: Add basic support for the maxBCM board 10 years ago
Stefan Roese dd580801aa arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board 10 years ago
Stefan Roese 41e5ee54e3 arm: armada-xp: Add basic support for Marvell Armada XP SoC 10 years ago
Stefan Roese 6d5fe560a5 i2c: mvtwsi: Add support for Marvell Armada XP 10 years ago
Stefan Roese 4fb3f0c802 net: phy.h: Make PHY autonegotiation timeout configurable 10 years ago
Stefan Roese 19fc2eae6d net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC 10 years ago
Stefan Roese 96c5f0816a arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() 10 years ago
Stefan Roese 4fd7717e8e spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE 10 years ago
Stefan Roese d5c5132f87 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c 10 years ago
Stefan Roese 4aceea2088 spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's 10 years ago
Stefan Roese 24c04977fa arm: mvebu: Add common mbus functions to use on Marvell SoCs 10 years ago
Stefan Roese 22700dc6fb arm: marvell: Rework timer.c to make it usable for other MVEBU platforms 10 years ago