Commit Graph

126 Commits (1f553564116f47e4730e1cadbcf9bc24e550cfa6)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Christophe Leroy ee1e600c13 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx 7 years ago
York Sun e1caa5841e env: Fix env_load_location 8 years ago
Heinrich Schuchardt 268ec6e00e efi_loader: fix building crt0 on arm 8 years ago
Simon Glass 3b73e8d067 log: Add control over log formatting 8 years ago
Bradley Bolen 9c3264ce40 atomic-long: Fix warnings on arm64 8 years ago
Maxime Ripard 1d4460871b env: Initialise all the environments 8 years ago
Simon Glass af1bc0cf46 log: Plumb logging into the init sequence 8 years ago
Simon Glass e9c8d49d54 log: Add an implementation of logging 8 years ago
Simon Glass c5404b64fb Drop the log buffer 8 years ago
Paul Burton d4150ca6de Provide a generic io.h & address mapping functions 8 years ago
Heinrich Schuchardt 5e44489bc1 efi_loader: rename __efi_hello_world_* 8 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 9 years ago
Simon Glass 8f92558414 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig 9 years ago
Simon Glass 22d9574337 Add _image_binary_end section declaration 9 years ago
Masahiro Yamada 2c61551b62 Move error macros from <asm-generic/errno.h> to <linux/errno.h> 9 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. 10 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 10 years ago
Simon Glass 5a54194515 dm: common: Add memory reservation for the video uclass 10 years ago
York Sun e81495224f Reserve secure memory 10 years ago
Simon Glass 9854a8748c console: Add a console buffer 10 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