Commit Graph

3585 Commits (1bf73bdeae43f253f432489f6fe71e3bfa763706)

Author SHA1 Message Date
Simon Glass 10b84fe1b5 rockchip: Add support for the SPI image 10 years ago
Simon Glass f9a3c278b9 rockchip: Add support for the SD image 10 years ago
Simon Glass a131c1f442 rockchip: Add the rkimage format to mkimage 10 years ago
Simon Glass e76cb9272d dm: tpm: Add a 'tpmtest' command 10 years ago
Simon Glass ad77694e23 tpm: Add a 'tpm info' command 10 years ago
Simon Glass 5c51d8aa0e tpm: Check that parse_byte_string() has data to parse 10 years ago
Simon Glass f8f1fe1d52 tpm: Report tpm errors on the command line 10 years ago
Simon Glass c10c8e313c dm: i2c: Add a command to adjust the offset length 10 years ago
Simon Glass c8a8c51039 dm: tpm: Convert the TPM command and library to driver model 10 years ago
Simon Glass a7d660bc49 tpm: Add Kconfig options for TPMs 10 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 10 years ago
Hans de Goede a85da21f75 env_mmc: Properly prefix mmc errors with '!' 10 years ago
Simon Glass 972ea53390 malloc_simple: Correct the alignment logic in memalign_simple() 10 years ago
Kun-Hua Huang 2e88bb28d8 NDS32: Generic Board Support and Unsupport 10 years ago
Thierry Reding 9734b97f76 image: Fix loop condition to avoid warning 10 years ago
Bin Meng a52a068eb1 x86: fsp: Delay x86_fsp_init() call a little bit 10 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Masahiro Yamada dffb86e468 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL 10 years ago
Simon Glass 2212e69bc0 Revert "Align global_data to a 16-byte boundary" 10 years ago
Ravi Babu 7dd0174467 env: use cache line aligned memory for flash read 10 years ago
Ravi Babu 156e96f038 sf: allocate cache aligned buffers to copy from flash 10 years ago
Simon Glass f0c7d9c746 x86: Switch to using generic global_data setup 10 years ago
Simon Glass 1fed87db6a Allow arch-specific setting of global_data in board_init_f_mem() 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
Max Krummenacher d89212b796 image-fdt.c: store returned error value 10 years ago
Marcel Ziswiler a9ad18c9d5 generic-board: allow showing custom board info 10 years ago
Marcel Ziswiler 3b96b90966 common/lcd_console: fix console/logo regression 10 years ago
Nikita Kiryanov 181bd9dc61 kconfig: add config option for shell prompt 10 years ago
Gong Qianyu 210fbee901 common/cmd_source.c: Fix the source command failure under 64-bit platform 10 years ago
Gong Qianyu 7ef4c45c6e spl: Fix compile warning for arm64 10 years ago
Rob Herring 2dd46328fd image: fix Android ramdisk support when dtb is specified 10 years ago
Heiko Schocher 80402f34f8 spl, common, serial: build SPL without serial support 10 years ago
Simon Glass 224d1ddcc5 dm: pmic: Display the regulator limits on error 10 years ago
Marcel Ziswiler 389f1856bd dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression 10 years ago
Marek Vasut dcc7dbc731 usb: Fix device detection code 10 years ago
Simon Glass f1a0bafb58 efi: Add a command to display the memory map 10 years ago
Simon Glass f05ad9ba4c Add a way to skip relocation 10 years ago
Ben Stoltz 9b2174984e efi: Avoid using non-existent text base 10 years ago
Peng Fan 58b6ad681a common: command add '\n' for debug msg 10 years ago
Bin Meng 31dd0a9a76 common: Print nothing in the __weak checkboard() 10 years ago
Michal Simek 711e5e26b4 cmd_mp: Add support for showing all CPU status by one command 10 years ago
Stephen Warren 8b5c738b85 pxe: add AArch64 image support 10 years ago
Haikun.Wang@freescale.com dac326b823 generic_board: Call "checkboard" even though the root node has a "model" property 10 years ago
Stefan Roese 4bfcc54c0b spl: spl_mmc: Add option to boot from a MMC partition with offset 10 years ago
Hannes Petermaier de934b4158 common/lcd_simplefb: Add support for 32bit organized framebuffers 10 years ago
Paul Kocialkowski eca76b7429 fastboot: Dynamic controller index for usb_gadget_handle_interrupts 10 years ago
Paul Kocialkowski 8d2f0039f0 usb: board_usb_init and board_usb_cleanup calls in the fastboot command 10 years ago
Simon Glass abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming 10 years ago
Simon Glass c8c2797c38 dm: usb: eth: Support driver model with USB Ethernet 10 years ago