Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'next' | Tom Rini | 2024-10-07 | 32 | -388/+644 |
|\ | |||||
| * | Merge patch series "vbe: Series part D" | Tom Rini | 2024-10-03 | 1 | -0/+12 |
| |\ | |||||
| | * | mmc: Add more debugging for SPL | Simon Glass | 2024-10-03 | 1 | -0/+12 |
| * | | Merge patch series "arm: Initial support for Analog Devices SC5xx boards" | Tom Rini | 2024-10-03 | 1 | -2/+15 |
| |\ \ | |||||
| | * | | arm: SC573-EZKIT initial support | Oliver Gaskell | 2024-10-03 | 1 | -1/+3 |
| | * | | arm: SC584-EZKIT initial support | Oliver Gaskell | 2024-10-03 | 1 | -0/+3 |
| | * | | arm: SC594-SOM-EZLITE initial support | Oliver Gaskell | 2024-10-03 | 1 | -0/+1 |
| | * | | arm: SC594-SOM-EZKIT initial support | Oliver Gaskell | 2024-10-03 | 1 | -3/+4 |
| | * | | arm: SC598-SOM-EZKIT initial support | Oliver Gaskell | 2024-10-03 | 1 | -2/+8 |
| * | | | Merge patch series "Miscellaneous fixes"WIP/24Sep2024-next | Tom Rini | 2024-09-24 | 2 | -22/+23 |
| |\ \ \ | |||||
| | * | | | common: update: UPDATE_COMMON implies CMD_TFTPBOOT | Jerome Forissier | 2024-09-24 | 1 | -0/+1 |
| | * | | | flash: prefix error codes with FL_ | Jerome Forissier | 2024-09-24 | 1 | -22/+22 |
| | | |/ | | |/| | |||||
| * | | | spl: ram: hide SPL_RAM_SUPPORT | Jerome Forissier | 2024-09-24 | 1 | -6/+2 |
| * | | | Merge patch series "Fix various bugs"WIP/18Sep2024-next | Tom Rini | 2024-09-18 | 3 | -68/+43 |
| |\ \ \ | |||||
| | * | | | dm: usb: Deal with USB keyboard persisting across tests | Simon Glass | 2024-09-18 | 2 | -0/+39 |
| | * | | | usb: Add DEV_FLAGS_DM to stdio for USB keyboard | Simon Glass | 2024-09-18 | 1 | -1/+1 |
| | * | | | log: Add a new log category for the console | Simon Glass | 2024-09-18 | 2 | -0/+3 |
| | * | | | usb: Drop old non-DM code | Simon Glass | 2024-09-18 | 1 | -67/+0 |
| * | | | | Merge tag 'v2024.10-rc5' into next | Tom Rini | 2024-09-16 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge patch series "Bump new hush commits and fix old hush test behavior"WIP/13Sep2024-next | Tom Rini | 2024-09-13 | 2 | -54/+98 |
| |\ \ \ \ \ | |||||
| | * | | | | | cli: modern_hush: Add upstream commits up to 13 July 2024 | Francis Laniel | 2024-09-13 | 2 | -54/+98 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | include: export uuid.h | Caleb Connolly | 2024-09-12 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge patch series "provide names for emmc hardware partitions" | Tom Rini | 2024-09-05 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | mmc: use an enumerated type to represent PARTITION_CONFIG fields | Tim Harvey | 2024-09-05 | 1 | -2/+2 |
| * | | | | | Merge patch series "Make LMB memory map global and persistent" | Tom Rini | 2024-09-03 | 2 | -3/+16 |
| |\ \ \ \ \ | |||||
| | * | | | | | spl: call spl_board_init() at the end of the spl init sequence | Sughosh Ganu | 2024-09-03 | 1 | -3/+3 |
| | * | | | | | lmb: init: initialise the lmb data structures during board init | Sughosh Ganu | 2024-09-03 | 2 | -0/+13 |
| * | | | | | | Merge patch series "Add support for Ethernet Boot on SK-AM62"WIP/30Aug2024-next | Tom Rini | 2024-08-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | common: spl: spl: Init DRAM size in R5/A53 SPL | Chintan Vankar | 2024-08-30 | 1 | -1/+1 |
| * | | | | | | | bootstage: Fix unstash of records from SPL | Jonas Karlman | 2024-08-28 | 1 | -1/+1 |
| * | | | | | | | Merge patch series "Tidy up console recording in tests"WIP/26Aug2024-next | Tom Rini | 2024-08-26 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | test: Fail when an empty line is expected but not present | Simon Glass | 2024-08-26 | 1 | -0/+2 |
| * | | | | | | | global_data: Remove environment members if not used | Simon Glass | 2024-08-26 | 1 | -1/+7 |
| * | | | | | | | global_data: Remove jump table in SPL | Simon Glass | 2024-08-26 | 1 | -1/+2 |
| * | | | | | | | global_data: Reduce size of early-malloc vars | Simon Glass | 2024-08-26 | 3 | -5/+5 |
| * | | | | | | | global_data: Reduce the size of mon_len | Simon Glass | 2024-08-26 | 1 | -2/+2 |
| * | | | | | | | global_data: Drop spl_handoff | Simon Glass | 2024-08-26 | 2 | -12/+12 |
| * | | | | | | | board_f: Move new_bloblist to boardf | Simon Glass | 2024-08-26 | 1 | -5/+6 |
| * | | | | | | | board_f: Move new_bootstage to boardf | Simon Glass | 2024-08-26 | 1 | -4/+3 |
| * | | | | | | | board_f: Move fdt_size to board | Simon Glass | 2024-08-26 | 1 | -4/+7 |
| * | | | | | | | board_f: Add a new struct to hold pre-relocation info | Simon Glass | 2024-08-26 | 1 | -4/+7 |
| * | | | | | | | global_data: Convert have_console into a flag | Simon Glass | 2024-08-26 | 3 | -9/+9 |
| | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | spl: Create a function to init spl_load_info | Simon Glass | 2024-08-23 | 11 | -37/+17 |
| * | | | | | | spl: mmc: Try to clean up raw-mode options | Simon Glass | 2024-08-23 | 1 | -23/+31 |
| * | | | | | | spl: mmc: Adjust args of spl_mmc_find_device() | Simon Glass | 2024-08-23 | 1 | -8/+4 |
| * | | | | | | spl: mmc: Handle error codes consistently | Simon Glass | 2024-08-23 | 1 | -64/+65 |
| * | | | | | | spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT | Simon Glass | 2024-08-23 | 1 | -19/+1 |
| * | | | | | | log: Avoid including function names by default | Simon Glass | 2024-08-23 | 2 | -3/+3 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | spl: Remove remaining #ifdef in spl_parse_image_header() | Simon Glass | 2024-08-23 | 1 | -6/+4 |
| * | | | | | spl: Remove some #ifdefs in spl_parse_image_header() | Simon Glass | 2024-08-23 | 1 | -11/+11 |