Commit Graph

91 Commits (f9d7e17e844f9e94c39a8c95f73a4454097a6948)

Author SHA1 Message Date
Robert P. J. Day 2adbc17b9e global_data.h: Standardize tabs and alignment for comments 9 years ago
York Sun e61a7534e3 armv8: Move secure_ram variable out of generic global data 9 years ago
Michal Simek 340b0e3bb6 env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used 9 years ago
mario.six@gdsys.cc 53ecdfb920 dm: gpio: Add methods for open drain setting 9 years ago
Eric Nelson 6c880b7719 dm: gpio: add a default gpio xlate routine 9 years ago
Simon Glass 17c43f1a42 gpio: Use const where possible 9 years ago
Simon Glass bbf2478026 gpio: Add a function to obtain a GPIO vector value 9 years ago
David Müller (ELSOFT AG) 928f605455 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Simon Glass 5a54194515 dm: common: Add memory reservation for the video uclass 9 years ago
York Sun e81495224f Reserve secure memory 9 years ago
Simon Glass 9854a8748c console: Add a console buffer 9 years ago
Fabio Estevam 77c8554e4d include: Add generic bitops headers 10 years ago
Simon Glass 1017296247 dm: spl: Support device tree when BSS is in a different section 10 years ago
Thomas Chou c8a7ba9e6a dm: implement a Timer uclass 10 years ago
Jagan Teki 89b5c81b75 linux/bitops.h: GENMASK copy from linux 10 years ago
Simon Glass 2212e69bc0 Revert "Align global_data to a 16-byte boundary" 10 years ago
Simon Glass 2afddae075 Align global_data to a 16-byte boundary 10 years ago
Bin Meng 715f599f8a common: Display >=4GiB memory bank size 10 years ago
Simon Glass f05ad9ba4c Add a way to skip relocation 10 years ago
Simon Glass b0b403d954 Reserve the top 16 flag bits for architecture-specific use 10 years ago
Simon Glass 070d00b8dc dm: spl: Allow device tree/driver model in board_init_f() 10 years ago
Simon Glass efa677fb48 dm: gpio: Add dm_gpio_request() to manually request a GPIO 10 years ago
Simon Glass 32ec159844 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name 10 years ago
Simon Glass b9da5086b8 dm: x86: baytrail: Correct PCI region 3 when driver model is used 10 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 11 years ago
Jeroen Hofstee 5b5ac64560 gpio: add protype for name_to_gpio 11 years ago
Simon Glass 85bfe6e4f6 dm: gpio: Remove unused get_state() uclass method 11 years ago
Simon Glass d44f597b12 dm: gpio: Add gpio_requestf() helper for printf() strings 11 years ago
Simon Glass 0757535a7e dm: Move the function for getting GPIO status into the uclass 11 years ago
Simon Glass 6449a506d6 dm: gpio: Add gpio_get_function() and friends 11 years ago
Simon Glass b892d127ff dm: gpio: Implement GPIO reservation in the uclass 11 years ago
Marcel Ziswiler 25ca385dd6 gpio: header file comment spelling fixes 11 years ago
Simon Glass 89e6405425 dm: gpio: Enhance gpio command to show only active GPIOs 11 years ago