Commit Graph

116 Commits (0a9ef45158d586017839d4b6fccd7f8f16672156)

Author SHA1 Message Date
Paul Burton d4150ca6de Provide a generic io.h & address mapping functions 7 years ago
Heinrich Schuchardt 5e44489bc1 efi_loader: rename __efi_hello_world_* 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Simon Glass 203e94f6c9 env: Add an enum for environment state 8 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 8 years ago
Christophe Leroy 907208c452 powerpc: Partialy restore core of mpc8xx 8 years ago
Andy Shevchenko daab59ac05 avr32: Retire AVR32 for good 8 years ago
Heiko Schocher 98f705c9ce powerpc: remove 4xx support 8 years ago
Heiko Schocher 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 8 years ago
Heiko Schocher 5025897774 powerpc, 5xx: remove support for 5xx 8 years ago
Heiko Schocher 2eb48ff7a2 powerpc, 8260: remove support for mpc8260 8 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 8 years ago
Simon Glass 25e7dc6a6a bootstage: Support relocating boostage data 8 years ago
Simon Glass b383d6c05e bootstage: Convert to use malloc() 8 years ago
Simon Glass 150c5afe5b dm: gpio: Add live tree support 8 years ago
Simon Glass 6f39b94a5d dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment 8 years ago
Simon Glass 3a57123e59 dm: gpio: Refactor to prepare for live tree support 8 years ago
Simon Glass 5e060d8bcc dm: core: Add livetree definitions 8 years ago
Peng Fan 25112101d0 asm-generic: global_data: change timebase_l/h to unsigned int 8 years ago
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 8 years ago
Eddie Cai 340f418acd spl: Add spl_early_init() 8 years ago
Simon Glass c7ae3dfdcc efi: Add support for a hello world test program 8 years ago
Simon Glass 8f92558414 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig 8 years ago
Simon Glass 22d9574337 Add _image_binary_end section declaration 8 years ago
Masahiro Yamada 2c61551b62 Move error macros from <asm-generic/errno.h> to <linux/errno.h> 8 years ago
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 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" 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