]> git.ipfire.org Git - u-boot.git/shortlog
u-boot.git
2013-03-07  Fadil Berishamxs: timrot: Rename local macros
2013-03-07  Otavio Salvadormx23_olinuxino: Add ethernet support
2013-03-07  Otavio Salvadormx23_olinuxino: Enable USB support
2013-03-07  Otavio Salvadormx23evk: Enable USB support
2013-03-07  Fadil Berishamxs: timrot: Add support to i.MX23
2013-03-07  Otavio Salvadormx23_olinuxino: Add support for status LED
2013-03-07  Otavio Salvadormxs: Fix iomux.h to not break build during assembly...
2013-03-07  Otavio Salvadorled: Use STATUS_LED_ON and STATUS_LED_OFF when calling...
2013-03-07  Otavio Salvadormx23evk: Adjust DRAM control register to use full 128MB...
2013-03-07  Otavio Salvadormx23: Document the tRAS lockout setting in memory initi...
2013-03-07  Otavio Salvadormxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_...
2013-03-07  Marek Vasutmxs: m28: Enable power to USB port 0
2013-03-07  Marek Vasutmxs: Make ehci-mxs multiport capable
2013-03-07  Marek Vasutmxs: Squash the header file usage in ehci-mxs
2013-03-07  Marek Vasutmxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE
2013-03-07  Marek Vasutmxs: spi: Fix the MXS SPI for mx23
2013-03-07  Marek Vasutmxs: mmc: spi: dma: Better wrap the MXS differences
2013-03-07  Marek Vasutmxs: Reset the EMI block on mx23
2013-03-07  Stefano BabicUSB: drop unneeded header in ehci-mx6
2013-03-07  Eric Nelsoni.MX6: Add DDR controller registers
2013-03-07  Eric Nelsoni.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIO
2013-03-07  Eric Nelsoni.MX6: crm_regs: define IOMUXC_GPR4/6/7
2013-03-07  Eric Nelsoni.MX6: crm_regs: define CCM_CCGRx for use in board...
2013-03-07  Eric Nelsoni.MX6: consolidate pad names for multi-CPU boards
2013-03-07  Eric Nelsoni.MX6: mx6qsabrelite: indent with tabs
2013-03-05  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-03-04  Simon Glassx86: Enable CONFIG_OF_CONTROL on coreboot
2013-03-04  Simon Glassx86: Adjust link device tree include file
2013-03-04  Simon Glassx86: Add error checking to x86 relocation code
2013-03-04  Simon Glassx86: Support relocation of FDT on start-up
2013-03-04  Simon Glassx86: Rearrange the output input to remove BSS
2013-03-04  Simon Glassx86: Add an __end symbol to signal the end of the U...
2013-03-04  Simon Glassx86: Permit bootstage and timer data to be used prior...
2013-03-04  Simon Glassx86: Add basic cache operations
2013-03-04  Simon Glassx86: Add function to get top of usable ram
2013-03-04  Tom RiniPrepare v2013.04-rc1
2013-03-04  Sonic Zhangkerneldoc: Add Sonic Zhang to alias bfin in git-mailrc.
2013-03-04  Daniel Schwierzeckbootm: fix conditional compilation for bootm ramdisk...
2013-03-04  Joe Hershbergerenv: Avoid clobbering an edited variable on ctrl-c
2013-03-04  Joe Hershbergerubifs: Allow ubifsmount volume reference by number
2013-03-04  Simon Glasssandbox: config: Enable sandbox command
2013-03-04  Simon Glasssandbox: Enable ext4 and fat filesystems
2013-03-04  Simon Glasssandbox: Add 'sb' command to access filesystem features
2013-03-04  Simon Glasssandbox: Add host filesystem
2013-03-04  Simon Glasssandbox: Add a way of obtaining directory listings
2013-03-04  Simon Glassfs: Move ls and read methods into ext4, fat
2013-03-04  Simon Glassfs: Use map_sysmem() on read
2013-03-04  Simon Glassfs: Tell probe functions where to put their results
2013-03-04  Simon Glassfs: Use filesystem methods instead of switch()
2013-03-04  Simon Glassfs: Fully populate the filesystem method struct
2013-03-04  Simon Glassext4: Split write support into its own file
2013-03-04  Tom RiniMerge branch 'mem' of git://git.denx.de/u-boot-x86
2013-03-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2013-03-04  Steven Miaoblackfin: bf60x: add resume from hibernate
2013-03-04  Bob Liublackfin: bf60x: add hw watchdog support
2013-03-04  Scott Jiangblackfin: add bf6xx spi driver
2013-03-04  Sonic Zhangblackfin: bf60x: add rsi/sdh support
2013-03-04  Sonic Zhangblackfin: bf60x: add board and headers files to support...
2013-03-04  Bob Liublackfin: bf60x: add gpio support
2013-03-04  Bob Liublackfin: bf60x: support big cplb page
2013-03-04  Bob Liublackfin: bf60x: add dma support
2013-03-04  Sonic Zhangblackfin: bf60x: add serial support
2013-03-04  Sonic Zhangblackfin: bf60x: Port blackfin core architecture code...
2013-03-04  Bob Liublackfin: bf60x: new processor header files
2013-03-01  Stefano BabicSPL: Change description for spl command
2013-03-01  Stefano BabicOMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
2013-03-01  Stefano BabicAdd README for the "Falcon" mode
2013-03-01  Simon Glasshash: Use lower case for hash algorithm names
2013-03-01  Simon Glasssandbox: Allow hash functions to work correctly
2013-03-01  Simon Glasssandbox: Update mtest to fix crashes
2013-03-01  Simon GlassMove CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file
2013-03-01  Simon Glasssandbox: config: Enable hash functions and mtest
2013-03-01  Simon GlassRoll crc32 into hash infrastructure
2013-03-01  Simon Glasshash: Add a flag to support saving hashes in the enviro...
2013-03-01  Simon Glassimage: Use crc header file instead of C prototypes
2013-03-01  Simon Glassnet: Use new numeric setenv functions
2013-03-01  Simon Glassfs: Use new numeric setenv functions
2013-03-01  Simon Glasscommon: Use new numeric setenv functions
2013-03-01  Simon GlassUpdate set_working_fdt_addr() to use setenv_addr()
2013-03-01  Simon GlassReduce casting in mtest
2013-03-01  Simon GlassBring mtest putc() into common code
2013-03-01  Simon GlassFix mtest indenting
2013-03-01  Simon GlassUse common mtest iteration counting
2013-03-01  Simon GlassSplit out the memory tests into separate functions
2013-03-01  Simon Glasssandbox: Change memory commands to use map_physmem
2013-03-01  Simon Glasssandbox: Add un/map_sysmen() to deal with sandbox's...
2013-03-01  Taylor Huttsandbox: Improve sandbox serial port keyboard interface
2013-03-01  Simon GlassUpdate print_buffer() to use const
2013-03-01  Simon GlassTidy up error checking and fix bug in hash command
2013-03-01  Allen Martinsandbox: fix compiler warning
2013-02-28  Wolfgang DenkARM: ns9750dev: remove remainders of dead board
2013-02-28  Wolfgang DenkREADME.scrapyard: add missing commit IDs
2013-02-23  Fabio Estevamcommon: cmd_sata: Fix usage text for 'sata init'
2013-02-23  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-02-23  Phil Suttercommon/env_nand.c: calculate crc only when readenv...
2013-02-23  Phil Sutterenv_nand.c: clarify log messages when env reading fails
2013-02-23  Joe Hershbergermtd: nand: Check if NAND is locked tight before lock...
2013-02-23  Harvey Chapmannand: fix nand read.option parsing
2013-02-22  Vipin Kumarimls: Add support to list images in NAND device
2013-02-21  Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
next