aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-08-20ARM: da850evm: Remove dead codeAdam Ford
2019-08-20ARM: da850evm: Remove dead SPI CodeAdam Ford
2019-08-20ARM: omapl138_lcdk: Enable USBAdam Ford
2019-08-20configs: Rename environment variable fit_bootfile to name_fitAndrew F. Davis
2019-08-20configs: Rename environment variable fit_loadaddr to addr_fitAndrew F. Davis
2019-08-20configs: Remove unneeded overlay_files environment variableAndrew F. Davis
2019-08-19Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-08-19configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into KconfigUrja Rannikko
2019-08-19configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into KconfigUrja Rannikko
2019-08-18global_data: Remove comment of reserved arch-specific GD flagsStefan Roese
2019-08-18cbfs: Add functions to support multiple CBFSsSimon Glass
2019-08-18cbfs: Move result variable into the structSimon Glass
2019-08-18x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=nBin Meng
2019-08-17Merge tag 'efi-2019-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-08-15efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stubHeinrich Schuchardt
2019-08-15ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.imgDalon Westergreen
2019-08-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-08-12Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini
2019-08-12ARM: da850-evm: Increase environment NOR partition offsetAdam Ford
2019-08-12ARM: da850-evm: Fix Lowlevel initAdam Ford
2019-08-12arm: dts: k3-am65: add support for PCIe and SERDESSekhar Nori
2019-08-12dm: core: add support for getting register address and sizeSekhar Nori
2019-08-12clk: add support for clk_is_match()Sekhar Nori
2019-08-12board/BuR/brsmarc1: initial commitHannes Schmelzer
2019-08-12watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh
2019-08-12boards: meson: add g12a sei510Jerome Brunet
2019-08-12configs: meson64: permit redefining ENV_SIZENeil Armstrong
2019-08-12powerpc/km: remove unmaintained board KMLION1Holger Brunck
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck
2019-08-12km/arm: remove unmaintained target PORTL2Pascal Linder
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