upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/common
Becky Bruce b57ca3e128 Change bd/gd memsize/ram_size to be phys_size_t. 16 years ago
..
ACEX1K.c Improve configuration of FPGA subsystem 17 years ago
Makefile Remove the deprecated CONFIG_OF_FLAT_TREE 16 years ago
altera.c Altera Stratix II support 16 years ago
bedbug.c common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
circbuf.c Add support for Siemens SX1 mobile phone; 20 years ago
cmd_ambapp.c Coding Style cleanup; update CHANGELOG 16 years ago
cmd_autoscript.c Big white-space cleanup. 16 years ago
cmd_bdinfo.c Change bd/gd memsize/ram_size to be phys_size_t. 16 years ago
cmd_bedbug.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_bmp.c Fix compilation problem in common/cmd_bmp.c 17 years ago
cmd_boot.c allow ports to override go behavior 16 years ago
cmd_bootldr.c Blackfin: move bootldr command to common code 16 years ago
cmd_bootm.c Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled 16 years ago
cmd_cache.c common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
cmd_console.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_cplbinfo.c Blackfin: new cplbinfo command for viewing cplb tables 16 years ago
cmd_date.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_dcr.c Big white-space cleanup. 16 years ago
cmd_df.c SPI API improvements 16 years ago
cmd_diag.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_display.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_doc.c [new uImage] Use show_boot_progress() for new uImage format 16 years ago
cmd_dtt.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_eeprom.c common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
cmd_elf.c allow ports to override bootelf behavior 16 years ago
cmd_ext2.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_fat.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_fdc.c Big white-space cleanup. 16 years ago
cmd_fdos.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_fdt.c libfdt: Move the working_fdt pointer to cmd_fdt.c 16 years ago
cmd_flash.c Fix CFG_NO_FLASH compilation. 16 years ago
cmd_fpga.c [new uImage] Add new uImage fromat support to fpga command 16 years ago
cmd_i2c.c Big white-space cleanup. 16 years ago
cmd_ide.c Big white-space cleanup. 16 years ago
cmd_immap.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_itest.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_jffs2.c Fix building with CRAMFS but not JFFS2 support 17 years ago
cmd_load.c [new uImage] Add new uImage format support to autoscript routine 16 years ago
cmd_log.c Avoid initrd and logbuffer area overlaps 16 years ago
cmd_mac.c FSL: Fix common EEPROM_data structure definition 17 years ago
cmd_mem.c Big white-space cleanup. 16 years ago
cmd_mfsl.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_mii.c Add CONFIG_MII_INIT support to related boards 16 years ago
cmd_misc.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_mmc.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_mp.c 85xx: Update multicore boot mechanism to ePAPR v0.81 spec 16 years ago
cmd_nand.c Cleanup nand_info[] declaration. 16 years ago
cmd_net.c [new uImage] Add new uImage format support to autoscript routine 16 years ago
cmd_nvedit.c Add support for environment in SPI flash 16 years ago
cmd_onenand.c Fix OneNAND erase command 16 years ago
cmd_otp.c interface to Blackfin on-chip One-Time-Programmable memory 17 years ago
cmd_pci.c Big white-space cleanup. 16 years ago
cmd_pcmcia.c common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
cmd_portio.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_reginfo.c Big white-space cleanup. 16 years ago
cmd_reiser.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_sata.c ata: add the support for SATA framework 16 years ago
cmd_scsi.c Big white-space cleanup. 16 years ago
cmd_setexpr.c Add setexpr command 16 years ago
cmd_sf.c SPI Flash: Add "sf" command 16 years ago
cmd_spi.c SPI API improvements 16 years ago
cmd_strings.c new command for displaying strings at specified memory locations 17 years ago
cmd_terminal.c add 'terminal program' functionality 17 years ago
cmd_universe.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_usb.c Big white-space cleanup. 16 years ago
cmd_vfd.c Big white-space cleanup. 16 years ago
cmd_ximg.c Memory footprint optimizations 16 years ago
command.c Big white-space cleanup. 16 years ago
console.c Big white-space cleanup. 16 years ago
crc16.c Code cleanup 18 years ago
cyclon2.c Improve configuration of FPGA subsystem 17 years ago
devices.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
dlmalloc.c Make sure common.h is the first include. 16 years ago
dlmalloc.src
docecc.c common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
env_common.c Add support for environment in SPI flash 16 years ago
env_dataflash.c Big white-space cleanup. 16 years ago
env_eeprom.c environment: cleanup prototype declarations of env functions. 16 years ago
env_flash.c fix building when saveenv is disabled in some setups 16 years ago
env_nand.c env_nand.c: Added bad block management for environment variables 16 years ago
env_nowhere.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
env_nvram.c environment: cleanup prototype declarations of env functions. 16 years ago
env_onenand.c Fix OneNAND erase command 16 years ago
env_sf.c Add support for environment in SPI flash 16 years ago
environment.c fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols 17 years ago
exports.c Add functions to list of exported functions 17 years ago
fdt_support.c libfdt: Move the working_fdt pointer to cmd_fdt.c 16 years ago
flash.c ppc4xx: Update AMCC Bamboo 440EP support 17 years ago
fpga.c Altera Stratix II support 16 years ago
gunzip.c [new uImage] Move gunzip() common code to common/gunzip.c 17 years ago
hush.c Big white-space cleanup. 16 years ago
image.c Avoid initrd and logbuffer area overlaps 16 years ago
kgdb.c common/kgdb.c: fix 'dereferencing type-punned pointer' warning 16 years ago
lcd.c Cleanup nand_info[] declaration. 16 years ago
lists.c Big white-space cleanup. 16 years ago
lynxkdi.c [new uImage] Cleanup cmd_bootm.c 17 years ago
main.c Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 16 years ago
memsize.c Sequential accesses to non-existent memory must be synchronized, 18 years ago
miiphybb.c Cleanup compile warnings. Prepare for release 1.1.5 18 years ago
miiphyutil.c common/miiphyutil.c: Cleanup MII_DEBUG and debug() 17 years ago
s_record.c
serial.c ARM: s3c24xx: Multiple serial port support 17 years ago
soft_i2c.c soft_i2c: Pull SDA high before reading 16 years ago
soft_spi.c SPI API improvements 16 years ago
spartan2.c Fix MSB check in Xilinx Spartan slave serial mode 17 years ago
spartan3.c Fix MSB check in Xilinx Spartan slave serial mode 17 years ago
stratixII.c Altera Stratix II support 16 years ago
usb.c USB: replace old swap_ with proper endianess conversion macros 16 years ago
usb_kbd.c USB: replace old swap_ with proper endianess conversion macros 16 years ago
usb_storage.c USB: replace old swap_ with proper endianess conversion macros 16 years ago
virtex2.c Big white-space cleanup. 16 years ago
xilinx.c Improve configuration of FPGA subsystem 17 years ago
xyzModem.c Coding Style cleanup. 18 years ago