Commit Graph

17840 Commits (78322d63eac41957a41cd26d9b2e904da4a42fa1)
 

Author SHA1 Message Date
Marek Vasut 78322d63ea serial: Coding style cleanup of struct serial_device 12 years ago
Marek Vasut 51926d5ee0 COMMON: Use __stringify() instead of rest of implementations 12 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 12 years ago
Marek Vasut 93ea89f0d9 COMMON: Use __stringify() instead of xstr() 12 years ago
Marek Vasut 9aed508083 COMMON: Add __stringify() function 12 years ago
Tom Rini 868444faa0 SPL: Remove setting GD_FLG_RELOC in preloader_console_init() 12 years ago
Tom Rini c26420bbb5 MAINTAINERS: Move dbau1x00 to orphaned. 12 years ago
Tom Rini 61c0d6ae77 gth2: Remove this platform 12 years ago
Daniel Schwierzeck b0d60a9812 common: cmd_elf.c: use uintptr_t for casts from u32 to void* 12 years ago
Daniel Schwierzeck 62e03d33c9 common: cmd_elf.c: fix checkpath.pl warnings 12 years ago
Daniel Schwierzeck 7b64f66c58 lib: vsprintf.c: replace NUM_TYPE with s64/u64 types 12 years ago
Daniel Schwierzeck 8acdae681a lib: vsprintf.c: fix checkpath.pl warnings 12 years ago
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits 12 years ago
Tom Rini 6528ff0109 Prepare v2012.10 12 years ago
Marek Vasut 2a090cea73 m28: Properly configure the SPI flash chipselect 12 years ago
Tom Rini c7c6322143 Prepare v2012.10-rc3 12 years ago
Albert ARIBAUD dec96689ca arm: armv7: omap3: Fix restore sequence in lowlevel_init 12 years ago
Anatolij Gustschin 8cc64bafc0 yaffs2: Fix GCC 4.6 compile warnings 12 years ago
Stephen Warren d1efb6442a disk: part_dos: don't claim whole-disk FAT filesystems 12 years ago
Stephen Warren bd1a7e3034 FAT: check for partition 0 not 1 for whole-disk fs 12 years ago
Tetsuyuki Kobayashi 03eecab9a1 arm: rmobile: bugfix: wrong register saving in lowlevel_init 12 years ago
Luka Perkov 8a10180d62 ide: Correct IDE_BUS(dev) macro 12 years ago
Laurence Withers 633efe9c23 GPIO: pca953x: fix error reporting 12 years ago
Laurence Withers d75bc03f45 GPIO: pca953x: fix spelling in help 12 years ago
Rommel Custodio 6538397c56 ml507: Fix Xilinx uartlite driver hang 12 years ago
Tom Rini 89e76b5f86 Merge branch 'master' of git://git.denx.de/u-boot-arm 12 years ago
Albert ARIBAUD 28e5ac2d97 arm: armv7: temporarily set -mno-unaligned-access 12 years ago
Tetsuyuki Kobayashi 99a9f41a3e MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g 12 years ago
Gerlando Falauto 7ac80551c4 env: fix crash using default -f -a 12 years ago
Joe Hershberger 961c437b6c Improve license declaration for cmd_ini.h 12 years ago
Wolfgang Denk d923a5d59f MPC85xx: remove support for TQM85xx boards 12 years ago
Nobuhiro Iwamatsu 6f6ea814ed sh: ap_sh4a_4a: Fixed initialization value of DDR memory 12 years ago
Tom Rini 1981668777 Merge branch 'master' of git://git.denx.de/u-boot-arm 12 years ago
Dinh Nguyen 777544085d ARM: Add Altera SOCFPGA Cyclone5 12 years ago
Ramesh Chandrasekaran 1acc5559d9 snowball: Clear UART RX FIFO 12 years ago
Michal Simek f22651cfc4 xilinx: Add new Zynq board 12 years ago
Michal Simek 38b343dd05 arm: Support new Xilinx Zynq platform 12 years ago
Michal Simek 194846f398 serial: Add Zynq serial driver 12 years ago
Zhong Hongbo 76abfa5781 arm: Fixed the offset for the no relocation. 12 years ago
Joe Hershberger c6734261ec arm: Add CONFIG_OF_BOARD_SETUP support to bootm 12 years ago
Michal Simek 4e7067f332 arm: Remove additional config flags 12 years ago
Benoît Thébaudeau 63ee53a7e9 armv7 cpu_init_crit: Simplify code 12 years ago
Allen Martin 0f20bb601f arm: work around assembler bug 12 years ago
Allen Martin 2051ff3450 tools, config.mk: add binutils-version 12 years ago
Rob Herring fcfa696b3a ARM: increase lmb stack space reservation to 4KB 12 years ago
Stefan Roese 995b72ddda ARM: Add X600 board support (SPEAr600 based) 12 years ago
Simon Glass 73c15c634d ext4: Rename block group descriptor table from gd to bgd 12 years ago
Joe Hershberger bb64d1c92f Output strings from echo with puts where easy 12 years ago
Joe Hershberger da83bcd7b3 Add a command to access the system timer 12 years ago
Joe Hershberger c167cc0203 Add a new "ini" command 12 years ago