summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-12-02common: Move sorting functions to their own header fileSimon Glass
2019-12-02common: Move bootcount functions to their header fileSimon Glass
2019-12-02spl: bootcount: Move code out of header fileSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-12-02crc: Fix code style with crc functionsSimon Glass
2019-12-02common: Drop linux/crc8.hSimon Glass
2019-12-02common: Move random-number functions into their own headerSimon Glass
2019-12-02status_led: Tidy up the code styleSimon Glass
2019-12-02common: Drop global inclusion of status_led.hSimon Glass
2019-12-02Drop CONFIG_SHOW_ACTIVITYSimon Glass
2019-12-02common: Move older CPU functions to their own headerSimon Glass
2019-11-28Merge git://git.denx.de/u-boot-usbTom Rini
2019-11-26stm32mp1: board: add spi nand supportPatrick Delaunay
2019-11-26stm32mp1: activate SET_DFU_ALT_INFOPatrick Delaunay
2019-11-26ARM: dts: stm32: DT alignment with kernel v5.4-rc4Patrick Delaunay
2019-11-26ARM: dts: stm32: DT alignment with kernel v5.3Patrick Delaunay
2019-11-25Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-bootTom Rini
2019-11-25usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.hHeinrich Schuchardt
2019-11-24ARM: bcm283x: Move BCM283x_BASE to a global variableMatthias Brugger
2019-11-23Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-11-23usb: dwc3: Add phy interface for dwc3_ubootJagan Teki
2019-11-23power: fan53555: add support for Silergy SYR82X and SYR83XVasily Khoruzhick
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini
2019-11-19efi_loader: remove unused function efi_dp_from_dev()Heinrich Schuchardt
2019-11-17Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-11-17Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dmTom Rini
2019-11-17rockchip: dts: tinker: Add tinker-s board supportMichael Trimarchi
2019-11-17rockchip: rk3308: Add support for ROC-RK3308-CC boardAndy Yan
2019-11-17board: rockchip: Add rk3308 evb supportAndy Yan
2019-11-17rockchip: clk: Add clk driver for rk3308Finley Xiao
2019-11-17arm: rockchip: Add RK3308 SOC supportAndy Yan
2019-11-17rockchip: rk3399: split rockpro64 out of evb_rk3399Vasily Khoruzhick
2019-11-17rockchip: usb: Migrate to use ofnodeKever Yang
2019-11-17rockchip: add px30-evb boardHeiko Stuebner
2019-11-17rockchip: clk: add px30 clock driverKever Yang
2019-11-17rockchip: add core px30 headersHeiko Stuebner
2019-11-14tests: add OP-TEE test suiteHeiko Stuebner
2019-11-14image: fdt: copy possible optee nodes to a loaded devicetreeHeiko Stuebner
2019-11-14fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory()Heiko Stuebner
2019-11-14fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()Heiko Stuebner
2019-11-14pinctrol: dm: remove the function pinctrl_decode_pin_configPatrick Delaunay
2019-11-12efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini
2019-11-12pfla02: Migrate CONFIG_ENV_IS_IN_SPI_FLASH to defconfigTom Rini
2019-11-12evb-rk3128: Migrate CONFIG_ENV_IS_IN_MMC to defconfigTom Rini
2019-11-12Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-11-11Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2019-11-10rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUsKever Yang