]> git.ipfire.org Git - people/ms/u-boot.git/history - common
Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry
[people/ms/u-boot.git] / common /
2013-03-12  Albert ARIBAUDRefactor linker-generated arrays
2013-03-12  Albert ARIBAUDMerge branch 'u-boot-atmel/master' into 'u-boot-arm...
2013-03-11  Tom RiniMerge u-boot/master into u-boot-ti/master
2013-03-11  Nikita Kiryanovlcd: implement a callback for splashimage
2013-03-11  Enric Balletbo i... SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
2013-03-08  Nikita Kiryanovlcd: add option for board specific splash screen prepar...
2013-03-08  Nikita Kiryanovmmc: add support for write protection
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  Simon Glasssandbox: Add 'sb' command to access filesystem features
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  Sonic Zhangblackfin: bf60x: Port blackfin core architecture code...
2013-03-01  Stefano BabicSPL: Change description for spl command
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 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 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 GlassTidy up error checking and fix bug in hash command
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  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'
2013-02-21  Albert ARIBAUDMerge 'u-boot-microblaze/mainline/arm' into 'u-boot...
2013-02-20  Piotr Wilczekgpt: fix partion size limit
2013-02-20  Holger Hans Peter... led: The gpio_led.c code expects that LED state is...
2013-02-20  Reinhard Arltcmd_elf: Fix broken bootvx command
2013-02-19  Robert P. J. Daycmd_load.c: Add #endif comments to reduce confusion
2013-02-19  Robert P. J. Daycmd_mem.c: Fix some typoes, no functional changes
2013-02-19  Gabor Juhosmalloc: make malloc_bin_reloc static
2013-02-18  Ilya Yanokspl: support for booting via usbeth
2013-02-15  Kim PhillipsMerge branch 'master' of git://git.denx.de/u-boot
2013-02-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-02-08  Kim Phillipscommon/fdt_support.c: sparse fixes
2013-02-08  Kim Phillipstreewide: include libfdt_env.h before fdt.h
2013-02-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2013-02-04  Kim PhillipsMerge branch 'master' of git://git.denx.de/u-boot
2013-02-04  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-02-04  Michal Simekserial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option
2013-02-04  Richard Genoudcmd_time: merge run_command_and_time_it with cmd_process
2013-02-04  Jim Linconsole: USB: KBD: Fix incorrect autoboot timeout
2013-02-04  Fabio Estevamcommon: env_mmc: Use __weak annotation to simplify...
2013-02-04  Gabor Juhoscommon/cmd_bootm.c: prevent running of subcommands...
2013-02-04  Simon GlassOnly use fb_base if we have a display
2013-02-04  Michal Simekcommon: cmd_bdinfo: Fix compilation warning for microblaze
2013-02-04  Michal Simekcommon: cmd_bdinfo: Fix bdinfo to show all MACs for...
2013-02-01  Simon Glassppc: Move brg_clk to arch_global_data
2013-02-01  Simon Glassarm: Move tlb_addr and tlb_size to arch_global_data
2013-01-17  Kim PhillipsMerge remote-tracking branch 'mpc83xx/next'
2013-01-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2013-01-14  Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2013-01-14  Nikita Kiryanovlcd: restore ability to display 8 bpp BMPs on 16 bpp...
2013-01-14  Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-01-14  Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2013-01-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-01-11  Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-01-10  Daniel Schwierzeckbootm: relocate names of sub-command table for archs...
2013-01-10  Simon GlassAdd option to display customised memory information
2013-01-09  Albert ARIBAUDMerge 'u-boot-atmel/master' into 'u-boot-arm/master'
2013-01-09  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-01-08  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-01-08  Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-01-08  Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-01-08  Rajeshwari ShindeSound: Add FDT support to CMD.
2012-12-26  Stefan Reinauerx86: Add coreboot version to u-boot's version command
2012-12-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-12-22  Albert ARIBAUDMerge samsung, imx, tegra into u-boot-arm/master
2012-12-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-12-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2012-12-19  Joe HershbergerAdd a simple load option to setexpr
2012-12-19  Simon Glassspi: Add SPI flash test
2012-12-19  James Millerspi: Add progress percentage and write speed to `sf...
2012-12-19  Allen MartinMerge remote-tracking branch 'u-boot/master' into u...
2012-12-17  Vincent Palatinusb: properly detect empty mass storage media reader
2012-12-17  Milind Choudharyusb: Clean up newly allocated device nodes in case...
2012-12-17  Vipin Kumarusbh/ehci: Increase timeout for enumeration
2012-12-14  Scott WoodMerge remote-tracking branch 'origin/master'
2012-12-13  Joe Hershbergerenv: Handle write-once ethaddr and serial# generically
2012-12-13  Joe Hershbergerenv: Implement the env delete command
2012-12-13  Joe Hershbergerenv: Add setenv force support
2012-12-13  Joe Hershbergerenv: Add support for access control to .flags
2012-12-13  Joe Hershbergerenv: Add a command to display details about env flags
2012-12-13  Joe Hershbergertools/env: Add environment variable flags support
2012-12-13  Joe Hershbergerenv: Add environment variable flags
2012-12-13  Joe Hershbergerenv: Add a silent env handler
2012-12-13  Joe Hershbergerenv: Add a console env handler
2012-12-13  Joe Hershbergerenv: Add a loadaddr env handler
2012-12-13  Joe Hershbergerenv: Add a baudrate env handler
next