Commit Graph

79 Commits (6f0a51aa68419280cffb0d0f78ca4c3936256eb4)

Author SHA1 Message Date
Simon Glass 9854a8748c console: Add a console buffer 9 years ago
Fabio Estevam 77c8554e4d include: Add generic bitops headers 9 years ago
Simon Glass 1017296247 dm: spl: Support device tree when BSS is in a different section 9 years ago
Thomas Chou c8a7ba9e6a dm: implement a Timer uclass 9 years ago
Jagan Teki 89b5c81b75 linux/bitops.h: GENMASK copy from linux 9 years ago
Simon Glass 2212e69bc0 Revert "Align global_data to a 16-byte boundary" 9 years ago
Simon Glass 2afddae075 Align global_data to a 16-byte boundary 9 years ago
Bin Meng 715f599f8a common: Display >=4GiB memory bank size 9 years ago
Simon Glass f05ad9ba4c Add a way to skip relocation 9 years ago
Simon Glass b0b403d954 Reserve the top 16 flag bits for architecture-specific use 9 years ago
Simon Glass 070d00b8dc dm: spl: Allow device tree/driver model in board_init_f() 9 years ago
Simon Glass efa677fb48 dm: gpio: Add dm_gpio_request() to manually request a GPIO 9 years ago
Simon Glass 32ec159844 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name 9 years ago
Simon Glass b9da5086b8 dm: x86: baytrail: Correct PCI region 3 when driver model is used 9 years ago
Masahiro Yamada d9a607f2bd gpio: fix typos in GPIO header 10 years ago
Simon Glass f9523961b0 dm: gpio: Fix comment typo in GPIOD_IS_IN 10 years ago
Simon Glass 962f5caf60 dm: gpio: Add error handling and a function to claim vector GPIOs 10 years ago
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 10 years ago
Simon Glass 093f79ab88 Add a flag indicating when the serial console is ready 10 years ago
Simon Glass ab7cd62790 dm: Support driver model prior to relocation 10 years ago
Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 10 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