~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* global: Migrate CONFIG_PL011_CLOCK to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* vexpress64: also consider DTB pointer in x1Andre Przywara2022-09-29
* net: Remove smc91111 ethernet driverTom Rini2022-08-12
* vexpress64: pick DRAM size from DTAndre Przywara2022-04-01
* vexpress64: generalise page table generationAndre Przywara2022-04-01
* vexpress64: fvp: enable OF_CONTROLAndre Przywara2022-04-01
* vexpress64: Enable VIRTIO_NET network driverPeter Hoyes2022-01-04
* vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64Peter Hoyes2022-01-04
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-27
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-05
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* arm: juno: Enable DM_ETHAndre Przywara2020-07-07
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* arm: juno: Use PSCI based resetAndre Przywara2020-05-07
* arm: juno: Enable OF_CONTROLAndre Przywara2020-05-07
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-01
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* armv8: mmu: Add support of non-identical mappingYork Sun2016-07-15
* vexpress64: Add MMU tablesAlexander Graf2016-03-15
* vexpress64: use 2nd DRAM bank only on junoRyan Harkin2015-11-21
* vexpress64: compile Juno PCIe conditionallyRyan Harkin2015-11-21
* vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.Liviu Dudau2015-10-19
* vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau2015-10-19
* vexpress64: use DM for all vexpress64 boardsLinus Walleij2015-04-23
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-03
|\
| * ARMv8: enable DM in vexpress64 boardDavid Feng2015-03-27
* | vexpress64: remove board late init, use smhloadLinus Walleij2015-03-28
|/
* armv8/vexpress64: make multientry conditionalLinus Walleij2015-03-09
* vexpress64: juno: support SMC9118 ethernetLinus Walleij2015-03-05
* arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo2014-07-03
* arm64: board support of vexpress_aemv8aDavid Feng2014-01-09