~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
liebherr
Commit message (
Expand
)
Author
Age
*
arm: xea: Call spl_early_init() before DM serial console is enabled in SPL
Lukasz Majewski
2023-07-11
*
spl: xea: Provide stub DM driver for imx28 clocks
Lukasz Majewski
2023-07-11
*
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
arm: xea: config: Provide special defconfig for a single binary u-boot
Lukasz Majewski
2022-02-05
*
arm: xea: Modify board code to generate single binary u-boot
Lukasz Majewski
2022-02-05
*
Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig
Tom Rini
2021-12-27
*
spi: Rename SPI_SUPPORT to SPI
Simon Glass
2021-09-04
*
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-09-04
*
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
xea: spl: Disable pull UP for GPIO0_2{35}
Lukasz Majewski
2021-01-08
*
liebherr: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
arm: Add extra boot device (UART) to run Ymodem u-boot.img boot on XEA (imx28)
Lukasz Majewski
2020-07-16
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
arm: xea: spl: Add GPIO0_0 setup on spl_board_init
Lukasz Majewski
2020-02-09
*
arm: xea: Provide function to set L2 switch 'local-mac-address' property
Lukasz Majewski
2020-02-09
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
*
imx: Add support for i.MX28 based XEA board
Lukasz Majewski
2020-01-07
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
*
common: Move serial functions out of common.h
Simon Glass
2019-12-02
*
ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB
Lukasz Majewski
2019-11-03
*
ARM: imx: Decouple mccmon6's SPL and u-boot proper code
Lukasz Majewski
2019-11-03
*
ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper
Lukasz Majewski
2019-11-03
*
imx: Rewrite display5 get_board_id() function to use dm_gpio_* API
Lukasz Majewski
2019-10-08
*
imx: Convert emergency pad of display5 to use dm_gpio* functions
Lukasz Majewski
2019-10-08
*
ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)
Lukasz Majewski
2019-10-08
*
ARM: display5: Remove UART initialization code after DM/DTS conversion (non-c...
Lukasz Majewski
2019-10-08
*
DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)
Lukasz Majewski
2019-10-08
*
DM: eth: Switch display5 board to use DM_ETH
Lukasz Majewski
2019-10-08
*
DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)
Lukasz Majewski
2019-10-08
*
DM: I2C: Switch display5 board to use DM_I2C
Lukasz Majewski
2019-10-08
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
*
env: Move env_init() to env.h
Simon Glass
2019-08-11
*
env: Move env_get_f() to env.h
Simon Glass
2019-08-11
*
ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc
Lukasz Majewski
2019-07-19
*
ARM: display5: Fix CS check after moving some SPI related CONFIGs to Kconfig
Lukasz Majewski
2019-07-19
*
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-23
*
display5: Add missing environment.h include to avoid warning
Lukasz Majewski
2018-06-18
*
display5: net: Add function to read ethaddr from iMX6 fuses
Lukasz Majewski
2018-06-18
*
display5: ddr: Enable support for DDR3 auto calibration
Lukasz Majewski
2018-06-18
*
display5: wdt: Enable WDT support (both SPL and u-boot)
Lukasz Majewski
2018-06-18
*
display5: Support for the emergency PAD pressing
Lukasz Majewski
2018-06-18
*
display5: spl: Check return code of the env_* functions
Lukasz Majewski
2018-06-18
[next]