Commit Graph

4664 Commits (02bbe2aaa28fe2dde79b6d0e9ed5ed8963f79a8b)

Author SHA1 Message Date
Rick Chen 068feb9b86 riscv: Modify generic codes to support RISC-V 8 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 8 years ago
Jean-Jacques Hiblot d0e443786c common: do not compile common fastboot code when building the SPL 8 years ago
Philipp Tomsich d21fb63d77 spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option 8 years ago
Prabhakar Kushwaha 24acb83d8f common: Fix-up MAC addr in dts by fetching env variable serially 8 years ago
Heiko Schocher 1a1e7072e3 common: image.c: Fix CACHE: Misaligned operation output 8 years ago
Goldschmidt Simon 8b93a92f6d fpga: allow programming fpga from FIT image for all FPGA drivers 8 years ago
Simon Glass dfce1799e7 binman: Add binman support to spl_ram.c 8 years ago
Simon Glass 8bee2d251a binman: Add binman symbol support to SPL 8 years ago
Peng Fan a1be94b654 SPL: Add FIT data-position property support 8 years ago
Simon Glass af1bc0cf46 log: Plumb logging into the init sequence 8 years ago
Simon Glass ef11ed8239 log: Add a test command 8 years ago
Simon Glass c6d47535df log: Add a console driver 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
Simon Glass 0ad0458c76 usb: Correct use of debug() 8 years ago
Simon Glass 64e9b4f346 Revert "sandbox: Drop special case console code for sandbox" 8 years ago
Heinrich Schuchardt 2614a20847 common: command: tempory buffer should have size of command line buf 8 years ago
Tom Rini 7fef459096 spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled 8 years ago
Philipp Tomsich 883946e8e7 usb: hub: identify the hub-device to usb_hub_reset_devices 8 years ago
Philipp Tomsich 337bbb6297 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size 8 years ago
Philipp Tomsich 506c428ec8 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item 8 years ago
Philipp Tomsich aa122f6b3d spl: rename config item SPL_ATF_SUPPORT to SPL_ATF 8 years ago
Philipp Tomsich 1d3790905d spl: atf: introduce spl_invoke_atf and make bl31_entry private 8 years ago
Philipp Tomsich a616c783f2 spl: fit: implement recording of loadables into /fit-images 8 years ago
Philipp Tomsich 9f45aeb937 spl: fit: implement fdt_record_loadable 8 years ago
Philipp Tomsich d879616e9e spl: fit: simplify logic for FDT loading for non-OS boots 8 years ago
Philipp Tomsich 4914af1286 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware 8 years ago
Faiz Abbas 8502f9f6d7 thermal: ti-bandgap: Add support for temperature sensor 8 years ago
Heinrich Schuchardt a874cac3b4 malloc: don't compare pointers to 0 8 years ago
Tom Rini b6251db8c3 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 8 years ago
André Draszik 3fe3839acc SPL: fix printing of image name 8 years ago
Soeren Moch be135cc5eb Revert "console: simplify puts()" 8 years ago
Kever Yang 8f4d62b403 spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip 8 years ago
Masahiro Yamada 8ec87df376 image-sig: use designated initializers for algorithm 8 years ago
Patrice Chotard 3bc599c956 stm32: fix STMicroelectronics copyright 8 years ago
Tuomas Tynkkynen 137aefba03 common: Remove genimg_get_image() 8 years ago
Tuomas Tynkkynen c68c03f52b Drop CONFIG_HAS_DATAFLASH 8 years ago
York Sun d1fc0a31b5 spl: fix assignment of board info to global data 8 years ago
Jean-Jacques Hiblot 02035d0086 fit: If no matching config is found in fit_find_config_node(), use the default one 8 years ago
Jean-Jacques Hiblot d56b86eec3 fit: fixed bug in locate_dtb_in_fit() 8 years ago
Jean-Jacques Hiblot 906a9dbbcb fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() 8 years ago
Jean-Jacques Hiblot 11955590a2 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig 8 years ago
Tom Rini 6a3e65dea3 common: Drop LOGLEVEL to 4 8 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 8 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 8 years ago
Bin Meng 72ac8f3fc2 usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() 8 years ago
Bin Meng 061895fbe5 usb: hub: Clear BH reset status change for a 3.0 hub 8 years ago
Bin Meng b90203526f usb: hub: Clear port reset before usb_hub_port_connect_change() 8 years ago
Bin Meng 932bb668bb usb: Read device descriptor after device is addressed for xHCI 8 years ago