]> git.sur5r.net Git - u-boot/shortlog
u-boot
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
2012-12-13 Joe Hershbergerenv: Add a bootfile env handler
2012-12-13 Joe Hershbergerenv: Add a command to view callbacks
2012-12-13 Joe Hershbergerenv: Add support for callbacks to environment vars
2012-12-13 Joe Hershbergerenv: Hide '.' variables in env print by default
2012-12-13 Joe Hershbergerenv: Use getenv_yesno() more generally
2012-12-13 Joe Hershbergerenv: Refactor apply into change_ok
2012-12-13 Joe Hershbergerenv: Consolidate common code in hsearch_r()
2012-12-13 Joe Hershbergerenv: Refactor do_apply to a flag
2012-12-13 Joe HershbergerMake linux kernel string funcs available to tools
2012-12-13 Lukasz Majewskigpt: Enable support for GPT partition table restoration...
2012-12-13 Piotr Wilczekgpt: Support for new "gpt" command
2012-12-13 Lukasz Majewskigpt: Support for GPT (GUID Partition Table) restoration
2012-12-13 Chang Hyun... gpt: The leXX_to_int() calls replaced with ones defined...
2012-12-13 Lukasz Majewskigpt:doc: GPT (GUID Partition Table) documentation
2012-12-13 Lukasz Majewskipart:efi: Move part_efi.h file to ./include
2012-12-13 Lukasz Majewskivsprintf:fix: Change type returned by ustrtoul
2012-12-13 Fabio Estevammx25pdk: Allow booting a device tree kernel
2012-12-13 Fabio Estevammx53loco: Fix PMIC name
2012-12-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2012-12-12 Joe Hershbergermips: serial: Fix busted manual relocation
2012-12-12 Daniel SchwierzeckMIPS: constify mips_io_port_base
2012-12-11 Wolfram Sangmtd: nand: mxs: reset BCH earlier, too, to avoid NAND...
2012-12-11 Łukasz Majewskicmd:spl:fix: Prevent from a build error on boards,...
2012-12-11 Simon Glassexynos: Enable hashing functions and EDID for smdk5250
2012-12-11 Luigi Semenzatotpm: Add TPM stress test
2012-12-11 Simon Glassconsole: Enable function to display console info
2012-12-11 Vadim BendeburyAdd console command to access io space registers
2012-12-11 Tom Wai-Hong Tamfdt: edid: Enable fdt_add_edid() function when CONFIG_L...
2012-12-11 Tom Wai-Hong Tamedid: Add I2C command for printing the EDID
2012-12-11 Tom Wai-Hong Tamedid: Library of EDID decode and print
2012-12-11 Simon GlassAdd hash command to perform hashing using various algor...
2012-12-11 Simon Glasssha1sum: Use generic hash layer
2012-12-11 Simon GlassAdd generic hash API
2012-12-11 Simon GlassAdd strcasecmp() and strncasecmp()
2012-12-11 Simon Glasssha256: Use const where possible and add watchdog function
2012-12-11 Simon Glasssha1: Use const where possible, and unsigned for input len
2012-12-11 Vincent Palatinstdio: remove useless strncpy
2012-12-11 Simon GlassFix use of conditional LMB
2012-12-11 Kenneth WatersAdd a command to read raw blocks from a partition
2012-12-11 Anton StaafAdd gettime command
2012-12-11 Simon GlassAdd new bootstage step for the main loop
2012-12-11 Nikita Kiryanovgpio: remove duplicate function signature
2012-12-11 Armando Viscontidesignware_i2c.h: Define IC_CLK only if not already...
2012-12-11 Armando Viscontidesignware_i2c.h: Fixed the correct values for SCL...
2012-12-11 Armando Viscontidesignware_i2c: Fixed the setting of the i2c bus speed
2012-12-11 Armando Viscontidesignware_i2c: Added s/w generation of stop bit
2012-12-11 Armando Viscontidesignware_i2c.c: Added the support for MULTI_BUS
2012-12-11 Piotr Wilczekdrivers:i2c: Modify I2C driver for Exynos4
2012-12-11 Piotr Wilczekexynos:pinmux: Add pinmux support for i2c
2012-12-11 Piotr Wilczekexynos:cpu: Add Exynos4 I2C spacing
2012-12-11 Piotr Wilczekexynos:clock: Add i2c clock
2012-12-11 Vincent Stehléomap24xx_i2c: Handle OMAP5 like OMAP2,3,4
2012-12-11 Marek Vasutmxs: i2c: Implement algorithm to set up arbitrary i2c...
2012-12-11 Marek Vasutmxs: i2c: Restore speed setting after block reset
2012-12-11 Marek Vasuti2c: mxs: Fix TIMING2 register value
2012-12-11 Marek Vasuti2c: mxs: Use i2c_set_bus_speed() in i2c_init()
2012-12-11 Marek Vasuti2c: mxs: Implement i2c_get/set_bus_speed()
2012-12-11 Marek Vasuti2c: mxs: Abstract out the MXS I2C speed setup
2012-12-11 Marek Vasuti2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c
2012-12-11 Marek Vasuti2c: Staticize local functions in mxc i2c driver
2012-12-11 Marek Vasuti2c: Use __weak instead of __attribute__((weak, alias))
2012-12-11 Andreas Bießmannsoft_i2c: add necessary includes for AVR32
2012-12-11 Fabio Estevamwoodburn: Set gpio value in gpio_direction_output()
2012-12-11 Fabio Estevammx25pdk: Adapt it for the new PMIC framework
2012-12-11 Lars RasmussonCorrect comment to show the parameters as defined in...
2012-12-11 Minkyu Kanguniversal_c210: check the NULL pointer when get the...
2012-12-11 Rajeshwari... SMDK5250: Enable pmic MAX77686
2012-12-11 Rajeshwari... POWER: MAX77686: Modified as per the latest Implementation
2012-12-10 Nikita Kiryanovcm-t35: enable zero bootdelay check
2012-12-10 Vincent Stehlépower: twl6035: complain on LDO9 error
2012-12-10 Vincent Stehléomap24xx_i2c: Handle wait_for_bb error
2012-12-10 Nikita Kiryanovgpio: add gpio_is_valid() to omap_gpio API
2012-12-10 Thomas WeberOMAP3: Remove unused PHYS_SDRAM_1_SIZE
2012-12-10 Yegor Yefremovam335x: cpsw: make phy address configurable
2012-12-10 Yegor Yefremovam335x: disable internal delay for RGMII mode
2012-12-10 Stefano BabicOMAP3: TAM3517: add macros for reading eeprom
2012-12-10 Stefano BabicOMAP3: fix panel timing on the mt_ventoux board
2012-12-10 Davide Bonfantidavinci: fixed cpu reset
2012-12-10 ajoyOMAP3 SPI : Fixed bugs related to SPI transfer
2012-12-10 Lokesh Vutlaomap: emif: configure emif only when required
2012-12-10 Robert P. J... OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
2012-12-10 Robert P. J... omap4: Add comments on some "#endif"s for readability.
2012-12-10 Robert P. J... omap3: Add a few comments to "#endif"s for readability.
2012-12-10 Peter BaradaPass sdrc timing values through board_sdrc_timings...
2012-12-10 Robert P. J... omap3_beagle.h: Fix comment for true/false return value.
2012-12-10 Ilya Yanokam335x_evm: enable SPL NAND support
2012-12-10 Ilya Yanokam33xx_spl_bch: simple SPL nand loader for AM33XX
2012-12-10 Mansoor Ahamedomap_gpmc: BCH8 support (ELM based)
2012-12-10 Mansoor Ahamedam33xx: add ELM support
2012-12-10 Ilya Yanokam335x_evm: enable NAND support
next