Commit Graph

18149 Commits (3f0997b3255c1498ac92453aa3a7a1cc95914dfd)
 

Author SHA1 Message Date
Simon Glass 7a68e330d0 openrisc: Change bi_baudrate and global data baudrate to int 12 years ago
Simon Glass 7fffe2fac8 nios2: Change bi_baudrate and global data baudrate to int 12 years ago
Simon Glass 74e8456bc1 microblaze: Change bi_baudrate and global data baudrate to int 12 years ago
Simon Glass f5a5b3c5ee m68k: Change bi_baudrate and global data baudrate to int 12 years ago
Simon Glass 15dc95d48a avr32: Change bi_baudrate and global data baudrate to int 12 years ago
Simon Glass ecd4551f14 sh: Change bi_baudrate and global data baudrate to int 12 years ago
Hung-Te Lin 44abe47deb input: Add ANSI 3.64 escape sequence generation. 12 years ago
Marc Jones 59a1b72ced input: Fix i8042 keyboard reset 12 years ago
Louis Yung-Chieh Lo 45fe668f5f input: i8042: Provide feature to disable keyboard before booting kernel 12 years ago
Gabe Black 48edb304d0 input: Provide a board specific mechanism to decide whether to skip i8042 init 12 years ago
Gabe Black ef94f7fa64 input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty 12 years ago
Joe Hershberger ddd8418f7f env: cosmetic: Consilidate the default env definition 12 years ago
Stephen Warren 6ab6a650a4 disk: initialize name/part fields when returning a whole disk 12 years ago
Simon Glass 39826f0997 arm: fdt: Relocate fdt along with other data 12 years ago
Alison Wang 39c7a26352 ColdFire: uart: fix build failure for missing header files 12 years ago
Jason Jin 87c9b18687 ColdFire: Fix the build error for Freescale m5282evb board. 12 years ago
Jason Jin fa862dd7ce ColdFire: Fix build error for astro mcf53731 board. 12 years ago
Marek Vasut 2b758cad8d m68k: net: Fix unused variable in mcfmii.c 12 years ago
Marek Vasut c59ac903f2 m68k: Fix unused variable in board.c 12 years ago
Marek Vasut c1568ca545 m68k: Fix unused variable warning in speed.c 12 years ago
Marek Vasut 2b05593da6 m68k: Fix unused variable warning 12 years ago
Marek Vasut 37d6cc3176 m68k: Fix wrong assembler instruction in start.S 12 years ago
Philippe De Muyter 2ca7406c64 m68k: Fix relocation errors in start.S 12 years ago
Tom Rini 1fb187b3b8 actux[123]: Update linker script for ELDK 4.2 12 years ago
402jagan@gmail.com de1f9ac854 versatile: board configs: Use buffered writes on flash 12 years ago
Marek Vasut fb24ffc086 dm: Move s3c24xx USB driver to a proper place 12 years ago
Marek Vasut d731282e7c dm: wdt: arm: Move tnetv107x into drivers/watchdog/ 12 years ago
Paul Gortmaker 12c79a9578 powerpc: delete Wind River SBC8560/8540 support 12 years ago
Tom Rini 953cfd2878 Merge branch 'master' of git://git.denx.de/u-boot-i2c 12 years ago
Tom Rini d1ff690612 Merge branch 'master' of git://git.denx.de/u-boot-mips 12 years ago
Marek Vasut ff04f6d122 fs: fat: Fix mkcksum() function parameters 12 years ago
Stephen Warren e2e9b37898 disk: part_dos: print partition UUID in partition list 12 years ago
Stephen Warren 304b571130 disk: part_dos: checkpatch cleanups 12 years ago
Stephen Warren b4414f4a4a disk: part_efi: set bootable flag in partition objects 12 years ago
Stephen Warren 13bf2f55d9 disk: part_efi: print raw partition attributes 12 years ago
Stephen Warren 1c8346ab38 disk: part_efi: add new partition attribute definitions 12 years ago
Stephen Warren f07cd2c4c7 disk: part_efi: print partition UUIDs 12 years ago
Stephen Warren 788a8c1fc9 disk: part_efi: re-order partition list printf, change case 12 years ago
Stephen Warren 38a3021edc disk: part_efi: remove indent level from loop 12 years ago
Stephen Warren 71bba424ad disk: get_device_and_partition() return value fixes 12 years ago
Pavel Herrmann 8af4472a77 remove unnecessary includes from cmd_ide.c 12 years ago
Pavel Herrmann 21d2bf426f split PCS440EP specific code from cmd_ide.c 12 years ago
Pavel Herrmann 4d1361d867 split AU1X00 specific code from cmd_ide.c 12 years ago
Pavel Herrmann 0a4a64c079 move CPC45 ide_led to the same file as other IDE hooks 12 years ago
Pavel Herrmann 19be2ea2ef make ide_led() a weak alias 12 years ago
Pavel Herrmann 28920b1fd2 split CPC45 board-specific IDE functions from cmd_ide.c 12 years ago
Pavel Herrmann f5b82c0f9c change all versions of input_data() and output_data() to global weak aliases 12 years ago
Pavel Herrmann e4148c1165 split IVM power hooks from cmd_ide.c 12 years ago
Pavel Herrmann 8d1165e11a split mpc8xx hooks from cmd_ide.c 12 years ago
Pavel Herrmann 94fa029a6d remove CONFIG_SC3 from cmd_ide.c 12 years ago