]> code.ossystems Code Review - bsp/u-boot.git/shortlog
bsp/u-boot.git
2014-05-12 York Suncommon/board_f: Initialized global data for generic...
2014-05-12 Ralph SiemsenTrivial fix to .gitignore for spl/Makefile
2014-05-12 Tom Rinicmd_bootm.c: Only say XIP image when load is image_start
2014-05-12 Marek Vasuttools: env: Add aes.c placeholder
2014-05-12 Masahiro Yamadanand_spl: remove unused linker scripts u-boot-nand.lds
2014-05-12 Masahiro Yamadaconfig: remove platform CONFIG_SYS_HZ definition part 4
2014-05-12 Masahiro Yamadacosmetic: delete misleading comment /* CONFIG_BOARDDIR */
2014-05-12 Kristian Otneshush shell: Avoid string write overflow when entering...
2014-05-12 Masahiro Yamadakbuild: allow null board for spl build
2014-05-12 Manish Badarkhetps6586x: staticize funtions
2014-05-12 Fabio Estevamdoc: README.generic-board: Fix typo
2014-05-12 Andreas Bießmannlib/sha256: fix compile on some hosts
2014-05-12 Masahiro Yamadakbuild: build with -Werror=date-time if the compiler...
2014-05-12 Masahiro Yamadafs: ubifs: drop __DATE__ and __TIME__
2014-05-12 Masahiro Yamadablackfin: replace bfin_gen_rand_mac() with eth_random_a...
2014-05-12 Masahiro Yamadanet: rename and refactor eth_rand_ethaddr() function
2014-05-12 Masahiro Yamadarand: do not surround function declarations by #ifdef
2014-05-12 Masahiro Yamadacmd_time: do not show ticks
2014-05-12 Shengzhou Liunet/phy: enable get_phy_id redefinable
2014-05-12 Xiaobo XieAR8035/phy: Enable autonegotiation function for ar8035
2014-05-12 Karicheri,... serial: nsl16550: add hw flow control support
2014-05-12 Nobuhiro Iwamatsufs: fat: Fix cache align error message in fatwrite
2014-05-12 Masahiro Yamadabd_info: remove bi_barudrate member from struct bd_info
2014-05-12 Tom RiniPrepare v2014.07-rc1
2014-05-09 Tom RiniMerge branch 'tom' of git://git.denx.de/u-boot-x86
2014-05-09 Masahiro Yamadasandbox: ignore sandbox.dtb
2014-05-09 Masahiro Yamadasandbox: move source files from board/ to arch/sandbox/
2014-05-09 Simon Glasspatman: Avoid duplicate sign-offs
2014-05-09 Simon Glasspatman: Deal with 'git apply' failures correctly
2014-05-09 Simon Glasssandbox: Update and expand the README
2014-05-09 Simon Glasssandbox: Provide a build option to avoid using SDL
2014-05-09 Simon GlassMake 'run' use run_command_list() instead of run_command()
2014-05-09 Simon Glasssandbox: Support 'env import' and 'env export'
2014-05-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-05-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sparc
2014-05-09 Otavio Salvadorwandboard: Pass video kernel arguments for HDMI and LCD
2014-05-09 Otavio Salvadorwandboard: add Future Eletronics 7" WVGA LCD extension...
2014-05-09 Tim Harveyimx: ventana: add HDMI and LVDS display capability
2014-05-09 Tim Harveyimx: ventana: Convert to generic board
2014-05-09 Tim Harveyimx6: ventana: fix system-serial dt property
2014-05-09 Thomas Dienervideo: Add support for imx25 lcd controller
2014-05-09 Thomas Dienerimx25: Add new hardware registers
2014-05-09 Fabio Estevamiomux-v3: Add support for mx6sl LVE bit
2014-05-09 Tim Harveyventana: Add support for the LTC3676 PMIC
2014-05-09 Tim Harveypower: Add support for LTC3676 PMIC
2014-05-09 Tim Harveyventana: use non-generic pfuze100 init
2014-05-09 Tim Harveypower: make pfuze100 be able to coexist with other...
2014-05-09 Albert ARIBAUDMerge branch 'u-boot/master'
2014-05-08 Daniel Hellstromleon: implement missing get_tbclk()
2014-05-08 Daniel Hellstromleon: use CONFIG_SYS_HZ to config timer prescaler
2014-05-08 Michal Simekserial: zynq: Fix typo in suffix function name
2014-05-08 Michal Simekserial: zynq: Remove sparse warnings
2014-05-08 Heiko Schocherdfu, nand: add medium specific polltimeout function
2014-05-08 Heiko Schochermusb-new, dfu: first send request answer then call...
2014-05-08 Rob Herringarm: beagle: enable Android fastboot support
2014-05-08 Sebastian Siewiorusb/gadget: add the fastboot gadget
2014-05-08 Sebastian Siewiorimage: add support for Android's boot image format
2014-05-08 Stephen Warrenums: allow the user to specify the device type
2014-05-08 Stephen Warrenums: move all variable declarations to the start of...
2014-05-08 Stephen Warrenums: use get_device() not find_mmc_device();
2014-05-08 Stephen Warrenums: move IO support code to common location
2014-05-08 Stephen Warrenums: remove ums_disk_init()
2014-05-08 Stephen Warrenums: remove error-checking of MMC device size
2014-05-08 Stephen Warrenums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR
2014-05-08 Stephen Warrenums: support block devices not MMC devices
2014-05-08 Stephen Warrenusb: ums: add error handling for failed registration
2014-05-08 Jesper B. Christenseni2c: zynq: Fixed compilation errors when using DEBUG
2014-05-07 Stephen Warrenusb: ums: remove ci_udc special case
2014-05-07 Stephen Warrenusb: ci_udc: allow multiple buffer allocs per ep
2014-05-07 Przemyslaw... samsung: misc: remove download mode info screen
2014-05-07 Przemyslaw... samsung: misc: menu: increase delay in menu main loop
2014-05-07 Inha Songsamsung: misc: add env default option to lcd menu
2014-05-07 Przemyslaw... samsung: misc: add gpt restore option to lcd menu
2014-05-07 Przemyslaw... samsung: misc: allows using environmental macros as...
2014-05-07 Jaehoon ChungARM: exynos: remove the unused code
2014-05-07 Łukasz Majewskitrats: config: fix: Set default console to ttySAC2
2014-05-07 Łukasz Majewskitrats2: config: fix: Set default console to ttySAC2
2014-05-06 Tom RiniMerge branch 'serial' of git://www.denx.de/git/u-boot...
2014-05-06 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2014-05-06 Tom RiniMerge branch 'net' of git://www.denx.de/git/u-boot...
2014-05-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-05-06 Michal Simekserial: zynq: Fix typo in suffix function name
2014-05-06 Michal Simekserial: zynq: Remove sparse warnings
2014-05-06 Michal Simeknet: zynq: Fix sparse warnings in gem
2014-05-06 Michal Simeknet: zynq: Use predefined macros instead of hardcoded...
2014-05-06 Stephan Linzmicroblaze: Wire up OF support for emaclite
2014-05-05 Wu, Joshat91: video: atmel_hlcdfb.c: fix bad timing configuration
2014-05-05 Stephen Warrenconfig: enable CMD_BMP when API+LCD is enabled
2014-05-05 Thomas Dienerlogos: Update of the syteco company logo
2014-05-05 Mateusz Zalegacommon: fixed linker-list example
2014-05-05 Stephen WarrenUSB: gadget: save driver name before registering it
2014-05-05 Mateusz ZalegaUSB: gadget: added a saner gadget downloader registrati...
2014-05-05 Mateusz Zalegaam335x: dfu: disable DFU in am335x_evm SPL build
2014-05-05 Mateusz Zalegaums: always initialize mmc before ums_disk_init()
2014-05-05 Mateusz Zalegadfu: mmc: change offset base handling
2014-05-05 Mateusz Zalegadfu: mmc: raw data write fix
2014-05-05 Mateusz Zalegausb: dfu: fix boards wo USB cable detection
2014-05-05 Mateusz Zalegapart: header fix
2014-05-05 Mateusz Zalegammc: mmc header fix
2014-05-02 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh
next