Commit Graph

52989 Commits (819c80f528f8529bb88d912efb141f5fd0ecef53)
 

Author SHA1 Message Date
Tom Rini 819c80f528 fs: fat: Fix warning in normalize_longname() 6 years ago
Tom Rini 1c3b2f4ae1 efi_loader: Fix warning in efi_load_image() 6 years ago
Heinrich Schuchardt b417d475b2 arm: do not include efi_loader.h twice 6 years ago
Heinrich Schuchardt 891dacf673 efi_loader: remove lcd.h from efi_net.c 6 years ago
Heinrich Schuchardt dadc2bddb0 efi_loader: memory leak in efi_set_variable() 6 years ago
Heinrich Schuchardt 2c61e0cc5c efi_loader: superfluous statement in is_dir() 6 years ago
Heinrich Schuchardt 6f566c231d efi_loader: return type efi_console_register() 6 years ago
Heinrich Schuchardt 60d7987656 efi_loader: error handling in read_console() 6 years ago
Heinrich Schuchardt eee6530ed1 efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...) 6 years ago
Heinrich Schuchardt 1e1e1c27c5 efi_loader: execute efi_save_gd() first 6 years ago
Heinrich Schuchardt 0801d4d2fb efi_loader: correct signature of GetPosition, SetPosition 6 years ago
Heinrich Schuchardt 3ce7829792 efi_loader: fix relocation on x86_64 6 years ago
Tom Rini 2364b70c87 Merge branch 'master' of git://git.denx.de/u-boot-i2c 6 years ago
Tom Rini 892f93de61 Prepare v2018.11-rc2 6 years ago
Michal Simek 658954cb47 Revert "fdt: fdtdec_setup_memory_banksize() use livetree" 6 years ago
Tom Rini 6e7a186dc5 Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arc 6 years ago
Alexey Brodkin 6e63314f43 ARC: Don't use COMMON section for global not-initialized variables 6 years ago
Tom Rini 19ca29f3ff Merge git://git.denx.de/u-boot-sunxi 6 years ago
Tom Rini e6cd05e502 Merge branch 'master' of git://git.denx.de/u-boot-spi 6 years ago
Alexey Brodkin a211091855 iot_dk: Link for eFlash 6 years ago
Alexey Brodkin 9f87d47088 axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd() 6 years ago
Alexey Brodkin 8a8f32d8ff iot_dk: Save CPU clock value to gd->cpu_clk 6 years ago
Alexey Brodkin 031154fe8f iot_dk: Add support of 136 MHz clock 6 years ago
Alexey Brodkin 7d388add55 iot_dk: Implement board reset 6 years ago
Alexey Brodkin 5b86ca96d0 iot_dk/hsdk: Implement its own print_cpuinfo() 6 years ago
Alexey Brodkin ba9f56f3d4 ARC: make generic print_cpuinfo() weak 6 years ago
Alexey Brodkin 18e8923f6c iot_dk: Disable networking support 6 years ago
Alexey Brodkin 8d0a4968d7 iot_dk: Add localversion string 6 years ago
Tom Rini 15f22ac2ee ldpaa_eth.c: Fix warning when PHYLIB is not enabled 6 years ago
Ashish Kumar 5c391486b4 sf: Add MICRON manufacturer id 6 years ago
Heiko Schocher e3bc4bb861 i2c: fix: Add support for the Arm's Versatile Express I2C controller 6 years ago
Tom Rini 0223462b37 Merge branch 'master' of git://git.denx.de/u-boot-net 6 years ago
Pankaj Bansal 1a048cd656 driver: net: fsl-mc: Add support of multiple phys for dpmac 6 years ago
Pankaj Bansal 1ed19a1421 driver: net: fsl-mc: initialize dpmac irrespective of phy 6 years ago
Pankaj Bansal a3cb5340f1 driver: net: fsl-mc: Modify the dpmac link detection method 6 years ago
Pankaj Bansal f259c43d89 driver: net: fsl-mc: fix error handing in init_phy 6 years ago
Pankaj Bansal d75e81d9e0 driver: net: fsl-mc: remove unused strcture elements 6 years ago
Tom Rini 3d5ced9e22 Test improvements to tidy up output and drop duplicate tests 6 years ago
Tom Rini 98068b3be5 Merge branch 'master' of git://git.denx.de/u-boot-sh 6 years ago
Patrick Delaunay 606f3a74e6 arm: remove duplicated prototypes in u-boot.arm.h 6 years ago
Patrick Delaunay 6180ea7e66 arm: remove prototype for get_timer_masked 6 years ago
Patrick Delaunay aa33fe8695 arm: remove prototype for udelay_masked 6 years ago
Patrick Delaunay aad5b4a351 arm: remove prototype for reset_timer_masked 6 years ago
Patrick Delaunay 1c8e9fae16 arm: remove prototype for arch_interrupt_init 6 years ago
Marek Vasut fd3d1212a2 bootm: Add board specific OS preboot hook 6 years ago
Andrew F. Davis 81089a5430 arm: K3: am654: Add support for getting boot mode 6 years ago
Andrew F. Davis b5700efbc8 arm: K3: am654: Choose MMC boot device based on boot port 6 years ago
Keerthy 0f3cf2b3e5 gpio: da8xx: Push generic defines of gpio.h out of mach-davinci 6 years ago
Keerthy 401d74cb2c gpio: da8xx: Add k2g compatible 6 years ago
Nicholas Faustini 442faf61ab board: ks2: move uinitrd fixup logic inside ft_board_setup_ex 6 years ago