~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* video: Drop atmel LCD codeSimon Glass2022-10-30
* common: Drop display_options.h from common headerSimon Glass2022-08-10
* Convert CONFIG_EFLASH_PROTSECTORS to KconfigTom Rini2022-06-28
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* ARM: mach-at91: arm926ejs: Add SYSRESET conditionalSergiu Moga2022-04-26
* at91: Remove unused LED codeTom Rini2022-04-08
* ARM: mach-at91: Add compile time option to choose proper timerHari Prasath2021-12-16
* Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...Tom Rini2021-03-30
|\
| * ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_...Martin Townsend2021-03-22
* | 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
* ARM: at91: Add chip ID for SAM9X60 SiPNicolas Ferre2020-10-19
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-09
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop flash.h from common headerSimon Glass2020-05-18
* flash: Tidy up coding style for flash functionsSimon Glass2020-05-18
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* common: Move get_tbclk() to time.hSimon Glass2020-01-17
* Move strtomhz() to vsprintf.hSimon Glass2019-12-02
* ARM: at91: Add sam9x60 socSandeep Sheriker Mallikarjun2019-10-08
* spl: fix linker size check off-by-one errorsSimon Goldschmidt2019-05-05
* arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL ldsStefan Roese2019-04-09
* arm: at91: Makefile: Compile lowlevel_init only when really necessaryStefan Roese2019-04-09
* linker: Modify linker scripts to be more genericTom Rini2019-01-26
* ARM: at91: lds: add test for SPL binary size and bss sizeEugen.Hristev@microchip.com2018-12-07
* ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford2018-09-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-16
* driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com2017-08-26
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-15
* gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang2017-04-13
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-18
* arm, at91: add icache supportHeiko Schocher2016-10-28
* ARM: at91: clock: correct PRES offset for at91sam9x5Heiko Schocher2016-10-28
* at91: Add driver-model GPIO devices for AT91SAM9G45Simon Glass2016-06-12
* spl: arm: Make sure to include all of the u_boot_list entriesTom Rini2016-03-16
* ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang2016-02-18
* ARM: cpu: at91: clean up peripheral clock codeWenyou Yang2016-02-18
* ARM: at91: clock: add a new file to handle clockWenyou Yang2016-02-18
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-12
* ARM: at91: remove non-generic boardsMasahiro Yamada2015-05-13
* ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen2015-04-01
* ARM: atmel: arm926ejs: fix clock configurationBo Shen2015-04-01
* ARM: atmel: arm9: switch to use common timer functionsBo Shen2015-04-01