Commit Graph

62 Commits (0566e2403d0b6ba8e2f6df0559ad05e81fc20e35)

Author SHA1 Message Date
Alison Wang 1313db48e2 m68k: Add generic board support for MCF547X/8X and MCF5445X 10 years ago
angelo@sysam.it e310b93ec1 m68k: add generic-board support 10 years ago
Andreas Bießmann a752a8b4c4 avr32: add generic board support 10 years ago
Martin Dorwig 49cad54788 Export redesign 10 years ago
Simon Glass 5d1c17e9a5 dm: gpio: Mark the old GPIO API deprecated 10 years ago
Simon Glass 3669e0e759 dm: gpio: Add better functions to request GPIOs 10 years ago
Simon Glass 0dac4d51f5 dm: gpio: Add a driver GPIO translation method 10 years ago
Simon Glass ae7123f876 dm: gpio: Add a native driver model API 10 years ago
Anton Habegger dc2884315d ubifs: Import atomic_long operations from Linux 10 years ago
Bin Meng 8f9052fd98 pci: Make pci apis usable before relocation 10 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 10 years ago
Simon Glass e5901c94e3 dm: gpio: Add a function to read an ID from a list of GPIOs 10 years ago
Simon Glass 469a579df2 dm: serial: Move current serial port pointer to global_data 10 years ago
Marek Vasut 5038d7f189 ppc: Zap Hymod board 10 years ago
Jeroen Hofstee 5b5ac64560 gpio: add protype for name_to_gpio 10 years ago
Simon Glass 85bfe6e4f6 dm: gpio: Remove unused get_state() uclass method 10 years ago
Simon Glass d44f597b12 dm: gpio: Add gpio_requestf() helper for printf() strings 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
Marcel Ziswiler 25ca385dd6 gpio: header file comment spelling fixes 10 years ago
Simon Glass 89e6405425 dm: gpio: Enhance gpio command to show only active GPIOs 11 years ago
Simon Glass 093f79ab88 Add a flag indicating when the serial console is ready 11 years ago
Simon Glass ab7cd62790 dm: Support driver model prior to relocation 11 years ago
Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
York Sun dec1861be9 driver/mxc_i2c: Move static data structure to global_data 11 years ago
Masahiro Yamada a146e8b189 powerpc: remove NX823 board support 11 years ago
Masahiro Yamada 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 11 years ago
Simon Glass 96495d90fe dm: Add GPIO support and tests 11 years ago
Simon Glass 6494d708bf dm: Add base driver model support 11 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 11 years ago
Masahiro Yamada 3b98b57fa7 include: delete unused header files 11 years ago
Rob Herring 8dfafdde88 Introduce common timer functions 11 years ago
Matthias Fuchs 3fb8588912 ppc4xx: Remove support for PPC405CR CPUs 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Heiko Schocher 385c9ef5a7 i2c: add i2c_core and prepare for new multibus support 12 years ago
Simon Glass 71c52dba2b Add trace support to generic board 12 years ago
Albert ARIBAUD 09d81184e1 remove all references to .dynsym 12 years ago
Masahiro Yamada a0ba279ac6 generic_board: reduce the redundancy of gd_t struct members 12 years ago
Wolfgang Denk d6ed322222 Power: remove support for Freescale MPC8220 12 years ago
Simon Glass a733b06b69 sandbox: Switch over to generic board 12 years ago
Simon Glass b5bec88434 Use 'unsigned int' for global_data's baudrate 12 years ago
Simon Glass 1938f4a5b6 Introduce generic pre-relocation board_f.c 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Simon Glass 69d59b47ad Introduce generic u-boot.h file 12 years ago
Simon Glass 50b1fa3996 Add generic global_data 12 years ago
Nikita Kiryanov 94740e4739 gpio: remove duplicate function signature 12 years ago
Simon Glass 1bbd28d215 Add gpio_request() to asm-generic header 12 years ago