summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-08-12km/rgmii: port Ethernet interface of KM Kirkwood boards to driver modelPascal Linder
2019-08-12km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder
2019-08-12km: fixed typo in KM Kirkwood header filePascal Linder
2019-08-12km: clean up header files for KM Kirkwood boardsPascal Linder
2019-08-12km: remove obsolete definitions in KM header filesPascal Linder
2019-08-12km: add Kconfig menus for KM boardsPascal Linder
2019-08-11common: Add a note about the effort to reduce common.hSimon Glass
2019-08-11Drop PCMCIASimon Glass
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move TOTAL_MALLOC_LEN to environment.hSimon Glass
2019-08-11env: Drop the double underscores in search.hSimon Glass
2019-08-11env: Drop the ACTION typedefSimon Glass
2019-08-11env: Rename the redundancy flagsSimon Glass
2019-08-11env: Drop _ENTRYSimon Glass
2019-08-11env: Drop the ENTRY typedefSimon Glass
2019-08-11env: Move callback definitions to env.hSimon Glass
2019-08-11env: Move env_valid to env.hSimon Glass
2019-08-11env: Rename environment to embedded_environmentSimon Glass
2019-08-11env: Move env_reloc() to env.hSimon Glass
2019-08-11env: Move env_get_char() to env.hSimon Glass
2019-08-11env: Move get/set_default_env() to env.hSimon Glass
2019-08-11env: Drop env_crc_update()Simon Glass
2019-08-11env: Move env import/export functions to env.hSimon Glass
2019-08-11env: Move env_load/save functions to env.hSimon Glass
2019-08-11env: Move set_default_vars to env.hSimon Glass
2019-08-11env: Move env_fix_drivers() to env.hSimon Glass
2019-08-11env: net: Move eth_parse_enetaddr() to net.c/hSimon Glass
2019-08-11env: Move eth_env_get/set_enetaddr() to env.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11env: Move env_get_hex() to env.hSimon Glass
2019-08-11env: Move env_get_yesno() to env.hSimon Glass
2019-08-11env: Move env_get_ulong() to env.hSimon Glass
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-08-11env: Move envmatch() to env.hSimon Glass
2019-08-11env: Move env_relocate() to env.hSimon Glass
2019-08-11env: Move env_init() to env.hSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass
2019-08-11env: Move get_env_id() to env.hSimon Glass
2019-08-11env: Create a new file for environment functionsSimon Glass
2019-08-11common: Remove video_setmem()Simon Glass
2019-08-11common: Move lcd_setmem() to lcd.hSimon Glass
2019-08-11common: Drop the dpram_... functionsSimon Glass
2019-08-11common: Move gzip functions into a new gzip headerSimon Glass
2019-08-11board: hisilicon: Add support for Hikey960 boardManivannan Sadhasivam
2019-08-11arm: dts: Import HI3660 devicetree from LinuxManivannan Sadhasivam
2019-08-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-08-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-08-09ARM: renesas: Add R8A77980 V3H Condor board codeMarek Vasut