index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
bamboo.h
Age
Commit message (
Expand
)
Author
2009-01-23
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
Wolfgang Grandegger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-14
Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
Peter Tyser
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-06-06
ppc4xx: Unify AMCC's board config files (part 2/3)
Stefan Roese
2008-06-03
ppc4xx: Remove implementations of testdram()
Stefan Roese
2008-05-08
ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boards
Stefan Roese
2008-03-06
Replace "run load; run update" with conditionalized "run load update".
Detlev Zundel
2008-03-03
Fix quoting problem (preboot setting) in many board config files.
Wolfgang Denk
2007-10-31
ppc4xx: Remove cache definition from 4xx board config files
Stefan Roese
2007-08-14
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-07-31
ppc4xx: Update AMCC Bamboo 440EP support
Eugene OBrien
2007-07-10
include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
2007-07-05
include/configs: Use new CONFIG_CMD_* in various b* named board config files.
Jon Loeliger
2007-06-25
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-06-25
ppc4xx: Add pci_pre_init() for 405 boards
Stefan Roese
2007-06-22
Coding stylke cleanup; rebuild CHANGELOG
Wolfgang Denk
2007-06-15
ppc4xx: Clean up 440 exceptions handling
Grzegorz Bernacki
2007-06-01
ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board
Stefan Roese
2007-04-29
ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driver
Stefan Roese
2007-02-07
[PATCH] Update some AMCC 4xx board config files (set initrd_high)
Stefan Roese
2006-09-07
Add support for AMCC Sequoia PPC440EPx eval board
Stefan Roese
2006-08-07
Add commandline history support to all AMCC eval boards
Stefan Roese
2006-07-27
AMCC bamboo (440EP) U-Boot image reduced to 384kbyte
Stefan Roese
2006-03-05
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
Bartlomiej Sieka
2005-11-27
Changed PPC44x startup message (cpu info, speed...) to common style:
Stefan Roese
2005-11-20
Change all '$(...)' variable references into '${...}'
Wolfgang Denk
2005-11-15
Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)
Stefan Roese
2005-10-20
Add NetConsole Support for AMCC eval boards
Stefan Roese
2005-10-14
Add fat & ext2 support to AMCC 440EP boards Yosemite & Bamboo
Stefan Roese
2005-09-23
Cleanup (PPC4xx is AMCC now)
Wolfgang Denk
2005-08-16
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
Stefan Roese
2005-08-11
Add NAND FLASH support for AMCC Bamboo 440EP eval board
Stefan Roese
2005-08-08
Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)
Stefan Roese
2005-08-04
Add support for AMCC Bamboo PPC440EP eval board
Stefan Roese
2005-08-02
Coding style cleanup
Wolfgang Denk
2005-08-01
Major cleanup for AMCC PPC4xx eval boards.
Stefan Roese