~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bdinfo: Show the malloc base with the bdinfo commandSimon Glass2023-07-17
* Merge tag v2023.07-rc4 into nextTom Rini2023-06-12
|\
| * x86: coreboot: Collect the address of the ACPI tablesSimon Glass2023-05-11
* | asm-generic: simplify unaligned.hJens Wiklander2023-05-31
* | include: Remove unused header filesTom Rini2023-05-31
|/
* include: Enable video related global data variable and splash at SPLNikhil M Jain2023-04-24
* gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio co...Rasmus Villemoes2023-03-30
* dm: Add support for handling old u-boot,dm- tagsSimon Glass2023-02-14
* gpio: Get rid of gpio_hog_probe_all()Marek Vasut2023-01-12
* efi_loader: defines for PE-COFF section flagsHeinrich Schuchardt2023-01-04
* watchdog: Drop GD_FLG_WDT_READY as it's not used any moreStefan Roese2022-11-22
* doc: fix documentation of enum gd_flagsHeinrich Schuchardt2022-11-16
* cyclic: get rid of cyclic_init()Rasmus Villemoes2022-11-02
* cyclic: use a flag in gd->flags for recursion protectionRasmus Villemoes2022-11-02
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-30
* video: Drop remaining references to CONFIG_LCDSimon Glass2022-10-30
* test: Detect a change in the device treeSimon Glass2022-09-29
* Merge branch 'master' into nextTom Rini2022-09-19
|\
| * common/console.c: prevent pre-console buffer contents from being added to itselfRasmus Villemoes2022-08-31
* | gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate functionPatrice Chotard2022-09-15
* | cyclic: Add basic support for cyclic function execution infrastrutureStefan Roese2022-09-13
|/
* common/board_r.c: drop legacy and unused bi_enetaddrRasmus Villemoes2022-06-06
* Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-04-10
|\
| * dm: add tag supportAKASHI Takahiro2022-04-09
* | gpio: Add gpio_request_by_line_name()Andrew Jeffery2022-04-08
|/
* video: Drop references to CONFIG_VIDEO et alSimon Glass2022-03-28
* event: Add basic support for eventsSimon Glass2022-03-10
* powerpc: Remove unused MPC8540/60ADS codeTom Rini2022-03-03
* x86: Move the acpi table to generic global_dataSimon Glass2022-01-25
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* fdt: Record where the devicetree came fromSimon Glass2021-12-23
* fdt: Drop #ifdefs with MULTI_DTB_FITSimon Glass2021-12-23
* gpio: Factor out DT flag translationSamuel Holland2021-10-05
* Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...Tom Rini2021-09-27
|\
| * dm: gpio: Add of-platdata supportSimon Glass2021-09-25
* | Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-27
|\ \ | |/ |/|
| * Revert "efi_capsule: Move signature from DTB to .rodata"Simon Glass2021-09-18
* | watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()Rasmus Villemoes2021-08-31
* | Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-30
|/
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-28
* efi_capsule: Move signature from DTB to .rodataIlias Apalodimas2021-07-18
* global-data.h: add build-time sanity check of sizeof(struct global_data)Rasmus Villemoes2021-07-01
* console: Report an error when output buffer is exhaustedSimon Glass2021-06-08
* Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi2021-05-12
* gpio: Drop dm_gpio_set_dir()Simon Glass2021-04-12
* dm: core: Allow storing priv/plat data separatelySimon Glass2021-03-26
* dm: core: Create a struct for device runtime infoSimon Glass2021-03-26
* log: Handle line continuationSimon Glass2021-03-12
* gpio: Add a way to read 3-way strapping pinsSimon Glass2021-03-03
* gpio: Replace direction_input() and direction_output()Simon Glass2021-03-03