]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2014-06-19  Masahiro Yamadafdt_support: fix an endian bug of fdt_initrd()
2014-06-19  Masahiro Yamadafdt_support: fix an endian bug of fdt_fixup_memory_banks
2014-06-19  Masahiro Yamadafdt_support: add 'const' qualifier for unchanged argument
2014-06-19  Masahiro Yamadafdt_support: refactor fdt_fixup_stdout() function
2014-06-19  Masahiro Yamadafdt_support: delete force argument of fdt_chosen()
2014-06-19  Masahiro Yamadafdt_support: delete force argument of fdt_initrd()
2014-06-19  Masahiro Yamadafdt_support: refactor with fdt_find_or_add_subnode...
2014-06-19  Masahiro Yamadafdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
2014-06-19  Masahiro Yamadafreescale: m5253demo: fix unused-but-set-variable warnings
2014-06-19  Jon Nalleylibfdt: Fix segfault when calling fit_check_format...
2014-06-19  Chao Fum68k:correct io macros about endian
2014-06-19  Masahiro Yamadam68k: eliminate a warning in cpu_init
2014-06-19  Dan MurphyARM: fdt support: Add usbethaddr as an acceptable MAC
2014-06-19  Vasili GalkaFix bug in io64 target (introduced by commit aba27ac)
2014-06-18  Michal Simekconfigs: iocon: Enabling CONFIG_CMD_FPGAD again
2014-06-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-06-12  Darwin Rambommc: free allocated memory on initialization errors
2014-06-12  Stephen Warrencmd_mmc: make mmc dev always re-probe the HW
2014-06-12  Stephen Warrencmd_mmc: Use init_mmc_device() from do_mmc_rescan()
2014-06-12  Stephen Warrencmd_mmc: add force_init parameter to init_mmc_device()
2014-06-12  Stephen Warrendisk: default to HW partition 0 if not specified
2014-06-12  Stephen Warrencmd_mmc: default to HW partition 0 if not specified
2014-06-12  Stephen Warrenmmc: return meaningful error codes from mmc_select_hwpart
2014-06-12  Steve Raei2c: kona: Resolve Kona I2C driver issue
2014-06-11  Jeroen Hofsteecommon/xyzModem.c: move empty statements to newline
2014-06-11  Jeroen Hofsteejffs2:jffs2_1pass.c: remove double braces
2014-06-11  Jeroen Hofsteeboard:keymile: remove unnecessary double braces
2014-06-11  Jeroen Hofsteecommon/cli_hush.c: remove unnecessary double braces
2014-06-11  Jeroen HofsteeLzmaTools: don't self assign values
2014-06-11  Jeroen Hofsteeimximage_hynix.cfg: fix unterminated comment
2014-06-11  Jeroen Hofsteecosmetic: board: pm9263 rewrite old style stuct init
2014-06-11  Jeroen Hofsteetps6586x.h: fix inclusion guard
2014-06-11  Vasili GalkaRemove ${objtree}/include/asm/proc/ link
2014-06-11  Vasili Galkacosmetic: Whitespace fix
2014-06-11  Jeroen Hofsteecosmetic: atmel: replace old style struct init
2014-06-11  Jeroen Hofsteeext4: correctly zero filename
2014-06-11  Jeroen Hofsteecommon: hash: zero end the string instead of the pointer
2014-06-11  Masahiro Yamadakbuild: move spl/Makefile to scripts/Makefile.spl
2014-06-11  Simon Glassm68k: Fix warnings with gcc 4.6
2014-06-11  Chris Packhamdocs: driver-model: Fix spelling
2014-06-11  Masahiro Yamada.gitignore: move *.exe pattern to the top gitignore...
2014-06-11  Masahiro Yamadakbuild: remove unnecessary adjustment for Cygwin
2014-06-11  Masahiro Yamada.gitignore: drop *.dts.tmp pattern
2014-06-11  Masahiro Yamadakbuild, tools: generate wrapper C sources automatically...
2014-06-11  Darwin Dingeldisk: part_dos.c: Add a PBR check when MBR checking...
2014-06-11  Masahiro Yamadakbuild: export HOSTCXX and HOSTCXXFLAGS
2014-06-11  Thomas BetkerUse run_command_repeatable()
2014-06-11  Thomas BetkerAdd run_command_repeatable()
2014-06-11  Thomas BetkerCheck run_command() return code properly
2014-06-11  Simon Glassam33xx/omap: Add a new board to enable verified boot
2014-06-11  Simon Glassam33xx/omap: Enable FIT support
2014-06-11  Simon Glassam33xx/omap: Enable CONFIG_OF_CONTROL
2014-06-11  Simon Glassarm: ti: Increase malloc size to 16MB for armv7 boards
2014-06-11  Simon Glassmkimage: Automatically make space in FDT when full
2014-06-11  Simon GlassImprove error handling in fit_common
2014-06-11  Simon Glassfdt: Update functions which write to an FDT to return...
2014-06-11  Simon Glassfdt: Add DEV_TREE_BIN option to specify a device tree...
2014-06-11  Simon Glasshash: Export the function to show a hash
2014-06-11  Simon Glassam33xx/omap: Allow cache enable for all Sitara/OMAP
2014-06-11  Simon GlassCheck that u-boot.bin size looks correct
2014-06-11  Simon Glassmx31ads: Fix the U-Boot binary output
2014-06-11  Simon Glasscm_t335: Fix the U-Boot binary output
2014-06-11  Simon Glassti: am335x: Fix the U-Boot binary output
2014-06-11  Jeroen Hofsteetools: include u-boot version of sha256.h
2014-06-11  Jeroen HofsteeMakefile: fix clang warnings due to clang support
2014-06-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2014-06-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-06-11  Lukasz Majewskidfu: Disable default calculation of CRC32
2014-06-11  Stephen Warrenusb: ci_udc: terminate ep0 INs with a zlp when required
2014-06-11  Stephen Warrenusb: ci_udc: clean up all allocations in unregister
2014-06-11  Stephen Warrenusb: ci_udc: fix probe error cleanup
2014-06-11  Stephen Warrenusb: ci_udc: fix freeing of ep0 req
2014-06-11  Stephen Warrenusb: ci_udc: call udc_disconnect() from ci_pullup()
2014-06-10  Tom RiniPrepare v2014.07-rc3
2014-06-10  Nobuhiro Iwamatsunet: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF
2014-06-10  Nobuhiro Iwamatsunet: sh-eth: Fix coding style
2014-06-10  Nobuhiro Iwamatsunet: sh-eth: Add support R7S72100 of rmobile
2014-06-08  Poddar, Souravsf: probe: Fix quad bit set path
2014-06-08  Andrew Ruderspi: soft_spi: Support NULL din/dout buffers
2014-06-08  Siva Durga... sf: params: Added support for Spansion S25FL512S_512K
2014-06-08  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-06-08  Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-06-06  Tom Riniarm:am43xx: Add TPS65218 support to scale voltages up
2014-06-06  Tom Rinipower: Add support for the TPS65218 PMIC
2014-06-06  Tom Riniarm:am33xx: Add a scale_vcores() hook
2014-06-06  Tom Riniam43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR
2014-06-06  Hannes Petermaierboard/BuR/tseries: cosmetic changes
2014-06-06  Hannes Petermaierboard/BuR/common: Add CONFIG_CMD_I2C
2014-06-06  Hannes Petermaierboard/BuR/tseries: only run gpmc_init(...) in NAND...
2014-06-06  Hannes Petermaierboard/BuR/tseries: Add support for using 8-bit on eMMC
2014-06-06  Hannes Petermaierboard/BuR/common: introduce usage of CONFIG_SYS_GENERIC...
2014-06-06  Hannes Petermaierarch-am33xx: Add defines for timer0-7
2014-06-06  Lokesh VutlaARM: AM43xx: Fix UART clocks enabling
2014-06-06  Lokesh VutlaARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS
2014-06-06  Jeroen Hofsteetam3517: fix NAND detection
2014-06-06  WingMan Kwokkeystone: k2hk: enable support of nand ecclayout command
2014-06-06  Murali Karicherikeystone: init: enable UART1 to be able use it from...
2014-06-06  Tom Riniarm:am33xx: Rework s_init and add board_early_init_f
2014-06-06  Tom Riniarm:am33xx: Make dram_init call sdram_init() in some...
2014-06-06  Sourav Poddarti: qspi: populate slave device to set flash quad bit.
next