- 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- c3b8e3a arm: ronetix: Avoid accessing global_data fb_base by Simon Glass · 3 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 4fa42e2 board: ronetix: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 4 months ago
- 1fdba49 MAINTAINERS: Fix path typos and similar by Tom Rini · 1 year, 4 months ago
- 71e435d board: pm9g45: add missing gpio_request() by Ilko Iliev · 1 year, 5 months ago
- b874c73 imx: Suggest the NXP ATF github repo by Fabio Estevam · 1 year, 11 months ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
- 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- e098f08 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · 2 years, 1 month ago
- f7202f1 video: atmel: Drop CONFIG_LCD_IN_PSRAM by Simon Glass · 2 years, 1 month ago
- 4e2303a at91: Remove unused LED code by Tom Rini · 2 years, 8 months ago
- 8381e63 Convert CONFIG_LCD_INFO et al to Kconfig by Tom Rini · 2 years, 8 months ago
- a7de87a imx: Don't define __ASSEMBLY__ in source files by Simon Glass · 2 years, 10 months ago
- 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
- 490d6dd Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 5 months ago
- a0fe318 board: pm9263: fix some typos in comments by Ilko Iliev · 3 years, 7 months ago
- 2738794 board: pm9263: switch to use DM_ETH by Ilko Iliev · 3 years, 7 months ago
- 75aca07 board: pm9261: remove network support by Ilko Iliev · 3 years, 7 months ago
- 2b4ed30 ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CM by Ilko Iliev · 3 years, 7 months ago
- e2480f1 imx: Add support for Ronetix's iMX7-CM board by Ilko Iliev · 3 years, 7 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
- f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- e7872cb common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
- ec4631f board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO by Ilko Iliev · 6 years ago
- 269a823 board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO by Ilko Iliev · 6 years ago
- 1c93548 board: pm9g45: Migrate to CONFIG_DM by Ilko Iliev · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
- 8f2bbde board: pm9261: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
- dabf855 board: pm9263: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
- a2973c6 board: ronetix: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
- 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
- 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
- 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
- 78f8976 board: atmel: clean up peripheral clock code by Wenyou Yang · 9 years ago
- 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
- af908ee ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
- 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
- 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
- 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
- d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
- 4ea14f4 cosmetic: board: pm9263 rewrite old style stuct init by Jeroen Hofstee · 10 years ago
- e887b72 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · 10 years ago
- 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
- 30263a2 at91: switch coloured LED to gpio API by Andreas Bießmann · 11 years ago
- a4c24d3 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
- 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- a04fad9 pm9g45: init serial console before relocation by Asen Dimov · 13 years ago
- 7aa4dc0 pm9261: init serial console before relocation by Asen Dimov · 13 years ago
- bd0f023 pm9263: init serial console before relocation by Asen Dimov · 13 years ago
- 5ee0c7f Fix Stelian's email address by Stelian Pop · 13 years ago
- 2b48e1f Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
- 55522b8 board/ronetix/pm9263/pm9263.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
- 9fdb39b ARM: define CONFIG_MACH_TYPE for all ronetix boards by Asen Dimov · 13 years ago
- ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
- a1e4e2b make pm9g45 buildable for v2011.06 release by Asen Dimov · 13 years ago
- e1002e2 make pm9263 buildable for v2011.06 release by Asen Dimov · 13 years ago
- 6a59514 pm9261: compiles with the AT91 reworked scheme by Asen Dimov · 13 years ago
- a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
- 5aae746 pm9261: ARM relocation support by Asen Dimov · 14 years ago
- 84ea97c pm9263: ARM relocation support by Asen Dimov · 14 years ago
- 8322d4e pm9g45: ARM relocation support by Asen Dimov · 14 years ago
- a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
- 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
- 7344159 pm9g45: fix compile warning by Wolfgang Denk · 14 years ago
- d5d15a7 pm9263: fix compile warning by Wolfgang Denk · 14 years ago
- 33f8431 Write MAC address automatically on MACB-based boards by Ben Warren · 14 years ago
- ddd0bda add new board pm9g45 by Asen Dimov · 15 years ago
- e7480ad pm9263 converted to at91 soc access by Asen Dimov · 15 years ago
- 9128acd pm9261 converted to at91 soc access by Asen Dimov · 15 years ago
- 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
- c120e9e DM9000 init for pm9261 by Ilko Iliev · 15 years ago
- e32eb4c at91: unify nor boot support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
- 61fdb73 at91: add support for the PM9261 board of Ronetix GmbH by Ilko Iliev · 15 years ago
- 0ae32d9 pm9263: use macro instead of hardcode value for the lowlevel_init by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
- b3d4b28 pm9263: lowlevel init update by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
- df6d53b at91: move cpu info print to cpu by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
- 8b954a9 at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · 16 years ago